aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/misc-2.6Linus Torvalds3-5/+5
2008-04-20[ISDN] minor irq handler cleanupsJeff Garzik3-5/+5
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik20-120/+70
2008-04-20[ISDN] HiSax: modularization prepJeff Garzik2-5/+11
2008-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle1-0/+1
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+3
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt1-2/+4
2008-03-05isdn: replace __inline with inlineHarvey Harrison2-3/+3
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin1-17/+17
2008-03-04drivers/isdn: correct use of ! and &Julia Lawall2-4/+5
2008-02-09isdn: fix section mismatch warning for ISACVerSam Ravnborg2-4/+2
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg1-2/+5
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg2-6/+3
2008-02-09isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg1-2/+1
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-2/+1
2008-02-08mount options: fix capifsMiklos Szeredi1-0/+7
2008-02-07[ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg1-2/+1
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton1-1/+1
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin1-1/+1
2008-02-06ser_gigaset: convert mutex to completionTilman Schmidt1-5/+5
2008-02-06Gigaset: permit module unloadTilman Schmidt5-142/+85
2008-02-06gigaset: atomic cleanupTilman Schmidt9-175/+169
2008-02-06usb_gigaset: suspend supportTilman Schmidt1-0/+56
2008-02-06bas_gigaset: suspend supportTilman Schmidt1-2/+164
2008-02-06gigaset: code cleanupsTilman Schmidt3-82/+73
2008-02-06gigaset: clean up urb->status usageTilman Schmidt3-41/+58
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker1-1/+0
2008-02-06cleanup after APUS removalAdrian Bunk1-8/+0
2008-02-06Remove pointless casts from void pointersJeff Garzik1-3/+2
2008-02-06fix ! versus & precedence in various placesAlexey Dobriyan4-31/+31
2008-02-03drivers/isdn/: Spelling fixesJoe Perches2-2/+2
2008-02-03Spelling fixes: lenght->lengthPaulius Zaleckas2-2/+2
2008-02-03Typoes: "whith" -> "with"Robert P. J. Day1-1/+1
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2-9/+3
2008-01-25fix oops on rmmod capidrvKarsten Keil1-4/+5
2008-01-24driver core: Make the dev_*() family of macros in device.h completeEmil Medve1-6/+0
2008-01-24ISDN: Convert from class_device to device for ISDN capiTony Jones1-3/+3
2008-01-04[ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2-0/+5
2008-01-04[ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl1-0/+5
2007-12-03I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil1-1/+4
2007-11-29isdn: bootup crash fixIngo Molnar1-2/+1
2007-11-26isdn: avoid copying overly-long stringsKarsten Keil1-4/+4
2007-11-14[ISDN] sc: Really, really fix warningFrank Lichtenheld1-1/+1
2007-11-14[ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2-2/+2
2007-11-05i4l: errors with assignments in ifRoel Kluin1-1/+1
2007-11-05PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik7-22/+25
2007-10-29[ISDN] capidrv: address two longstanding warningsJeff Garzik1-2/+23
2007-10-24ISDN/sc: fix longstanding warningJeff Garzik1-5/+4
2007-10-23isdn/sc: irq handler cleanJeff Garzik2-16/+4
2007-10-23isdn/act2000: fix major bug. clean irq handler.Jeff Garzik1-4/+8