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
2007-03-02
[PATCH] Fix buffer overflow and races in capi debug functions
Karsten Keil
4
-76
/
+299
2007-03-02
[PATCH] drivers/isdn/gigaset: build asyncdata.o into the gigaset module (fix)
Tilman Schmidt
2
-9
/
+5
2007-02-21
[PATCH] drivers/isdn/gigaset/: build asyncdata.o into the gigaset module
Adrian Bunk
2
-3
/
+5
2007-02-17
Various typo fixes.
Robert P. J. Day
1
-1
/
+1
2007-02-16
[PATCH] correct CONFIG_GIGASET_M101 Makefile entry
Adrian Bunk
1
-1
/
+1
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
18
-18
/
+0
2007-02-12
[PATCH] mark struct file_operations const 3
Arjan van de Ven
10
-14
/
+14
2007-02-12
[PATCH] isdn-eicon: Use ARRAY_SIZE macro when appropriate
Ahmed S. Darwish
3
-31
/
+26
2007-02-12
[PATCH] Workaround CAPI subsystem locking issue
Michael Buesch
1
-0
/
+35
2007-02-12
[PATCH] drivers/isdn/hisax/: Convert to generic boolean-values
Richard Knutsson
2
-23
/
+20
2007-02-12
[PATCH] drivers/isdn/hardware/eicon/: convert to generic boolean-values
Richard Knutsson
5
-200
/
+192
2007-02-12
[PATCH] ISDN: Rename special macro CONFIG_HISAX_HFC4S8S_PCIMEM
Robert P. J. Day
1
-24
/
+24
2007-02-12
[PATCH] ISDN: Remove defunct test emulator
Robert P. J. Day
4
-37
/
+0
2007-02-12
[PATCH] ISDN: Rename debug option CONFIG_SERIAL_NOPAUSE_IO
Robert P. J. Day
1
-4
/
+4
2007-02-12
[PATCH] ISDN: Rename some debugging macros to not resemble CONFIG options
Robert P. J. Day
2
-15
/
+15
2007-02-12
[PATCH] ISDN: Fix typo "CONFIG_HISAX_QUADRO" -> "CONFIG_HISAX_SCT_QUADRO".
Robert P. J. Day
1
-1
/
+1
2007-02-12
[PATCH] isdn/capi: use ARRAY_SIZE when appropriate
Ahmed S. Darwish
2
-4
/
+4
2007-02-12
[PATCH] drivers/isdn/sc/: proper prototypes
Adrian Bunk
11
-78
/
+38
2007-02-12
[PATCH] drivers/isdn/hisax/: proper prototypes
Adrian Bunk
4
-32
/
+24
2007-02-12
[PATCH] drivers/isdn/pcbit/: proper prototypes
Adrian Bunk
6
-32
/
+12
2007-02-12
[PATCH] drivers/isdn/gigaset: new M101 driver (v2)
Tilman Schmidt
6
-23
/
+868
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce kernel message spam
Tilman Schmidt
1
-2
/
+2
2007-02-12
[PATCH] drivers/isdn/gigaset: reduce mutex scope
Tilman Schmidt
2
-3
/
+4
2007-02-11
[PATCH] fix gregkh-usb-usbcore-remove-unused-bandwith-related-code
Andrew Morton
1
-2
/
+2
2007-02-11
[PATCH] Char: tty_wakeup cleanup
Jiri Slaby
2
-13
/
+2
2007-01-27
[PATCH] Gigaset ISDN driver error handling fixes
Tilman Schmidt
1
-28
/
+33
2006-12-23
[PATCH] Call init_timer() for ISDN PPP CCP reset state timer
Marcel Holtmann
1
-0
/
+1
2006-12-13
[PATCH] getting rid of all casts of k[cmz]alloc() calls
Robert P. J. Day
10
-14
/
+14
2006-12-13
[PATCH] isdn/gigaset: fix possible missing wakeup
Tilman Schmidt
1
-66
/
+52
2006-12-10
[PATCH] Don't build some broken ISDN drivers on big endian MIPS
Ralf Baechle
1
-5
/
+5
2006-12-08
[PATCH] ISDN: fix warnings
Jeff Garzik
3
-5
/
+13
2006-12-08
[PATCH] i4l: remove the broken HISAX_AMD7930 option
Adrian Bunk
3
-31
/
+0
2006-12-08
[PATCH] isdn: replace kmalloc+memset with kzalloc
Burman Yan
30
-99
/
+46
2006-12-08
[PATCH] drivers/isdn/*: trivial vsnprintf() conversion
Alexey Dobriyan
3
-4
/
+4
2006-12-08
[PATCH] ISDN: Avoid a potential NULL ptr deref in ippp
Jesper Juhl
1
-0
/
+5
2006-12-08
[PATCH] isdn: fix missing unregister_capi_driver
Akinobu Mita
1
-0
/
+1
2006-12-08
[PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal
Amol Lad
5
-17
/
+9
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
3
-4
/
+4
2006-12-08
[PATCH] struct path: convert isdn
Josef Sipek
4
-7
/
+7
2006-12-08
[PATCH] isdn/gigaset: use bitrev8
Akinobu Mita
5
-45
/
+7
2006-12-08
[PATCH] isdn/hisax: use bitrev8
Akinobu Mita
4
-28
/
+3
2006-12-07
[PATCH] make 1-bit bitfields unsigned
Mariusz Kozlowski
1
-4
/
+4
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2
-10
/
+10
2006-12-07
[PATCH] slab: remove SLAB_ATOMIC
Christoph Lameter
2
-13
/
+13
2006-12-06
[PATCH] drivers/{char|isdn}: work_struct-induced breakage
Al Viro
1
-2
/
+3
2006-12-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
5
-110
/
+6
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
1
-0
/
+2
2006-12-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Howells
8
-38
/
+34
2006-12-05
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
Dominik Brodowski
5
-88
/
+0
2006-12-05
[PATCH] pcmcia: remove prod_id indirection
Dominik Brodowski
2
-22
/
+6
[next]