Age | Commit message (Expand) | Author |
2008-05-01 | isdn: hysdn_procconf.c build fix | Ingo Molnar |
2008-04-30 | 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-29 | isdn: use non-racy method for proc entries creation | Denis V. Lunev |
2008-04-28 | 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-21 | Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2008-04-20 | [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-13 | [ISDN]: Do not validate ISDN net device address prior to interface-up | Paul Bolle |
2008-03-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-03-07 | gigaset: fix Oops on module unload regression | Tilman Schmidt |
2008-03-05 | isdn: replace __inline with inline | Harvey Harrison |
2008-03-04 | hisax_fcpcipnp: move request_irq later in probe | Kyle McMartin |
2008-03-04 | drivers/isdn: correct use of ! and & | Julia Lawall |
2008-02-09 | isdn: fix section mismatch warning for ISACVer | Sam Ravnborg |
2008-02-09 | isdn: fix section mismatch warnings from hisax_cs_setup_card | Sam Ravnborg |
2008-02-09 | isdn: fix section mismatch warnings in isac.c and isar.c | Sam Ravnborg |
2008-02-09 | isdn: fix section mismatch warning in hfc_sx.c | Sam Ravnborg |
2008-02-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2008-02-08 | mount options: fix capifs | Miklos Szeredi |
2008-02-07 | [ISDN]: fix section mismatch warning in enpci_card_msg | Sam Ravnborg |
2008-02-06 | 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-03 | 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-01-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2008-01-25 | fix oops on rmmod capidrv | Karsten Keil |
2008-01-24 | driver core: Make the dev_*() family of macros in device.h complete | Emil Medve |