summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAgeFilesLines
* NFC: pn533: handle interrupted commands in pn533_recv_frameMichael Thalmeier2016-05-101-0/+8
* NFC: pn533: reset poll modulation list before calling targets_foundMichael Thalmeier2016-05-101-3/+3
* NFC: pn533: i2c: do not call pn533_recv_frame with aborted commandsMichael Thalmeier2016-05-091-4/+11
* NFC: pn533: fix order of initializationMichael Thalmeier2016-05-094-5/+8
* NFC: pn533: i2c: free irq on driver removeMichael Thalmeier2016-05-091-0/+2
* nfc: st-nci: Move loopback usage from HCI to NCIChristophe Ricard2016-05-043-66/+14
* nfc: nci: Add an additional parameter to identify a connection idChristophe Ricard2016-05-042-3/+6
* nfc: st21nfca: Remove duplicated ST21NFCA_ESE_HOST_ID from se.cChristophe Ricard2016-05-041-2/+0
* nfc: st-nci: Remove redundant ST_NCI_HCI_HOST_ID_ESE from st-nci.hChristophe Ricard2016-05-042-3/+2
* NFC: st-nci: spi: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-041-12/+1
* NFC: st-nci: i2c: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-041-12/+1
* NFC: st21nfca: Drop two useless checks in ACPI probe pathChristophe Ricard2016-05-041-12/+1
* nfc: st21nfca: A APDU_READER_GATE pipe is unexpected on a UICCChristophe Ricard2016-05-041-1/+1
* nfc: st-nci: A APDU_READER_GATE pipe is unexpected on a UICCChristophe Ricard2016-05-041-1/+1
* nfc: st-nci: Simplify white list buildingChristophe Ricard2016-05-041-9/+2
* nfc: st21nfca: Simplify white list buildingChristophe Ricard2016-05-041-9/+2
* nfc: st-nci: set is_ese_present and is_uicc_present properlyChristophe Ricard2016-05-042-8/+26
* nfc: st21nfca: set is_ese_present and is_uicc_present properlyChristophe Ricard2016-05-041-4/+13
* nfc: st21nfca: i2c: Change ST21NFCA_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-041-1/+1
* nfc: st-nci: spi: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-041-1/+1
* nfc: st-nci: i2c: Change ST_NCI_GPIO_NAME_RESET to match DTChristophe Ricard2016-05-041-1/+1
* nfc: st21nfca: Fix static checker warning Christophe Ricard2016-05-041-2/+4
* nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2016-05-014-4/+0
* NFC: pn533: add I2C phy driverMichael Thalmeier2016-04-095-0/+317
* NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier2016-04-097-924/+1081
* NFC: pn533: Fix socket deadlockMichael Thalmeier2016-04-091-10/+30
* NFC: pn533: Send ATR_REQ only if NFC_PROTO_NFC_DEP bit is setMichael Thalmeier2016-04-091-2/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2016-03-192-21/+1
|\
| * NFC: microread: Drop platform data header fileJean Delvare2016-03-091-8/+0
| * NFC: pn544: Drop two useless checks in ACPI probe pathMika Westerberg2016-03-031-13/+1
* | nfc: s3fwrn5: Use shashHerbert Xu2016-01-271-9/+27
|/
* nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-34/+1
* nfc: nxp-nci: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-19/+2
* nfc: microread: Remove useless irq fieldChristophe Ricard2015-12-291-2/+0
* nfc: fdp: Move i2c client irq checkingChristophe Ricard2015-12-291-6/+6
* nfc: st21nfca: Add support for HCI event connectivityChristophe Ricard2015-12-291-0/+1
* nfc: st-nci: Add support for HCI event connectivityChristophe Ricard2015-12-291-1/+1
* NFC: st21nfca: Auto-select core moduleChristophe Ricard2015-12-291-9/+4
* NFC: st-nci: Auto-select core moduleChristophe Ricard2015-12-291-11/+7
* nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disableChristophe Ricard2015-12-291-1/+0
* nfc: st21nfca: Code cleanupChristophe Ricard2015-12-292-3/+2
* nfc: st-nci: Code cleanupChristophe Ricard2015-12-293-4/+1
* nfc: st21nfca: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-1/+50
* nfc: st-nci: Add support for acpi probing for spi device.Christophe Ricard2015-12-291-0/+52
* nfc: st-nci: Add support for acpi probing for i2c device.Christophe Ricard2015-12-291-0/+53
* nfc: st21nfca: Add macro for gpio nameChristophe Ricard2015-12-291-2/+5
* nfc: st-nci: Add macro for gpio nameChristophe Ricard2015-12-292-4/+9
* nfc: st21nfca: Group device table togetherChristophe Ricard2015-12-291-7/+6
* nfc: st-nci: Group device table togetherChristophe Ricard2015-12-292-11/+12
* nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0