| Age | Commit message (Expand) | Author | Files | Lines |
| 2012-11-07 | isdn: Make CONFIG_ISDN depend on CONFIG_NETDEVICES | Lee Jones | 3 | -6/+2 |
| 2012-10-26 | bas_gigaset: fix pre_reset handling | Tilman Schmidt | 1 | -3/+16 |
| 2012-10-10 | isdn: fix a wrapping bug in isdn_ppp_ioctl() | Dan Carpenter | 1 | -1/+1 |
| 2012-10-09 | Merge tag 'xtensa-next-20121008' of git://github.com/czankel/xtensa-linux | Linus Torvalds | 1 | -5/+5 |
| 2012-10-03 | hisax: disable build for big-endian xtensa | Max Filippov | 1 | -5/+5 |
| 2012-10-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+0 |
| 2012-10-02 | Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq | Linus Torvalds | 1 | -1/+1 |
| 2012-09-16 | Merge 3.6-rc6 into tty-next | Greg Kroah-Hartman | 7 | -10/+16 |
| 2012-09-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 7 | -10/+16 |
| 2012-09-13 | drivers/isdn/gigaset/common.c: Remove useless kfree | Peter Senna Tschudin | 1 | -1/+0 |
| 2012-09-13 | mISDN: Fix wrong usage of flush_work_sync while holding locks | Karsten Keil | 6 | -10/+14 |
| 2012-09-03 | mISDN: fix possible memory leak in hfcmulti_init() | Wei Yongjun | 1 | -0/+2 |
| 2012-08-27 | Merge 3.6-rc3 into tty-next | Greg Kroah-Hartman | 2 | -13/+1 |
| 2012-08-20 | workqueue: deprecate flush[_delayed]_work_sync() | Tejun Heo | 1 | -2/+2 |
| 2012-08-13 | TTY: i4l, add tty install | Jiri Slaby | 1 | -8/+15 |
| 2012-08-13 | TTY: automatically create nodes for some drivers | Jiri Slaby | 1 | -1/+1 |
| 2012-08-13 | TTY: use tty_port_register_device | Jiri Slaby | 2 | -2/+4 |
| 2012-08-06 | mISDN: Bugfix for layer2 fixed TEI mode | Karsten Keil | 1 | -1/+1 |
| 2012-08-06 | Merge tty-next into 3.6-rc1 | Greg Kroah-Hartman | 6 | -15/+39 |
| 2012-08-03 | isdnloop: fix and simplify isdnloop_init() | Wu Fengguang | 1 | -12/+0 |
| 2012-07-29 | mISDN: Bugfix only few bytes are transfered on a connection | Karsten Keil | 1 | -3/+4 |
| 2012-07-18 | ISDN: Add check for usb_alloc_urb() result | Karsten Keil | 2 | -10/+26 |
| 2012-07-18 | ISDN: Add check for return value of pnp_activate_dev() | Karsten Keil | 1 | -0/+5 |
| 2012-07-16 | gigaset: silence GCC warning for unused 'format_ie' | Paul Bolle | 1 | -0/+2 |
| 2012-07-16 | tty: move the termios object into the tty | Alan Cox | 2 | -10/+10 |
| 2012-07-09 | drivers/isdn/mISDN/stack.c: remove invalid reference to list iterator variable | Julia Lawall | 1 | -2/+2 |
| 2012-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+6 |
| 2012-05-22 | Merge tag 'tty-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2 | -292/+179 |
| 2012-05-22 | Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 5 | -0/+5 |
| 2012-05-22 | mISDN: Add X-Tensions USB ISDN TA XC-525 | Karsten Keil | 1 | -0/+6 |
| 2012-05-18 | USB: Disable hub-initiated LPM for comms devices. | Sarah Sharp | 5 | -0/+5 |
| 2012-05-17 | isdn: remove duplicate NULL check | Dan Carpenter | 1 | -1/+1 |
| 2012-05-16 | mISDN: Implement MISDN_CTRL_RX_OFF for more drivers | Karsten Keil | 9 | -13/+64 |
| 2012-05-16 | mISDN: Implement MISDN_CTRL_FILL_EMPTY for more drivers | Karsten Keil | 10 | -160/+240 |
| 2012-05-16 | mISDN: Allow to set a minimum length for transparent data | Karsten Keil | 10 | -128/+117 |
| 2012-05-16 | mISDN: Reduce RX buffer allocation for transparent data | Karsten Keil | 9 | -188/+185 |
| 2012-05-16 | mISDN: Bugfix hfcsusb: usb endpoint activation/deactivation | Martin Bachem | 1 | -8/+2 |
| 2012-05-16 | mISDN: avmfritz use the bigger fifo of chip version 2 | Karsten Keil | 1 | -27/+41 |
| 2012-05-16 | mISDN: Early confirm for transparent data | Karsten Keil | 9 | -117/+43 |
| 2012-05-16 | mISDN: Cleanup channel also if it already was deactivated | Karsten Keil | 8 | -49/+23 |
| 2012-05-16 | isdn: Fix typo in hfcmulti.c | Masanari Iida | 1 | -2/+2 |
| 2012-05-07 | isdn/capi: elliminate capincci_find() in non-middleware case | Tilman Schmidt | 1 | -14/+13 |
| 2012-05-07 | isdn/capi: fix readability damage | Tilman Schmidt | 2 | -19/+12 |
| 2012-05-07 | isdn/gigaset: unify function return values | Tilman Schmidt | 10 | -81/+87 |
| 2012-05-07 | isdn/gigaset: internal function name cleanup | Tilman Schmidt | 1 | -11/+5 |
| 2012-05-07 | isdn/gigaset: fix readability damage | Tilman Schmidt | 4 | -216/+208 |
| 2012-05-07 | isdn/gigaset: improve error handling querying firmware version | Tilman Schmidt | 1 | -1/+3 |
| 2012-05-07 | isdn/gigaset: fix CAPI disconnect B3 handling | Tilman Schmidt | 1 | -0/+4 |
| 2012-05-07 | isdn/gigaset: ratelimit CAPI message dumps | Tilman Schmidt | 1 | -13/+9 |
| 2012-05-04 | mISDN: Help to identify the card | Karsten Keil | 2 | -32/+60 |
| 2012-05-04 | mISDN: Layer1 statemachine fix | Karsten Keil | 1 | -9/+13 |
| 2012-05-04 | mISDN: Make layer1 timer 3 value configurable | Karsten Keil | 8 | -13/+50 |
| 2012-05-04 | mISDN: L2 timeouts need to be queued as L2 event | Karsten Keil | 2 | -8/+63 |
| 2012-05-04 | mISDN: Fix refcounting bug | Karsten Keil | 1 | -14/+39 |
| 2012-05-04 | mISDN: Added PH_* state info to tei manager. | Andreas Eversberg | 1 | -0/+6 |
| 2012-04-27 | isdn/eicon: use standard __init,__exit function markup | hartleys | 11 | -36/+33 |
| 2012-04-26 | mISDN: Added support for fragmentation of E1 interfaces of hfcmulti driver. | Andreas Eversberg | 2 | -166/+236 |
| 2012-04-26 | mISDN: Rework of LED status display for HFC-4S/8S/E1 cards. | Andreas Eversberg | 2 | -71/+95 |
| 2012-04-26 | mISDN: Using FLG_ACTIVE flag to determine if layer 1 is active or not. | Andreas Eversberg | 1 | -15/+10 |
| 2012-04-26 | mISDN: Fixed false interruption of audio during bridging change. | Andreas Eversberg | 1 | -8/+16 |
| 2012-04-26 | mISDN: DSP scheduling fix (version 2) | Karsten Keil | 2 | -2/+4 |
| 2012-04-26 | mISDN: Fix division by zero | Karsten Keil | 1 | -5/+14 |
| 2012-04-26 | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. | Andreas Eversberg | 1 | -5/+10 |
| 2012-04-26 | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp | Andreas Eversberg | 1 | -1/+1 |
| 2012-04-23 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-04-18 | Merge 3.4-rc3 into tty-next | Greg Kroah-Hartman | 1 | -1/+1 |
| 2012-04-15 | isdn/hysdn: Convert to kstrtoul_from_user | Peter Hüwe | 1 | -9/+1 |
| 2012-04-12 | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
| 2012-04-10 | ISDN: remove uses of isdn_tty_revision | Jiri Slaby | 1 | -3/+0 |
| 2012-04-09 | TTY: isdn, use tty_port_block_til_ready helper | Jiri Slaby | 1 | -96/+1 |
| 2012-04-09 | TTY: isdn, define tty_port_operations | Jiri Slaby | 1 | -1/+13 |
| 2012-04-09 | TTY: isdn, use tty_port_close_end helper | Jiri Slaby | 1 | -7/+2 |
| 2012-04-09 | TTY: isdn, define local tty_port | Jiri Slaby | 1 | -46/+52 |
| 2012-04-09 | TTY: isdn, use xmit_buf from tty_port | Jiri Slaby | 1 | -7/+9 |
| 2012-04-09 | TTY: isdn, use tty from tty_port | Jiri Slaby | 1 | -21/+20 |
| 2012-04-09 | TTY: isdn, use counts from tty_port | Jiri Slaby | 1 | -22/+21 |
| 2012-04-09 | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby | 2 | -11/+7 |
| 2012-04-09 | TTY: isdn, add tty_port | Jiri Slaby | 1 | -29/+31 |
| 2012-04-09 | TTY: isdn, make some functions readable | Jiri Slaby | 1 | -85/+93 |
| 2012-04-09 | TTY: isdn, do not play with module refcounts | Jiri Slaby | 1 | -11/+0 |
| 2012-04-09 | TTY: isdn, remove ISDN_ASYNC_* flags | Jiri Slaby | 1 | -29/+30 |
| 2012-04-09 | TTY: isdn, remove callout | Jiri Slaby | 1 | -26/+6 |
| 2012-04-09 | ISDN: i4l, remove cvs crap | Jiri Slaby | 1 | -5/+1 |
| 2012-04-09 | isdn/gigaset: use gig_dbg() for debugging output | Tilman Schmidt | 1 | -1/+1 |
| 2012-04-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 7 | -7/+7 |
| 2012-03-28 | Remove all #inclusions of asm/system.h | David Howells | 7 | -7/+0 |
| 2012-03-27 | mISDN: array underflow in open_bchannel() | Dan Carpenter | 7 | -7/+7 |
| 2012-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 314 | -50448/+50341 |
| 2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds | 5 | -144/+42 |
| 2012-03-08 | TTY: isdn/gigaset, use tty_port | Jiri Slaby | 3 | -31/+21 |
| 2012-03-08 | TTY: isdn/gigaset, do not set tty->driver_data to NULL | Jiri Slaby | 1 | -91/+14 |
| 2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 3 | -9/+3 |
| 2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby | 2 | -7/+1 |
| 2012-03-04 | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras | 1 | -1/+1 |
| 2012-02-27 | gigaset: Use semicolons to terminate statements | Joe Perches | 1 | -4/+4 |
| 2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches | 314 | -50430/+50334 |
| 2012-02-13 | mISDN: Fix typo in dsp_core.c | Masanari Iida | 1 | -1/+1 |
| 2012-02-13 | isdn: Fix typo in isdn_ppp.c | Masanari Iida | 1 | -2/+2 |
| 2012-02-13 | mISDN/hfcsusb: remove unused variable hfcsusb_rev | Danny Kukawka | 1 | -2/+1 |
| 2012-02-13 | isdn: Fix typo in callc.c and tei.c | Masanari Iida | 2 | -2/+2 |
| 2012-02-10 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 1 | -1/+1 |
| 2012-02-09 | isdn: type bug in isdn_net_header() | Dan Carpenter | 1 | -1/+1 |
| 2012-02-02 | TTY: use tty_standard_install | Jiri Slaby | 1 | -6/+3 |
| 2012-02-02 | eicon: fix -Warray-bounds warning | Danny Kukawka | 1 | -30/+30 |
| 2012-02-01 | mISDN: use memchr_inv | Akinobu Mita | 1 | -13/+3 |
| 2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds | 3 | -3/+3 |
| 2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 3 | -3/+3 |
| 2012-01-10 | drivers: isdn: Fix dependency for ISDN_PPP | Fabio Estevam | 1 | -1/+1 |
| 2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -27/+1 |
| 2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -27/+1 |
| 2012-01-02 | misc latin1 to utf8 conversions | Al Viro | 1 | -1/+1 |
| 2011-12-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -0/+9 |
| 2011-11-29 | isdn: avoid copying too long drvid | Dan Carpenter | 1 | -0/+3 |
| 2011-11-29 | isdn: make sure strings are null terminated | Dan Carpenter | 1 | -0/+6 |
| 2011-11-27 | isdn/gigaset: report ISDN4Linux interface only once | Tilman Schmidt | 1 | -2/+1 |
| 2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 1 | -27/+1 |
| 2011-11-06 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 13 | -0/+13 |
| 2011-11-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -3/+3 |
| 2011-11-02 | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 1 | -1/+1 |
| 2011-11-02 | um: switch to use of drivers/Kconfig | Al Viro | 1 | -1/+1 |
| 2011-11-01 | isdn: hisax: Fix typo 'HISAX_DE_AOC' | Paul Bolle | 1 | -3/+3 |
| 2011-10-31 | treewide: use __printf not __attribute__((format(printf,...))) | Joe Perches | 5 | -8/+8 |
| 2011-10-31 | drivers/isdn: Add export.h for EXPORT_SYMBOL/THIS_MODULE as required. | Paul Gortmaker | 10 | -0/+10 |
| 2011-10-31 | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker | 3 | -0/+3 |
| 2011-10-26 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+1 |
| 2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -1/+4 |
| 2011-09-15 | isdn: Convert vmalloc/memset to vzalloc | Joe Perches | 3 | -8/+5 |
| 2011-08-25 | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby | 1 | -1/+1 |
| 2011-07-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -0/+3 |
| 2011-07-27 | net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared | Neil Horman | 1 | -0/+3 |
| 2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
| 2011-07-25 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
| 2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -1/+1 |
| 2011-07-13 | net: Push protocol type directly down to header_ops->cache() | David S. Miller | 1 | -2/+3 |
| 2011-06-20 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2 | -1/+4 |
| 2011-06-17 | gigaset: call module_put before restart of if_open() | Pavel Shved | 1 | -1/+3 |
| 2011-06-11 | ISDN, hfcsusb: Don't leak in hfcsusb_ph_info() | Jesper Juhl | 1 | -0/+1 |
| 2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 10 | -0/+10 |
| 2011-06-04 | Revert "tty: make receive_buf() return the amout of bytes received" | Linus Torvalds | 1 | -5/+3 |
| 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 |
| 2010-12-31 | ISDN, Gigaset: Fix memory leak in do_disconnect_req() | Jesper Juhl | 1 | -0/+1 |
| 2010-12-24 | mISDN: don't use flush_scheduled_work() | Tejun Heo | 2 | -2/+4 |
| 2010-12-24 | isdn/capi: make kcapi use a separate workqueue | Tejun Heo | 1 | -8/+18 |
| 2010-12-24 | isdn/capi: unregister capictr notifier after init failure | Tejun Heo | 1 | -0/+1 |
| 2010-12-22 | Merge branch 'master' into for-next | Jiri Kosina | 2 | -3/+6 |
| 2010-12-10 | isdn: Fix printed out copy_from_user() return value after previous change. | David S. Miller | 1 | -3/+4 |
| 2010-12-10 | isdn: return -EFAULT if copy_from_user() fails | Dan Carpenter | 1 | -2/+2 |
| 2010-12-08 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 1 | -3/+4 |
| 2010-12-08 | isdn/hisax: fix compiler warning on hisax_pci_tbl | Namhyung Kim | 1 | -1/+1 |
| 2010-11-24 | isdn: icn: Fix stack corruption bug. | Steven Rostedt | 1 | -3/+4 |