index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-18
NFC: nxp-nci: remove unnecessary label
wengjianfeng
1
-5
/
+2
2021-06-18
NFC: nxp-nci: remove unnecessary labels
wengjianfeng
1
-26
/
+13
2021-06-11
nfc: fdp: remove unnecessary labels
wengjianfeng
1
-5
/
+2
2021-06-03
nfc: mrvl: reduce the scope of local variables
Krzysztof Kozlowski
1
-2
/
+4
2021-06-03
nfc: mrvl: remove useless "continue" at end of loop
Krzysztof Kozlowski
1
-6
/
+2
2021-06-01
NFC: microread: Remove redundant assignment to variable err
Nigel Christian
1
-1
/
+0
2021-05-31
nfc: st95hf: fix indentation to tabs
Krzysztof Kozlowski
1
-2
/
+2
2021-05-31
nfc: st-nci: drop ftrace-like debugging messages
Krzysztof Kozlowski
3
-16
/
+0
2021-05-31
nfc: st21nfca: drop ftrace-like debugging messages
Krzysztof Kozlowski
1
-5
/
+0
2021-05-31
nfc: pn544: drop ftrace-like debugging messages
Krzysztof Kozlowski
1
-7
/
+0
2021-05-31
nfc: pn533: drop unneeded braces {} in if
Krzysztof Kozlowski
1
-2
/
+1
2021-05-31
nfc: pn533: drop ftrace-like debugging messages
Krzysztof Kozlowski
3
-55
/
+0
2021-05-31
nfc: mrvl: simplify with module_driver
Krzysztof Kozlowski
1
-17
/
+1
2021-05-31
nfc: mrvl: correct minor coding style violations
Krzysztof Kozlowski
3
-20
/
+20
2021-05-31
nfc: mrvl: use SPDX-License-Identifier
Krzysztof Kozlowski
8
-101
/
+13
2021-05-31
nfc: mei_phy: drop ftrace-like debugging messages
Krzysztof Kozlowski
1
-8
/
+0
2021-05-31
nfc: fdp: drop ftrace-like debugging messages
Krzysztof Kozlowski
3
-43
/
+1
2021-05-28
nfc: st95hf: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: st21nfca: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-2
/
+2
2021-05-28
nfc: st-nci: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
2
-4
/
+4
2021-05-28
nfc: pn544: mark ACPI and OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-2
/
+2
2021-05-28
nfc: s3fwrn5: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: pn533: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: mrvl: skip impossible NCI_MAX_PAYLOAD_SIZE check
Krzysztof Kozlowski
1
-5
/
+0
2021-05-28
nfc: mrvl: mark OF device ID tables as maybe unused
Krzysztof Kozlowski
2
-2
/
+2
2021-05-28
nfc: pn533: drop of_match_ptr from device ID table
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: port100: correct kerneldoc for structure
Krzysztof Kozlowski
1
-2
/
+2
2021-05-28
nfc: fdp: drop ACPI_PTR from device ID table
Krzysztof Kozlowski
1
-1
/
+1
2021-05-28
nfc: fdp: correct kerneldoc for structure
Krzysztof Kozlowski
1
-2
/
+2
2021-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-6
/
+6
2021-05-26
nfc: st-nci: remove unnecessary labels
wengjianfeng
1
-10
/
+5
2021-05-26
nfc: st95hf: remove unnecessary assignment and label
wengjianfeng
1
-5
/
+2
2021-05-24
nfc: st-nci: remove unnecessary assignment and label
wengjianfeng
1
-6
/
+2
2021-05-23
NFC: nfcmrvl: fix kernel-doc syntax in file headers
Aditya Srivastava
6
-6
/
+6
2021-05-20
NFC: st21nfca: remove unnecessary variable and labels
wengjianfeng
1
-41
/
+18
2021-05-19
nfc: s3fwrn5: i2c: Enable optional clock from device tree
Stephan Gerhold
1
-2
/
+28
2021-04-13
nfc: st-nci: remove unnecessary label
wengjianfeng
1
-5
/
+2
2021-04-12
nfc: pn533: remove redundant assignment
wengjianfeng
2
-19
/
+6
2021-04-07
nfc/fdp: remove unnecessary assignment and label
wengjianfeng
1
-26
/
+16
2021-04-06
nfc: s3fwrn5: remove unnecessary label
wengjianfeng
1
-8
/
+4
2021-04-02
nfc: pn533: prevent potential memory corruption
Dan Carpenter
1
-0
/
+3
2021-03-22
NFC: Fix a typo
Bhaskar Chowdhury
1
-1
/
+1
2021-03-18
nfc/fdp: Simplify the return expression of fdp_nci_open()
zuoqilin
1
-4
/
+1
2021-02-24
Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-6
/
+2
2021-02-09
mei: bus: change remove callback to return void
Uwe Kleine-König
2
-6
/
+2
2021-02-08
nfc: st-nci: Remove unnecessary variable
wengjianfeng
1
-2
/
+1
2021-02-04
nfc: pn533: Fix typo issue
wengjianfeng
1
-2
/
+2
2021-01-29
nfc: Add a virtual nci device driver
Bongsu Jeon
3
-0
/
+227
2021-01-25
nfc: fix typo
wengjianfeng
1
-1
/
+1
2021-01-25
nfc: fdp: fix typo issue
wengjianfeng
1
-1
/
+1
[next]