index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
pn533
/
uart.c
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2024-01-27
treewide, serdev: change receive_buf() return type to size_t
Francesco Dolcini
2023-12-08
tty: serdev: convert to u8 and size_t
Jiri Slaby (SUSE)
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-08-22
nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout
Duoming Zhou
2021-10-07
nfc: pn533: Constify pn533_phy_ops
Rikard Falkeborn
2021-10-07
nfc: pn533: Constify serdev_device_ops
Rikard Falkeborn
2021-05-28
nfc: pn533: drop of_match_ptr from device ID table
Krzysztof Kozlowski
2019-11-13
nfc: pn533: pn533_phy_ops dev_[up, down] return int
Lars Poeschel
2019-10-29
nfc: pn532_uart: Make use of pn532 autopoll
Lars Poeschel
2019-10-29
nfc: pn533: add UART phy driver
Lars Poeschel