summaryrefslogtreecommitdiff
path: root/drivers/nfc
Commit message (Expand)AuthorAge
* scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-27
* mei: bus: split RX and async notification callbacksAlexander Usyskin2016-11-17
* Merge 4.9-rc5 into char-misc-nextGreg Kroah-Hartman2016-11-14
|\
| * mei: bus: fix received data size check in NFC fixupAlexander Usyskin2016-10-31
* | mei: bus: remove rx callback contextTomas Winkler2016-10-28
* | nfc: mei_phy: get phy from the driver dataTomas Winkler2016-10-28
* | nfc: mei: use module_mei_cl_driver macroTomas Winkler2016-10-28
|/
* Merge tag 'nfc-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s...David S. Miller2016-07-20
|\
| * NFC: nfcsim: Simulate lost frames through debugfs entryThierry Escande2016-07-19
| * NFC: nfcsim: Add support for sysfs control entryThierry Escande2016-07-19
| * NFC: nfcsim: Fix missing dependency on NFC_DIGITALThierry Escande2016-07-06
| * NFC: port100: Abort current command before switching RF offThierry Escande2016-07-06
| * NFC: port100: Make port100_abort_cmd() synchronousThierry Escande2016-07-06
| * NFC: port100: Fix the command cancellation processThierry Escande2016-07-06
| * NFC: port100: Don't send a new command if one is still pendingThierry Escande2016-07-06
| * NFC: nfcsim: Make use of the Digital layerThierry Escande2016-07-04
| * NFC: port100: Explicitly set NFC-F framing for NFC-DEPThierry Escande2016-07-04
| * NFC: trf7970a: add TI recommended write of zero to Register 0x18Geoff Lansberry2016-07-04
| * NFC: fdp: Detect errors from fdp_nci_create_conn()Geert Uytterhoeven2016-07-04
| * NFC: pn533: double free on error in probe()Dan Carpenter2016-07-04
| * NFC: set info->ram_patch to NULL when it is releasedColin Ian King2016-07-04
* | drivers: misc: ti-st: Use int instead of fuzzy char for callback statusGeert Uytterhoeven2016-07-17
|/
* NFC: pn533: handle interrupted commands in pn533_recv_frameMichael Thalmeier2016-05-10
* NFC: pn533: reset poll modulation list before calling targets_foundMichael Thalmeier2016-05-10
* NFC: pn533: i2c: do not call pn533_recv_frame with aborted commandsMichael Thalmeier2016-05-09
* NFC: pn533: fix order of initializationMichael Thalmeier2016-05-09
* NFC: pn533: i2c: free irq on driver removeMichael Thalmeier2016-05-09
* nfc: st-nci: Move loopback usage from HCI to NCIChristophe Ricard2016-05-04
* nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-04
* nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.cChristophe Ricard2016-05-04
* nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.hChristophe Ricard2016-05-04
* NFC: st-nci: spi: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-04
* NFC: st-nci: i2c: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-04
* NFC: st21nfca: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-04
* nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICCChristophe Ricard2016-05-04
* nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICCChristophe Ricard2016-05-04
* nfc: st-nci: Simplify white list buildingChristophe Ricard2016-05-04
* nfc: st21nfca: Simplify white list buildingChristophe Ricard2016-05-04
* nfc: st-nci: set is_ese_present and is_uicc_present properlyChristophe Ricard2016-05-04
* nfc: st21nfca: set is_ese_present and is_uicc_present properlyChristophe Ricard2016-05-04
* nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-04
* nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-04
* nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-04
* nfc: st21nfca: Fix static checker warning Christophe Ricard2016-05-04
* nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2016-05-01
* NFC: pn533: add I2C phy driverMichael Thalmeier2016-04-09
* NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier2016-04-09
* NFC: pn533: Fix socket deadlockMichael Thalmeier2016-04-09
* NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is setMichael Thalmeier2016-04-09
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-19
|\