ALSA: usb-audio: add support for Akai MPD16
[safe/jmp/linux-2.6] / drivers / isdn /
2010-05-20 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-05-20 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2010-05-20 Linus TorvaldsMerge branch 'bkl/procfs' of git://git./linux/kernel...
2010-05-17 Frederic Weisbeckerprocfs: Push down the bkl from ioctl
2010-05-10 Tejun Heopcmcia: update gfp/slab.h includes
2010-05-10 Dominik Brodowskipcmcia: dev_node removal (remaining drivers)
2010-05-10 Dominik Brodowskipcmcia: dev_node removal (drivers with updated printk...
2010-05-10 Dominik Brodowskipcmcia: re-work pcmcia_request_irq()
2010-04-23 Jiri KosinaMerge branch 'master' into for-next
2010-04-19 Linus TorvaldsFix ISDN/Gigaset build failure
2010-04-18 Tilman Schmidtgigaset: include cleanup cleanup
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-29 Gilles EspinasseFix comment and Kconfig typos for 'require' and 'fragment'
2010-03-25 Henneisdn: Cleanup Sections in PCMCIA driver elsa
2010-03-25 Henneisdn: Cleanup Sections in PCMCIA driver avma1
2010-03-25 Henneisdn: Cleanup Sections in PCMCIA driver teles
2010-03-25 Henneisdn: Cleanup Sections in PCMCIA driver sedlbauer
2010-03-17 Tilman Schmidtgigaset: fix build failure
2010-03-16 Tilman Schmidtgigaset: correct range checking off by one error
2010-03-16 Thomas WeberFix typos in comments
2010-03-16 Lars EllenbergISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIe
2010-03-15 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-03-15 Tilman Schmidtgigaset: prune use of tty_buffer_request_room
2010-03-15 Tilman Schmidtgigaset: correct clearing of at_state strings on RING
2010-03-15 Tilman Schmidtgigaset: avoid registering CAPI driver more than once
2010-03-15 Ian Munsiei4l: change magic numbers in Eicon DIVA ISDN driver...
2010-03-15 Ian Munsiei4l: silence compiler warnings for array access in...
2010-03-15 Roel Kluinisdn: misplaced parenthesis in pof_handle_data()
2010-03-08 Jiri KosinaMerge branch 'for-next' into for-linus
2010-03-01 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2010-02-26 Andy Shevchenkoisdn: remove ishexdigit() in regard to isxdigit()
2010-02-26 Tilman Schmidtgigaset: reduce syslog clutter
2010-02-26 Tilman Schmidtbas_gigaset: collapse CR/LF at end of AT response
2010-02-23 Tilman SchmidtPCI: push deprecated pci_find_device() function to...
2010-02-22 Tilman Schmidtisdn: fix a few Kconfig imperfections
2010-02-17 Jan KiszkaCAPI: Remove experimental tag from middleware feature
2010-02-17 Jan KiszkaCAPI: Schedule capifs for removal
2010-02-17 Jan KiszkaCAPI: Drop special controller lookup from capi20_put_me...
2010-02-17 Jan KiszkaCAPI: Drop return value of handle_minor_send
2010-02-17 Jan KiszkaCAPI: Clean up capiminor_*_ack
2010-02-17 Jan KiszkaCAPI: Fix locking around capiminor's output queue and...
2010-02-17 Jan KiszkaCAPI: Drop capiminor's unused inbytes counter
2010-02-17 Jan KiszkaCAPI: Use atomics for capiminor's datahandle and msgid
2010-02-17 Jan KiszkaCAPI: Rename datahandle_queue -> ackqueue_entry
2010-02-17 Jan KiszkaCAPI: Rework capiminor RX handler
2010-02-17 Jan KiszkaCAPI: Drop handle_minor_recv from capinc_tty_write
2010-02-17 Jan KiszkaCAPI: Drop atomic ttyopencount
2010-02-17 Jan KiszkaCAPI: Clean up capiminors_lock
2010-02-17 Jan KiszkaCAPI: Drop obsolete nccip from capiminor struct
2010-02-17 Jan KiszkaCAPI: Issue synchronous hangup on capincci_free_minor
2010-02-17 Jan KiszkaCAPI: Drop remaining NULL checks on tty->driver_data
2010-02-17 Jan KiszkaCAPI: Use tty_port to keep track of capiminor's tty
2010-02-17 Jan KiszkaCAPI: Establish install/cleanup handlers for capiminor...
2010-02-17 Jan KiszkaCAPI: Use kref on capiminor
2010-02-17 Jan KiszkaCAPI: Use dynamic major for NCCI TTYs by default
2010-02-17 Jan KiszkaCAPI: Dynamically register minor devices
2010-02-17 Jan KiszkaCAPI: Clean up capinc_tty_init/exit
2010-02-17 Jan KiszkaCAPI: Switch capiminor list to array
2010-02-17 Jan KiszkaCAPI: Switch NCCI list to standard doubly linked list
2010-02-17 Jan KiszkaCAPI: Fix racy capi_read
2010-02-17 Jan KiszkaCAPI: Use non-atomic allocation during NCCI setup
2010-02-17 Jan KiszkaCAPI: Rework locking of capidev members
2010-02-17 Jan KiszkaCAPI: Clean up capi_open/release
2010-02-17 Jan KiszkaCAPI: Convert capidev_list_lock into a mutex
2010-02-17 Jan KiszkaCAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWARE
2010-02-17 Jan KiszkaCAPI: Rework application locking
2010-02-17 Jan KiszkaCAPI: Rework locking of controller data structures
2010-02-17 Jan KiszkaCAPI: Rework controller state notifier
2010-02-17 Jan KiszkaCAPI: Rework capi_ctr_ready/down
2010-02-17 Jan KiszkaCAPI: Convert capi drivers rwlock into mutex
2010-02-17 Jan KiszkaCAPI: Call a controller 'controller', not 'card'
2010-02-17 Jan KiszkaCAPI: Reduce chattiness during module loading/removal
2010-02-17 Jan KiszkaCAPI: Pin capifs instead of mounting it
2010-02-17 Jan KiszkaCAPI: Eliminate capifs_root variable
2010-02-17 Jan KiszkaCAPI: Sanitize capifs API
2010-02-17 Jan KiszkaCAPI: Fix leaks in capifs_new_ncci
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Daniel Macktree-wide: fix 'lenght' typo in comments and code
2010-02-05 Uwe Kleine-Königtree-wide: fix typos "ammount" -> "amount"
2010-02-05 Peter Hueweisdn/mISDN: add __init/__exit macros to dsp_core.c
2010-02-05 Peter Hueweisdn/hardware: add __init/__exit macros to mISDNisar.c
2010-02-04 Adam BuchbinderFix misspellings of "separate" in strings.
2010-02-04 Roel KluinmISDN: positive error return should be negative in...
2010-02-04 Jiri Slabyisdn: mISDN, don't compile unused stuff
2010-02-04 Darren Jenkinshardware/mISDN/mISDNinfineon.c: bail out of loop on...
2010-02-04 Roel Kluinhisax: timeout off by one in waitrecmsg()
2010-01-14 Alexey Dobriyanproc_fops: convert drivers/isdn/ to seq_file
2010-01-13 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2010-01-11 David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2010-01-04 Julia Lawalldrivers/isdn: eliminate duplicated test
2009-12-21 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-2.6
2009-12-19 Yong ZhangmISDN: use DECLARE_COMPLETION_ONSTACK for non-constant...
2009-12-14 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
2009-12-12 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-10 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-09 Tilman Schmidtgigaset: don't enable any debugging output by default
2009-12-07 Dominik Brodowskipcmcia: remove unused IRQ_FIRST_SHARED
2009-12-07 Jiri KosinaMerge branch 'for-next' into for-linus
2009-12-05 David S. MillerMerge branch 'master' of /home/davem/src/GIT/linux...
2009-12-05 Linus TorvaldsMerge git://git./linux/kernel/git/brodo/pcmcia-2.6
next