summaryrefslogtreecommitdiff
path: root/drivers/nfc/nfcmrvl/nfcmrvl.h
AgeCommit message (Expand)AuthorFilesLines
2023-03-16nfc: mrvl: Use of_property_read_bool() for boolean propertiesRob Herring1-3/+3
2023-03-16nfc: mrvl: Move platform_data struct into driverRob Herring1-2/+28
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski1-2/+2
2021-07-29nfc: mrvl: constify several pointersKrzysztof Kozlowski1-1/+1
2021-06-01nfc: mrvl: correct minor coding style violationsKrzysztof Kozlowski1-6/+6
2021-06-01nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski1-13/+2
2021-05-24NFC: nfcmrvl: fix kernel-doc syntax in file headersAditya Srivastava1-1/+1
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard1-0/+1
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard1-1/+2
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard1-2/+17
2015-06-13NFC: nfcmrvl: set PB_BAIL_OUT at setupVincent Cuissard1-0/+6
2015-06-12NFC: nfcmrvl: add UART driverVincent Cuissard1-0/+7
2015-06-12NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard1-11/+25
2015-06-12NFC: nfcmrvl: add chip reset managementVincent Cuissard1-0/+8
2015-06-12NFC: nfcmrvl: update nci recv frame APIVincent Cuissard1-1/+1
2015-06-12NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard1-1/+18
2014-01-07NFC: nfcmrvl: Add setup handlerAmitkumar Karwar1-0/+6
2014-01-07NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar1-0/+42