summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Add DIP switch readout for HFC-4S IOB4STKarsten Keil2008-08-021-3/+3
* Fix remaining big endian issue of hfcmultiKarsten Keil2008-08-021-14/+13
* mISDN cleanup user interfaceKarsten Keil2008-08-024-10/+8
* mISDN fix main ISDN MakefileKarsten Keil2008-08-021-1/+1
* hysdn: remove the packed attribute from PofTimStamp_tagDavid Howells2008-07-301-1/+1
* isdn: use the common ascii hex helpersHarvey Harrison2008-07-301-3/+2
* Remove deprecated virt_to_bus()Karsten Keil2008-07-282-3/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/kkeil/ISDN-2.6Linus Torvalds2008-07-273-3/+3
|\
| * Fix namespace issue with HisaxKarsten Keil2008-07-273-3/+3
* | isdn: mISDN HFC PCI support depends on virt_to_bus()Stephen Rothwell2008-07-271-0/+1
|/
* Add layer1 over IP supportKarsten Keil2008-07-275-1/+2003
* Add mISDN HFC multiport driverKarsten Keil2008-07-274-0/+6537
* Add mISDN HFC PCI driverKarsten Keil2008-07-274-0/+2503
* Add mISDN DSPKarsten Keil2008-07-2714-0/+5991
* Add mISDN core filesKarsten Keil2008-07-2715-0/+6835
* Add mISDN driverKarsten Keil2008-07-273-1/+5
* pnp: fix the fcpnp_driver declaration to only exist if CONFIG_PNP=yDavid Howells2008-07-261-2/+0
* Rename WARN() to WARNING() to clear the namespaceArjan van de Ven2008-07-254-16/+16
* gigaset: gigaset_isowbuf_getbytes() may return signed unnoticedTilman Schmidt2008-07-241-6/+6
* gigaset: use dev_ macros for messagesTilman Schmidt2008-07-246-43/+53
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2008-07-221-1/+2
|\
| * device create: isdn: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-1/+2
* | tty: rework break handlingAlan Cox2008-07-221-1/+2
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-201-1/+1
|\
| * Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-185-13/+31
| |\
| * | pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-081-1/+1
| * | netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-081-1/+1
* | | tty: Ldisc revampAlan Cox2008-07-202-3/+3
| |/ |/|
* | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-149-41/+26
|\ \
| * | drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-121-1/+3
| |/
| * drivers/isdn/sc/ioctl.c: add missing kfreeJulia Lawall2008-06-121-0/+1
| * isdn: use simple_read_from_buffer()Akinobu Mita2008-06-101-21/+8
| * isdn divas: fix proc creationAlexey Dobriyan2008-06-102-3/+2
| * isdn: fix integer as NULL pointer warningHarvey Harrison2008-05-231-3/+3
| * isdn/capi: Return proper errnos on module init.Marcin Slusarz2008-05-141-3/+3
| * hysdn: No longer broken on SMP.Andrew Morton2008-05-141-1/+1
| * hysdn: Remove cli()/sti() calls.Mark Asselstine2008-05-141-9/+5
* | Add a bunch of cycle_kernel_lock() callsJonathan Corbet2008-06-202-0/+4
* | divamnt: BKL pushdownJonathan Corbet2008-06-201-5/+11
* | CAPI: BKL pushdownJonathan Corbet2008-06-201-6/+11
* | isdn: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+2
|/
* isdn: hysdn_procconf.c build fixIngo Molnar2008-05-011-1/+2
* tty: The big operations reworkAlan Cox2008-04-301-7/+8
* isdn: switch to int put_char methodAlan Cox2008-04-301-3/+6
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-301-3/+1
* isdn_tty: Prepare for BKL push downAlan Cox2008-04-301-18/+8
* isdn: use non-racy method for proc entries creationDenis V. Lunev2008-04-295-32/+22
* isdn: rename CONFIG_AVMB1_COMPAT to not look like a Kconfig variableRobert P. J. Day2008-04-281-4/+4
* capifs: fix memory leak on remountCyrill Gorcunov2008-04-281-0/+1
* hisax: depend on CONFIG_PNP, not __ISAPNP__Bjorn Helgaas2008-04-281-4/+6