summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
AgeCommit message (Expand)Author
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2016-03-09NFC: microread: Drop platform data header fileJean Delvare
2016-03-03NFC: pn544: Drop two useless checks in ACPI probe pathMika Westerberg
2016-01-27nfc: s3fwrn5: Use shashHerbert Xu
2015-12-29nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard
2015-12-29nfc: nxp-nci: Remove i2c client gpio irq configurationChristophe Ricard
2015-12-29nfc: microread: Remove useless irq fieldChristophe Ricard
2015-12-29nfc: fdp: Move i2c client irq checkingChristophe Ricard
2015-12-29nfc: st21nfca: Add support for HCI event connectivityChristophe Ricard
2015-12-29nfc: st-nci: Add support for HCI event connectivityChristophe Ricard
2015-12-29NFC: st21nfca: Auto-select core moduleChristophe Ricard
2015-12-29NFC: st-nci: Auto-select core moduleChristophe Ricard
2015-12-29nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disableChristophe Ricard
2015-12-29nfc: st21nfca: Code cleanupChristophe Ricard
2015-12-29nfc: st-nci: Code cleanupChristophe Ricard
2015-12-29nfc: st21nfca: Add support for acpi probing for i2c device.Christophe Ricard
2015-12-29nfc: st-nci: Add support for acpi probing for spi device.Christophe Ricard
2015-12-29nfc: st-nci: Add support for acpi probing for i2c device.Christophe Ricard
2015-12-29nfc: st21nfca: Add macro for gpio nameChristophe Ricard
2015-12-29nfc: st-nci: Add macro for gpio nameChristophe Ricard
2015-12-29nfc: st21nfca: Group device table togetherChristophe Ricard
2015-12-29nfc: st-nci: Group device table togetherChristophe Ricard
2015-12-29nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard
2015-12-29nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard
2015-12-29nfc: st21nfca: Remove unneeded CONFIG_OF switchesChristophe Ricard
2015-12-29nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard
2015-12-29nfc: st-nci: Remove useless #include "ndlc.h"Christophe Ricard
2015-12-29NFC: trf7970a: use to_spi_deviceGeliang Tang
2015-12-29NFC: st95hf: Fix build errorShikha Singh
2015-12-29NFC: Add STMicroelectronics ST95HF driverShikha Singh
2015-12-21NFC: add rx delay sysfs parameter for nfcsim workqueueSaurabh Sengar
2015-12-20nfc: s3fwrn5: constify s3fwrn5_phy_ops structuresJulia Lawall
2015-11-18nxp-nci: i2c: Do not check specifically for -EREMOTEIO errorFabio Estevam
2015-11-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-11-04Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-05NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard
2015-11-05NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard
2015-11-05NFC: nfcmrvl: free reset gpioVincent Cuissard
2015-11-05NFC: nfcmrvl: add a small wait after setting UART breakVincent Cuissard
2015-11-05NFC: nfcmrvl: avoid UART break control during FW downloadVincent Cuissard
2015-11-05NFC: nfcmrvl: fix SPI driver dependenciesArnd Bergmann
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-27NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard
2015-10-27NFC: nfcmrvl: add spi driverVincent Cuissard
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard
2015-10-27NFC: st21nfca: Add support for proprietary commandsChristophe Ricard