summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/pn533/usb.c
Commit message (Expand)AuthorAgeFilesLines
* nfc: pn533: Constify pn533_phy_opsRikard Falkeborn2021-10-071-1/+1
* nfc: pn533: drop ftrace-like debugging messagesKrzysztof Kozlowski2021-05-311-4/+0
* nfc: pn533: convert comma to semicolonZheng Yongjun2020-12-141-1/+1
* nfc: pn533/usb.c: fix spelling of "functions"Randy Dunlap2020-09-081-1/+1
* NFC: pn533: fix bulk-message timeoutJohan Hovold2020-01-131-1/+1
* nfc: pn533: Split pn533 init & nfc_registerLars Poeschel2019-10-291-6/+10
* NFC: pn533: fix use-after-free and memleaksJohan Hovold2019-10-081-1/+8
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13Thomas Gleixner2019-05-211-13/+1
* NFC: pn533: Fix wrong GFP flag usageHans de Goede2018-06-251-2/+2
* NFC: pn533: don't send USB data off of the stackGreg Kroah-Hartman2018-05-311-12/+30
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* NFC: pn533: use constant off-stack buffer for sending acksMichał Mirosław2017-04-171-2/+2
* NFC: pn533: change order operations in dev registationAndrey Rusalin2017-04-021-0/+4
* NFC: pn533: double free on error in probe()Dan Carpenter2016-07-041-6/+3
* NFC: pn533: fix order of initializationMichael Thalmeier2016-05-091-2/+1
* NFC: pn533: Separate physical layer from the core implementationMichael Thalmeier2016-04-091-0/+598