summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn533/pn533.c
AgeCommit message (Expand)AuthorFilesLines
2017-04-02NFC: pn533: change order operations in dev registationAndrey Rusalin1-17/+25
2017-04-02NFC: pn533: improve cmd queue handlingAndrey Rusalin1-13/+27
2017-02-28scripts/spelling.txt: add "omited" pattern and fix typo instancesMasahiro Yamada1-1/+1
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-10NFC: pn533: fix order of initializationMichael Thalmeier1-1/+3
2016-04-10NFC: pn533: add I2C phy driverMichael Thalmeier1-0/+31
2016-04-10NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier1-0/+2644