summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn544/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard2015-12-291-34/+1
* nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard2015-12-291-11/+0
* 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: 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-161-1/+13
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-111-3/+1
* NFC: Standardize logging styleJoe Perches2013-09-251-23/+19
* NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade2013-08-141-12/+334
* NFC: pn544: Add firmware operations hci opsEric Lapuyade2013-08-141-1/+1
* NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade2013-08-141-3/+11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-37/+7
|\
| * NFC: pn544: Use devm_kzalloc APISamuel Ortiz2013-01-101-14/+6
| * NFC: pn544: Use module_i2c_driverSamuel Ortiz2013-01-101-23/+1
* | Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-4/+4
|/
* NFC: Move pn544.h to linux/platform_data/Marcel Holtmann2012-11-191-1/+1
* NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade2012-10-261-0/+500
OpenPOWER on IntegriCloud