aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAge
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * tree-wide: Assorted spelling fixesDaniel Mack2010-02-09
| * tree-wide: fix 'lenght' typo in comments and codeDaniel Mack2010-02-05
| * tree-wide: fix typos "ammount" -> "amount"Uwe Kleine-König2010-02-05
| * isdn/mISDN: add __init/__exit macros to dsp_core.cPeter Huewe2010-02-05
| * isdn/hardware: add __init/__exit macros to mISDNisar.cPeter Huewe2010-02-05
| * Fix misspellings of "separate" in strings.Adam Buchbinder2010-02-04
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-28
|\ \
| * | PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-22
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-12
| |\
* | | isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko2010-02-26
* | | gigaset: reduce syslog clutterTilman Schmidt2010-02-26
* | | bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt2010-02-26
* | | isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-22
* | | CAPI: Remove experimental tag from middleware featureJan Kiszka2010-02-16
* | | CAPI: Schedule capifs for removalJan Kiszka2010-02-16
* | | CAPI: Drop special controller lookup from capi20_put_messageJan Kiszka2010-02-16
* | | CAPI: Drop return value of handle_minor_sendJan Kiszka2010-02-16
* | | CAPI: Clean up capiminor_*_ackJan Kiszka2010-02-16
* | | CAPI: Fix locking around capiminor's output queue and drop workaround_lockJan Kiszka2010-02-16
* | | CAPI: Drop capiminor's unused inbytes counterJan Kiszka2010-02-16
* | | CAPI: Use atomics for capiminor's datahandle and msgidJan Kiszka2010-02-16
* | | CAPI: Rename datahandle_queue -> ackqueue_entryJan Kiszka2010-02-16
* | | CAPI: Rework capiminor RX handlerJan Kiszka2010-02-16
* | | CAPI: Drop handle_minor_recv from capinc_tty_writeJan Kiszka2010-02-16
* | | CAPI: Drop atomic ttyopencountJan Kiszka2010-02-16
* | | CAPI: Clean up capiminors_lockJan Kiszka2010-02-16
* | | CAPI: Drop obsolete nccip from capiminor structJan Kiszka2010-02-16
* | | CAPI: Issue synchronous hangup on capincci_free_minorJan Kiszka2010-02-16
* | | CAPI: Drop remaining NULL checks on tty->driver_dataJan Kiszka2010-02-16
* | | CAPI: Use tty_port to keep track of capiminor's ttyJan Kiszka2010-02-16
* | | CAPI: Establish install/cleanup handlers for capiminor TTYsJan Kiszka2010-02-16
* | | CAPI: Use kref on capiminorJan Kiszka2010-02-16
* | | CAPI: Use dynamic major for NCCI TTYs by defaultJan Kiszka2010-02-16
* | | CAPI: Dynamically register minor devicesJan Kiszka2010-02-16
* | | CAPI: Clean up capinc_tty_init/exitJan Kiszka2010-02-16
* | | CAPI: Switch capiminor list to arrayJan Kiszka2010-02-16
* | | CAPI: Switch NCCI list to standard doubly linked listJan Kiszka2010-02-16
* | | CAPI: Fix racy capi_readJan Kiszka2010-02-16
* | | CAPI: Use non-atomic allocation during NCCI setupJan Kiszka2010-02-16
* | | CAPI: Rework locking of capidev membersJan Kiszka2010-02-16
* | | CAPI: Clean up capi_open/releaseJan Kiszka2010-02-16
* | | CAPI: Convert capidev_list_lock into a mutexJan Kiszka2010-02-16
* | | CAPI: Reduce #ifdef mess around CONFIG_ISDN_CAPI_MIDDLEWAREJan Kiszka2010-02-16
* | | CAPI: Rework application lockingJan Kiszka2010-02-16
* | | CAPI: Rework locking of controller data structuresJan Kiszka2010-02-16
* | | CAPI: Rework controller state notifierJan Kiszka2010-02-16
* | | CAPI: Rework capi_ctr_ready/downJan Kiszka2010-02-16
* | | CAPI: Convert capi drivers rwlock into mutexJan Kiszka2010-02-16
* | | CAPI: Call a controller 'controller', not 'card'Jan Kiszka2010-02-16