index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcmrvl
/
spi.c
Age
Commit message (
Expand
)
Author
2024-03-29
nfc: mrvl: spi: drop driver owner assignment
Krzysztof Kozlowski
2022-06-28
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
2021-08-26
nfc: mrvl: remove unused header includes
Krzysztof Kozlowski
2021-07-30
nfc: mrvl: correct nfcmrvl_spi_parse_dt() device_node argument
Krzysztof Kozlowski
2021-07-29
nfc: mrvl: constify static nfcmrvl_if_ops
Krzysztof Kozlowski
2021-07-29
nfc: mrvl: constify several pointers
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
2021-05-28
nfc: mrvl: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2021-05-23
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
2017-04-02
NFC: nfcmrvl: double free on error path
Dan Carpenter
2017-04-01
NFC: nfcmrvl: drop duplicate header gpio.h
Geliang Tang
2015-10-27
NFC: nfcmrvl: update device tree bindings for Marvell NFC
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: add spi driver
Vincent Cuissard