aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533/usb.c
AgeCommit message (Expand)Author
2023-03-22nfc: pn533: initialize struct pn533_out_arg properlyFedor Pchelkin
2023-01-18nfc: pn533: Wait for out_urb's completion in pn533_usb_send_frame()Minsuk Kang
2020-01-23NFC: pn533: fix bulk-message timeoutJohan Hovold
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