index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
/
nfcmrvl
/
uart.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfc: mrvl: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-16
1
-9
/
+2
*
nfc: mrvl: constify static nfcmrvl_if_ops
Krzysztof Kozlowski
2021-07-29
1
-1
/
+1
*
nfc: mrvl: constify several pointers
Krzysztof Kozlowski
2021-07-29
1
-1
/
+1
*
nfc: mrvl: simplify with module_driver
Krzysztof Kozlowski
2021-05-31
1
-17
/
+1
*
nfc: mrvl: correct minor coding style violations
Krzysztof Kozlowski
2021-05-31
1
-8
/
+8
*
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
2021-05-31
1
-12
/
+1
*
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
2021-05-23
1
-1
/
+1
*
NFC: nfcmrvl: fix gpio-handling regression
Johan Hovold
2019-08-05
1
-2
/
+2
*
NFC: nfcmrvl_uart: fix OF child-node lookup
Johan Hovold
2018-10-23
1
-3
/
+2
*
NFC: nfcmrvl_uart: fix device-node leak during probe
Johan Hovold
2017-06-18
1
-0
/
+3
*
NFC: nfcmrvl_uart: add missing tty-device sanity check
Johan Hovold
2017-06-18
1
-4
/
+4
*
NFC: nfcmrvl: remove unneeded CONFIG_OF switches
Vincent Cuissard
2015-11-05
1
-12
/
+0
*
NFC: nfcmrvl: add a small wait after setting UART break
Vincent Cuissard
2015-11-05
1
-1
/
+3
*
NFC: nfcmrvl: avoid UART break control during FW download
Vincent Cuissard
2015-11-05
1
-4
/
+6
*
NFC: nfcmrvl: update device tree bindings for Marvell NFC
Vincent Cuissard
2015-10-27
1
-3
/
+7
*
NFC: nfcmrvl: configure head/tail room values per low level drivers
Vincent Cuissard
2015-10-27
1
-2
/
+2
*
NFC: nfcmrvl: add firmware download support
Vincent Cuissard
2015-10-27
1
-0
/
+12
*
NFC: nfcmrvl: add UART driver
Vincent Cuissard
2015-06-11
1
-0
/
+225