summaryrefslogtreecommitdiff
path: root/drivers/isdn
AgeCommit message (Expand)Author
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil
2008-08-02mISDN cleanup user interfaceKarsten Keil
2008-08-02mISDN fix main ISDN MakefileKarsten Keil
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison
2008-07-28Remove deprecated virt_to_bus()Karsten Keil
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell
2008-07-27Fix namespace issue with HisaxKarsten Keil
2008-07-27Add layer1 over IP supportKarsten Keil
2008-07-27Add mISDN HFC multiport driverKarsten Keil
2008-07-27Add mISDN HFC PCI driverKarsten Keil
2008-07-27Add mISDN DSPKarsten Keil
2008-07-27Add mISDN core filesKarsten Keil
2008-07-27Add mISDN driverKarsten Keil
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt
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