Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-09 | spi: make remove callback a void function | Uwe Kleine-König | 1 | -2/+1 |
2021-08-26 | nfc: mrvl: remove unused header includes | Krzysztof Kozlowski | 1 | -3/+0 |
2021-07-30 | nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument | Krzysztof Kozlowski | 1 | -1/+1 |
2021-07-29 | nfc: mrvl: constify static nfcmrvl_if_ops | Krzysztof Kozlowski | 1 | -1/+1 |
2021-07-29 | nfc: mrvl: constify several pointers | Krzysztof Kozlowski | 1 | -2/+2 |
2021-05-31 | nfc: mrvl: use SPDX-License-Identifier | Krzysztof Kozlowski | 1 | -13/+2 |
2021-05-28 | nfc: mrvl: mark OF device ID tables as maybe unused | Krzysztof Kozlowski | 1 | -1/+1 |
2021-05-23 | NFC: nfcmrvl: fix kernel-doc syntax in file headers | Aditya Srivastava | 1 | -1/+1 |
2017-04-02 | NFC: nfcmrvl: double free on error path | Dan Carpenter | 1 | -3/+2 |
2017-04-01 | NFC: nfcmrvl: drop duplicate header gpio.h | Geliang Tang | 1 | -1/+0 |
2015-10-27 | NFC: nfcmrvl: update device tree bindings for Marvell NFC | Vincent Cuissard | 1 | -1/+1 |
2015-10-27 | NFC: nfcmrvl: add spi driver | Vincent Cuissard | 1 | -0/+228 |