| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 28 | -42/+42 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-03-21 | 1 | -1/+1 |
|\ |
|
| * | isdn: change to new flag variable | matt mooney | 2011-03-17 | 1 | -1/+1 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-03-18 | 1 | -3/+3 |
|\ \ |
|
| * | | mISDN: fix printk typo fushing | Paul Bolle | 2011-02-15 | 1 | -3/+3 |
* | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-03-16 | 4 | -19/+12 |
|\ \ \
| |_|/
|/| | |
|
| * | | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 2011-02-24 | 6 | -48/+17 |
| |\ \ |
|
| * | | | tty: now phase out the ioctl file pointer for good | Alan Cox | 2011-02-17 | 3 | -12/+5 |
| * | | | tiocmset: kill the file pointer argument | Alan Cox | 2011-02-17 | 3 | -4/+4 |
| * | | | tiocmget: kill off the passing of the struct file | Alan Cox | 2011-02-17 | 2 | -3/+3 |
* | | | | drivers:isdn:istream.c Fix typo pice to piece | Justin Mattock | 2011-02-28 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | isdn: hisax: Use l2headersize() instead of dup (and buggy) func. | David S. Miller | 2011-02-15 | 1 | -8/+1 |
* | | | hisax: Fix unchecked alloc_skb() return. | David S. Miller | 2011-02-14 | 1 | -15/+20 |
| |/
|/| |
|
* | | isdn: hysdn: Kill (partially buggy) CVS regision log reporting. | David S. Miller | 2011-02-09 | 4 | -32/+2 |
* | | isdn: icn: Fix potentially wrong string handling | Stefan Weil | 2011-02-01 | 1 | -1/+2 |
|/ |
|
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2011-01-13 | 6 | -10/+10 |
|\ |
|
| * | drivers: fix comment typo diable -> disable. | Justin P. Mattock | 2011-01-03 | 1 | -1/+1 |
| * | Merge branch 'master' into for-next | Jiri Kosina | 2010-12-22 | 2 | -3/+6 |
| |\ |
|
| * | | tree-wide: fix comment/printk typos | Uwe Kleine-König | 2010-11-01 | 6 | -11/+11 |
* | | | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 2011-01-08 | 4 | -10/+23 |
|\ \ \ |
|
| * | | | mISDN: don't use flush_scheduled_work() | Tejun Heo | 2010-12-24 | 2 | -2/+4 |
| * | | | isdn/capi: make kcapi use a separate workqueue | Tejun Heo | 2010-12-24 | 1 | -8/+18 |
| * | | | isdn/capi: unregister capictr notifier after init failure | Tejun Heo | 2010-12-24 | 1 | -0/+1 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-01-04 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | ISDN, Gigaset: Fix memory leak in do_disconnect_req() | Jesper Juhl | 2010-12-31 | 1 | -0/+1 |
| | |_|/
| |/| | |
|
* | | | | isdn: Fix printed out copy_from_user() return value after previous change. | David S. Miller | 2010-12-11 | 1 | -3/+4 |
* | | | | isdn: return -EFAULT if copy_from_user() fails | Dan Carpenter | 2010-12-11 | 1 | -2/+2 |
* | | | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-12-08 | 1 | -3/+4 |
|\| | | |
|
| * | | | isdn: icn: Fix stack corruption bug. | Steven Rostedt | 2010-11-24 | 1 | -3/+4 |
| |/ / |
|
* | | | isdn/hisax: fix compiler warning on hisax_pci_tbl | Namhyung Kim | 2010-12-08 | 1 | -1/+1 |
* | | | filter: optimize sk_run_filter | Eric Dumazet | 2010-11-19 | 1 | -8/+6 |
* | | | drivers/isdn/hisax: Add printf format/argument verification and fix fallout | Joe Perches | 2010-11-17 | 13 | -23/+28 |
* | | | drivers/isdn/i4l: Remove unnecessary casts of netdev_priv | Joe Perches | 2010-11-17 | 3 | -17/+17 |
* | | | drivers/isdn/mISDN: Use printf extension %pV | Joe Perches | 2010-11-16 | 3 | -12/+33 |
* | | | drivers/isdn: Remove unnecessary semicolons | Joe Perches | 2010-11-15 | 2 | -3/+3 |
|/ / |
|
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-11-05 | 1 | -2/+2 |
|\ \ |
|
| * | | trivial: fix typos concerning "function" | Uwe Kleine-König | 2010-11-01 | 1 | -2/+2 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2010-10-31 | 1 | -0/+2 |
|\| |
| |/
|/| |
|
| * | isdn: mISDN: socket: fix information leak to userland | Kulikov Vasiliy | 2010-10-31 | 1 | -0/+2 |
* | | convert get_sb_single() users | Al Viro | 2010-10-29 | 1 | -4/+4 |
|/ |
|
* | drivers/isdn: delete double assignment | Julia Lawall | 2010-10-27 | 2 | -5/+3 |
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 2010-10-24 | 1 | -1/+1 |
|\ |
|
| * | Update broken web addresses in the kernel. | Justin P. Mattock | 2010-10-18 | 1 | -1/+1 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds | 2010-10-23 | 17 | -222/+305 |
|\ \ |
|
| * | | CAPI: Silence lockdep warning on get_capi_appl_by_nr usage | Jan Kiszka | 2010-10-21 | 1 | -5/+14 |
| * | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2010-10-11 | 1 | -4/+14 |
| |\ \ |
|
| * | | | eicon: make buffer larger | Dan Carpenter | 2010-10-07 | 2 | -2/+2 |
| * | | | isdn/gigaset: improve bas_gigaset USB error reporting | Tilman Schmidt | 2010-10-01 | 1 | -51/+61 |
| * | | | isdn/gigaset: fix bas_gigaset interrupt read error handling | Tilman Schmidt | 2010-10-01 | 1 | -13/+93 |
| * | | | isdn/gigaset: unclog bas_gigaset AT response pipe | Tilman Schmidt | 2010-10-01 | 1 | -0/+22 |