summaryrefslogtreecommitdiff
path: root/drivers/nfc
AgeCommit message (Expand)Author
2015-06-10nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard
2015-06-09NFC: st21nfcb: Configure CLF with NCI proprietary commandChristophe Ricard
2015-06-09NFC: st21nfcb: disable irq when st21nfcb is disabledChristophe Ricard
2015-06-09NFC: st21nfcb: Move powered flag from phy to ndlc layerChristophe Ricard
2015-06-09NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_removeChristophe Ricard
2015-06-09NFC: st21nfcb: Add support for nci proprietary commandsChristophe Ricard
2015-06-09NFC: st21nfcb: Fix st21nfcb_nci_closeChristophe Ricard
2015-06-09NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_removeChristophe Ricard
2015-06-09NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard
2015-06-09NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard
2015-06-09NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointerFiro Yang
2015-06-09NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König
2015-06-09NFC: microread: drop unused variableTomas Winkler
2015-06-09NFC: Remove obsolete setting of DEBUGValentin Rothberg
2015-06-08NFC: trf7970a: Handle extra byte in response to Type 5 RMB commandsMark A. Greer
2015-06-08NFC: nxp-nci: Fix build warningSamuel Ortiz
2015-06-08NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy
2015-05-31mei: fix up uuid matchingGreg Kroah-Hartman
2015-05-24NFC: mei_phy: adjust mei nfc header according the specTomas Winkler
2015-05-24NFC: mei_phy: move all nfc logic from mei driver to nfcTomas Winkler
2015-05-24mei: bus: report also uuid in module aliasTomas Winkler
2015-04-07NFC: logging neateningJoe Perches
2015-04-06NFC: pn533: fix error return codeJulia Lawall
2015-04-06NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz
2015-04-06NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz
2015-04-06nfc: st21nfca: Add additional comments about EVT_TRANSACTIONChristophe Ricard
2015-04-06nfc: st21nfcb: Add additional comments about EVT_TRANSACTIONChristophe Ricard
2015-04-06nfc: st21nfcb: Add missing break statement in switch sectionChristophe Ricard
2015-04-06NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard
2015-04-06NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard
2015-04-06NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard
2015-04-05NFC: st21nfcb: Fix memory leak in secure element probing stageChristophe Ricard
2015-03-26NFC: nxp-nci_i2c: Add I2C support to NXP NCI driverClément Perrochaud
2015-03-26NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud
2015-02-04NFC: nci: Move NFCEE discovery logicChristophe Ricard
2015-02-04NFC: nci: Move logical connection structure allocationChristophe Ricard
2015-02-04NFC: nci: Support all destinations type when creating a connectionChristophe Ricard
2015-02-02NFC: st21nfca: Add HCI transaction event supportChristophe Ricard
2015-02-02NFC: st21nfcb: Add HCI transaction event supportChristophe Ricard
2015-02-02NFC: st21nfcb: Add support for secure elementChristophe Ricard
2015-01-28NFC: Add ACPI support for NXP PN544Robert Dolca
2015-01-28NFC: PN544: GPIO access that may sleepRobert Dolca
2015-01-28NFC: st21nfca: Adding support for secure elementChristophe Ricard
2015-01-28NFC: microread: Change event_received gate parameter to pipeChristophe Ricard
2015-01-28NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard
2015-01-26NFC: st21nfcb: Fix "NULL pointer dereference" possible errorChristophe Ricard
2015-01-26NFC: st21nfca: Fix some skb memory leaksChristophe Ricard
2015-01-26NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...Christophe Ricard
2015-01-26NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard
2015-01-26NFC: st21nfcb: Avoid use of skb after freeChristophe Ricard