index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
nfc
/
nci
/
uart.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tty: make tty_ldisc_ops a param in tty_unregister_ldisc
Jiri Slaby
2021-05-13
1
-1
/
+1
*
tty: set tty_ldisc_ops::num statically
Jiri Slaby
2021-05-13
1
-1
/
+2
*
tty: make fp of tty_ldisc_ops::receive_buf{,2} const
Jiri Slaby
2021-05-13
1
-1
/
+1
*
Merge tag 'net-next-5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-04-29
1
-2
/
+2
|
\
|
*
net: nfc: Fix spelling errors in net/nfc module
Zheng Yongjun
2021-04-05
1
-2
/
+2
*
|
net: nfc: nci: drop nci_uart_default_recv
Jiri Slaby
2021-03-10
1
-10
/
+0
*
|
net: nfc: nci: drop nci_uart_ops::recv_buf
Jiri Slaby
2021-03-10
1
-69
/
+67
*
|
net: nfc: nci: remove memset of nci_uart_drivers
Jiri Slaby
2021-03-10
1
-1
/
+0
*
|
tty: remove TTY_LDISC_MAGIC
Jiri Slaby
2021-03-10
1
-1
/
+0
|
/
*
tty: convert tty_ldisc_ops 'read()' function to take a kernel pointer
Linus Torvalds
2021-01-21
1
-1
/
+2
*
net: nfc: nci: fix a possible sleep-in-atomic-context bug in nci_uart_tty_rec...
Jia-Ju Bai
2019-12-18
1
-1
/
+1
*
Merge branch 'work.tty-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-10-24
1
-0
/
+1
|
\
|
*
change semantics of ldisc ->compat_ioctl()
Al Viro
2018-10-13
1
-0
/
+1
*
|
net: nci: remove redundant null pointer check before kfree_skb
zhong jiang
2018-09-21
1
-4
/
+2
|
/
*
net: annotate ->poll() instances
Al Viro
2017-11-27
1
-1
/
+1
*
networking: add and use skb_put_u8()
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
1
-1
/
+1
*
networking: introduce and use skb_put_data()
Johannes Berg
2017-06-16
1
-1
/
+1
*
NFC: nci: Remove dead code
Peter Hurley
2016-01-28
1
-8
/
+1
*
NFC: nci: fix mistake in uart generic driver
Vincent Cuissard
2015-06-15
1
-1
/
+1
*
NFC: nfcmrvl: add UART driver
Vincent Cuissard
2015-06-11
1
-1
/
+0
*
NFC: nci: add generic uart support
Vincent Cuissard
2015-06-11
1
-0
/
+495