summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-213-5/+5
|\
| * [ISDN] minor irq handler cleanupsJeff Garzik2008-04-203-5/+5
* | [ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik2008-04-2020-120/+70
* | [ISDN] HiSax: modularization prepJeff Garzik2008-04-202-5/+11
|/
* [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-131-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-122-3/+3
|\
| * isdn: replace __inline with inlineHarvey Harrison2008-03-052-3/+3
* | gigaset: fix Oops on module unload regressionTilman Schmidt2008-03-071-2/+4
* | hisax_fcpcipnp: move request_irq later in probeKyle McMartin2008-03-041-17/+17
* | drivers/isdn: correct use of ! and &Julia Lawall2008-03-042-4/+5
|/
* isdn: fix section mismatch warning for ISACVerSam Ravnborg2008-02-092-4/+2
* isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg2008-02-091-2/+5
* isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg2008-02-092-6/+3
* isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg2008-02-091-2/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-081-2/+1
|\
| * [ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg2008-02-071-2/+1
* | mount options: fix capifsMiklos Szeredi2008-02-081-0/+7
|/
* drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningAndrew Morton2008-02-061-1/+1
* drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Roel Kluin2008-02-061-1/+1
* ser_gigaset: convert mutex to completionTilman Schmidt2008-02-061-5/+5
* Gigaset: permit module unloadTilman Schmidt2008-02-065-142/+85
* gigaset: atomic cleanupTilman Schmidt2008-02-069-175/+169
* usb_gigaset: suspend supportTilman Schmidt2008-02-061-0/+56
* bas_gigaset: suspend supportTilman Schmidt2008-02-061-2/+164
* gigaset: code cleanupsTilman Schmidt2008-02-063-82/+73
* gigaset: clean up urb->status usageTilman Schmidt2008-02-063-41/+58
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-061-1/+0
* cleanup after APUS removalAdrian Bunk2008-02-061-8/+0
* Remove pointless casts from void pointersJeff Garzik2008-02-061-3/+2
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-064-31/+31
* drivers/isdn/: Spelling fixesJoe Perches2008-02-032-2/+2
* Spelling fixes: lenght->lengthPaulius Zaleckas2008-02-032-2/+2
* Typoes: "whith" -> "with"Robert P. J. Day2008-02-031-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-01-252-9/+3
|\
| * driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-241-6/+0
| * ISDN: Convert from class_device to device for ISDN capiTony Jones2008-01-241-3/+3
* | fix oops on rmmod capidrvKarsten Keil2008-01-251-4/+5
|/
* [ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2008-01-042-0/+5
* [ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl2008-01-041-0/+5
* I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil2007-12-031-1/+4
* isdn: bootup crash fixIngo Molnar2007-11-291-2/+1
* isdn: avoid copying overly-long stringsKarsten Keil2007-11-261-4/+4
* [ISDN] sc: Really, really fix warningFrank Lichtenheld2007-11-141-1/+1
* [ISDN] sc: Fix sndpkt to have the correct number of argumentsFrank Lichtenheld2007-11-142-2/+2
* i4l: errors with assignments in ifRoel Kluin2007-11-051-1/+1
* PCI: Add Kconfig option to disable deprecated pci_find_* APIJeff Garzik2007-11-057-22/+25
* [ISDN] capidrv: address two longstanding warningsJeff Garzik2007-10-291-2/+23
* ISDN/sc: fix longstanding warningJeff Garzik2007-10-241-5/+4
* isdn/sc: irq handler cleanJeff Garzik2007-10-232-16/+4
* isdn/act2000: fix major bug. clean irq handler.Jeff Garzik2007-10-231-4/+8
OpenPOWER on IntegriCloud