summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAgeFilesLines
* NFC: nfcmrvl: remove integration related settingsVincent Cuissard2015-06-111-9/+0
* nfc: st-nci: Rename st21nfcb to st-nciChristophe Ricard2015-06-1015-544/+547
* NFC: st21nfcb: Configure CLF with NCI proprietary commandChristophe Ricard2015-06-093-1/+29
* NFC: st21nfcb: disable irq when st21nfcb is disabledChristophe Ricard2015-06-091-4/+4
* NFC: st21nfcb: Move powered flag from phy to ndlc layerChristophe Ricard2015-06-093-5/+5
* NFC: st21nfcb: Move st21nfcb_nci_remove in ndlc_removeChristophe Ricard2015-06-091-2/+2
* NFC: st21nfcb: Add support for nci proprietary commandsChristophe Ricard2015-06-092-0/+27
* NFC: st21nfcb: Fix st21nfcb_nci_closeChristophe Ricard2015-06-091-1/+3
* NFC: st21nfcb: Add ndlc_close in st21nfcb_nci_removeChristophe Ricard2015-06-091-0/+4
* NFC: st21nfcb: remove st21nfcb_nci_i2c_disableChristophe Ricard2015-06-091-3/+0
* NFC: st21nfcb: Do not remove header once the payload is sentChristophe Ricard2015-06-091-7/+0
* NFC: st21nfcb: Remove inappropriate kfree on a devm_kzalloc pointerFiro Yang2015-06-091-3/+0
* NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-091-32/+11
* NFC: microread: drop unused variableTomas Winkler2015-06-091-3/+0
* NFC: Remove obsolete setting of DEBUGValentin Rothberg2015-06-092-4/+0
* NFC: trf7970a: Handle extra byte in response to Type 5 RMB commandsMark A. Greer2015-06-081-4/+19
* NFC: nxp-nci: Fix build warningSamuel Ortiz2015-06-081-0/+1
* NFC: nxp-nci_i2c: Add support for enumerating through ACPIOleg Zhurakivskyy2015-06-081-0/+51
* NFC: logging neateningJoe Perches2015-04-078-43/+36
* NFC: pn533: fix error return codeJulia Lawall2015-04-061-1/+3
* NFC: nxp-nci: Release firmware when switching to FW mode failsSamuel Ortiz2015-04-061-1/+3
* NFC: nxp-nxi: Remove useless fw pointer checkSamuel Ortiz2015-04-061-2/+1
* nfc: st21nfca: Add additional comments about EVT_TRANSACTIONChristophe Ricard2015-04-061-1/+10
* nfc: st21nfcb: Add additional comments about EVT_TRANSACTIONChristophe Ricard2015-04-061-1/+8
* nfc: st21nfcb: Add missing break statement in switch sectionChristophe Ricard2015-04-061-0/+1
* NFC: st21nfca: Change st21nfca_get_iso14443_3_uid parameter nameChristophe Ricard2015-04-061-2/+2
* NFC: st21nfca: fix st21nfca_get_iso14443_3_uid data copyChristophe Ricard2015-04-061-1/+1
* NFC: st21nfcb: Retry i2c_master_send if it returns a negative valueChristophe Ricard2015-04-061-2/+2
* NFC: st21nfcb: Fix memory leak in secure element probing stageChristophe Ricard2015-04-051-4/+2
* NFC: nxp-nci_i2c: Add I2C support to NXP NCI driverClément Perrochaud2015-03-263-0/+429
* NFC: nxp-nci: Add support for NXP NCI chipsClément Perrochaud2015-03-267-0/+623
* NFC: nci: Move NFCEE discovery logicChristophe Ricard2015-02-041-4/+0
* NFC: nci: Move logical connection structure allocationChristophe Ricard2015-02-041-1/+1
* NFC: nci: Support all destinations type when creating a connectionChristophe Ricard2015-02-041-10/+28
* NFC: st21nfca: Add HCI transaction event supportChristophe Ricard2015-02-021-0/+21
* NFC: st21nfcb: Add HCI transaction event supportChristophe Ricard2015-02-021-1/+22
* NFC: st21nfcb: Add support for secure elementChristophe Ricard2015-02-025-2/+746
* NFC: Add ACPI support for NXP PN544Robert Dolca2015-01-281-2/+109
* NFC: PN544: GPIO access that may sleepRobert Dolca2015-01-281-10/+12
* NFC: st21nfca: Adding support for secure elementChristophe Ricard2015-01-286-21/+606
* NFC: microread: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
* NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
* NFC: st21nfcb: Fix "NULL pointer dereference" possible errorChristophe Ricard2015-01-261-7/+11
* NFC: st21nfca: Fix some skb memory leaksChristophe Ricard2015-01-261-16/+21
* NFC: st21nfca: Remove checkpatch.pl warning Possible unnecessary 'out of memo...Christophe Ricard2015-01-261-4/+1
* NFC: st21nfca: Remove skb_pipe_list and skb_pipe_info useless allocationChristophe Ricard2015-01-261-13/+0
* NFC: st21nfcb: Avoid use of skb after freeChristophe Ricard2015-01-261-1/+1
* NFC: st21nfca: Remove unreachable codeChristophe Ricard2015-01-261-2/+0
* NFC: st21nfcb: Fix "WARNING: invalid free of devm_ allocated data"Christophe Ricard2015-01-261-1/+0
* NFC: dts: st21nfcb: Fix compatible string spelling to follow other driversChristophe Ricard2015-01-261-0/+1
OpenPOWER on IntegriCloud