summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAgeFilesLines
* 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
* nfc: nxp-nci: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
* nfc: st21nfca: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-291-9/+0
* nfc: st-nci: Remove unneeded CONFIG_OF switchesChristophe Ricard2015-12-292-18/+0
* nfc: st-nci: Remove useless #include "ndlc.h"Christophe Ricard2015-12-291-1/+0
* 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-104-33/+22
|\
| * 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/+0
| * 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
| * NFC: nfcmrvl: fix SPI driver dependenciesArnd Bergmann2015-11-051-1/+1
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-052-2/+0
|\ \
| * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-282-2/+0
* | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-044-31/+32
|\ \ \ | |_|/ |/| |
| * | mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler2015-09-203-18/+19
| * | mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler2015-09-204-25/+25
| * | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-202-2/+2
| |/
* | NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard2015-10-273-5/+9
* | NFC: nfcmrvl: add spi driverVincent Cuissard2015-10-274-1/+246
* | NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-275-4/+311
* | NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard2015-10-274-9/+14
* | NFC: nfcmrvl: add firmware download supportVincent Cuissard2015-10-277-10/+718
* | NFC: nfcmrvl: remove unneeded version definesVincent Cuissard2015-10-272-9/+3
* | NFC: st21nfca: Add support for proprietary commandsChristophe Ricard2015-10-275-3/+435
* | NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard2015-10-271-1/+1
OpenPOWER on IntegriCloud