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
2022-07-14
NFC: nxp-nci: add error reporting
Michael Walle
1
-0
/
+34
2022-06-29
NFC: nxp-nci: don't print header length mismatch on i2c error
Michael Walle
1
-2
/
+6
2022-06-29
NFC: nxp-nci: Don't issue a zero length i2c_master_read()
Michael Walle
1
-0
/
+3
2022-06-29
nfc: nfcmrvl: Fix irq_of_parse_and_map() return value
Krzysztof Kozlowski
2
-6
/
+6
2022-06-08
nfc: nfcmrvl: Fix memory leak in nfcmrvl_play_deferred
Xiaohui Zhang
1
-2
/
+14
2022-06-08
nfc: st21nfca: fix incorrect sizing calculations in EVT_TRANSACTION
Martin Faltesek
1
-30
/
+30
2022-06-08
nfc: st21nfca: fix memory leaks in EVT_TRANSACTION handling
Martin Faltesek
1
-3
/
+10
2022-06-08
nfc: st21nfca: fix incorrect validating logic in EVT_TRANSACTION
Martin Faltesek
1
-1
/
+1
2022-05-20
NFC: hci: fix sleep in atomic context bugs in nfc_hci_hcp_message_tx
Duoming Zhou
2
-3
/
+15
2022-05-18
nfc: pn533: Fix buggy cleanup order
Lin Ma
1
-2
/
+3
2022-05-01
nfc: nfcmrvl: main: reorder destructive operations in nfcmrvl_nci_unregister_...
Duoming Zhou
1
-1
/
+1
2022-03-19
nfc: st21nfca: remove unnecessary skb check before kfree_skb()
Yang Yingliang
1
-2
/
+1
2022-03-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-03-10
NFC: port100: fix use-after-free in port100_send_complete
Pavel Skripkin
1
-0
/
+2
2022-02-28
Merge tag 'spi-remove-void' of https://git.kernel.org/pub/scm/linux/kernel/gi...
Jakub Kicinski
4
-11
/
+4
2022-02-09
spi: make remove callback a void function
Uwe Kleine-König
4
-11
/
+4
2022-01-27
nfc: use *_set_vendor_cmds() helpers
Jakub Kicinski
2
-3
/
+3
2022-01-12
nfc: st21nfca: Fix potential buffer overflows in EVT_TRANSACTION
Jordy Zomer
1
-0
/
+10
2022-01-12
nfc: pn544: make array rset_cmd static const
Colin Ian King
1
-1
/
+1
2021-12-31
nfc: st21nfca: remove redundant assignment to variable i
Colin Ian King
1
-3
/
+1
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+20
2021-12-28
NFC: st21nfca: Fix memory leak in device probe and remove
Wei Yongjun
1
-9
/
+20
2021-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-11-26
nfc: fdp: Merge the same judgment
wengjianfeng
1
-3
/
+1
2021-11-26
nfc: virtual_ncidev: change default device permissions
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2021-11-07
nfc: pn533: Fix double free when pn533_fill_fragment_skbs() fails
Chengfeng Ye
1
-3
/
+3
2021-11-07
nfc: port100: lower verbosity of cancelled URB messages
Krzysztof Kozlowski
1
-3
/
+3
2021-10-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2021-10-26
nfc: port100: fix using -ERRNO as command type mask
Krzysztof Kozlowski
1
-2
/
+2
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+2
2021-10-20
nfc: st95hf: Make spi remove() callback return zero
Uwe Kleine-König
1
-4
/
+2
2021-10-12
nfc: microread: drop unneeded debug prints
Krzysztof Kozlowski
2
-6
/
+0
2021-10-12
nfc: trf7970a: drop unneeded debug prints
Krzysztof Kozlowski
1
-8
/
+0
2021-10-12
nfc: st21nfca: drop unneeded debug prints
Krzysztof Kozlowski
2
-8
/
+0
2021-10-12
nfc: st-nci: drop unneeded debug prints
Krzysztof Kozlowski
4
-18
/
+0
2021-10-12
nfc: s3fwrn5: simplify dereferencing pointer to struct device
Krzysztof Kozlowski
2
-29
/
+18
2021-10-07
nfc: pn533: Constify pn533_phy_ops
Rikard Falkeborn
5
-6
/
+6
2021-10-07
nfc: pn533: Constify serdev_device_ops
Rikard Falkeborn
1
-1
/
+1
2021-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2021-09-23
nfc: st-nci: Add SPI ID matching DT compatible
Mark Brown
1
-0
/
+1
2021-09-13
nfc: mrvl: drop unneeded memory allocation fail messages
Krzysztof Kozlowski
1
-3
/
+1
2021-09-13
nfc: microread: drop unneeded memory allocation fail messages
Krzysztof Kozlowski
1
-3
/
+1
2021-09-13
nfc: pn544: drop unneeded memory allocation fail messages
Krzysztof Kozlowski
1
-3
/
+1
2021-09-13
nfc: pn544: drop unneeded debug prints
Krzysztof Kozlowski
1
-4
/
+0
2021-09-13
nfc: pn533: use dev_err() instead of pr_err()
Krzysztof Kozlowski
1
-1
/
+1
2021-09-13
nfc: pn533: drop unneeded debug prints
Krzysztof Kozlowski
2
-6
/
+0
2021-09-13
nfc: fdp: drop unneeded debug prints
Krzysztof Kozlowski
1
-1
/
+0
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
[next]