aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-1/+1
2008-07-20tty: Ldisc revampAlan Cox2-3/+3
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6David S. Miller5-13/+31
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet9-41/+26
2008-07-12drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins1-1/+3
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller1-1/+1
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller1-1/+1
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet2-0/+4
2008-06-20divamnt: BKL pushdownJonathan Corbet1-5/+11
2008-06-20CAPI: BKL pushdownJonathan Corbet1-6/+11
2008-06-20isdn: cdev lock_kernel() pushdownJonathan Corbet1-1/+2
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall1-0/+1
2008-06-10isdn: use simple_read_from_buffer()Akinobu Mita1-21/+8
2008-06-10isdn divas: fix proc creationAlexey Dobriyan2-3/+2
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison1-3/+3
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz1-3/+3
2008-05-14hysdn: No longer broken on SMP.Andrew Morton1-1/+1
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine1-9/+5
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar1-1/+2
2008-04-30tty: The big operations reworkAlan Cox1-7/+8
2008-04-30isdn: switch to int put_char methodAlan Cox1-3/+6
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox1-3/+1
2008-04-30isdn_tty: Prepare for BKL push downAlan Cox1-18/+8
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev5-32/+22
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day1-4/+4
2008-04-28capifs: fix memory leak on remountCyrill Gorcunov1-0/+1
2008-04-28hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas1-4/+6
2008-04-28isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day1-1/+1
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison22-51/+51
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison2-7/+7
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison8-26/+26
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison6-38/+38
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