summaryrefslogtreecommitdiff
path: root/drivers/nfc/pn533/usb.c
AgeCommit message (Expand)Author
2023-03-10nfc: pn533: initialize struct pn533_out_arg properlyFedor Pchelkin
2023-01-09nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang
2021-10-07nfc: pn533: Constify pn533_phy_opsRikard Falkeborn
2021-05-31nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski
2020-12-14nfc: pn533: convert comma to semicolonZheng Yongjun
2020-09-08nfc: pn533/usb.c: fix spelling of "functions"Randy Dunlap
2020-01-13NFC: pn533: fix bulk-message timeoutJohan Hovold
2019-10-29nfc: pn533: Split pn533 init & nfc_registerLars Poeschel
2019-10-08NFC: pn533: fix use-after-free and memleaksJohan Hovold
2019-05-21treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner
2018-06-25NFC: pn533: Fix wrong GFP flag usageHans de Goede
2018-05-31NFC: pn533: don't send USB data off of the stackGreg Kroah-Hartman
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2017-04-17NFC: pn533: use constant off-stack buffer for sending acksMichał Mirosław
2017-04-02NFC: pn533: change order operations in dev registationAndrey Rusalin
2016-07-04NFC: pn533: double free on error in probe()Dan Carpenter
2016-05-09NFC: pn533: fix order of initializationMichael Thalmeier
2016-04-09NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier