summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn533/uart.c
AgeCommit message (Expand)Author
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2024-01-27treewide, serdev: change receive_buf() return type to size_tFrancesco Dolcini
2023-12-08tty: serdev: convert to u8 and size_tJiri Slaby (SUSE)
2022-12-25treewide: Convert del_timer*() to timer_shutdown*()Steven Rostedt (Google)
2022-08-22nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeoutDuoming Zhou
2021-10-07nfc: pn533: Constify pn533_phy_opsRikard Falkeborn
2021-10-07nfc: pn533: Constify serdev_device_opsRikard Falkeborn
2021-05-28nfc: pn533: drop of_match_ptr from device ID tableKrzysztof Kozlowski
2019-11-13nfc: pn533: pn533_phy_ops dev_[up, down] return intLars Poeschel
2019-10-29nfc: pn532_uart: Make use of pn532 autopollLars Poeschel
2019-10-29nfc: pn533: add UART phy driverLars Poeschel