Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | treewide, serdev: change receive_buf() return type to size_t | Francesco Dolcini | 2024-01-28 | 1 | -2/+2 |
* | tty: serdev: convert to u8 and size_t | Jiri Slaby (SUSE) | 2023-12-08 | 1 | -2/+2 |
* | treewide: Convert del_timer*() to timer_shutdown*() | Steven Rostedt (Google) | 2022-12-25 | 1 | -1/+1 |
* | nfc: pn533: Fix use-after-free bugs caused by pn532_cmd_timeout | Duoming Zhou | 2022-08-22 | 1 | -0/+1 |
* | nfc: pn533: Constify pn533_phy_ops | Rikard Falkeborn | 2021-10-07 | 1 | -1/+1 |
* | nfc: pn533: Constify serdev_device_ops | Rikard Falkeborn | 2021-10-07 | 1 | -1/+1 |
* | nfc: pn533: drop of_match_ptr from device ID table | Krzysztof Kozlowski | 2021-05-29 | 1 | -1/+1 |
* | nfc: pn533: pn533_phy_ops dev_[up, down] return int | Lars Poeschel | 2019-11-13 | 1 | -3/+10 |
* | nfc: pn532_uart: Make use of pn532 autopoll | Lars Poeschel | 2019-10-30 | 1 | -1/+1 |
* | nfc: pn533: add UART phy driver | Lars Poeschel | 2019-10-30 | 1 | -0/+323 |