aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-08-02Add DIP switch readout for HFC-4S IOB4STKarsten Keil1-3/+3
2008-08-02Fix remaining big endian issue of hfcmultiKarsten Keil1-14/+13
2008-08-02mISDN cleanup user interfaceKarsten Keil4-10/+8
2008-08-02mISDN fix main ISDN MakefileKarsten Keil1-1/+1
2008-07-30hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells1-1/+1
2008-07-30isdn: use the common ascii hex helpersHarvey Harrison1-3/+2
2008-07-28Remove deprecated virt_to_bus()Karsten Keil2-3/+1
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds3-3/+3
2008-07-27isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell1-0/+1
2008-07-27Fix namespace issue with HisaxKarsten Keil3-3/+3
2008-07-27Add layer1 over IP supportKarsten Keil5-1/+2003
2008-07-27Add mISDN HFC multiport driverKarsten Keil4-0/+6537
2008-07-27Add mISDN HFC PCI driverKarsten Keil4-0/+2503
2008-07-27Add mISDN DSPKarsten Keil14-0/+5991
2008-07-27Add mISDN core filesKarsten Keil15-0/+6835
2008-07-27Add mISDN driverKarsten Keil3-1/+5
2008-07-26pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells1-2/+0
2008-07-25Rename WARN() to WARNING() to clear the namespaceArjan van de Ven4-16/+16
2008-07-24gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt1-6/+6
2008-07-24gigaset: use dev_ macros for messagesTilman Schmidt6-43/+53
2008-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-1/+2
2008-07-22tty: rework break handlingAlan Cox1-1/+2
2008-07-21device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman1-1/+2
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