Age | Commit message (Expand) | Author | Files | Lines |
2019-05-31 | isdn: remove isdn4linux | Arnd Bergmann | 1 | -3756/+0 |
2019-02-12 | isdn: i4l: isdn_tty: Mark expected switch fall-through | Gustavo A. R. Silva | 1 | -1/+1 |
2019-01-11 | isdn: i4l: isdn_tty: Fix some concurrency double-free bugs | Jia-Ju Bai | 1 | -1/+5 |
2018-10-13 | isdn_tty: TCSBRK{,P} won't reach ->ioctl() | Al Viro | 1 | -19/+0 |
2018-07-02 | TTY: isdn: Replace strncpy with memcpy | Guenter Roeck | 1 | -2/+2 |
2017-11-21 | treewide: setup_timer() -> timer_setup() | Kees Cook | 1 | -4/+3 |
2017-06-16 | networking: introduce and use skb_put_data() | Johannes Berg | 1 | -1/+1 |
2017-03-24 | isdn: use setup_timer | Geliang Tang | 1 | -3/+2 |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar | 1 | -0/+1 |
2016-04-30 | tty: Replace ASYNC_INITIALIZED bit and update atomically | Peter Hurley | 1 | -5/+5 |
2016-04-30 | tty: Replace ASYNC_CHECK_CD and update atomically | Peter Hurley | 1 | -6/+2 |
2016-04-30 | tty: Replace ASYNC_NORMAL_ACTIVE bit and update atomically | Peter Hurley | 1 | -11/+9 |
2016-04-30 | tty: Replace TTY_IO_ERROR bit tests with tty_io_error() | Peter Hurley | 1 | -3/+3 |
2016-01-28 | isdn: Remove ASYNC_CLOSING | Peter Hurley | 1 | -6/+6 |
2015-10-17 | tty: Remove tty_wait_until_sent_from_close() | Peter Hurley | 1 | -1/+1 |
2014-09-23 | isdn: i4l: Remove ASYNC_CTS_FLOW | Peter Hurley | 1 | -5/+0 |
2013-04-30 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+0 |
2013-03-21 | Merge 3.9-rc3 into tty-next | Greg Kroah-Hartman | 1 | -1/+3 |
2013-03-18 | TTY: cleanup tty->hw_stopped uses | Jiri Slaby | 1 | -3/+0 |
2013-03-18 | drivers/isdn: delete 'break' after 'return' | Chen Gang | 1 | -1/+0 |
2013-03-08 | drivers/isdn: checkng length to be sure not memory overflow | Chen Gang | 1 | -1/+3 |
2013-01-15 | TTY: switch tty_flip_buffer_push | Jiri Slaby | 1 | -23/+16 |
2013-01-15 | TTY: switch tty_insert_flip_string | Jiri Slaby | 1 | -3/+3 |
2013-01-15 | TTY: switch tty_insert_flip_char | Jiri Slaby | 1 | -6/+6 |
2013-01-15 | TTY: switch tty_buffer_request_room to tty_port | Jiri Slaby | 1 | -5/+7 |
2012-11-15 | TTY: call tty_port_destroy in the rest of drivers | Jiri Slaby | 1 | -0/+4 |
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-07-16 | tty: move the termios object into the tty | Alan Cox | 1 | -8/+8 |
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 | 1 | -9/+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-03-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1220/+1220 |
2012-03-08 | TTY: remove unneeded tty->index checks | Jiri Slaby | 1 | -5/+2 |
2012-02-21 | isdn: whitespace coding style cleanup | Joe Perches | 1 | -1220/+1220 |
2011-10-31 | drivers/isdn: Add module.h to ISDN files implicitly using it. | Paul Gortmaker | 1 | -0/+1 |
2011-08-25 | TTY: use tty_wait_until_sent_from_close in other drivers | Jiri Slaby | 1 | -1/+1 |
2011-04-17 | isdn: i4l: isdn_tty: Fix unused-but-set variables. | David S. Miller | 1 | -2/+0 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |