aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)AuthorFilesLines
2008-05-01isdn: hysdn_procconf.c build fixGravatar Ingo Molnar 1-1/+2
2008-04-30tty: The big operations reworkGravatar Alan Cox 1-7/+8
2008-04-30isdn: switch to int put_char methodGravatar Alan Cox 1-3/+6
2008-04-30tty/serial: lay the foundations for the next set of reworksGravatar Alan Cox 1-3/+1
2008-04-30isdn_tty: Prepare for BKL push downGravatar Alan Cox 1-18/+8
2008-04-29isdn: use non-racy method for proc entries creationGravatar Denis V. Lunev 5-32/+22
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableGravatar Robert P. J. Day 1-4/+4
2008-04-28capifs: fix memory leak on remountGravatar Cyrill Gorcunov 1-0/+1
2008-04-28hisax: depend on CONFIG_PNP, not __ISAPNP__Gravatar Bjorn Helgaas 1-4/+6
2008-04-28isdn: fix obvious cut-and-paste error in st5481_usb.cGravatar Robert P. J. Day 1-1/+1
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesGravatar Harvey Harrison 22-51/+51
2008-04-28eicon: fix sparse integer as NULL pointer warningsGravatar Harvey Harrison 2-7/+7
2008-04-28avm: fix sparse warning using integer as NULL pointerGravatar Harvey Harrison 8-26/+26
2008-04-28capi: fix sparse warnings using integer as NULL pointerGravatar Harvey Harrison 6-38/+38
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 3-5/+5
2008-04-20[ISDN] minor irq handler cleanupsGravatar Jeff Garzik 3-5/+5
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Gravatar Jeff Garzik 20-120/+70
2008-04-20[ISDN] HiSax: modularization prepGravatar Jeff Garzik 2-5/+11
2008-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upGravatar Paul Bolle 1-0/+1
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 2-3/+3
2008-03-07gigaset: fix Oops on module unload regressionGravatar Tilman Schmidt 1-2/+4
2008-03-05isdn: replace __inline with inlineGravatar Harvey Harrison 2-3/+3
2008-03-04hisax_fcpcipnp: move request_irq later in probeGravatar Kyle McMartin 1-17/+17
2008-03-04drivers/isdn: correct use of ! and &Gravatar Julia Lawall 2-4/+5
2008-02-09isdn: fix section mismatch warning for ISACVerGravatar Sam Ravnborg 2-4/+2
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardGravatar Sam Ravnborg 1-2/+5
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cGravatar Sam Ravnborg 2-6/+3
2008-02-09isdn: fix section mismatch warning in hfc_sx.cGravatar Sam Ravnborg 1-2/+1
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Gravatar Linus Torvalds 1-2/+1
2008-02-08mount options: fix capifsGravatar Miklos Szeredi 1-0/+7
2008-02-07[ISDN]: fix section mismatch warning in enpci_card_msgGravatar Sam Ravnborg 1-2/+1
2008-02-06drivers/isdn/hardware/eicon/debug.c: fix uninitialized var warningGravatar Andrew Morton 1-1/+1
2008-02-06drivers/isdn/hardware/eicon/message.c fix 'and' typo in eicons' AddInfo()Gravatar Roel Kluin 1-1/+1
2008-02-06ser_gigaset: convert mutex to completionGravatar Tilman Schmidt 1-5/+5
2008-02-06Gigaset: permit module unloadGravatar Tilman Schmidt 5-142/+85
2008-02-06gigaset: atomic cleanupGravatar Tilman Schmidt 9-175/+169
2008-02-06usb_gigaset: suspend supportGravatar Tilman Schmidt 1-0/+56
2008-02-06bas_gigaset: suspend supportGravatar Tilman Schmidt 1-2/+164
2008-02-06gigaset: code cleanupsGravatar Tilman Schmidt 3-82/+73
2008-02-06gigaset: clean up urb->status usageGravatar Tilman Schmidt 3-41/+58
2008-02-06drivers/isdn/i4l/isdn_tty.c: remove write_semGravatar Daniel Walker 1-1/+0
2008-02-06cleanup after APUS removalGravatar Adrian Bunk 1-8/+0
2008-02-06Remove pointless casts from void pointersGravatar Jeff Garzik 1-3/+2
2008-02-06fix ! versus & precedence in various placesGravatar Alexey Dobriyan 4-31/+31
2008-02-03drivers/isdn/: Spelling fixesGravatar Joe Perches 2-2/+2
2008-02-03Spelling fixes: lenght->lengthGravatar Paulius Zaleckas 2-2/+2
2008-02-03Typoes: "whith" -> "with"Gravatar Robert P. J. Day 1-1/+1
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Gravatar Linus Torvalds 2-9/+3
2008-01-25fix oops on rmmod capidrvGravatar Karsten Keil 1-4/+5
2008-01-24driver core: Make the dev_*() family of macros in device.h completeGravatar Emil Medve 1-6/+0