summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn544/i2c.c
AgeCommit message (Expand)Author
2020-03-11nfc: pn544: Fix occasional HW initialization failureDmitry Osipenko
2016-05-01nfc: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2016-03-03NFC: pn544: Drop two useless checks in ACPI probe pathMika Westerberg
2015-12-29nfc: pn544: Remove i2c client gpio irq configurationChristophe Ricard
2015-12-29nfc: pn544: Remove #ifdef CONFIG_OFChristophe Ricard
2015-06-09NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König
2015-04-07NFC: logging neateningJoe Perches
2015-01-28NFC: Add ACPI support for NXP PN544Robert Dolca
2015-01-28NFC: PN544: GPIO access that may sleepRobert Dolca
2014-11-28NFC: Don't include linux/unaligned/access_ok.hJohannes Berg
2014-04-22NFC: pn544_i2c: Fix null pointer exception when not using platform dataClement Perrochaud
2014-04-22NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544Clement Perrochaud
2014-02-16NFC: pn544: i2c: Support PN544 C3 secure firmware downloadArron Wang
2014-02-16NFC: pn544: Pass hardware variant information when downloading firmwareArron Wang
2013-12-11nfc: Fix FSF address in file headersJeff Kirsher
2013-09-25NFC: Standardize logging styleJoe Perches
2013-08-14NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade
2013-08-14NFC: pn544: Add firmware operations hci opsEric Lapuyade
2013-08-14NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-10NFC: pn544: Use devm_kzalloc APISamuel Ortiz
2013-01-10NFC: pn544: Use module_i2c_driverSamuel Ortiz
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-11-19NFC: Move pn544.h to linux/platform_data/Marcel Holtmann
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade