index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcmrvl
/
uart.c
Age
Commit message (
Expand
)
Author
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: simplify with module_driver
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: correct minor coding style violations
Krzysztof Kozlowski
2021-05-31
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
2021-05-23
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
2019-08-05
NFC: nfcmrvl: fix gpio-handling regression
Johan Hovold
2018-10-23
NFC: nfcmrvl_uart: fix OF child-node lookup
Johan Hovold
2017-06-18
NFC: nfcmrvl_uart: fix device-node leak during probe
Johan Hovold
2017-06-18
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
2015-11-05
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: add a small wait after setting UART break
Vincent Cuissard
2015-11-05
NFC: nfcmrvl: avoid UART break control during FW download
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: update device tree bindings for Marvell NFC
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: configure head/tail room values per low level drivers
Vincent Cuissard
2015-10-27
NFC: nfcmrvl: add firmware download support
Vincent Cuissard
2015-06-11
NFC: nfcmrvl: add UART driver
Vincent Cuissard