Age | Commit message (Expand) | Author | Files | Lines |
2011-05-26 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -3/+2 |
2011-05-26 | isdn/diva: Drop __TIME__ usage | Michal Marek | 1 | -3/+2 |
2011-05-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 1 | -0/+6 |
2011-05-25 | isdn: netjet - blacklist Digium TDM400P | Prarit Bhargava | 1 | -0/+6 |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 5 | -5/+5 |
2011-05-23 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+5 |
2011-05-19 | isdn: capi: Use pr_debug() instead of ifdefs. | David S. Miller | 1 | -83/+32 |
2011-05-13 | drivers/isdn/hisax: Drop unused list | Julia Lawall | 2 | -6/+1 |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 5 | -5/+5 |
2011-04-22 | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 1 | -3/+5 |
2011-04-17 | isdn: i4l: isdn_tty: Fix unused-but-set variables. | David S. Miller | 1 | -2/+0 |
2011-04-17 | isdn: mISDN: socket: Fix set-but-unused variables. | David S. Miller | 1 | -0/+3 |
2011-04-17 | isdn: i4l: isdn_net: Fix set-but-unused variables. | David S. Miller | 1 | -2/+0 |
2011-04-17 | isdn: i4l: isdn_common: Fix set-but-unused variables. | David S. Miller | 1 | -9/+2 |
2011-04-17 | isdn: teles_cs: Fix set-but-unused variables. | David S. Miller | 1 | -2/+0 |
2011-04-17 | isdn: l3ni1: Fix set-but-unused variables. | David S. Miller | 1 | -3/+1 |
2011-04-17 | isdn: l3dss1: Fix set-but-unused variables. | David S. Miller | 1 | -3/+1 |
2011-04-17 | isdn: jade: Fix set-but-unused variables. | David S. Miller | 1 | -2/+1 |
2011-04-17 | isdn: ipacx: Fix set-but-unused variables. | David S. Miller | 1 | -2/+2 |
2011-04-17 | isdn: hfc_usb: Fix set-but-unused variables. | David S. Miller | 1 | -4/+2 |
2011-04-17 | isdn: elsa_ser: Fix set-but-unused variables. | David S. Miller | 1 | -2/+1 |
2011-04-17 | isdn: elsa_cs: Fix set-but-unused variables. | David S. Miller | 1 | -2/+0 |
2011-04-17 | isdn: arcofi: Fix set-but-unused variables. | David S. Miller | 1 | -3/+1 |
2011-04-17 | isdn: hfcsusb: Fix set-but-unused variables. | David S. Miller | 1 | -4/+1 |
2011-04-17 | isdn: hfcpci: Fix set-but-unused variables. | David S. Miller | 1 | -4/+2 |
2011-04-17 | isdn: eicon: Fix set-but-unused variables. | David S. Miller | 2 | -23/+3 |
2011-04-17 | isdn: gigaset: Fix set-but-unused variable. | David S. Miller | 1 | -5/+0 |
2011-04-11 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 28 | -42/+42 |
2011-04-06 | capi: Perform scheduled capifs removal | Jan Kiszka | 5 | -303/+4 |
2011-04-03 | mISDN: fix "persistant" typo | Jan Engelhardt | 1 | -10/+10 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 28 | -42/+42 |
2011-03-30 | kstrtox: convert drivers/isdn/ | Alexey Dobriyan | 2 | -24/+13 |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 1 | -1/+1 |
2011-03-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |
2011-03-17 | isdn: change to new flag variable | matt mooney | 1 | -1/+1 |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 4 | -19/+12 |
2011-02-28 | drivers:isdn:istream.c Fix typo pice to piece | Justin Mattock | 1 | -1/+1 |
2011-02-24 | Merge 2.6.38-rc6 into tty-next | Greg Kroah-Hartman | 6 | -48/+17 |
2011-02-17 | tty: now phase out the ioctl file pointer for good | Alan Cox | 3 | -12/+5 |
2011-02-17 | tiocmset: kill the file pointer argument | Alan Cox | 3 | -4/+4 |
2011-02-17 | tiocmget: kill off the passing of the struct file | Alan Cox | 2 | -3/+3 |
2011-02-15 | isdn: hisax: Use l2headersize() instead of dup (and buggy) func. | David S. Miller | 1 | -8/+1 |
2011-02-15 | mISDN: fix printk typo fushing | Paul Bolle | 1 | -3/+3 |
2011-02-13 | hisax: Fix unchecked alloc_skb() return. | David S. Miller | 1 | -15/+20 |
2011-02-09 | isdn: hysdn: Kill (partially buggy) CVS regision log reporting. | David S. Miller | 4 | -32/+2 |
2011-02-01 | isdn: icn: Fix potentially wrong string handling | Stefan Weil | 1 | -1/+2 |
2011-01-13 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 6 | -10/+10 |
2011-01-07 | Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 4 | -10/+23 |
2011-01-04 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -0/+1 |
2011-01-03 | drivers: fix comment typo diable -> disable. | Justin P. Mattock | 1 | -1/+1 |