index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Commit message (
Expand
)
Author
Age
Files
Lines
*
isdn: mISDN: Fix sleeping function called from invalid context
Zheyu Ma
2021-10-09
1
-1
/
+1
*
isdn: cpai: check ctr->cnr to avoid array index out of bound
Xiaolong Huang
2021-10-08
1
-0
/
+5
*
Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-09-03
1
-1
/
+1
|
\
|
*
isystem: ship and use stdarg.h
Alexey Dobriyan
2021-08-19
1
-1
/
+1
*
|
tty: drop put_tty_driver
Jiri Slaby
2021-07-27
1
-2
/
+2
*
|
tty: stop using alloc_tty_driver
Jiri Slaby
2021-07-27
1
-6
/
+4
|
/
*
Merge tag 'tty-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2021-07-05
1
-36
/
+4
|
\
|
*
Merge 5.13-rc4 into tty-next
Greg Kroah-Hartman
2021-05-31
3
-18
/
+21
|
|
\
|
*
|
isdn: capi, drop useless pr_debugs
Jiri Slaby
2021-05-13
1
-7
/
+0
|
*
|
isdn: capi, remove optional tty ops
Jiri Slaby
2021-05-13
1
-13
/
+0
|
*
|
tty: remove empty tty_operations::set_termios
Jiri Slaby
2021-05-13
1
-6
/
+0
|
*
|
tty: remove empty tty_operations::flush_buffer
Jiri Slaby
2021-05-13
1
-6
/
+0
|
*
|
tty: make tty_operations::chars_in_buffer return uint
Jiri Slaby
2021-05-13
1
-1
/
+1
|
*
|
tty: make tty_operations::write_room return uint
Jiri Slaby
2021-05-13
1
-3
/
+3
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-05-27
3
-18
/
+21
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-05-26
1
-1
/
+0
|
|
\
\
|
|
*
|
isdn: mISDN: netjet: Fix crash in nj_probe:
Zheyu Ma
2021-05-17
1
-1
/
+0
|
|
|
/
|
*
|
isdn: mISDN: correctly handle ph_info allocation failure in hfcsusb_ph_info
Phillip Potter
2021-05-13
1
-8
/
+10
|
*
|
Revert "isdn: mISDN: Fix potential NULL pointer dereference of kzalloc"
Greg Kroah-Hartman
2021-05-13
1
-3
/
+0
|
*
|
isdn: mISDNinfineon: check/cleanup ioremap failure correctly in setup_io
Phillip Potter
2021-05-13
1
-8
/
+16
|
*
|
Revert "isdn: mISDNinfineon: fix potential NULL pointer dereference"
Greg Kroah-Hartman
2021-05-13
1
-4
/
+1
|
|
/
*
|
mISDN: Remove obsolete PIPELINE_DEBUG debugging information
Zhen Lei
2021-05-20
1
-44
/
+2
*
|
mISDN: fix possible use-after-free in HFC_cleanup()
Zou Wei
2021-05-11
1
-1
/
+1
|
/
*
proc: mandate ->proc_lseek in "struct proc_ops"
Alexey Dobriyan
2021-05-06
1
-0
/
+1
*
mISDN: Use LIST_HEAD() for list_head
Shixin Liu
2021-03-30
2
-8
/
+3
*
mISDN: Use DEFINE_SPINLOCK() for spinlock
Shixin Liu
2021-03-30
3
-9
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-25
2
-3
/
+3
|
\
|
*
isdn: capi: fix mismatched prototypes
Arnd Bergmann
2021-03-22
1
-2
/
+2
|
*
mISDN: fix crash in fritzpci
Tong Zhang
2021-03-11
1
-1
/
+1
*
|
misdn: avoid -Wempty-body warning
Arnd Bergmann
2021-03-22
1
-2
/
+0
*
|
isdn: remove extra spaces in the header file
Tong Zhang
2021-03-11
1
-7
/
+7
*
|
isdn: mISDN: remove unneeded variable 'ret'
Yang Li
2021-03-10
1
-2
/
+1
*
|
drivers: isdn: mISDN: fix spelling typo of 'wheter'
Wang Qing
2021-03-10
1
-1
/
+1
|
/
*
misdn: dsp: select CONFIG_BITREVERSE
Arnd Bergmann
2021-01-05
1
-0
/
+1
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-23
1
-0
/
+1
*
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
8
-11
/
+10
*
mISDN: Don't try to print a sockptr_t from debug logging code.
David S. Miller
2020-07-24
1
-2
/
+2
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-2
/
+2
*
mISDN: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2020-07-20
2
-9
/
+11
*
net: make ->{get,set}sockopt in proto_ops optional
Christoph Hellwig
2020-07-19
1
-2
/
+0
*
isdn/capi: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-13
1
-1
/
+1
*
mISDN: hfcsusb: Use struct_size() helper
Gustavo A. R. Silva
2020-06-18
1
-2
/
+1
*
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
2020-06-14
1
-1
/
+1
*
mISDN: make dmril and dmrim static
Jason Yan
2020-04-16
1
-2
/
+2
*
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-3
/
+3
*
isdn: don't mark kcapi_proc_exit as __exit
Arnd Bergmann
2019-12-17
1
-1
/
+1
*
isdn: capi: dead code removal
Arnd Bergmann
2019-12-11
9
-912
/
+179
*
Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-12-01
1
-0
/
+31
|
\
|
*
compat_ioctl: move isdn/capi ioctl translation into driver
Arnd Bergmann
2019-10-23
1
-0
/
+31
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-25
3
-4
/
+3
|
\
\
[next]