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.12.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
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
7
-7
/
+0
2012-03-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
314
-50448
/
+50341
2012-03-20
Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
5
-144
/
+42
2012-03-09
TTY: isdn/gigaset, use tty_port
Jiri Slaby
3
-31
/
+21
2012-03-09
TTY: isdn/gigaset, do not set tty->driver_data to NULL
Jiri Slaby
1
-91
/
+14
2012-03-08
TTY: remove unneeded tty->index checks
Jiri Slaby
3
-9
/
+3
2012-03-08
TTY: remove re-assignments to tty_driver members
Jiri Slaby
2
-7
/
+1
2012-03-05
ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h>
Paul Mackerras
1
-1
/
+1
2012-02-27
gigaset: Use semicolons to terminate statements
Joe Perches
1
-4
/
+4
2012-02-21
isdn: whitespace coding style cleanup
Joe Perches
314
-50430
/
+50334
2012-02-13
mISDN: Fix typo in dsp_core.c
Masanari Iida
1
-1
/
+1
2012-02-13
isdn: Fix typo in isdn_ppp.c
Masanari Iida
1
-2
/
+2
2012-02-13
mISDN/hfcsusb: remove unused variable hfcsusb_rev
Danny Kukawka
1
-2
/
+1
2012-02-13
isdn: Fix typo in callc.c and tei.c
Masanari Iida
2
-2
/
+2
2012-02-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-02-10
isdn: type bug in isdn_net_header()
Dan Carpenter
1
-1
/
+1
2012-02-03
TTY: use tty_standard_install
Jiri Slaby
1
-6
/
+3
2012-02-03
eicon: fix -Warray-bounds warning
Danny Kukawka
1
-30
/
+30
2012-02-01
mISDN: use memchr_inv
Akinobu Mita
1
-13
/
+3
2012-01-15
Merge tag 'for-linus' of git://github.com/rustyrussell/linux
Linus Torvalds
3
-3
/
+3
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
3
-3
/
+3
2012-01-11
drivers: isdn: Fix dependency for ISDN_PPP
Fabio Estevam
1
-1
/
+1
2012-01-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-01-08
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-27
/
+1
2012-01-06
Merge branch 'driver-core-next' into Linux 3.2
Greg Kroah-Hartman
1
-27
/
+1
2012-01-02
misc latin1 to utf8 conversions
Al Viro
1
-1
/
+1
2011-12-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+9
2011-11-30
isdn: avoid copying too long drvid
Dan Carpenter
1
-0
/
+3
2011-11-30
isdn: make sure strings are null terminated
Dan Carpenter
1
-0
/
+6
2011-11-28
isdn/gigaset: report ISDN4Linux interface only once
Tilman Schmidt
1
-2
/
+1
2011-11-18
USB: convert some miscellanies drivers to use module_usb_driver()
Greg Kroah-Hartman
1
-27
/
+1
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-0
/
+13
2011-11-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-3
/
+3
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-11-02
isdn: hisax: Fix typo 'HISAX_DE_AOC'
Paul Bolle
1
-3
/
+3
2011-11-01
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
5
-8
/
+8
2011-11-01
drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required.
Paul Gortmaker
10
-0
/
+10
2011-11-01
drivers/isdn: Add module.h to ISDN files implicitly using it.
Paul Gortmaker
3
-0
/
+3
2011-10-26
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-1
/
+1
2011-09-15
Merge branch 'master' into for-next
Jiri Kosina
2
-1
/
+4
2011-09-15
isdn: Convert vmalloc/memset to vzalloc
Joe Perches
3
-8
/
+5
2011-08-25
TTY: use tty_wait_until_sent_from_close in other drivers
Jiri Slaby
1
-1
/
+1
2011-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2011-07-28
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
Neil Horman
1
-0
/
+3
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-07-21
treewide: fix potentially dangerous trailing ';' in #defined values/expressions
Phil Carmody
1
-1
/
+1
2011-07-13
net: Push protocol type directly down to header_ops->cache()
David S. Miller
1
-2
/
+3
2011-06-21
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+4
[next]