aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533 (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-04NFC: pn533: double free on error in probe()Dan Carpenter1-6/+3
2016-05-10NFC: pn533: handle interrupted commands in pn533_recv_frameMichael Thalmeier1-0/+8
2016-05-10NFC: pn533: reset poll modulation list before calling targets_foundMichael Thalmeier1-3/+3
2016-05-09NFC: pn533: i2c: do not call pn533_recv_frame with aborted commandsMichael Thalmeier1-4/+11
2016-05-09NFC: pn533: fix order of initializationMichael Thalmeier4-5/+8
2016-05-09NFC: pn533: i2c: free irq on driver removeMichael Thalmeier1-0/+2
2016-04-09NFC: pn533: add I2C phy driverMichael Thalmeier5-0/+317
2016-04-09NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier5-0/+3500