Age | Commit message (Expand) | Author | Files | Lines |
2022-09-19 | um: Do not initialise statics to 0. | Xin Gao | 1 | -1/+1 |
2022-05-27 | um: line: Use separate IRQs per line | Johannes Berg | 1 | -2/+0 |
2021-05-13 | tty: remove empty tty_operations::set_termios | Jiri Slaby | 1 | -1/+0 |
2020-06-24 | um: line, remove put_char | Jiri Slaby | 1 | -1/+0 |
2020-01-19 | um: Add an option to make serial driver non-raw | Johannes Berg | 1 | -0/+8 |
2019-09-15 | um: Add SPDX headers for files in arch/um/drivers | Alex Dewar | 1 | -1/+1 |
2019-07-02 | um: Remove drivers/ssl.h | Johannes Berg | 1 | -1/+0 |
2013-03-11 | um: Use tty_port_operations->destruct | Richard Weinberger | 1 | -1/+0 |
2012-10-09 | um: get rid of pointless include "..." where include <...> will do | Al Viro | 1 | -11/+11 |
2012-07-28 | um: fully use tty_port | Richard Weinberger | 1 | -9/+6 |
2012-07-28 | um: Remove dead code | Richard Weinberger | 1 | -26/+0 |
2012-07-28 | um: remove line_ioctl() | Richard Weinberger | 1 | -1/+0 |
2012-03-25 | um: switch users of ->chan_list to ->chan_{in,out} (easy cases) | Al Viro | 1 | -1/+1 |
2012-03-25 | um: get rid of lines_init() | Al Viro | 1 | -11/+9 |
2012-03-25 | um: switch line.c tty drivers to dynamic device creation | Al Viro | 1 | -11/+6 |
2012-03-25 | um: convert count_lock to mutex, fix a race in line_open() | Al Viro | 1 | -1/+1 |
2012-03-25 | um: get rid of the init_prio mess | Al Viro | 1 | -10/+18 |
2011-11-02 | um: take chan_*.h and line.h to arch/um/drivers | Al Viro | 1 | -2/+1 |
2011-11-02 | um: don't include kern.h unless it's needed | Al Viro | 1 | -1/+0 |
2008-02-05 | uml: tidy kern_util.h | Jeff Dike | 1 | -1/+0 |
2007-07-16 | uml: handle errors on opening host side of consoles | Jeff Dike | 1 | -1/+7 |
2007-07-16 | uml: xterm driver tidying | Jeff Dike | 1 | -2/+0 |
2007-05-07 | uml: fix umid in xterm titles | Davide Brini | 1 | -2/+2 |
2007-05-07 | uml: remove user_util.h | Jeff Dike | 1 | -1/+0 |
2007-03-08 | [PATCH] um: mark both consoles as CON_ANYTIME | Paolo 'Blaisorblade' Giarrusso | 1 | -1/+1 |
2007-02-11 | [PATCH] uml: console locking commentary and code cleanup | Jeff Dike | 1 | -9/+7 |
2007-02-11 | [PATCH] uml: mostly const a structure | Jeff Dike | 1 | -1/+2 |
2007-02-11 | [PATCH] uml: mconsole locking | Jeff Dike | 1 | -0/+1 |
2007-02-11 | [PATCH] uml: return hotplug errors to host | Jeff Dike | 1 | -7/+17 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 1 | -1/+0 |
2006-09-27 | [PATCH] uml: const more data | Jeff Dike | 1 | -2/+2 |
2006-06-26 | [PATCH] devfs: Remove the line_driver devfs_name field as it's no longer needed | Greg Kroah-Hartman | 1 | -1/+0 |
2006-02-01 | [PATCH] uml: some harmless sparse warning fixes | Paolo 'Blaisorblade' Giarrusso | 1 | -3/+3 |
2006-01-06 | [PATCH] uml: Add throttling to console driver | Jeff Dike | 1 | -12/+2 |
2006-01-06 | [PATCH] uml: move console configuration | Jeff Dike | 1 | -3/+3 |
2006-01-06 | [PATCH] uml: Move mconsole support out of generic code | Jeff Dike | 1 | -1/+1 |
2006-01-06 | [PATCH] uml: use ARRAY_SIZE | Jeff Dike | 1 | -13/+7 |
2006-01-06 | [PATCH] uml: Formatting changes | Jeff Dike | 1 | -14/+15 |
2005-06-25 | [PATCH] uml: hot-unplug code cleanup | Jeff Dike | 1 | -4/+5 |
2005-05-28 | [PATCH] uml: remove 2_5compat.h | Jeff Dike | 1 | -1/+0 |
2005-05-01 | [PATCH] uml: redo console locking | Paolo 'Blaisorblade' Giarrusso | 1 | -20/+5 |
2005-04-16 | Linux-2.6.12-rc2 | Linus Torvalds | 1 | -0/+251 |