Age | Commit message (Expand) | Author | Files | Lines |
2015-12-29 | nfc: pn544: Remove i2c client gpio irq configuration | Christophe Ricard | 1 | -34/+1 |
2015-12-29 | nfc: nxp-nci: Remove i2c client gpio irq configuration | Christophe Ricard | 1 | -19/+2 |
2015-12-29 | nfc: microread: Remove useless irq field | Christophe Ricard | 1 | -2/+0 |
2015-12-29 | nfc: fdp: Move i2c client irq checking | Christophe Ricard | 1 | -6/+6 |
2015-12-29 | nfc: st21nfca: Add support for HCI event connectivity | Christophe Ricard | 1 | -0/+1 |
2015-12-29 | nfc: st-nci: Add support for HCI event connectivity | Christophe Ricard | 1 | -1/+1 |
2015-12-29 | NFC: st21nfca: Auto-select core module | Christophe Ricard | 1 | -9/+4 |
2015-12-29 | NFC: st-nci: Auto-select core module | Christophe Ricard | 1 | -11/+7 |
2015-12-29 | nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable | Christophe Ricard | 1 | -1/+0 |
2015-12-29 | nfc: st21nfca: Code cleanup | Christophe Ricard | 2 | -3/+2 |
2015-12-29 | nfc: st-nci: Code cleanup | Christophe Ricard | 3 | -4/+1 |
2015-12-29 | nfc: st21nfca: Add support for acpi probing for i2c device. | Christophe Ricard | 1 | -1/+50 |
2015-12-29 | nfc: st-nci: Add support for acpi probing for spi device. | Christophe Ricard | 1 | -0/+52 |
2015-12-29 | nfc: st-nci: Add support for acpi probing for i2c device. | Christophe Ricard | 1 | -0/+53 |
2015-12-29 | nfc: st21nfca: Add macro for gpio name | Christophe Ricard | 1 | -2/+5 |
2015-12-29 | nfc: st-nci: Add macro for gpio name | Christophe Ricard | 2 | -4/+9 |
2015-12-29 | nfc: st21nfca: Group device table together | Christophe Ricard | 1 | -7/+6 |
2015-12-29 | nfc: st-nci: Group device table together | Christophe Ricard | 2 | -11/+12 |
2015-12-29 | nfc: pn544: Remove #ifdef CONFIG_OF | Christophe Ricard | 1 | -11/+0 |
2015-12-29 | nfc: nxp-nci: Remove #ifdef CONFIG_OF | Christophe Ricard | 1 | -11/+0 |
2015-12-29 | nfc: st21nfca: Remove unneeded CONFIG_OF switches | Christophe Ricard | 1 | -9/+0 |
2015-12-29 | nfc: st-nci: Remove unneeded CONFIG_OF switches | Christophe Ricard | 2 | -18/+0 |
2015-12-29 | nfc: st-nci: Remove useless #include "ndlc.h" | Christophe Ricard | 1 | -1/+0 |
2015-12-29 | NFC: trf7970a: use to_spi_device | Geliang Tang | 1 | -4/+4 |
2015-12-29 | NFC: st95hf: Fix build error | Shikha Singh | 1 | -4/+4 |
2015-12-29 | NFC: Add STMicroelectronics ST95HF driver | Shikha Singh | 7 | -0/+1522 |
2015-12-21 | NFC: add rx delay sysfs parameter for nfcsim workqueue | Saurabh Sengar | 1 | -3/+7 |
2015-12-20 | nfc: s3fwrn5: constify s3fwrn5_phy_ops structures | Julia Lawall | 3 | -4/+4 |
2015-11-18 | nxp-nci: i2c: Do not check specifically for -EREMOTEIO error | Fabio Estevam | 1 | -1/+1 |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 4 | -33/+22 |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds | 2 | -2/+0 |
2015-11-04 | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -31/+32 |
2015-11-05 | NFC: nfcmrvl: avoid being stuck on FW dnld timeout | Vincent Cuissard | 1 | -3/+9 |
2015-11-05 | NFC: nfcmrvl: remove unneeded CONFIG_OF switches | Vincent Cuissard | 2 | -24/+0 |
2015-11-05 | NFC: nfcmrvl: free reset gpio | Vincent Cuissard | 1 | -0/+3 |
2015-11-05 | NFC: nfcmrvl: add a small wait after setting UART break | Vincent Cuissard | 1 | -1/+3 |
2015-11-05 | NFC: nfcmrvl: avoid UART break control during FW download | Vincent Cuissard | 1 | -4/+6 |
2015-11-05 | NFC: nfcmrvl: fix SPI driver dependencies | Arnd Bergmann | 1 | -1/+1 |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis | 2 | -2/+0 |
2015-10-27 | NFC: nfcmrvl: update device tree bindings for Marvell NFC | Vincent Cuissard | 3 | -5/+9 |
2015-10-27 | NFC: nfcmrvl: add spi driver | Vincent Cuissard | 4 | -1/+246 |
2015-10-27 | NFC: nfcmrvl: add i2c driver | Vincent Cuissard | 5 | -4/+311 |
2015-10-27 | NFC: nfcmrvl: configure head/tail room values per low level drivers | Vincent Cuissard | 4 | -9/+14 |
2015-10-27 | NFC: nfcmrvl: add firmware download support | Vincent Cuissard | 7 | -10/+718 |
2015-10-27 | NFC: nfcmrvl: remove unneeded version defines | Vincent Cuissard | 2 | -9/+3 |
2015-10-27 | NFC: st21nfca: Add support for proprietary commands | Christophe Ricard | 5 | -3/+435 |
2015-10-27 | NFC: st-nci: Replace st21nfcb by st_nci in makefile | Christophe Ricard | 1 | -1/+1 |
2015-10-27 | NFC: st-nci: remove duplicated skb dump | Christophe Ricard | 2 | -22/+0 |
2015-10-27 | NFC: st-nci: Disable irq when powering the device up | Christophe Ricard | 2 | -2/+14 |
2015-10-27 | NFC: st21nfca: Add error messages for unexpected HCI events | Christophe Ricard | 3 | -0/+7 |