index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
chan_kern.c
Age
Commit message (
Expand
)
Author
2013-03-21
Merge 3.9-rc3 into tty-next
Greg Kroah-Hartman
2013-03-18
TTY: add tty_port_tty_hangup helper
Jiri Slaby
2013-03-11
um: Use tty_port in SIGWINCH handler
Richard Weinberger
2013-01-15
TTY: switch tty_flip_buffer_push
Jiri Slaby
2013-01-15
TTY: switch tty_insert_flip_char
Jiri Slaby
2013-01-15
TTY: switch tty_buffer_request_room to tty_port
Jiri Slaby
2012-10-30
UM: TTY: fix build errors now that tty->raw is gone
Jiri Slaby
2012-10-09
um: get rid of pointless include "..." where include <...> will do
Al Viro
2012-07-28
TTY: um/line, use tty from tty_port
Jiri Slaby
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
2012-03-25
um: switch close_chan() to struct line
Al Viro
2012-03-25
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
2012-03-25
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-25
um: sorting out the chan mess, part 1
Al Viro
2012-03-25
um: fix races between line_open() and line_config()
Al Viro
2011-11-02
um: kill useless argument of free_chan() and free_one_chan()
Al Viro
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2011-07-25
um: remove dead code
Richard Weinberger
2010-08-09
um: call free_irq() only on enabled channels
Richard Weinberger
2008-04-28
uml: remove a useless function
WANG Cong
2008-04-28
uml: make a function static
WANG Cong
2007-10-16
uml: fix console writing bugs
Jeff Dike
2007-10-16
uml: console subsystem tidying
Jeff Dike
2007-10-16
uml: move userspace code to userspace file
Jeff Dike
2007-07-31
UML: console should handle spurious IRQS
Jeff Dike
2007-07-16
uml: handle errors on opening host side of consoles
Jeff Dike
2007-05-07
uml: rename os_{read_write}_file_k back to os_{read_write}_file
Jeff Dike
2007-05-07
uml: change remaining callers of os_{read_write}_file
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-03-29
[PATCH] uml: irq locking fixes
Jeff Dike
2007-02-11
[PATCH] uml: mostly const a structure
Jeff Dike
2007-02-11
[PATCH] uml: lock the irqs_to_free list
Jeff Dike
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
2006-12-05
WorkQueue: Fix up arch-specific work items where possible
David Howells
2006-09-27
[PATCH] uml: const more data
Jeff Dike
2006-09-26
[PATCH] uml: Use ARRAY_SIZE more assiduously
Jeff Dike
2006-02-01
[PATCH] uml: some harmless sparse warning fixes
Paolo 'Blaisorblade' Giarrusso
2006-01-10
[PATCH] TTY layer buffering revamp
Alan Cox
2006-01-06
[PATCH] uml: Add throttling to console driver
Jeff Dike
2006-01-06
[PATCH] uml: Fix flip_buf full handling
Jeff Dike
2006-01-06
[PATCH] uml: Simplify console opening/closing and irq registration
Jeff Dike
2006-01-06
[PATCH] uml: move console configuration
Jeff Dike
2006-01-06
[PATCH] uml: Remove unneeded structure field
Jeff Dike
2006-01-06
[PATCH] uml: Formatting changes
Jeff Dike
2005-11-13
[PATCH] uml console channels: fix the API of console_write
Paolo 'Blaisorblade' Giarrusso
2005-09-22
[PATCH] uml: replace printk with "stack-friendly" printf - to report console ...
Paolo 'Blaisorblade' Giarrusso
2005-09-22
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
Paolo 'Blaisorblade' Giarrusso
2005-05-20
[PATCH] uml: Change printf to printk in console driver
Jeff Dike
2005-05-01
[PATCH] uml: redo console locking
Paolo 'Blaisorblade' Giarrusso
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds