summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcmrvl/usb.c
Commit message (Expand)AuthorAgeFilesLines
* nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferredXiaohui Zhang2022-06-081-2/+14
* nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski2021-07-291-1/+1
* nfc: mrvl: reduce the scope of local variablesKrzysztof Kozlowski2021-06-031-2/+4
* nfc: mrvl: remove useless "continue" at end of loopKrzysztof Kozlowski2021-06-031-6/+2
* nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski2021-05-311-13/+2
* NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava2021-05-231-1/+1
* NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold2019-08-051-0/+1
* NFC: nfcmrvl_usb: use irqsave() in USB's complete callbackSebastian Andrzej Siewior2018-06-281-2/+3
* NFC: nfcmrvl_usb: use interface as phy deviceJohan Hovold2017-06-181-3/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+2
* NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard2015-10-271-2/+1
* NFC: nfcmrvl: add firmware download supportVincent Cuissard2015-10-271-0/+2
* NFC: nfcmrvl: remove unneeded version definesVincent Cuissard2015-10-271-4/+1
* NFC: nfcmrvl: small fix in USB driverVincent Cuissard2015-06-131-0/+1
* NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard2015-06-111-1/+5
* NFC: nfcmrvl: update USB device idVincent Cuissard2015-06-111-1/+2
* NFC: nfcmrvl: update nci recv frame APIVincent Cuissard2015-06-111-4/+13
* NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard2015-06-111-1/+1
* NFC: logging neateningJoe Perches2015-04-071-9/+9
* NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar2014-01-071-0/+459