Age | Commit message (Expand) | Author | Files | Lines |
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 |