aboutsummaryrefslogtreecommitdiff
path: root/drivers/nfc/pn544
AgeCommit message (Expand)Author
2013-05-21NFC: mei: Do not disable MEI devices from their remove routineSamuel Ortiz
2013-05-21NFC: mei_phy: Register event callback when enabling the deviceSamuel Ortiz
2013-04-16NFC: pn544: Add MEI physical layerSamuel Ortiz
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2013-01-10NFC: Initial Secure Element APISamuel Ortiz
2013-01-10NFC: pn544: Use devm_kzalloc APISamuel Ortiz
2013-01-10NFC: pn544: Use module_i2c_driverSamuel Ortiz
2013-01-10NFC: pn544: Separate the core code and the i2c one into different modulesSamuel Ortiz
2013-01-10NFC: Add HCI quirks to support driver (non)standard implementationsEric Lapuyade
2013-01-10NFC: Fixed skb leak in tm_send() nfc and hci ops implementationsEric Lapuyade
2013-01-10NFC: Changed event_received hci ops result semanticEric Lapuyade
2013-01-10NFC: Added error handling in event_received hci opsEric Lapuyade
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: Fix sparse warnings due to missing staticArron Wang
2012-10-26NFC: Separate pn544 hci driver in HW dependant and independant partsEric Lapuyade