Age | Commit message (Expand) | Author |
2016-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2016-03-09 | NFC: microread: Drop platform data header file | Jean Delvare |
2016-03-03 | NFC: pn544: Drop two useless checks in ACPI probe path | Mika Westerberg |
2016-01-27 | nfc: s3fwrn5: Use shash | Herbert Xu |
2015-12-29 | nfc: pn544: Remove i2c client gpio irq configuration | Christophe Ricard |
2015-12-29 | nfc: nxp-nci: Remove i2c client gpio irq configuration | Christophe Ricard |
2015-12-29 | nfc: microread: Remove useless irq field | Christophe Ricard |
2015-12-29 | nfc: fdp: Move i2c client irq checking | Christophe Ricard |
2015-12-29 | nfc: st21nfca: Add support for HCI event connectivity | Christophe Ricard |
2015-12-29 | nfc: st-nci: Add support for HCI event connectivity | Christophe Ricard |
2015-12-29 | NFC: st21nfca: Auto-select core module | Christophe Ricard |
2015-12-29 | NFC: st-nci: Auto-select core module | Christophe Ricard |
2015-12-29 | nfc: st21nfca: Remove useless pr_info in st21nfca_hci_i2c_disable | Christophe Ricard |
2015-12-29 | nfc: st21nfca: Code cleanup | Christophe Ricard |
2015-12-29 | nfc: st-nci: Code cleanup | Christophe Ricard |
2015-12-29 | nfc: st21nfca: Add support for acpi probing for i2c device. | Christophe Ricard |
2015-12-29 | nfc: st-nci: Add support for acpi probing for spi device. | Christophe Ricard |
2015-12-29 | nfc: st-nci: Add support for acpi probing for i2c device. | Christophe Ricard |
2015-12-29 | nfc: st21nfca: Add macro for gpio name | Christophe Ricard |
2015-12-29 | nfc: st-nci: Add macro for gpio name | Christophe Ricard |
2015-12-29 | nfc: st21nfca: Group device table together | Christophe Ricard |
2015-12-29 | nfc: st-nci: Group device table together | Christophe Ricard |
2015-12-29 | nfc: pn544: Remove #ifdef CONFIG_OF | Christophe Ricard |
2015-12-29 | nfc: nxp-nci: Remove #ifdef CONFIG_OF | Christophe Ricard |
2015-12-29 | nfc: st21nfca: Remove unneeded CONFIG_OF switches | Christophe Ricard |
2015-12-29 | nfc: st-nci: Remove unneeded CONFIG_OF switches | Christophe Ricard |
2015-12-29 | nfc: st-nci: Remove useless #include "ndlc.h" | Christophe Ricard |
2015-12-29 | NFC: trf7970a: use to_spi_device | Geliang Tang |
2015-12-29 | NFC: st95hf: Fix build error | Shikha Singh |
2015-12-29 | NFC: Add STMicroelectronics ST95HF driver | Shikha Singh |
2015-12-21 | NFC: add rx delay sysfs parameter for nfcsim workqueue | Saurabh Sengar |
2015-12-20 | nfc: s3fwrn5: constify s3fwrn5_phy_ops structures | Julia Lawall |
2015-11-18 | nxp-nci: i2c: Do not check specifically for -EREMOTEIO error | Fabio Estevam |
2015-11-10 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2015-11-05 | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie... | Linus Torvalds |
2015-11-04 | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-11-05 | NFC: nfcmrvl: avoid being stuck on FW dnld timeout | Vincent Cuissard |
2015-11-05 | NFC: nfcmrvl: remove unneeded CONFIG_OF switches | Vincent Cuissard |
2015-11-05 | NFC: nfcmrvl: free reset gpio | Vincent Cuissard |
2015-11-05 | NFC: nfcmrvl: add a small wait after setting UART break | Vincent Cuissard |
2015-11-05 | NFC: nfcmrvl: avoid UART break control during FW download | Vincent Cuissard |
2015-11-05 | NFC: nfcmrvl: fix SPI driver dependencies | Arnd Bergmann |
2015-10-28 | spi: Drop owner assignment from spi_drivers | Andrew F. Davis |
2015-10-27 | NFC: nfcmrvl: update device tree bindings for Marvell NFC | Vincent Cuissard |
2015-10-27 | NFC: nfcmrvl: add spi driver | Vincent Cuissard |
2015-10-27 | NFC: nfcmrvl: add i2c driver | Vincent Cuissard |
2015-10-27 | NFC: nfcmrvl: configure head/tail room values per low level drivers | Vincent Cuissard |
2015-10-27 | NFC: nfcmrvl: add firmware download support | Vincent Cuissard |
2015-10-27 | NFC: nfcmrvl: remove unneeded version defines | Vincent Cuissard |
2015-10-27 | NFC: st21nfca: Add support for proprietary commands | Christophe Ricard |