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
/
net
/
nfc
/
nci
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-10
net: nfc: nci: drop nci_uart_default_recv
Jiri Slaby
1
-10
/
+0
2021-03-10
net: nfc: nci: drop nci_uart_ops::recv_buf
Jiri Slaby
1
-69
/
+67
2021-03-10
net: nfc: nci: remove memset of nci_uart_drivers
Jiri Slaby
1
-1
/
+0
2021-03-10
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
1
-1
/
+0
2021-02-21
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-1
/
+2
2021-01-25
Merge 5.11-rc5 into tty-next
Greg Kroah-Hartman
1
-1
/
+1
2021-01-21
Merge branch 'tty-splice' of git://git.kernel.org/pub/scm/linux/kernel/git/to...
Greg Kroah-Hartman
1
-1
/
+2
2021-01-21
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
1
-1
/
+2
2021-01-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-01-20
net: nfc: nci: fix the wrong NCI_CORE_INIT parameters
Bongsu Jeon
1
-1
/
+1
2021-01-06
net: nfc: nci: Change the NCI close sequence
Bongsu Jeon
1
-2
/
+2
2020-12-05
net/nfc/nci: Support NCI 2.x initial sequence
Bongsu Jeon
3
-16
/
+104
2020-11-15
nfc: refined function nci_hci_resp_received
Alex Shi
1
-6
/
+3
2020-10-30
net: nfc: Fix kerneldoc warnings
Andrew Lunn
1
-0
/
+2
2020-07-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+4
2020-07-17
nfc: nci: add missed destroy_workqueue in nci_register_device
Wang Hai
1
-1
/
+4
2020-07-14
net: nfc: kerneldoc fixes
Andrew Lunn
1
-2
/
+2
2019-12-18
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
1
-1
/
+1
2019-12-05
NFC: NCI: use new `delay` structure for SPI transfer delays
Alexandru Ardelean
1
-2
/
+4
2019-07-08
nfc: fix potential illegal memory access
Yang Wei
1
-1
/
+1
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
6
-78
/
+6
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
1
-14
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-04-07
NFC: nci: Add some bounds checking in nci_hci_cmd_received()
Dan Carpenter
1
-0
/
+8
2018-10-24
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+1
2018-10-13
change semantics of ldisc ->compat_ioctl()
Al Viro
1
-0
/
+1
2018-09-21
net: nci: remove redundant null pointer check before kfree_skb
zhong jiang
1
-4
/
+2
2017-11-28
net: annotate ->poll() instances
Al Viro
1
-1
/
+1
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
1
-8
/
+6
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-23
nfc: nci: remove unnecessary null check
Gustavo A. R. Silva
1
-5
/
+4
2017-06-19
NFC: fix broken device allocation
Johan Hovold
1
-2
/
+1
2017-06-16
networking: add and use skb_put_u8()
Johannes Berg
3
-6
/
+6
2017-06-16
networking: make skb_push & __skb_push return void pointers
Johannes Berg
3
-5
/
+5
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
4
-7
/
+7
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
4
-7
/
+8
2016-05-04
nfc: nci: Add nci_nfcc_loopback to the nci core
Christophe Ricard
1
-0
/
+77
2016-05-04
nfc: nci: Add an additional parameter to identify a connection id
Christophe Ricard
3
-11
/
+36
2016-05-04
nfc: nci: Fix nci_core_conn_close
Christophe Ricard
2
-1
/
+3
2016-05-04
nfc: nci: Fix nci_core_conn_create to allowing empty destination
Christophe Ricard
1
-9
/
+9
2016-01-28
NFC: nci: Remove dead code
Peter Hurley
1
-8
/
+1
2015-12-29
NFC: nci: memory leak in nci_core_conn_create()
Dan Carpenter
1
-3
/
+3
2015-12-29
NFC: nci: Fix error check of nci_hci_create_pipe() result
Christophe Ricard
1
-1
/
+1
2015-10-28
NFC: nci: non-static functions can not be inline
Robert Dolca
1
-8
/
+8
2015-10-27
NFC: NCI: allow spi driver to choose transfer clock
Vincent Cuissard
1
-1
/
+6
2015-10-27
NFC: NCI: move generic spi driver to a module
Vincent Cuissard
3
-2
/
+7
2015-10-27
NFC: NCI: export nci_send_frame and nci_send_cmd function
Vincent Cuissard
1
-1
/
+3
2015-10-27
NFC: st-nci: Add few code style fixes
Christophe Ricard
1
-1
/
+1
2015-10-27
NFC: netlink: Add mode parameter to deactivate_target functions
Christophe Ricard
1
-4
/
+11
2015-10-26
NFC: nci: Create pipe on specific gate in nci_hci_connect_gate
Christophe Ricard
1
-1
/
+55
[next]