summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn544
Commit message (Expand)AuthorAgeFilesLines
* 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/+6Star
| * NFC: pn544: Use module_i2c_driverSamuel Ortiz2013-01-101-23/+1Star
| * NFC: pn544: Separate the core code and the i2c one into different modulesSamuel Ortiz2013-01-103-2/+32
| * 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/+13Star
* | Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-041-4/+4
|/
* NFC: Move pn544.h to linux/platform_data/Marcel Holtmann2012-11-191-1/+1
* 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-264-0/+1401