summaryrefslogtreecommitdiff
path: root/drivers/nfc
Commit message (Expand)AuthorAge
* NFC: st-nci: Fix incorrect spi buffer sizeChristophe Ricard2015-10-26
* NFC: st21nfca: Align st21nfca driver with other nfc driverChristophe Ricard2015-10-26
* NFC: st-nci: include st-nci.h instead of ndlc.hChristophe Ricard2015-10-26
* NFC: st-nci: Align st-nci driver with other nfc driverChristophe Ricard2015-10-26
* NFC: Add Intel Fields Peak NFC solution driverRobert Dolca2015-10-25
* NFC: nci: rename nci_prop_ops to nci_driver_opsRobert Dolca2015-10-25
* NFC: st-nci: Rename st-nci_se.cSamuel Ortiz2015-10-25
* NFC: nfcwilink: Drop a useless static qualifierChristophe JAILLET2015-10-19
* NFC: nxp-nci: constify nxp_nci_phy_ops structureJulia Lawall2015-10-19
* NFC: nfcmrvl: Auto-select core moduleJean Delvare2015-10-19
* NFC: microread: Auto-select core moduleJean Delvare2015-10-19
* NFC: pn544: Auto-select core moduleJean Delvare2015-10-19
* NFC: trf7970a: Add OF match tableJavier Martinez Canillas2015-10-19
* nfc: s3fwrn5: i2c: Use devm_request_threaded_irq to avoid irq leakAxel Lin2015-10-07
* nfc: s3fwrn5: Make NFC_S3FWRN5 select CRYPTOAxel Lin2015-10-07
* NFC: s3fwrn5: Remove superfluous cflagsValentin Rothberg2015-10-07
* Merge tag 'gpio-v4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2015-09-04
|\
| * NFC: nxp-nci_i2c: use flags argument of devm_gpiod_get_indexUwe Kleine-König2015-07-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03
|\ \
| * | nfc: s3fwrn5: Add driver for Samsung S3FWRN5 NFC ChipRobert Baldyga2015-08-20
| * | NFC: trf7970a: Add NULL check to clear up smatch warningMark Greer2015-08-19
| * | NFC: trf7970a: SDD_EN is bit 5 not bit 3Mark Greer2015-08-19
| * | nfc: st-nci: Remove pr_err in rcv_queue when ndlc header is unknownChristophe Ricard2015-08-17
| * | nfc: st-nci: Add spi phy support for st21nfcbChristophe Ricard2015-08-17
| * | nfc: st-nci: Free data with irrelevant NDLC PCB_SYNC valueChristophe Ricard2015-08-17
| * | nfc: st-nci: Remove data from ack_pending_q when receiving a SYNC_ACKChristophe Ricard2015-08-17
| * | NFC: st-nci: fix use of uninitialized variables in error pathChristophe Ricard2015-08-17
| * | NFC: st21nfca: fix use of uninitialized variables in error pathChristophe Ricard2015-08-17
| * | nfc: st-nci: Fix non accurate comment for st_nci_i2c_readChristophe Ricard2015-08-17
| * | nfc: st-nci: Fix typo when changing from st21nfcb to st-nciChristophe Ricard2015-08-17
| * | nfc: st-nci: Remove duplicate file platform_data/st_nci.hChristophe Ricard2015-08-17
| |/
* | mei: bus: add and call callback on notify eventAlexander Usyskin2015-08-03
|/
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-26
|\
| * mei: fix up uuid matchingGreg Kroah-Hartman2015-05-31
| * NFC: mei_phy: adjust mei nfc header according the specTomas Winkler2015-05-24
| * NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler2015-05-24
| * mei: bus: report also uuid in module aliasTomas Winkler2015-05-24
* | NFC: nfcmrvl: set PB_BAIL_OUT at setupVincent Cuissard2015-06-13
* | NFC: nfcmrvl: Allow ISO15693 protocolVincent Cuissard2015-06-13
* | NFC: nfcmrvl: small fix in USB driverVincent Cuissard2015-06-13
* | NFC: nfcmrvl: add UART driverVincent Cuissard2015-06-11
* | NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard2015-06-11
* | NFC: nfcmrvl: add chip reset managementVincent Cuissard2015-06-11
* | NFC: nfcmrvl: update USB device idVincent Cuissard2015-06-11
* | NFC: nfcmrvl: update nci recv frame APIVincent Cuissard2015-06-11
* | NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard2015-06-11
* | NFC: nfcmrvl: remove integration related settingsVincent Cuissard2015-06-11
* | nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard2015-06-10
* | NFC: st21nfcb: Configure CLF with NCI proprietary commandChristophe Ricard2015-06-09
* | NFC: st21nfcb: disable irq when st21nfcb is disabledChristophe Ricard2015-06-09