aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533/i2c.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-06nfc: pn533: constify i2c_device_idArvind Yadav1-1/+1
2017-04-17NFC: pn533: use constant off-stack buffer for sending acksMichał Mirosław1-1/+1
2017-04-02NFC: pn533: change order operations in dev registationAndrey Rusalin1-10/+18
2017-04-02NFC: pn533: change order of free_irq and dev unregistrationAndrey Rusalin1-2/+2
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 Thalmeier1-1/+2
2016-05-09NFC: pn533: i2c: free irq on driver removeMichael Thalmeier1-0/+2
2016-04-09NFC: pn533: add I2C phy driverMichael Thalmeier1-0/+271