aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day
2008-04-28capifs: fix memory leak on remountCyrill Gorcunov
2008-04-28hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas
2008-04-28isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-04-20[ISDN] minor irq handler cleanupsJeff Garzik
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik
2008-04-20[ISDN] HiSax: modularization prepJeff Garzik
2008-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt
2008-03-05isdn: replace __inline with inlineHarvey Harrison
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin
2008-03-04drivers/isdn: correct use of ! and &Julia Lawall
2008-02-09isdn: fix section mismatch warning for ISACVerSam Ravnborg
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg
2008-02-09isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-02-08mount options: fix capifsMiklos Szeredi
2008-02-07[ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt
2008-02-06Gigaset: permit module unloadTilman Schmidt
2008-02-06gigaset: atomic cleanupTilman Schmidt
2008-02-06usb_gigaset: suspend supportTilman Schmidt
2008-02-06bas_gigaset: suspend supportTilman Schmidt
2008-02-06gigaset: code cleanupsTilman Schmidt
2008-02-06gigaset: clean up urb->status usageTilman Schmidt
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker
2008-02-06cleanup after APUS removalAdrian Bunk
2008-02-06Remove pointless casts from void pointersJeff Garzik
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan
2008-02-03drivers/isdn/: Spelling fixesJoe Perches
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-01-25fix oops on rmmod capidrvKarsten Keil
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve
2008-01-24ISDN: Convert from class_device to device for ISDN capiTony Jones
2008-01-04[ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl
2008-01-04[ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl
2007-12-03I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil
2007-11-29isdn: bootup crash fixIngo Molnar
2007-11-26isdn: avoid copying overly-long stringsKarsten Keil