summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533/uart.c
AgeCommit message (Expand)AuthorFilesLines
2021-10-07nfc: pn533: Constify pn533_phy_opsRikard Falkeborn1-1/+1
2021-10-07nfc: pn533: Constify serdev_device_opsRikard Falkeborn1-1/+1
2021-05-28nfc: pn533: drop of_match_ptr from device ID tableKrzysztof Kozlowski1-1/+1
2019-11-13nfc: pn533: pn533_phy_ops dev_[up, down] return intLars Poeschel1-3/+10
2019-10-29nfc: pn532_uart: Make use of pn532 autopollLars Poeschel1-1/+1
2019-10-29nfc: pn533: add UART phy driverLars Poeschel1-0/+323