aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533/pn533.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-07nfc: pn533: Constify pn533_phy_opsRikard Falkeborn1-2/+2
2019-11-13nfc: pn533: pn533_phy_ops dev_[up, down] return intLars Poeschel1-2/+2
2019-10-29nfc: pn533: Add autopoll capabilityLars Poeschel1-4/+6
2019-10-29nfc: pn533: add UART phy driverLars Poeschel1-0/+8
2019-10-29nfc: pn533: Split pn533 init & nfc_registerLars Poeschel1-5/+8
2019-10-29nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel1-0/+9
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner1-13/+1
2017-04-02NFC: pn533: change order operations in dev registationAndrey Rusalin1-0/+1
2016-05-09NFC: pn533: fix order of initializationMichael Thalmeier1-1/+2
2016-04-09NFC: pn533: add I2C phy driverMichael Thalmeier1-0/+2
2016-04-09NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier1-0/+235