summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+0Star
* 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/+1Star
|\
| * NFC: microread: Drop platform data header fileJean Delvare2016-03-091-8/+0Star
| * NFC: pn544: Drop two useless checks in ACPI probe pathMika Westerberg2016-03-031-13/+1Star
* | nfc: s3fwrn5: Use shashHerbert Xu2016-01-271-9/+27
|/
* nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-34/+1Star
* nfc: nxp-nci: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-19/+2Star
* nfc: microread: Remove useless irq fieldChristophe Ricard2015-12-291-2/+0Star
* 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/+4Star
* NFC: st-nci: Auto-select core moduleChristophe Ricard2015-12-291-11/+7Star
* nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disableChristophe Ricard2015-12-291-1/+0Star
* nfc: st21nfca: Code cleanupChristophe Ricard2015-12-292-3/+2Star
* nfc: st-nci: Code cleanupChristophe Ricard2015-12-293-4/+1Star
* 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/+6Star
* nfc: st-nci: Group device table togetherChristophe Ricard2015-12-292-11/+12
* nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0Star
* nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0Star
* nfc: st21nfca: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-291-9/+0Star
* nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-292-18/+0Star
* nfc: st-nci: Remove useless #include "ndlc.h"Christophe Ricard2015-12-291-1/+0Star
* NFC: trf7970a: use to_spi_deviceGeliang Tang2015-12-291-4/+4
* NFC: st95hf: Fix build errorShikha Singh2015-12-291-4/+4
* NFC: Add STMicroelectronics ST95HF driverShikha Singh2015-12-297-0/+1522
* NFC: add rx delay sysfs parameter for nfcsim workqueueSaurabh Sengar2015-12-211-3/+7
* nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall2015-12-203-4/+4
* nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam2015-11-181-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-114-33/+22Star
|\
| * NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard2015-11-051-3/+9
| * NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard2015-11-052-24/+0Star
| * NFC: nfcmrvl: free reset gpioVincent Cuissard2015-11-051-0/+3
| * NFC: nfcmrvl: add a small wait after setting UART breakVincent Cuissard2015-11-051-1/+3
| * NFC: nfcmrvl: avoid UART break control during FW downloadVincent Cuissard2015-11-051-4/+6