summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn544
Commit message (Expand)AuthorAge
* Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-06-26
|\
| * mei: bus: report also uuid in module aliasTomas Winkler2015-05-24
* | NFC: pn544: use flags argument of devm_gpiod_get to set directionUwe Kleine-König2015-06-09
|/
* NFC: logging neateningJoe Perches2015-04-07
* NFC: Add ACPI support for NXP PN544Robert Dolca2015-01-28
* NFC: PN544: GPIO access that may sleepRobert Dolca2015-01-28
* NFC: pn544: Change event_received gate parameter to pipeChristophe Ricard2015-01-28
* NFC: Don't include linux/unaligned/access_ok.hJohannes Berg2014-11-28
* NFC: pn544_i2c: Fix null pointer exception when not using platform dataClement Perrochaud2014-04-22
* NFC: pn544: i2c: Add device-tree (Open Firmware) support to PN544Clement Perrochaud2014-04-22
* NFC: pn544: i2c: Support PN544 C3 secure firmware downloadArron Wang2014-02-16
* NFC: pn544: Pass hardware variant information when downloading firmwareArron Wang2014-02-16
* NFC: pn544: Refactor hw_config valuesArman Uguray2014-01-04
* nfc: Fix FSF address in file headersJeff Kirsher2013-12-11
* NFC: Standardize logging styleJoe Perches2013-09-25
* NFC: pn544: Add SE enable/disable operationArron Wang2013-09-25
* NFC: pn544: Add SE discover operationArron Wang2013-09-25
* NFC: pn544: i2c: Add firmware download implementation for pn544Eric Lapuyade2013-08-14
* NFC: pn544: Add firmware operations hci opsEric Lapuyade2013-08-14
* NFC: pn544: i2c: Add firmware download mode power-on supportEric Lapuyade2013-08-14
* NFC: Remove the static supported_se fieldSamuel Ortiz2013-06-14
* NFC: pn544: Remove Felica and Jewel device presence checkArron Wang2013-06-14
* NFC: pn544: Identify Type F NFC-DEP through NFCID2Arron Wang2013-06-14
* NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz2013-05-21
* NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz2013-05-21
* NFC: pn544: Add MEI physical layerSamuel Ortiz2013-04-16
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * NFC: Initial Secure Element APISamuel Ortiz2013-01-10
| * NFC: pn544: Use devm_kzalloc APISamuel Ortiz2013-01-10
| * NFC: pn544: Use module_i2c_driverSamuel Ortiz2013-01-10
| * NFC: pn544: Separate the core code and the i2c one into different modulesSamuel Ortiz2013-01-10
| * NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade2013-01-10
| * NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade2013-01-10
| * NFC: Changed event_received hci ops result semanticEric Lapuyade2013-01-10
| * NFC: Added error handling in event_received hci opsEric Lapuyade2013-01-10
* | Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
|/
* NFC: Move pn544.h to linux/platform_data/Marcel Holtmann2012-11-19
* NFC: Fix sparse warnings due to missing staticArron Wang2012-10-26
* NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade2012-10-26