summaryrefslogtreecommitdiff
path: root/drivers/nfc/nfcmrvl/spi.c
AgeCommit message (Expand)Author
2022-06-28nfc: nfcmrvl: Fix irq_of_parse_and_map() return valueKrzysztof Kozlowski
2022-02-09spi: make remove callback a void functionUwe Kleine-König
2021-08-26nfc: mrvl: remove unused header includesKrzysztof Kozlowski
2021-07-30nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argumentKrzysztof 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: mark OF device ID tables as maybe unusedKrzysztof Kozlowski
2021-05-23NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava
2017-04-02NFC: nfcmrvl: double free on error pathDan Carpenter
2017-04-01NFC: nfcmrvl: drop duplicate header gpio.hGeliang Tang
2015-10-27NFC: nfcmrvl: update device tree bindings for Marvell NFCVincent Cuissard
2015-10-27NFC: nfcmrvl: add spi driverVincent Cuissard