summaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-05-211-8/+9
|\
| * X25: Use identifiers for isdn device to x25 interfaceandrew hendry2010-04-231-8/+9
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2010-05-202-2/+2
|\ \
| * | Merge branch 'master' into for-nextJiri Kosina2010-04-2396-107/+197
| |\|
| * | Fix comment and Kconfig typos for 'require' and 'fragment'Gilles Espinasse2010-03-291-1/+1
| * | Fix typos in commentsThomas Weber2010-03-161-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2010-05-205-258/+31Star
|\ \ \
| * | | pcmcia: update gfp/slab.h includesTejun Heo2010-05-101-1/+0Star
| * | | pcmcia: dev_node removal (remaining drivers)Dominik Brodowski2010-05-101-48/+3Star
| * | | pcmcia: dev_node removal (drivers with updated printk call)Dominik Brodowski2010-05-104-150/+11Star
| * | | pcmcia: re-work pcmcia_request_irq()Dominik Brodowski2010-05-105-60/+18Star
| | |/ | |/|
* | | Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2010-05-201-4/+14
|\ \ \ | |/ / |/| |
| * | procfs: Push down the bkl from ioctlFrederic Weisbecker2010-05-171-4/+14
* | | Fix ISDN/Gigaset build failureLinus Torvalds2010-04-191-0/+1
* | | gigaset: include cleanup cleanupTilman Schmidt2010-04-189-20/+1Star
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-3084-4/+82
|/ /
* | isdn: Cleanup Sections in PCMCIA driver elsaHenne2010-03-251-6/+6
* | isdn: Cleanup Sections in PCMCIA driver avma1Henne2010-03-251-6/+6
* | isdn: Cleanup Sections in PCMCIA driver telesHenne2010-03-251-6/+6
* | isdn: Cleanup Sections in PCMCIA driver sedlbauerHenne2010-03-251-6/+6
* | gigaset: fix build failureTilman Schmidt2010-03-171-3/+11
* | 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-161-0/+6
* | Merge branch 'master' of /home/davem/src/GIT/linux-2.6/David S. Miller2010-03-165-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-161-1/+0Star
* | | gigaset: correct clearing of at_state strings on RINGTilman Schmidt2010-03-161-8/+4Star
* | | gigaset: avoid registering CAPI driver more than onceTilman Schmidt2010-03-164-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/+7Star
* | | 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-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