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
2016-09-02
mISDN: mark symbols static where possible
Baoyou Xie
4
-17
/
+17
2016-06-17
isdn: eicon: fix old-style declarations
Arnd Bergmann
2
-9
/
+9
2016-05-21
Merge tag 'tty-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-25
/
+19
2016-05-09
ISDN: eicon: replace custom hex_asc_lo() / hex_pack_byte()
Andy Shevchenko
1
-14
/
+7
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
3
-4
/
+4
2016-04-30
tty: Replace ASYNC_INITIALIZED bit and update atomically
Peter Hurley
1
-5
/
+5
2016-04-30
tty: Replace ASYNC_CHECK_CD and update atomically
Peter Hurley
1
-6
/
+2
2016-04-30
tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically
Peter Hurley
1
-11
/
+9
2016-04-30
tty: Replace TTY_IO_ERROR bit tests with tty_io_error()
Peter Hurley
1
-3
/
+3
2016-04-14
mISDN: Fixing missing validation in base_sock_bind()
Emrah Demir
1
-0
/
+3
2016-03-28
Drivers: isdn: hisax: isac.c: Fix assignment and check into one expression.
Cosmin-Gabriel Samoila
1
-5
/
+10
2016-03-20
isdn: Use ktime_t instead of 'struct timeval'
Tina Ruchandani
1
-40
/
+29
2016-03-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
4
-48
/
+29
2016-03-18
Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-9055
/
+0
2016-03-17
Merge tag 'tty-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-6
/
+6
2016-03-14
mISDN: Support DR6 indication in mISDNipac driver
Maciej S. Szmigiero
2
-0
/
+3
2016-03-14
mISDN: Order IPAC register defines
Maciej S. Szmigiero
1
-20
/
+20
2016-03-06
isdn: i4l: move active-isdn drivers to staging
Arnd Bergmann
27
-9055
/
+0
2016-03-06
isdn: icn: remove a #warning
Arnd Bergmann
1
-1
/
+1
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-9
/
+2
2016-02-19
ser_gigaset: use container_of() instead of detour
Paul Bolle
1
-8
/
+1
2016-02-18
mISDN: prevent possible NULL pointer dereference
Anton Protopopov
1
-1
/
+1
2016-02-18
isdn: divamnt: use y2038-safe ktime_get_ts64() for trace data timestamps
Alison Schofield
2
-28
/
+6
2016-01-29
isdn: Remove ASYNC_CLOSING
Peter Hurley
1
-6
/
+6
2016-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2016-01-08
isdn: act200: fix MODULE_PARM_DESC() typo
Dan Carpenter
1
-1
/
+1
2015-12-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-16
/
+14
2015-12-15
ser_gigaset: remove unnecessary kfree() calls from release method
Tilman Schmidt
1
-5
/
+0
2015-12-15
ser_gigaset: fix deallocation of platform device structure
Tilman Schmidt
1
-3
/
+7
2015-12-15
ser_gigaset: turn nonsense checks into WARN_ON
Alan Cox
1
-5
/
+5
2015-12-15
ser_gigaset: fix up NULL checks
Tilman Schmidt
1
-3
/
+3
2015-12-15
mISDN: fix a loop count
Dan Carpenter
1
-4
/
+3
2015-12-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-6
/
+6
2015-12-02
isdn: remove spellcaster driver
Arnd Bergmann
18
-3136
/
+0
2015-11-25
isdn: Partially revert debug format string usage clean up
Christoph Biedl
4
-6
/
+6
2015-11-05
Merge tag 'tty-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2015-11-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+8
2015-11-03
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
1
-6
/
+4
2015-11-03
isdn_ppp: Add checks for allocation failure in isdn_ppp_open()
Ben Hutchings
1
-0
/
+6
2015-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-46
/
+28
2015-10-22
mISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
1
-34
/
+20
2015-10-22
ISDN: fix OOM condition for sending queued I-Frames
Karsten Keil
1
-12
/
+8
2015-10-18
tty: Remove tty_wait_until_sent_from_close()
Peter Hurley
1
-1
/
+1
2015-10-14
mISDN: use kstrdup() in dsp_pipeline_build
Geliang Tang
1
-10
/
+2
2015-09-23
isdn: hisax: fix frame calculation
Andrzej Hajda
1
-5
/
+5
2015-09-09
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2015-09-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-17
/
+5
2015-08-11
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
1
-1
/
+1
2015-08-11
isdn: Remove reverse_bits(), use revbit8()
yalin wang
1
-17
/
+5
2015-08-07
treewide: Fix typo in printk
Masanari Iida
1
-1
/
+1
[next]