summaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)Author
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
2015-10-19NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall
2015-10-19NFC: nfcmrvl: Auto-select core moduleJean Delvare
2015-10-19NFC: microread: Auto-select core moduleJean Delvare
2015-10-19NFC: pn544: Auto-select core moduleJean Delvare
2015-10-19NFC: trf7970a: Add OF match tableJavier Martinez Canillas
2015-10-07nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin
2015-10-07nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin
2015-10-07NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg
2015-09-20mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler
2015-09-20mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler
2015-09-20mei: bus: add client protocol version to the device aliasTomas Winkler
2015-09-04Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2015-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-08-20nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga
2015-08-19NFC: trf7970a: Add NULL check to clear up smatch warningMark Greer
2015-08-19NFC: trf7970a: SDD_EN is bit 5 not bit 3Mark Greer
2015-08-17nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknownChristophe Ricard
2015-08-17nfc: st-nci: Add spi phy support for st21nfcbChristophe Ricard
2015-08-17nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC valueChristophe Ricard
2015-08-17nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACKChristophe Ricard
2015-08-17NFC: st-nci: fix use of uninitialized variables in error pathChristophe Ricard
2015-08-17NFC: st21nfca: fix use of uninitialized variables in error pathChristophe Ricard
2015-08-17nfc: st-nci: Fix non accurate comment for st_nci_i2c_readChristophe Ricard
2015-08-17nfc: st-nci: Fix typo when changing from st21nfcb to st-nciChristophe Ricard
2015-08-17nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard
2015-08-03mei: bus: add and call callback on notify eventAlexander Usyskin
2015-07-06NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_indexUwe Kleine-König