summaryrefslogtreecommitdiffstats
path: root/drivers/nfc
Commit message (Expand)AuthorAgeFilesLines
* NFC: trf7970a: Add ISO/IEC 15693 and Type 5 tag SupportMark A. Greer2014-03-111-4/+148
* NFC: trf7970a: Add support for Type 4A TagsMark A. Greer2014-03-111-1/+3
* NFC: trf7970a: Add driver with ISO/IEC 14443 Type 2 Tag SupportMark A. Greer2014-03-113-0/+1237
* NFC: pn533: Convert to use USB_DEVICE macroAxel Lin2014-02-231-20/+8
* NFC: port100: Convert to use USB_DEVICE macroAxel Lin2014-02-231-4/+1
* NFC: port100: Add support for type 4A tag platformThierry Escande2014-02-161-1/+6
* NFC: port100: Fix possible buffer overflowThierry Escande2014-02-161-0/+13
* NFC: pn544: i2c: Support PN544 C3 secure firmware downloadArron Wang2014-02-161-6/+174
* NFC: pn544: Pass hardware variant information when downloading firmwareArron Wang2014-02-163-3/+16
* NFC: nfcmrvl: Fix possible memory leak issueAmitkumar Karwar2014-01-091-2/+7
* NFC: nfcmrvl: Add setup handlerAmitkumar Karwar2014-01-072-0/+21
* NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar2014-01-077-0/+680
* NFC: port100: Fix device leakAlexey Khoroshilov2014-01-051-0/+1
* NFC: pn533: Frame is invalid if ccid.datalen is 0Samuel Ortiz2014-01-041-0/+3
* NFC: pn544: Refactor hw_config valuesArman Uguray2014-01-041-24/+24
* NFC: mei_phy: Using kfree_skb() instead of kfree()Salil Kapur2014-01-041-1/+1
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-1111-32/+11
* NFC: port100: Add target mode supportThierry Escande2013-10-071-4/+317
* NFC: port100: Add initiator mode supportThierry Escande2013-10-071-3/+363
* NFC: port100: Commands mechanism implementationThierry Escande2013-10-071-1/+670
* NFC: Sony Port-100 Series driverThierry Escande2013-10-073-0/+198
* NFC: pn533: Target mode Tx fragmentation supportOlivier Guiter2013-09-251-7/+70
* NFC: pn533: Add support for incoming fragmented frame in target modeOlivier Guiter2013-09-251-8/+64
* NFC: pn533: Add MI/TG bits only when in Initiator modeOlivier Guiter2013-09-251-8/+11
* NFC: pn533: Staticize local symbolsSachin Kamat2013-09-251-2/+2
* NFC: nfcwilink: Remove redundant dev_set_drvdataSachin Kamat2013-09-251-2/+0
* NFC: pn533: Start listen timer from start_pollSamuel Ortiz2013-09-251-1/+11
* NFC: pn533: Send ATR_REQ directly for active device detectionSamuel Ortiz2013-09-251-1/+120
* NFC: Standardize logging styleJoe Perches2013-09-258-61/+50
* NFC: Convert nfc_dev_info and nfc_dev_err to nfc_<level>Joe Perches2013-09-253-120/+113
* NFC: Replace nfc_dev_dbg with dev_dbgJoe Perches2013-09-253-121/+91
* NFC: pn544: Add SE enable/disable operationArron Wang2013-09-251-7/+79
* NFC: pn544: Add SE discover operationArron Wang2013-09-251-0/+30
* NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade2013-08-141-12/+334
* NFC: pn544: Add firmware operations hci opsEric Lapuyade2013-08-144-4/+21
* NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade2013-08-143-6/+14
* NFC: pn533: Add some polling entropySamuel Ortiz2013-08-141-1/+6
* NFC: pn533: Add delay between each poll frameSamuel Ortiz2013-08-141-5/+11
* NFC: pn533: Store the correct frame size (normal vs ext)Olivier Guiter2013-08-141-9/+7
* NFC: pn533: Split large Tx frames in chunksOlivier Guiter2013-08-141-14/+130
* NFC: pn533: Add extended information frame decoding supportOlivier Guiter2013-08-141-13/+72
* NFC: pn533: Enable AUTO RFCASamuel Ortiz2013-08-141-3/+6
* NFC: pn533: Unconditionaly select the highest p2p bit rateSamuel Ortiz2013-08-141-36/+20
* NFC: pn533: Request System code from SENSF_REQSamuel Ortiz2013-08-141-2/+2
* NFC: pn533: Fix the pn533 polling loopSamuel Ortiz2013-08-141-1/+54
* NFC: pn533: Fix hardware busy loop when establishing the LLCP linkSamuel Ortiz2013-08-141-11/+0
* NFC: Fix missing static declarationsThierry Escande2013-08-141-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-098-49/+604
|\
| * NFC: mei_phy: Clean up fileValentin Ilie2013-06-141-3/+3
| * NFC: Add a nfc hardware simulation driverThierry Escande2013-06-143-0/+552
OpenPOWER on IntegriCloud