aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn544/pn544.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-01-10NFC: Initial Secure Element APISamuel Ortiz1-2/+4
2013-01-10NFC: pn544: Separate the core code and the i2c one into different modulesSamuel Ortiz1-0/+6
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade1-1/+1
2013-01-10NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade1-2/+8
2013-01-10NFC: Changed event_received hci ops result semanticEric Lapuyade1-5/+11
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade1-14/+13
2012-10-26NFC: Fix sparse warnings due to missing staticArron Wang1-2/+2
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade1-0/+862