Age | Commit message (Expand) | Author |
2012-04-26 | mISDN: DSP scheduling fix (version 2) | Karsten Keil |
2012-04-26 | mISDN: Fix division by zero | Karsten Keil |
2012-04-26 | mISDN: Fixed hardware bridging/conference check routine of mISDN_dsp.ko. | Andreas Eversberg |
2012-04-26 | mISDN: Fix NULL pointer bug in if-condition of mISDN_dsp | Andreas Eversberg |
2012-04-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-04-18 | Merge 3.4-rc3 into tty-next | Greg Kroah-Hartman |
2012-04-15 | isdn/hysdn: Convert to kstrtoul_from_user | Peter Hüwe |
2012-04-12 | Merge tag 'tty-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2012-04-10 | ISDN: remove uses of isdn_tty_revision | Jiri Slaby |
2012-04-09 | TTY: isdn, use tty_port_block_til_ready helper | Jiri Slaby |
2012-04-09 | TTY: isdn, define tty_port_operations | Jiri Slaby |
2012-04-09 | TTY: isdn, use tty_port_close_end helper | Jiri Slaby |
2012-04-09 | TTY: isdn, define local tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, use xmit_buf from tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, use tty from tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, use counts from tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, use open/close_wait from tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, add tty_port | Jiri Slaby |
2012-04-09 | TTY: isdn, make some functions readable | Jiri Slaby |
2012-04-09 | TTY: isdn, do not play with module refcounts | Jiri Slaby |
2012-04-09 | TTY: isdn, remove ISDN_ASYNC_* flags | Jiri Slaby |
2012-04-09 | TTY: isdn, remove callout | Jiri Slaby |
2012-04-09 | ISDN: i4l, remove cvs crap | Jiri Slaby |
2012-04-09 | isdn/gigaset: use gig_dbg() for debugging output | Tilman Schmidt |
2012-04-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2012-03-28 | Remove all #inclusions of asm/system.h | David Howells |
2012-03-28 | mISDN: array underflow in open_bchannel() | Dan Carpenter |
2012-03-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2012-03-20 | Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty | Linus Torvalds |
2012-03-08 | TTY: isdn/gigaset, use tty_port | Jiri Slaby |
2012-03-08 | TTY: isdn/gigaset, do not set tty->driver_data to NULL | Jiri Slaby |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby |
2012-03-08 | TTY: remove re-assignments to tty_driver members | Jiri Slaby |
2012-03-05 | ppp: Replace uses of <linux/if_ppp.h> with <linux/ppp-ioctl.h> | Paul Mackerras |
2012-02-27 | gigaset: Use semicolons to terminate statements | Joe Perches |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches |
2012-02-13 | mISDN: Fix typo in dsp_core.c | Masanari Iida |
2012-02-13 | isdn: Fix typo in isdn_ppp.c | Masanari Iida |
2012-02-13 | mISDN/hfcsusb: remove unused variable hfcsusb_rev | Danny Kukawka |
2012-02-13 | isdn: Fix typo in callc.c and tei.c | Masanari Iida |
2012-02-11 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2012-02-09 | isdn: type bug in isdn_net_header() | Dan Carpenter |
2012-02-02 | TTY: use tty_standard_install | Jiri Slaby |
2012-02-02 | eicon: fix -Warray-bounds warning | Danny Kukawka |
2012-02-01 | mISDN: use memchr_inv | Akinobu Mita |
2012-01-14 | Merge tag 'for-linus' of git://github.com/rustyrussell/linux | Linus Torvalds |
2012-01-12 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2012-01-10 | drivers: isdn: Fix dependency for ISDN_PPP | Fabio Estevam |
2012-01-08 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-01-07 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |