summaryrefslogtreecommitdiff
path: root/drivers/nfc (follow)
Commit message (Expand)AuthorAge
* NFC: Fix unbalanced irq warning stack traceGaurav Singhal2016-08-17
* NFC: Set enable gpio to lowGaurav Singhal2016-08-16
* NFC: IRQ gpio usage modification in nfc_readGaurav Singhal2016-08-04
* NFC: Fix crash due to invalid use of ese gpioGaurav Singhal2016-06-28
* NFC: Add eSE power request gpio pin supportGaurav Singhal2016-06-17
* NFC: Error handling correction in probeGaurav Singhal2016-06-10
* NFC: CE transaction failed during system suspendGaurav Singhal2016-05-31
* NFC: Add snapshot of NQxxx NFC driverGaurav Singhal2016-05-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-11-10
|\
| * NFC: nfcmrvl: avoid being stuck on FW dnld timeoutVincent Cuissard2015-11-05
| * NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard2015-11-05
| * NFC: nfcmrvl: free reset gpioVincent Cuissard2015-11-05
| * NFC: nfcmrvl: add a small wait after setting UART breakVincent Cuissard2015-11-05
| * NFC: nfcmrvl: avoid UART break control during FW downloadVincent Cuissard2015-11-05
| * NFC: nfcmrvl: fix SPI driver dependenciesArnd Bergmann2015-11-05
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-05
|\ \
| * | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
* | | Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-04
|\ \ \ | |_|/ |/| |
| * | mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler2015-09-20
| * | mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler2015-09-20
| * | mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-20
| |/
* | NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard2015-10-27
* | NFC: nfcmrvl: add spi driverVincent Cuissard2015-10-27
* | NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-27
* | NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard2015-10-27
* | NFC: nfcmrvl: add firmware download supportVincent Cuissard2015-10-27
* | NFC: nfcmrvl: remove unneeded version definesVincent Cuissard2015-10-27
* | NFC: st21nfca: Add support for proprietary commandsChristophe Ricard2015-10-27
* | NFC: st-nci: Replace st21nfcb by st_nci in makefileChristophe Ricard2015-10-27
* | NFC: st-nci: remove duplicated skb dumpChristophe Ricard2015-10-27
* | NFC: st-nci: Disable irq when powering the device upChristophe Ricard2015-10-27
* | NFC: st21nfca: Add error messages for unexpected HCI eventsChristophe Ricard2015-10-27
* | NFC: st21nfca: Add few code style fixesChristophe Ricard2015-10-27
* | NFC: st-nci: Add few code style fixesChristophe Ricard2015-10-27
* | NFC: netlink: Add mode parameter to deactivate_target functionsChristophe Ricard2015-10-27
* | NFC: st21nfca: Fix host_list verification after SEactivationChristophe Ricard2015-10-27
* | NFC: st-nci: Fix host_list verification after SE activationChristophe Ricard2015-10-27
* | NFC: st-nci: Increase delay between 2 secure element activationsChristophe Ricard2015-10-27
* | NFC: st-nci: Add ese-present/uicc-present dts propertiesChristophe Ricard2015-10-27
* | NFC: st-nci: Add error messages when an unexpected HCI event occursChristophe Ricard2015-10-27
* | NFC: st-nci: Add support for proprietary commandsChristophe Ricard2015-10-27
* | NFC: st21nfca: Fix st21nfca_gates offsetChristophe Ricard2015-10-26
* | NFC: st-nci: Fix st_nci_gates offsetChristophe Ricard2015-10-26
* | NFC: st-nci: Add support for NCI_HCI_IDENTITY_MGMT_GATEChristophe Ricard2015-10-26
* | NFC: st-nci: initialize gate_count in st_nci_hci_network_initChristophe Ricard2015-10-26
* | NFC: st21nfca: Keep st21nfca_gates unchanged in load_sessionChristophe Ricard2015-10-26
* | NFC: st-nci: Keep st_nci_gates unchanged in load_sessionChristophe Ricard2015-10-26
* | NFC: st21nfca: Open NFC_HCI_LINK_MGMT_PIPEChristophe Ricard2015-10-26
* | NFC: st-nci: Open NCI_HCI_LINK_MGMT_PIPEChristophe Ricard2015-10-26
* | NFC: st21nfca: Remove HCI gates initialization in load_sessionChristophe Ricard2015-10-26