summaryrefslogtreecommitdiffstats
path: root/drivers/nfc/nfcmrvl/i2c.c
Commit message (Expand)AuthorAgeFilesLines
* nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski2022-06-281-3/+3
* nfc: mrvl: remove unused header includesKrzysztof Kozlowski2021-08-261-3/+0
* nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski2021-07-291-1/+1
* nfc: mrvl: constify several pointersKrzysztof Kozlowski2021-07-291-1/+1
* nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski2021-05-311-13/+2
* nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE checkKrzysztof Kozlowski2021-05-281-5/+0
* nfc: mrvl: mark OF device ID tables as maybe unusedKrzysztof Kozlowski2021-05-281-1/+1
* NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava2021-05-231-1/+1
* nfc: nfcmrvl: fix platform_no_drv_owner.cocci warningYueHaibing2019-10-061-1/+0
* nfc: nfcmrvl: constify i2c_device_idArvind Yadav2017-11-061-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard2015-10-271-1/+1
* NFC: nfcmrvl: add i2c driverVincent Cuissard2015-10-271-0/+290