summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* gigaset: correct range checking off by one errorTilman Schmidt2010-03-161-1/+1
* ISDN: Add PCI ID for HFC-2S/4S Beronet Card PCIeLars Ellenberg2010-03-151-0/+6
* Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-155-8/+8
|\
| * 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
* | | gigaset: prune use of tty_buffer_request_roomTilman Schmidt2010-03-151-1/+0
* | | gigaset: correct clearing of at_state strings on RINGTilman Schmidt2010-03-151-8/+4
* | | gigaset: avoid registering CAPI driver more than onceTilman Schmidt2010-03-154-31/+53
* | | i4l: change magic numbers in Eicon DIVA ISDN driver to symbolic namesIan Munsie2010-03-151-16/+16
* | | i4l: silence compiler warnings for array access in Eicon DIVA ISDN driverIan Munsie2010-03-151-8/+7
* | | isdn: misplaced parenthesis in pof_handle_data()Roel Kluin2010-03-151-1/+1
|/ /
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-02-2816-41/+64
|\ \
| * | PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-2216-41/+64
| |/
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-01-121-1/+1
| |\
* | | isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko2010-02-261-15/+1
* | | gigaset: reduce syslog clutterTilman Schmidt2010-02-2610-147/+77
* | | bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt2010-02-263-15/+35
* | | isdn: fix a few Kconfig imperfectionsTilman Schmidt2010-02-222-22/+28
* | | CAPI: Remove experimental tag from middleware featureJan Kiszka2010-02-161-2/+1
* | | CAPI: Schedule capifs for removalJan Kiszka2010-02-161-6/+7
* | | CAPI: Drop special controller lookup from capi20_put_messageJan Kiszka2010-02-161-5/+2
* | | CAPI: Drop return value of handle_minor_sendJan Kiszka2010-02-161-13/+9
* | | CAPI: Clean up capiminor_*_ackJan Kiszka2010-02-161-12/+7
* | | CAPI: Fix locking around capiminor's output queue and drop workaround_lockJan Kiszka2010-02-161-59/+67
* | | CAPI: Drop capiminor's unused inbytes counterJan Kiszka2010-02-161-7/+3
* | | CAPI: Use atomics for capiminor's datahandle and msgidJan Kiszka2010-02-161-9/+7
* | | CAPI: Rename datahandle_queue -> ackqueue_entryJan Kiszka2010-02-161-4/+4
* | | CAPI: Rework capiminor RX handlerJan Kiszka2010-02-161-22/+38
* | | CAPI: Drop handle_minor_recv from capinc_tty_writeJan Kiszka2010-02-161-1/+0
* | | CAPI: Drop atomic ttyopencountJan Kiszka2010-02-161-20/+10
* | | CAPI: Clean up capiminors_lockJan Kiszka2010-02-161-12/+9
* | | CAPI: Drop obsolete nccip from capiminor structJan Kiszka2010-02-161-43/+1
* | | CAPI: Issue synchronous hangup on capincci_free_minorJan Kiszka2010-02-161-1/+1
* | | CAPI: Drop remaining NULL checks on tty->driver_dataJan Kiszka2010-02-161-33/+31
* | | CAPI: Use tty_port to keep track of capiminor's ttyJan Kiszka2010-02-161-32/+62
* | | CAPI: Establish install/cleanup handlers for capiminor TTYsJan Kiszka2010-02-161-14/+28
* | | CAPI: Use kref on capiminorJan Kiszka2010-02-161-9/+28
* | | CAPI: Use dynamic major for NCCI TTYs by defaultJan Kiszka2010-02-161-6/+4
* | | CAPI: Dynamically register minor devicesJan Kiszka2010-02-161-11/+24
* | | CAPI: Clean up capinc_tty_init/exitJan Kiszka2010-02-161-10/+10
* | | CAPI: Switch capiminor list to arrayJan Kiszka2010-02-161-40/+35
* | | CAPI: Switch NCCI list to standard doubly linked listJan Kiszka2010-02-161-32/+20
* | | CAPI: Fix racy capi_readJan Kiszka2010-02-161-12/+7
* | | CAPI: Use non-atomic allocation during NCCI setupJan Kiszka2010-02-161-2/+2
* | | CAPI: Rework locking of capidev membersJan Kiszka2010-02-161-93/+88
OpenPOWER on IntegriCloud