summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn544/pn544.c
Commit message (Expand)AuthorAgeFilesLines
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-161-4/+4
* NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
* NFC: pn544: Pass hardware variant information when downloading firmwareArron Wang2014-02-161-1/+1
* NFC: pn544: Refactor hw_config valuesArman Uguray2014-01-041-24/+24
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1
* NFC: Standardize logging styleJoe Perches2013-09-251-6/+7
* 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: Add firmware operations hci opsEric Lapuyade2013-08-141-1/+16
* NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade2013-08-141-3/+0
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-141-4/+2
* NFC: pn544: Remove Felica and Jewel device presence checkArron Wang2013-06-141-6/+3
* NFC: pn544: Identify Type F NFC-DEP through NFCID2Arron Wang2013-06-141-10/+15
* NFC: Initial Secure Element APISamuel Ortiz2013-01-101-2/+4
* NFC: pn544: Separate the core code and the i2c one into different modulesSamuel Ortiz2013-01-101-0/+6
* NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-101-1/+1
* NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade2013-01-101-2/+8
* NFC: Changed event_received hci ops result semanticEric Lapuyade2013-01-101-5/+11
* NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-101-14/+13
* NFC: Fix sparse warnings due to missing staticArron Wang2012-10-261-2/+2
* NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade2012-10-261-0/+862
OpenPOWER on IntegriCloud