| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] Gigaset ISDN driver error handling fixes | Tilman Schmidt | 2007-01-26 | 1 | -28/+33 |
* | [PATCH] Call init_timer() for ISDN PPP CCP reset state timer | Marcel Holtmann | 2006-12-22 | 1 | -0/+1 |
* | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day | 2006-12-13 | 10 | -14/+14 |
* | [PATCH] isdn/gigaset: fix possible missing wakeup | Tilman Schmidt | 2006-12-13 | 1 | -66/+52 |
* | [PATCH] Don't build some broken ISDN drivers on big endian MIPS | Ralf Baechle | 2006-12-10 | 1 | -5/+5 |
* | [PATCH] ISDN: fix warnings | Jeff Garzik | 2006-12-08 | 3 | -5/+13 |
* | [PATCH] i4l: remove the broken HISAX_AMD7930 option | Adrian Bunk | 2006-12-08 | 3 | -31/+0 |
* | [PATCH] isdn: replace kmalloc+memset with kzalloc | Burman Yan | 2006-12-08 | 30 | -99/+46 |
* | [PATCH] drivers/isdn/*: trivial vsnprintf() conversion | Alexey Dobriyan | 2006-12-08 | 3 | -4/+4 |
* | [PATCH] ISDN: Avoid a potential NULL ptr deref in ippp | Jesper Juhl | 2006-12-08 | 1 | -0/+5 |
* | [PATCH] isdn: fix missing unregister_capi_driver | Akinobu Mita | 2006-12-08 | 1 | -0/+1 |
* | [PATCH] drivers/isdn: Handcrafted MIN/MAX Macro removal | Amol Lad | 2006-12-08 | 5 | -17/+9 |
* | [PATCH] tty: switch to ktermios | Alan Cox | 2006-12-08 | 3 | -4/+4 |
* | [PATCH] struct path: convert isdn | Josef Sipek | 2006-12-08 | 4 | -7/+7 |
* | [PATCH] isdn/gigaset: use bitrev8 | Akinobu Mita | 2006-12-08 | 5 | -45/+7 |
* | [PATCH] isdn/hisax: use bitrev8 | Akinobu Mita | 2006-12-08 | 4 | -28/+3 |
* | [PATCH] make 1-bit bitfields unsigned | Mariusz Kozlowski | 2006-12-07 | 1 | -4/+4 |
* | [PATCH] slab: remove SLAB_KERNEL | Christoph Lameter | 2006-12-07 | 2 | -10/+10 |
* | [PATCH] slab: remove SLAB_ATOMIC | Christoph Lameter | 2006-12-07 | 2 | -13/+13 |
* | [PATCH] drivers/{char|isdn}: work_struct-induced breakage | Al Viro | 2006-12-06 | 1 | -2/+3 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-06 | 5 | -110/+6 |
|\ |
|
| * | [PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation | Dominik Brodowski | 2006-12-04 | 5 | -88/+0 |
| * | [PATCH] pcmcia: remove prod_id indirection | Dominik Brodowski | 2006-12-04 | 2 | -22/+6 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 1 | -0/+2 |
|\ \
| |/ |
|
| * | [PATCH] severing skbuff.h -> mm.h | Al Viro | 2006-12-04 | 1 | -0/+2 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells | 2006-12-05 | 8 | -38/+34 |
|\ \
| |/ |
|
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds | 2006-12-01 | 1 | -10/+5 |
| |\ |
|
| | * | usb: usb-gigaset free kill urb cleanup | Mariusz Kozlowski | 2006-12-01 | 1 | -10/+5 |
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2006-12-01 | 4 | -16/+17 |
| |\ \ |
|
| | * | | Driver core: convert tty core to use struct device | Greg Kroah-Hartman | 2006-12-01 | 4 | -16/+17 |
| | |/ |
|
| * | | Fix typos in drivers/isdn/hisax/isdnl2.c | Jan Engelhardt | 2006-11-30 | 1 | -10/+10 |
| * | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-30 | 2 | -2/+2 |
| |/ |
|
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 | 19 | -50/+78 |
|/ |
|
* | [PATCH] fix build error for HISAX_NETJET | Toralf Foerster | 2006-11-20 | 1 | -1/+1 |
* | [PATCH] isdn/gigaset: convert warning message | Tilman Schmidt | 2006-11-06 | 1 | -1/+1 |
* | [PATCH] drivers/isdn/hysdn/hysdn_sched.c: sleep after taking spinlock fix | Amol Lad | 2006-11-03 | 1 | -15/+4 |
* | [PATCH] isdn/gigaset: avoid cs->dev null pointer dereference | Akinobu Mita | 2006-10-30 | 1 | -1/+1 |
* | [PATCH] drivers/isdn: ioremap balanced with iounmap | Amol Lad | 2006-10-20 | 2 | -3/+25 |
* | [PATCH] ISDN: check for userspace copy faults | Jeff Garzik | 2006-10-17 | 5 | -11/+20 |
* | [PATCH] ISDN: fix drivers, by handling errors thrown by ->readstat() | Jeff Garzik | 2006-10-17 | 1 | -3/+6 |
* | [PATCH] drivers/isdn/isdnloop: save_flags()/cli(), restore_flags() replaced a... | Amol Lad | 2006-10-17 | 2 | -40/+31 |
* | [PATCH] drivers/isdn/hysdn: save_flags()/cli(), restore_flags() replaced appr... | Amol Lad | 2006-10-17 | 4 | -33/+27 |
* | [PATCH] ISDN: several minor fixes | Jeff Garzik | 2006-10-11 | 4 | -19/+21 |
* | drivers/isdn/act2000: kill irq2card_map | Jeff Garzik | 2006-10-06 | 1 | -16/+6 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 | 54 | -80/+76 |
* | [PATCH] hisax niccy cleanup | Jiri Slaby | 2006-10-04 | 1 | -114/+109 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | Fix several typos in drivers/ | Matt LaPlante | 2006-10-03 | 2 | -2/+2 |
* | [PATCH] isdn: more pr_debug() fixes | Andrew Morton | 2006-10-03 | 3 | -2/+4 |
* | [PATCH] isdn-debug-build-fix | Andrew Morton | 2006-10-03 | 1 | -15/+7 |