summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-085-8/+8
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-091-1/+1
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-051-1/+1
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-051-1/+1
| * isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe2010-02-051-2/+2
| * isdn/hardware: add __init/__exit macros to mISDNisar.cPeter Huewe2010-02-051-2/+2
| * Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-041-1/+1
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-0116-41/+64
|\ \
| * | PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-2316-41/+64
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-131-1/+1
| |\
* | | isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko2010-02-261-15/+1Star
* | | gigaset: reduce syslog clutterTilman Schmidt2010-02-2610-147/+77Star
* | | bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt2010-02-263-15/+35
* | | isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-232-22/+28
* | | CAPI: Remove experimental tag from middleware featureJan Kiszka2010-02-171-2/+1Star
* | | CAPI: Schedule capifs for removalJan Kiszka2010-02-171-6/+7
* | | CAPI: Drop special controller lookup from capi20_put_messageJan Kiszka2010-02-171-5/+2Star
* | | CAPI: Drop return value of handle_minor_sendJan Kiszka2010-02-171-13/+9Star
* | | CAPI: Clean up capiminor_*_ackJan Kiszka2010-02-171-12/+7Star
* | | CAPI: Fix locking around capiminor's output queue and drop workaround_lockJan Kiszka2010-02-171-59/+67
* | | CAPI: Drop capiminor's unused inbytes counterJan Kiszka2010-02-171-7/+3Star
* | | CAPI: Use atomics for capiminor's datahandle and msgidJan Kiszka2010-02-171-9/+7Star
* | | CAPI: Rename datahandle_queue -> ackqueue_entryJan Kiszka2010-02-171-4/+4
* | | CAPI: Rework capiminor RX handlerJan Kiszka2010-02-171-22/+38
* | | CAPI: Drop handle_minor_recv from capinc_tty_writeJan Kiszka2010-02-171-1/+0Star
* | | CAPI: Drop atomic ttyopencountJan Kiszka2010-02-171-20/+10Star
* | | CAPI: Clean up capiminors_lockJan Kiszka2010-02-171-12/+9Star
* | | CAPI: Drop obsolete nccip from capiminor structJan Kiszka2010-02-171-43/+1Star
* | | CAPI: Issue synchronous hangup on capincci_free_minorJan Kiszka2010-02-171-1/+1
* | | CAPI: Drop remaining NULL checks on tty->driver_dataJan Kiszka2010-02-171-33/+31Star
* | | CAPI: Use tty_port to keep track of capiminor's ttyJan Kiszka2010-02-171-32/+62
* | | CAPI: Establish install/cleanup handlers for capiminor TTYsJan Kiszka2010-02-171-14/+28
* | | CAPI: Use kref on capiminorJan Kiszka2010-02-171-9/+28
* | | CAPI: Use dynamic major for NCCI TTYs by defaultJan Kiszka2010-02-171-6/+4Star
* | | CAPI: Dynamically register minor devicesJan Kiszka2010-02-171-11/+24
* | | CAPI: Clean up capinc_tty_init/exitJan Kiszka2010-02-171-10/+10
* | | CAPI: Switch capiminor list to arrayJan Kiszka2010-02-171-40/+35Star
* | | CAPI: Switch NCCI list to standard doubly linked listJan Kiszka2010-02-171-32/+20Star
* | | CAPI: Fix racy capi_readJan Kiszka2010-02-171-12/+7Star
* | | CAPI: Use non-atomic allocation during NCCI setupJan Kiszka2010-02-171-2/+2
* | | CAPI: Rework locking of capidev membersJan Kiszka2010-02-171-93/+88Star
* | | CAPI: Clean up capi_open/releaseJan Kiszka2010-02-171-59/+34Star
* | | CAPI: Convert capidev_list_lock into a mutexJan Kiszka2010-02-171-12/+12
* | | CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWAREJan Kiszka2010-02-171-67/+83
* | | CAPI: Rework application lockingJan Kiszka2010-02-172-34/+29Star
* | | CAPI: Rework locking of controller data structuresJan Kiszka2010-02-173-87/+214
* | | CAPI: Rework controller state notifierJan Kiszka2010-02-172-67/+67
* | | CAPI: Rework capi_ctr_ready/downJan Kiszka2010-02-171-45/+50
* | | CAPI: Convert capi drivers rwlock into mutexJan Kiszka2010-02-173-32/+27Star
* | | CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-173-168/+177