summaryrefslogtreecommitdiff
path: root/drivers/nfc/nfcmrvl/usb.c
AgeCommit message (Expand)Author
2022-06-08nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski
2021-06-03nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski
2021-06-03nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski
2021-05-31nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski
2021-05-23NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava
2019-08-05NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold
2018-06-28NFC: nfcmrvl_usb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior
2017-06-18NFC: nfcmrvl_usb: use interface as phy deviceJohan Hovold
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard
2015-06-13NFC: nfcmrvl: small fix in USB driverVincent Cuissard
2015-06-11NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard
2015-06-11NFC: nfcmrvl: update USB device idVincent Cuissard
2015-06-11NFC: nfcmrvl: update nci recv frame APIVincent Cuissard
2015-06-11NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard
2015-04-07NFC: logging neateningJoe Perches
2014-01-07NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar