summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn544
Commit message (Expand)AuthorAgeFilesLines
* nfc: pn544: constify i2c_device_idArvind Yadav2017-11-061-1/+1
* NFC: pn544: Switch to devm_acpi_dev_add_driver_gpios()Andy Shevchenko2017-06-221-2/+1
* networking: add and use skb_put_u8()Johannes Berg2017-06-161-3/+3
* networking: make skb_push & __skb_push return void pointersJohannes Berg2017-06-162-5/+5
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-3/+3
* NFC: pn544: Get rid of code duplication in ->probe()Andy Shevchenko2017-04-051-67/+17
* NFC: pn544: Add GPIO ACPI mapping tableAndy Shevchenko2017-04-051-4/+17
* NFC: pn544: Convert to use devm_request_threaded_irq()Andy Shevchenko2017-04-051-11/+5
* NFC: pn544: Convert to use GPIO descriptorAndy Shevchenko2017-04-051-93/+33
* NFC: pn544: Get rid of platform dataAndy Shevchenko2017-04-051-37/+6
* nfc: pn544: Remove unneeded linux/miscdevice.h includeCorentin Labbe2017-04-021-1/+0
* nfc: mei: use module_mei_cl_driver macroTomas Winkler2016-10-281-22/+1
* nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski2016-05-011-1/+0
* NFC: pn544: Drop two useless checks in ACPI probe pathMika Westerberg2016-03-031-13/+1
* nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-34/+1
* nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
* Merge tag 'char-misc-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-11-041-7/+7
|\
| * mei: bus: use mei_cldev_ prefix for the API functionsTomas Winkler2015-09-201-3/+3
| * mei: bus: complete variable rename of type struct mei_cl_deviceTomas Winkler2015-09-201-4/+4
| * mei: bus: add client protocol version to the device aliasTomas Winkler2015-09-201-1/+1
* | NFC: pn544: Auto-select core moduleJean Delvare2015-10-191-11/+7
|/
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-261-1/+1
|\
| * mei: bus: report also uuid in module aliasTomas Winkler2015-05-241-1/+1
* | NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-091-32/+11
|/
* NFC: logging neateningJoe Perches2015-04-071-5/+2
* 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: pn544: Change event_received gate parameter to pipeChristophe Ricard2015-01-281-1/+2
* NFC: Don't include linux/unaligned/access_ok.hJohannes Berg2014-11-281-1/+1
* NFC: pn544_i2c: Fix null pointer exception when not using platform dataClement Perrochaud2014-04-221-1/+5
* NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544Clement Perrochaud2014-04-221-17/+131
* 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: pn544: Refactor hw_config valuesArman Uguray2014-01-041-24/+24
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-114-12/+4
* NFC: Standardize logging styleJoe Perches2013-09-252-29/+26
* 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: 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: mei: Do not disable MEI devices from their remove routineSamuel Ortiz2013-05-211-2/+0
* NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz2013-05-211-13/+5
* NFC: pn544: Add MEI physical layerSamuel Ortiz2013-04-163-1/+135
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-284-62/+75
|\
| * NFC: Initial Secure Element APISamuel Ortiz2013-01-101-2/+4
| * NFC: pn544: Use devm_kzalloc APISamuel Ortiz2013-01-101-14/+6
OpenPOWER on IntegriCloud