summaryrefslogtreecommitdiff
path: root/drivers/nfc/nfcmrvl/usb.c
AgeCommit message (Expand)AuthorFilesLines
2022-06-08nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang1-2/+14
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski1-1/+1
2021-06-03nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski1-2/+4
2021-06-03nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski1-6/+2
2021-06-01nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski1-13/+2
2021-05-24NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava1-1/+1
2019-08-05NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold1-0/+1
2018-06-28NFC: nfcmrvl_usb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior1-2/+3
2017-06-19NFC: nfcmrvl_usb: use interface as phy deviceJohan Hovold1-3/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+2
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard1-2/+1
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard1-0/+2
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard1-4/+1
2015-06-13NFC: nfcmrvl: small fix in USB driverVincent Cuissard1-0/+1
2015-06-12NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard1-1/+5
2015-06-12NFC: nfcmrvl: update USB device idVincent Cuissard1-1/+2
2015-06-12NFC: nfcmrvl: update nci recv frame APIVincent Cuissard1-4/+13
2015-06-12NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard1-1/+1
2015-04-07NFC: logging neateningJoe Perches1-9/+9
2014-01-07NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar1-0/+459