aboutsummaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2008-07-22tty: rework break handlingAlan Cox
2008-07-21device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-07-20tty: Ldisc revampAlan Cox
2008-07-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-12drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins
2008-07-08pkt_sched: Add qdisc_reset_all_tx().David S. Miller
2008-07-08netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller
2008-06-20Add a bunch of cycle_kernel_lock() callsJonathan Corbet
2008-06-20divamnt: BKL pushdownJonathan Corbet
2008-06-20CAPI: BKL pushdownJonathan Corbet
2008-06-20isdn: cdev lock_kernel() pushdownJonathan Corbet
2008-06-12drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall
2008-06-10isdn: use simple_read_from_buffer()Akinobu Mita
2008-06-10isdn divas: fix proc creationAlexey Dobriyan
2008-05-23isdn: fix integer as NULL pointer warningHarvey Harrison
2008-05-14isdn/capi: Return proper errnos on module init.Marcin Slusarz
2008-05-14hysdn: No longer broken on SMP.Andrew Morton
2008-05-14hysdn: Remove cli()/sti() calls.Mark Asselstine
2008-05-01isdn: hysdn_procconf.c build fixIngo Molnar
2008-04-30tty: The big operations reworkAlan Cox
2008-04-30isdn: switch to int put_char methodAlan Cox
2008-04-30tty/serial: lay the foundations for the next set of reworksAlan Cox
2008-04-30isdn_tty: Prepare for BKL push downAlan Cox
2008-04-29isdn: use non-racy method for proc entries creationDenis V. Lunev
2008-04-28isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day
2008-04-28capifs: fix memory leak on remountCyrill Gorcunov
2008-04-28hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas
2008-04-28isdn: fix obvious cut-and-paste error in st5481_usb.cRobert P. J. Day
2008-04-28isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison
2008-04-28eicon: fix sparse integer as NULL pointer warningsHarvey Harrison
2008-04-28avm: fix sparse warning using integer as NULL pointerHarvey Harrison
2008-04-28capi: fix sparse warnings using integer as NULL pointerHarvey Harrison
2008-04-21Merge branch 'irq-cleanups-upstream' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-04-20[ISDN] minor irq handler cleanupsJeff Garzik
2008-04-20[ISDN] Hisax: eliminate many unnecessary references to CardType[]Jeff Garzik
2008-04-20[ISDN] HiSax: modularization prepJeff Garzik
2008-04-13[ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle
2008-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-03-07gigaset: fix Oops on module unload regressionTilman Schmidt
2008-03-05isdn: replace __inline with inlineHarvey Harrison
2008-03-04hisax_fcpcipnp: move request_irq later in probeKyle McMartin
2008-03-04drivers/isdn: correct use of ! and &Julia Lawall
2008-02-09isdn: fix section mismatch warning for ISACVerSam Ravnborg
2008-02-09isdn: fix section mismatch warnings from hisax_cs_setup_cardSam Ravnborg
2008-02-09isdn: fix section mismatch warnings in isac.c and isar.cSam Ravnborg
2008-02-09isdn: fix section mismatch warning in hfc_sx.cSam Ravnborg
2008-02-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds