aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)Author
2016-11-18mei: bus: fix received data size check in NFC fixupAlexander Usyskin
2016-10-07NFC: fdp: Detect errors from fdp_nci_create_conn()Geert Uytterhoeven
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
2015-10-27NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard
2015-10-27NFC: st-nci: remove duplicated skb dumpChristophe Ricard
2015-10-27NFC: st-nci: Disable irq when powering the device upChristophe Ricard
2015-10-27NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard
2015-10-27NFC: st21nfca: Add few code style fixesChristophe Ricard
2015-10-27NFC: st-nci: Add few code style fixesChristophe Ricard
2015-10-27NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard
2015-10-27NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard
2015-10-27NFC: st-nci: Fix host_list verification after SE activationChristophe Ricard
2015-10-27NFC: st-nci: Increase delay between 2 secure element activationsChristophe Ricard
2015-10-27NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard
2015-10-27NFC: st-nci: Add error messages when an unexpected HCI event occursChristophe Ricard
2015-10-27NFC: st-nci: Add support for proprietary commandsChristophe Ricard
2015-10-26NFC: st21nfca: Fix st21nfca_gates offsetChristophe Ricard
2015-10-26NFC: st-nci: Fix st_nci_gates offsetChristophe Ricard
2015-10-26NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard
2015-10-26NFC: st-nci: initialize gate_count in st_nci_hci_network_initChristophe Ricard
2015-10-26NFC: st21nfca: Keep st21nfca_gates unchanged in load_sessionChristophe Ricard
2015-10-26NFC: st-nci: Keep st_nci_gates unchanged in load_sessionChristophe Ricard
2015-10-26NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPEChristophe Ricard
2015-10-26NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPEChristophe Ricard
2015-10-26NFC: st21nfca: Remove HCI gates initialization in load_sessionChristophe Ricard
2015-10-26NFC: st-nci: Remove HCI init_data.gates initialization in load_sessionChristophe Ricard
2015-10-26NFC: st-nci: Fix incorrect spi buffer sizeChristophe Ricard
2015-10-26NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard
2015-10-26NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard
2015-10-26NFC: st-nci: Align st-nci driver with other nfc driverChristophe Ricard
2015-10-25NFC: Add Intel Fields Peak NFC solution driverRobert Dolca
2015-10-25NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca
2015-10-25NFC: st-nci: Rename st-nci_se.cSamuel Ortiz
2015-10-19NFC: nfcwilink: Drop a useless static qualifierChristophe JAILLET