summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533
Commit message (Expand)AuthorAgeFilesLines
* scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada2017-02-271-1/+1
* NFC: pn533: double free on error in probe()Dan Carpenter2016-07-041-6/+3
* NFC: pn533: handle interrupted commands in pn533_recv_frameMichael Thalmeier2016-05-101-0/+8
* NFC: pn533: reset poll modulation list before calling targets_foundMichael Thalmeier2016-05-101-3/+3
* NFC: pn533: i2c: do not call pn533_recv_frame with aborted commandsMichael Thalmeier2016-05-091-4/+11
* NFC: pn533: fix order of initializationMichael Thalmeier2016-05-094-5/+8
* NFC: pn533: i2c: free irq on driver removeMichael Thalmeier2016-05-091-0/+2
* NFC: pn533: add I2C phy driverMichael Thalmeier2016-04-095-0/+317
* NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier2016-04-095-0/+3500