summaryrefslogtreecommitdiff
path: root/drivers/nfc/nfcmrvl/i2c.c
AgeCommit message (Expand)AuthorFilesLines
2021-08-26nfc: mrvl: remove unused header includesKrzysztof Kozlowski1-3/+0
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski1-1/+1
2021-07-29nfc: mrvl: constify several pointersKrzysztof Kozlowski1-1/+1
2021-06-01nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski1-13/+2
2021-05-29nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE checkKrzysztof Kozlowski1-5/+0
2021-05-29nfc: mrvl: mark OF device ID tables as maybe unusedKrzysztof Kozlowski1-1/+1
2021-05-24NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava1-1/+1
2019-10-06nfc: nfcmrvl: fix platform_no_drv_owner.cocci warningYueHaibing1-1/+0
2017-11-06nfc: nfcmrvl: constify i2c_device_idArvind Yadav1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2015-10-27NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard1-1/+1
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard1-0/+290