| Commit message (Expand) | Author | Age |
* | isdn: hysdn_procconf.c build fix | Ingo Molnar | 2008-05-01 |
* | tty: The big operations rework | Alan Cox | 2008-04-30 |
* | isdn: switch to int put_char method | Alan Cox | 2008-04-30 |
* | tty/serial: lay the foundations for the next set of reworks | Alan Cox | 2008-04-30 |
* | isdn_tty: Prepare for BKL push down | Alan Cox | 2008-04-30 |
* | isdn: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 |
* | isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variable | Robert P. J. Day | 2008-04-28 |
* | capifs: fix memory leak on remount | Cyrill Gorcunov | 2008-04-28 |
* | hisax: depend on CONFIG_PNP, not __ISAPNP__ | Bjorn Helgaas | 2008-04-28 |
* | isdn: fix obvious cut-and-paste error in st5481_usb.c | Robert P. J. Day | 2008-04-28 |
* | isdn: replace remaining __FUNCTION__ occurrences | Harvey Harrison | 2008-04-28 |
* | eicon: fix sparse integer as NULL pointer warnings | Harvey Harrison | 2008-04-28 |
* | avm: fix sparse warning using integer as NULL pointer | Harvey Harrison | 2008-04-28 |
* | capi: fix sparse warnings using integer as NULL pointer | Harvey Harrison | 2008-04-28 |
* | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2008-04-21 |
|\ |
|
| * | [ISDN] minor irq handler cleanups | Jeff Garzik | 2008-04-20 |
* | | [ISDN] Hisax: eliminate many unnecessary references to CardType[] | Jeff Garzik | 2008-04-20 |
* | | [ISDN] HiSax: modularization prep | Jeff Garzik | 2008-04-20 |
|/ |
|
* | [ISDN]: Do not validate ISDN net device address prior to interface-up | Paul Bolle | 2008-04-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-03-12 |
|\ |
|
| * | isdn: replace __inline with inline | Harvey Harrison | 2008-03-05 |
* | | gigaset: fix Oops on module unload regression | Tilman Schmidt | 2008-03-07 |
* | | hisax_fcpcipnp: move request_irq later in probe | Kyle McMartin | 2008-03-04 |
* | | drivers/isdn: correct use of ! and & | Julia Lawall | 2008-03-04 |
|/ |
|
* | isdn: fix section mismatch warning for ISACVer | Sam Ravnborg | 2008-02-10 |
* | isdn: fix section mismatch warnings from hisax_cs_setup_card | Sam Ravnborg | 2008-02-10 |
* | isdn: fix section mismatch warnings in isac.c and isar.c | Sam Ravnborg | 2008-02-10 |
* | isdn: fix section mismatch warning in hfc_sx.c | Sam Ravnborg | 2008-02-10 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-02-08 |
|\ |
|
| * | [ISDN]: fix section mismatch warning in enpci_card_msg | Sam Ravnborg | 2008-02-07 |
* | | mount options: fix capifs | Miklos Szeredi | 2008-02-08 |
|/ |
|
* | drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warning | Andrew Morton | 2008-02-06 |
* | drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo() | Roel Kluin | 2008-02-06 |
* | ser_gigaset: convert mutex to completion | Tilman Schmidt | 2008-02-06 |
* | Gigaset: permit module unload | Tilman Schmidt | 2008-02-06 |
* | gigaset: atomic cleanup | Tilman Schmidt | 2008-02-06 |
* | usb_gigaset: suspend support | Tilman Schmidt | 2008-02-06 |
* | bas_gigaset: suspend support | Tilman Schmidt | 2008-02-06 |
* | gigaset: code cleanups | Tilman Schmidt | 2008-02-06 |
* | gigaset: clean up urb->status usage | Tilman Schmidt | 2008-02-06 |
* | drivers/isdn/i4l/isdn_tty.c: remove write_sem | Daniel Walker | 2008-02-06 |
* | cleanup after APUS removal | Adrian Bunk | 2008-02-06 |
* | Remove pointless casts from void pointers | Jeff Garzik | 2008-02-06 |
* | fix ! versus & precedence in various places | Alexey Dobriyan | 2008-02-06 |
* | drivers/isdn/: Spelling fixes | Joe Perches | 2008-02-03 |
* | Spelling fixes: lenght->length | Paulius Zaleckas | 2008-02-03 |
* | Typoes: "whith" -> "with" | Robert P. J. Day | 2008-02-03 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 2008-01-25 |
|\ |
|
| * | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve | 2008-01-24 |
| * | ISDN: Convert from class_device to device for ISDN capi | Tony Jones | 2008-01-24 |