index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
nfc
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-23
nfc: st-nci: Add SPI ID matching DT compatible
Mark Brown
1
-0
/
+1
2021-08-26
nfc: st95hf: remove unused header includes
Krzysztof Kozlowski
1
-1
/
+0
2021-08-26
nfc: st21nfca: remove unused header includes
Krzysztof Kozlowski
2
-3
/
+0
2021-08-26
nfc: st-nci: remove unused header includes
Krzysztof Kozlowski
1
-2
/
+0
2021-08-26
nfc: pn544: remove unused header includes
Krzysztof Kozlowski
1
-1
/
+0
2021-08-26
nfc: mrvl: remove unused header includes
Krzysztof Kozlowski
2
-6
/
+0
2021-08-26
nfc: microread: remove unused header includes
Krzysztof Kozlowski
2
-2
/
+0
2021-08-18
nfc: virtual_ncidev: Use wait queue instead of polling
Bongsu Jeon
1
-2
/
+7
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-3
/
+2
2021-07-30
nfc: constify local pointer variables
Krzysztof Kozlowski
1
-2
/
+2
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
6
-7
/
+7
2021-07-29
nfc: mrvl: constify several pointers
Krzysztof Kozlowski
6
-13
/
+15
2021-07-29
nfc: microread: constify several pointers
Krzysztof Kozlowski
3
-4
/
+4
2021-07-29
nfc: fdp: constify several pointers
Krzysztof Kozlowski
3
-13
/
+13
2021-07-29
nfc: fdp: use unsigned int as loop iterator
Krzysztof Kozlowski
1
-1
/
+2
2021-07-29
nfc: fdp: drop unneeded cast for printing firmware size in dev_dbg()
Krzysztof Kozlowski
1
-4
/
+4
2021-07-29
nfc: nfcsim: constify drvdata (struct nfcsim)
Krzysztof Kozlowski
1
-1
/
+1
2021-07-29
nfc: virtual_ncidev: constify pointer to nfc_dev
Krzysztof Kozlowski
1
-1
/
+1
2021-07-29
nfc: trf7970a: constify several pointers
Krzysztof Kozlowski
1
-8
/
+9
2021-07-29
nfc: port100: constify several pointers
Krzysztof Kozlowski
1
-17
/
+20
2021-07-29
nfc: mei_phy: constify buffer passed to mei_nfc_send()
Krzysztof Kozlowski
1
-1
/
+1
2021-07-28
nfc: nfcsim: fix use after free during module unload
Krzysztof Kozlowski
1
-2
/
+1
2021-07-28
nfc: s3fwrn5: fix undefined parameter values in dev_err()
Tang Bin
1
-1
/
+1
2021-07-27
nfc: s3fwrn5: fix undefined parameter values in dev_err()
Tang Bin
1
-1
/
+1
2021-07-26
nfc: s3fwrn5: remove unnecessary label
wengjianfeng
1
-7
/
+5
2021-07-25
nfc: constify nfc_digital_ops
Krzysztof Kozlowski
4
-4
/
+4
2021-07-25
nfc: constify nfc_hci_ops
Krzysztof Kozlowski
3
-3
/
+3
2021-07-25
nfc: constify nfc_ops
Krzysztof Kozlowski
1
-1
/
+1
2021-07-25
nfc: constify nfc_hci_gate
Krzysztof Kozlowski
3
-3
/
+3
2021-07-25
nfc: constify pointer to nfc_vendor_cmd
Krzysztof Kozlowski
2
-2
/
+2
2021-07-25
nfc: st21nfca: constify file-scope arrays
Krzysztof Kozlowski
1
-2
/
+2
2021-07-25
nfc: constify nfc_phy_ops
Krzysztof Kozlowski
18
-35
/
+37
2021-07-25
nfc: constify nci_driver_ops (prop_ops and core_ops)
Krzysztof Kozlowski
4
-5
/
+5
2021-07-25
nfc: s3fwrn5: constify nci_ops
Krzysztof Kozlowski
3
-12
/
+5
2021-07-25
nfc: constify nci_ops
Krzysztof Kozlowski
5
-5
/
+7
2021-07-23
nfc: port100: constify protocol list array
Krzysztof Kozlowski
1
-4
/
+4
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-02
NFC: microread: Remove redundant assignment to variable err
Nigel Christian
1
-1
/
+0
2021-06-01
nfc: st95hf: fix indentation to tabs
Krzysztof Kozlowski
1
-2
/
+2
2021-06-01
nfc: st-nci: drop ftrace-like debugging messages
Krzysztof Kozlowski
3
-16
/
+0
2021-06-01
nfc: st21nfca: drop ftrace-like debugging messages
Krzysztof Kozlowski
1
-5
/
+0
2021-06-01
nfc: pn544: drop ftrace-like debugging messages
Krzysztof Kozlowski
1
-7
/
+0
2021-06-01
nfc: pn533: drop unneeded braces {} in if
Krzysztof Kozlowski
1
-2
/
+1
2021-06-01
nfc: pn533: drop ftrace-like debugging messages
Krzysztof Kozlowski
3
-55
/
+0
2021-06-01
nfc: mrvl: simplify with module_driver
Krzysztof Kozlowski
1
-17
/
+1
[next]