summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* tty: The big operations reworkAlan Cox2008-04-301-7/+8
* isdn: switch to int put_char methodAlan Cox2008-04-301-3/+6
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-3/+1Star
* isdn_tty: Prepare for BKL push downAlan Cox2008-04-301-18/+8Star
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-295-32/+22Star
* isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day2008-04-281-4/+4
* capifs: fix memory leak on remountCyrill Gorcunov2008-04-281-0/+1
* hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas2008-04-281-4/+6
* isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day2008-04-281-1/+1
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-2822-51/+51
* eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2008-04-282-7/+7
* avm: fix sparse warning using integer as NULL pointerHarvey Harrison2008-04-288-26/+26
* capi: fix sparse warnings using integer as NULL pointerHarvey Harrison2008-04-286-38/+38
* Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-04-223-5/+5
|\
| * [ISDN] minor irq handler cleanupsJeff Garzik2008-04-213-5/+5
* | [ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik2008-04-2120-120/+70Star
* | [ISDN] HiSax: modularization prepJeff Garzik2008-04-212-5/+11
|/
* [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-141-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-062-3/+3
* | gigaset: fix Oops on module unload regressionTilman Schmidt2008-03-071-2/+4
* | hisax_fcpcipnp: move request_irq later in probeKyle McMartin2008-03-051-17/+17
* | drivers/isdn: correct use of ! and &Julia Lawall2008-03-052-4/+5
|/
* isdn: fix section mismatch warning for ISACVerSam Ravnborg2008-02-102-4/+2Star
* isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg2008-02-101-2/+5
* isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg2008-02-102-6/+3Star
* isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg2008-02-101-2/+1Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-02-081-2/+1Star
|\
| * [ISDN]: fix section mismatch warning in enpci_card_msgSam Ravnborg2008-02-081-2/+1Star
* | 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/+85Star
* gigaset: atomic cleanupTilman Schmidt2008-02-069-175/+169Star
* 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/+73Star
* gigaset: clean up urb->status usageTilman Schmidt2008-02-063-41/+58
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-061-1/+0Star
* cleanup after APUS removalAdrian Bunk2008-02-061-8/+0Star
* Remove pointless casts from void pointersJeff Garzik2008-02-061-3/+2Star
* 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/+3Star
|\
| * driver core: Make the dev_*() family of macros in device.h completeEmil Medve2008-01-251-6/+0Star
| * ISDN: Convert from class_device to device for ISDN capiTony Jones2008-01-251-3/+3
* | fix oops on rmmod capidrvKarsten Keil2008-01-251-4/+5
|/