summaryrefslogtreecommitdiff
path: root/drivers/nfc/nfcmrvl/i2c.c
AgeCommit message (Expand)Author
2022-10-30nfc: nfcmrvl: Fix potential memory leak in nfcmrvl_i2c_nci_send()Shang XiaoJing
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-06-28nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2021-08-26nfc: mrvl: remove unused header includesKrzysztof Kozlowski
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski
2021-07-29nfc: mrvl: constify several pointersKrzysztof Kozlowski
2021-05-31nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski
2021-05-28nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE checkKrzysztof Kozlowski
2021-05-28nfc: mrvl: mark OF device ID tables as maybe unusedKrzysztof Kozlowski
2021-05-23NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava
2019-10-06nfc: nfcmrvl: fix platform_no_drv_owner.cocci warningYueHaibing
2017-11-06nfc: nfcmrvl: constify i2c_device_idArvind Yadav
2017-06-16networking: introduce and use skb_put_data()Johannes Berg
2015-10-27NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard