| Commit message (Expand) | Author | Age | Files | Lines |
* | isdn: avoid copying too long drvid | Dan Carpenter | 2011-11-29 | 1 | -0/+3 |
* | isdn: make sure strings are null terminated | Dan Carpenter | 2011-11-29 | 1 | -0/+6 |
* | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 | 13 | -0/+13 |
|\ |
|
| * | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 2011-10-31 | 10 | -0/+10 |
| * | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker | 2011-10-31 | 3 | -0/+3 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-11-03 | 1 | -3/+3 |
|\ \ |
|
| * | | isdn: hisax: Fix typo 'HISAX_DE_AOC' | Paul Bolle | 2011-11-01 | 1 | -3/+3 |
* | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 2011-11-02 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | um: switch to use of drivers/Kconfig | Al Viro | 2011-11-02 | 1 | -1/+1 |
* | | | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 2011-10-31 | 5 | -8/+8 |
| |/
|/| |
|
* | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-10-26 | 1 | -1/+1 |
|\ \ |
|
| * | | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby | 2011-08-25 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'master' into for-next | Jiri Kosina | 2011-09-15 | 2 | -1/+4 |
|\| |
|
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 2011-07-28 | 1 | -0/+3 |
| |\ |
|
| | * | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 2011-07-27 | 1 | -0/+3 |
| * | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
| |/ |
|
* / | isdn: Convert vmalloc/memset to vzalloc | Joe Perches | 2011-09-15 | 3 | -8/+5 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2011-07-25 | 1 | -1/+1 |
|\ |
|
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 2011-07-21 | 1 | -1/+1 |
* | | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 2011-07-13 | 1 | -2/+3 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-06-20 | 2 | -1/+4 |
|\| |
|
| * | gigaset: call module_put before restart of if_open() | Pavel Shved | 2011-06-17 | 1 | -1/+3 |
| * | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl | 2011-06-11 | 1 | -0/+1 |
* | | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 2011-06-06 | 10 | -0/+10 |
|/ |
|
* | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 2011-06-04 | 1 | -5/+3 |
* | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds | 2011-05-26 | 1 | -3/+2 |
|\ |
|
| * | isdn/diva: Drop __TIME__ usage | Michal Marek | 2011-05-26 | 1 | -3/+2 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2011-05-25 | 1 | -0/+6 |
|\ \ |
|
| * | | isdn: netjet - blacklist Digium TDM400P | Prarit Bhargava | 2011-05-25 | 1 | -0/+6 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 2011-05-24 | 5 | -5/+5 |
|\ \ \ |
|
| * | | | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches | 2011-05-06 | 5 | -5/+5 |
* | | | | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2011-05-23 | 1 | -3/+5 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | tty: make receive_buf() return the amout of bytes received | Felipe Balbi | 2011-04-22 | 1 | -3/+5 |
| |/ / |
|
* | | | isdn: capi: Use pr_debug() instead of ifdefs. | David S. Miller | 2011-05-19 | 1 | -83/+32 |
* | | | drivers/isdn/hisax: Drop unused list | Julia Lawall | 2011-05-13 | 2 | -6/+1 |
* | | | isdn: i4l: isdn_tty: Fix unused-but-set variables. | David S. Miller | 2011-04-17 | 1 | -2/+0 |
* | | | isdn: mISDN: socket: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -0/+3 |
* | | | isdn: i4l: isdn_net: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -2/+0 |
* | | | isdn: i4l: isdn_common: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -9/+2 |
* | | | isdn: teles_cs: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -2/+0 |
* | | | isdn: l3ni1: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -3/+1 |
* | | | isdn: l3dss1: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -3/+1 |
* | | | isdn: jade: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -2/+1 |
* | | | isdn: ipacx: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -2/+2 |
* | | | isdn: hfc_usb: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -4/+2 |
* | | | isdn: elsa_ser: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -2/+1 |
* | | | isdn: elsa_cs: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -2/+0 |
* | | | isdn: arcofi: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -3/+1 |
* | | | isdn: hfcsusb: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -4/+1 |
* | | | isdn: hfcpci: Fix set-but-unused variables. | David S. Miller | 2011-04-17 | 1 | -4/+2 |