Age | Commit message (Expand) | Author | Files | Lines |
2008-04-22 | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -5/+5 |
2008-04-21 | [ISDN] minor irq handler cleanups | Jeff Garzik | 3 | -5/+5 |
2008-04-21 | [ISDN] Hisax: eliminate many unnecessary references to CardType[] | Jeff Garzik | 20 | -120/+70 |
2008-04-21 | [ISDN] HiSax: modularization prep | Jeff Garzik | 2 | -5/+11 |
2008-04-14 | [ISDN]: Do not validate ISDN net device address prior to interface-up | Paul Bolle | 1 | -0/+1 |
2008-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2 | -3/+3 |
2008-03-07 | gigaset: fix Oops on module unload regression | Tilman Schmidt | 1 | -2/+4 |
2008-03-06 | isdn: replace __inline with inline | Harvey Harrison | 2 | -3/+3 |
2008-03-05 | hisax_fcpcipnp: move request_irq later in probe | Kyle McMartin | 1 | -17/+17 |
2008-03-05 | drivers/isdn: correct use of ! and & | Julia Lawall | 2 | -4/+5 |
2008-02-10 | isdn: fix section mismatch warning for ISACVer | Sam Ravnborg | 2 | -4/+2 |
2008-02-10 | isdn: fix section mismatch warnings from hisax_cs_setup_card | Sam Ravnborg | 1 | -2/+5 |
2008-02-10 | isdn: fix section mismatch warnings in isac.c and isar.c | Sam Ravnborg | 2 | -6/+3 |
2008-02-10 | isdn: fix section mismatch warning in hfc_sx.c | Sam Ravnborg | 1 | -2/+1 |
2008-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -2/+1 |
2008-02-08 | mount options: fix capifs | Miklos Szeredi | 1 | -0/+7 |
2008-02-08 | [ISDN]: fix section mismatch warning in enpci_card_msg | Sam Ravnborg | 1 | -2/+1 |
2008-02-06 | drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning | Andrew Morton | 1 | -1/+1 |
2008-02-06 | drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() | Roel Kluin | 1 | -1/+1 |
2008-02-06 | ser_gigaset: convert mutex to completion | Tilman Schmidt | 1 | -5/+5 |
2008-02-06 | Gigaset: permit module unload | Tilman Schmidt | 5 | -142/+85 |
2008-02-06 | gigaset: atomic cleanup | Tilman Schmidt | 9 | -175/+169 |
2008-02-06 | usb_gigaset: suspend support | Tilman Schmidt | 1 | -0/+56 |
2008-02-06 | bas_gigaset: suspend support | Tilman Schmidt | 1 | -2/+164 |
2008-02-06 | gigaset: code cleanups | Tilman Schmidt | 3 | -82/+73 |
2008-02-06 | gigaset: clean up urb->status usage | Tilman Schmidt | 3 | -41/+58 |
2008-02-06 | drivers/isdn/i4l/isdn_tty.c: remove write_sem | Daniel Walker | 1 | -1/+0 |
2008-02-06 | cleanup after APUS removal | Adrian Bunk | 1 | -8/+0 |
2008-02-06 | Remove pointless casts from void pointers | Jeff Garzik | 1 | -3/+2 |
2008-02-06 | fix ! versus & precedence in various places | Alexey Dobriyan | 4 | -31/+31 |
2008-02-03 | drivers/isdn/: Spelling fixes | Joe Perches | 2 | -2/+2 |
2008-02-03 | Spelling fixes: lenght->length | Paulius Zaleckas | 2 | -2/+2 |
2008-02-03 | Typoes: "whith" -> "with" | Robert P. J. Day | 1 | -1/+1 |
2008-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2 | -9/+3 |
2008-01-25 | fix oops on rmmod capidrv | Karsten Keil | 1 | -4/+5 |
2008-01-25 | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 1 | -6/+0 |
2008-01-25 | ISDN: Convert from class_device to device for ISDN capi | Tony Jones | 1 | -3/+3 |
2008-01-04 | [ISDN]: i4l: Fix DLE handling for i4l-audio | Matthias Goebl | 2 | -0/+5 |
2008-01-04 | [ISDN] i4l: 'NO CARRIER' message lost after ldisc flush | Matthias Goebl | 1 | -0/+5 |
2007-12-03 | I4L: fix isdn_ioctl memory overrun vulnerability | Karsten Keil | 1 | -1/+4 |
2007-11-29 | isdn: bootup crash fix | Ingo Molnar | 1 | -2/+1 |
2007-11-27 | isdn: avoid copying overly-long strings | Karsten Keil | 1 | -4/+4 |
2007-11-15 | [ISDN] sc: Really, really fix warning | Frank Lichtenheld | 1 | -1/+1 |
2007-11-15 | [ISDN] sc: Fix sndpkt to have the correct number of arguments | Frank Lichtenheld | 2 | -2/+2 |
2007-11-06 | i4l: errors with assignments in if | Roel Kluin | 1 | -1/+1 |
2007-11-06 | PCI: Add Kconfig option to disable deprecated pci_find_* API | Jeff Garzik | 7 | -22/+25 |
2007-10-29 | [ISDN] capidrv: address two longstanding warnings | Jeff Garzik | 1 | -2/+23 |
2007-10-24 | ISDN/sc: fix longstanding warning | Jeff Garzik | 1 | -5/+4 |
2007-10-24 | isdn/sc: irq handler clean | Jeff Garzik | 2 | -16/+4 |
2007-10-24 | isdn/act2000: fix major bug. clean irq handler. | Jeff Garzik | 1 | -4/+8 |