aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-136-10/+10
|\
| * drivers: fix comment typo diable -> disable.Justin P. Mattock2011-01-031-1/+1
| * Merge branch 'master' into for-nextJiri Kosina2010-12-222-3/+6
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-016-11/+11
* | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2011-01-074-10/+23
|\ \ \
| * | | mISDN: don't use flush_scheduled_work()Tejun Heo2010-12-242-2/+4
| * | | isdn/capi: make kcapi use a separate workqueueTejun Heo2010-12-241-8/+18
| * | | isdn/capi: unregister capictr notifier after init failureTejun Heo2010-12-241-0/+1
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-01-041-0/+1
|\ \ \ \
| * | | | ISDN, Gigaset: Fix memory leak in do_disconnect_req()Jesper Juhl2010-12-311-0/+1
| | |_|/ | |/| |
* | | | isdn: Fix printed out copy_from_user() return value after previous change.David S. Miller2010-12-101-3/+4
* | | | isdn: return -EFAULT if copy_from_user() failsDan Carpenter2010-12-101-2/+2
* | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-081-3/+4
|\ \ \ \ | |/ / /
| * | | isdn: icn: Fix stack corruption bug.Steven Rostedt2010-11-241-3/+4
| |/ /
* | | isdn/hisax: fix compiler warning on hisax_pci_tblNamhyung Kim2010-12-081-1/+1
* | | filter: optimize sk_run_filterEric Dumazet2010-11-191-8/+6
* | | drivers/isdn/hisax: Add printf format/argument verification and fix falloutJoe Perches2010-11-1713-23/+28
* | | drivers/isdn/i4l: Remove unnecessary casts of netdev_privJoe Perches2010-11-173-17/+17
* | | drivers/isdn/mISDN: Use printf extension %pVJoe Perches2010-11-163-12/+33
* | | drivers/isdn: Remove unnecessary semicolonsJoe Perches2010-11-152-3/+3
|/ /
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-11-051-2/+2
|\ \
| * | trivial: fix typos concerning "function"Uwe Kleine-König2010-11-011-2/+2
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2010-10-301-0/+2
|\ \ \ | |/ / | | / | |/ |/|
| * isdn: mISDN: socket: fix information leak to userlandKulikov Vasiliy2010-10-301-0/+2
* | convert get_sb_single() usersAl Viro2010-10-291-4/+4
|/
* drivers/isdn: delete double assignmentJulia Lawall2010-10-272-5/+3
* Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2010-10-241-1/+1
|\
| * Update broken web addresses in the kernel.Justin P. Mattock2010-10-181-1/+1
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6Linus Torvalds2010-10-2317-222/+305
|\ \
| * | CAPI: Silence lockdep warning on get_capi_appl_by_nr usageJan Kiszka2010-10-211-5/+14
| * | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-10-111-4/+14
| |\ \
| * | | eicon: make buffer largerDan Carpenter2010-10-062-2/+2
| * | | isdn/gigaset: improve bas_gigaset USB error reportingTilman Schmidt2010-10-011-51/+61
| * | | isdn/gigaset: fix bas_gigaset interrupt read error handlingTilman Schmidt2010-10-011-13/+93
| * | | isdn/gigaset: unclog bas_gigaset AT response pipeTilman Schmidt2010-10-011-0/+22
| * | | isdn/gigaset: try USB reset for bas_gigaset error recoveryTilman Schmidt2010-10-011-2/+4
| * | | isdn/gigaset: bas_gigaset timer cleanupTilman Schmidt2010-10-011-33/+32
| * | | isdn/gigaset: drop obsolete debug optionTilman Schmidt2010-10-013-30/+1
| * | | isdn/gigaset: correct bas_gigaset rx buffer handlingTilman Schmidt2010-10-011-3/+5
| * | | isdn/gigaset: fix bas_gigaset AT read error handlingTilman Schmidt2010-10-011-50/+33
| * | | isdn/gigaset: bas_gigaset locking fixTilman Schmidt2010-10-011-3/+3
| * | | misdn: kill big kernel lockArnd Bergmann2010-09-151-7/+0
| * | | i4l: kill big kernel lockArnd Bergmann2010-09-151-5/+6
| * | | drivers/isdn: Use static const char * const where possibleJoe Perches2010-09-142-2/+2
| * | | drivers: isdn: capi: use simple_strtol to convert numbersAndy Shevchenko2010-09-081-4/+13
| * | | isdn: cleanup: make buffer smallerDan Carpenter2010-09-061-2/+2
| * | | isdn: potential buffer overflowsDan Carpenter2010-09-061-3/+3
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-08-221-1/+2
| |\ \ \
| * | | | drivers/isdn: Adjust confusing if indentationJulia Lawall2010-08-163-7/+9
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds2010-10-221-2/+0
|\ \ \ \ \