index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
isdn
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-2
/
+3
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
7
-9
/
+13
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
7
-13
/
+21
2018-06-04
Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
1
-2
/
+1
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
18
-242
/
+30
2018-05-26
net: convert datagram_poll users tp ->poll_mask
Christoph Hellwig
1
-1
/
+1
2018-05-26
net: remove sock_no_poll
Christoph Hellwig
1
-1
/
+0
2018-05-22
isdn: eicon: fix a missing-check bug
Wenwen Wang
3
-16
/
+29
2018-05-18
isdn/gigaset: add back gigaset_procinfo assignment
Christoph Hellwig
1
-0
/
+1
2018-05-16
isdn: replace ->proc_fops with ->proc_show
Christoph Hellwig
13
-96
/
+18
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
4
-72
/
+7
2018-05-16
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
1
-75
/
+5
2018-04-13
mISDN: Remove VLAs
Laura Abbott
2
-6
/
+16
2018-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-3
/
+2
2018-03-26
treewide: simplify Kconfig dependencies for removed archs
Arnd Bergmann
1
-5
/
+5
2018-02-12
net: make getname() functions return length rather than use int* parameter
Denys Vlasenko
1
-3
/
+2
2018-02-12
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
10
-28
/
+28
2018-01-31
Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-13
/
+9
2017-12-03
mISDN: switch to sock_recvmsg()
Al Viro
1
-13
/
+9
2017-11-28
the rest of drivers/*: annotate ->poll() instances
Al Viro
11
-19
/
+19
2017-11-22
treewide: setup_timer() -> timer_setup() (2 field)
Kees Cook
1
-2
/
+3
2017-11-22
treewide: setup_timer() -> timer_setup()
Kees Cook
10
-43
/
+33
2017-11-22
treewide: init_timer() -> setup_timer()
Kees Cook
2
-5
/
+4
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_teles3
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_sedlbauer_isapnp
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_niccy
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_ix1micro
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_isurf
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Handle return value of pnp_irq and pnp_port_start
Arvind Yadav
1
-0
/
+2
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_hfcs
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_hfcsx
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_elsa_isapnp
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_diva_isapnp
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for avm_pnp_setup
Arvind Yadav
1
-1
/
+1
2017-11-16
isdn: hisax: Fix pnp_irq's error checking for setup_asuscom
Arvind Yadav
1
-1
/
+1
2017-11-16
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-5
/
+5
2017-11-05
mISDN: l1oip_core: replace _manual_ swap with swap macro
Gustavo A. R. Silva
1
-8
/
+2
2017-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
38
-0
/
+38
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-11-03
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+58
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
38
-0
/
+38
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
5
-5
/
+5
2017-10-23
isdn/gigaset: Provide cardstate context for bas timer callbacks
Kees Cook
1
-8
/
+6
2017-10-18
isdnloop: Convert timers to use timer_setup()
Kees Cook
1
-19
/
+14
2017-10-18
isdn/gigaset: Convert timers to use timer_setup()
Kees Cook
2
-20
/
+23
2017-10-18
isdn/gigaset: Use kzalloc instead of open-coded field zeroing
Kees Cook
1
-9
/
+1
2017-10-18
mISDN: Convert timers to use timer_setup()
Kees Cook
8
-32
/
+24
2017-10-18
isdn/hisax: Convert timers to use timer_setup()
Kees Cook
19
-67
/
+68
2017-09-21
isdn/i4l: fetch the ppp_write buffer in one shot
Meng Xu
1
-12
/
+25
2017-09-08
isdn: isdnloop: fix logic error in isdnloop_sendbuf
Arnd Bergmann
1
-1
/
+1
[next]