summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533/pn533.h
Commit message (Expand)AuthorAgeFilesLines
* nfc: pn533: Constify pn533_phy_opsRikard Falkeborn2021-10-071-2/+2
* nfc: pn533: pn533_phy_ops dev_[up, down] return intLars Poeschel2019-11-131-2/+2
* nfc: pn533: Add autopoll capabilityLars Poeschel2019-10-291-4/+6
* nfc: pn533: add UART phy driverLars Poeschel2019-10-291-0/+8
* nfc: pn533: Split pn533 init & nfc_registerLars Poeschel2019-10-291-5/+8
* nfc: pn533: Add dev_up/dev_down hooks to phy_opsLars Poeschel2019-10-291-0/+9
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* NFC: pn533: change order operations in dev registationAndrey Rusalin2017-04-021-0/+1
* NFC: pn533: fix order of initializationMichael Thalmeier2016-05-091-1/+2
* NFC: pn533: add I2C phy driverMichael Thalmeier2016-04-091-0/+2
* NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier2016-04-091-0/+235