summaryrefslogtreecommitdiff
path: root/drivers/nfc/nfcmrvl/main.c
AgeCommit message (Expand)Author
2023-03-16nfc: mrvl: Use of_property_read_bool() for boolean propertiesRob Herring
2022-05-01nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...Duoming Zhou
2021-07-29nfc: mrvl: constify static nfcmrvl_if_opsKrzysztof Kozlowski
2021-07-29nfc: mrvl: constify several pointersKrzysztof Kozlowski
2021-07-25nfc: constify nci_opsKrzysztof Kozlowski
2021-05-31nfc: mrvl: use SPDX-License-IdentifierKrzysztof Kozlowski
2019-08-05NFC: nfcmrvl: fix gpio-handling regressionJohan Hovold
2017-06-18NFC: nfcmrvl: allow gpio 0 for reset signallingJohan Hovold
2017-06-18NFC: nfcmrvl: fix firmware-management initialisationJohan Hovold
2017-06-18NFC: nfcmrvl: do not use device-managed resourcesJohan Hovold
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg
2015-11-05NFC: nfcmrvl: remove unneeded CONFIG_OF switchesVincent Cuissard
2015-11-05NFC: nfcmrvl: free reset gpioVincent Cuissard
2015-10-27NFC: nfcmrvl: add spi driverVincent Cuissard
2015-10-27NFC: nfcmrvl: add i2c driverVincent Cuissard
2015-10-27NFC: nfcmrvl: configure head/tail room values per low level driversVincent Cuissard
2015-10-27NFC: nfcmrvl: add firmware download supportVincent Cuissard
2015-10-27NFC: nfcmrvl: remove unneeded version definesVincent Cuissard
2015-06-13NFC: nfcmrvl: set PB_BAIL_OUT at setupVincent Cuissard
2015-06-13NFC: nfcmrvl: Allow ISO15693 protocolVincent Cuissard
2015-06-11NFC: nfcmrvl: add platform_data and DT configurationVincent Cuissard
2015-06-11NFC: nfcmrvl: add chip reset managementVincent Cuissard
2015-06-11NFC: nfcmrvl: update nci recv frame APIVincent Cuissard
2015-06-11NFC: nfcmrvl: add support of HCI-based transportVincent Cuissard
2015-06-11NFC: nfcmrvl: remove integration related settingsVincent Cuissard
2015-04-07NFC: logging neateningJoe Perches
2014-01-09NFC: nfcmrvl: Fix possible memory leak issueAmitkumar Karwar
2014-01-07NFC: nfcmrvl: Add setup handlerAmitkumar Karwar
2014-01-07NFC: nfcmrvl: Initial commit for Marvell NFC driverAmitkumar Karwar