Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
71e3d1578c954cf29f1f4db1c8930d3574025eb0
/
arch
/
um
/
drivers
/
chan_kern.c
d2ffc74
UM: TTY: fix build errors now that tty->raw is gone
by Jiri Slaby
· 12 years ago
37185b3
um: get rid of pointless include "..." where include <...> will do
by Al Viro
· 12 years ago
6fc5884
TTY: um/line, use tty from tty_port
by Jiri Slaby
· 13 years ago
fa7a044
um: Implement um_free_irq()
by Richard Weinberger
· 13 years ago
10c890c0
um: switch close_chan() to struct line
by Al Viro
· 13 years ago
0fcd719
um: race fix: initialize delayed_work *before* registering IRQ
by Al Viro
· 13 years ago
bed5e39
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
by Al Viro
· 13 years ago
ee48507
um: sorting out the chan mess, part 1
by Al Viro
· 13 years ago
31efceb
um: fix races between line_open() and line_config()
by Al Viro
· 13 years ago
772bd0a
um: kill useless argument of free_chan() and free_one_chan()
by Al Viro
· 13 years ago
510c72a3
um: take chan_*.h and line.h to arch/um/drivers
by Al Viro
· 13 years ago
f1c93e4
um: remove dead code
by Richard Weinberger
· 13 years ago
4756227
um: call free_irq() only on enabled channels
by Richard Weinberger
· 14 years ago
02d324b
uml: remove a useless function
by WANG Cong
· 17 years ago
3af7cb7
uml: make a function static
by WANG Cong
· 17 years ago
c59dbca
uml: fix console writing bugs
by Jeff Dike
· 17 years ago
e99525f
uml: console subsystem tidying
by Jeff Dike
· 17 years ago
89fe647
uml: move userspace code to userspace file
by Jeff Dike
· 17 years ago
6676ae6
UML: console should handle spurious IRQS
by Jeff Dike
· 17 years ago
d14ad81
uml: handle errors on opening host side of consoles
by Jeff Dike
· 18 years ago
a6ea4cc
uml: rename os_{read_write}_file_k back to os_{read_write}_file
by Jeff Dike
· 18 years ago
fda83a9
uml: change remaining callers of os_{read_write}_file
by Jeff Dike
· 18 years ago
9218b17
uml: remove user_util.h
by Jeff Dike
· 18 years ago
3076212
[PATCH] uml: irq locking fixes
by Jeff Dike
· 18 years ago
a52f362
[PATCH] uml: mostly const a structure
by Jeff Dike
· 18 years ago
190c3e4
[PATCH] uml: lock the irqs_to_free list
by Jeff Dike
· 18 years ago
f28169d
[PATCH] uml: return hotplug errors to host
by Jeff Dike
· 18 years ago
6d5aefb
WorkQueue: Fix up arch-specific work items where possible
by David Howells
· 18 years ago
5e7672e
[PATCH] uml: const more data
by Jeff Dike
· 18 years ago
91b165c
[PATCH] uml: Use ARRAY_SIZE more assiduously
by Jeff Dike
· 18 years ago
42947cb
[PATCH] uml: some harmless sparse warning fixes
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
33f0f88
[PATCH] TTY layer buffering revamp
by Alan Cox
· 19 years ago
e4dcee8
[PATCH] uml: Add throttling to console driver
by Jeff Dike
· 19 years ago
9159c9d
[PATCH] uml: Fix flip_buf full handling
by Jeff Dike
· 19 years ago
165dc59
[PATCH] uml: Simplify console opening/closing and irq registration
by Jeff Dike
· 19 years ago
1f80171
[PATCH] uml: move console configuration
by Jeff Dike
· 19 years ago
88890b8
[PATCH] uml: Remove unneeded structure field
by Jeff Dike
· 19 years ago
d50084a
[PATCH] uml: Formatting changes
by Jeff Dike
· 19 years ago
55c033c
[PATCH] uml console channels: fix the API of console_write
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
fac97ae
[PATCH] uml: replace printk with "stack-friendly" printf - to report console failure
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
79ae2cb
[PATCH] uml: use GFP_ATOMIC for allocations under spinlocks.
by Paolo 'Blaisorblade' Giarrusso
· 19 years ago
84ddaa8
[PATCH] uml: Change printf to printk in console driver
by Jeff Dike
· 20 years ago
b97b77c
[PATCH] uml: redo console locking
by Paolo 'Blaisorblade' Giarrusso
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago