index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
um
/
drivers
/
line.c
Age
Commit message (
Expand
)
Author
2012-05-21
um: Implement um_free_irq()
Richard Weinberger
2012-03-24
um: deadlock in line_write_interrupt()
Al Viro
2012-03-24
um: switch close_chan() to struct line
Al Viro
2012-03-24
um: race fix: initialize delayed_work *before* registering IRQ
Al Viro
2012-03-24
um: line->have_irq is never checked...
Al Viro
2012-03-24
um: switch users of ->chan_list to ->chan_{in,out} (easy cases)
Al Viro
2012-03-24
um: finally kill ->init_str leaks
Al Viro
2012-03-24
um: get rid of lines_init()
Al Viro
2012-03-24
um: switch line.c tty drivers to dynamic device creation
Al Viro
2012-03-24
um: fix races between line_open() and line_config()
Al Viro
2012-03-24
um: convert count_lock to mutex, fix a race in line_open()
Al Viro
2012-03-24
um: get rid of the init_prio mess
Al Viro
2012-03-24
um: switch line_config() to setup_one_line()
Al Viro
2012-03-24
um: switch line_remove() to setup_one_line()
Al Viro
2012-03-24
um: irq: Remove IRQF_DISABLED
Yong Zhang
2011-11-02
um: take chan_*.h and line.h to arch/um/drivers
Al Viro
2011-09-15
um: fix free_winch() mess
Al Viro
2011-09-15
um: winch_interrupt() can happen inside of free_winch()
Al Viro
2011-09-15
um: fix oopsable race in line_close()
Al Viro
2011-07-26
um: remove dead code
Richard Weinberger
2011-03-23
um: remove file pointer from ioctl
Richard Weinberger
2011-01-13
arch/um/drivers/line.c: safely iterate over list of winch handlers
Will Newton
2010-11-24
uml: disable winch irq before freeing handler data
Will Newton
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-04-20
UML: Remove unused variable from line driver
Jan Kiszka
2010-04-19
uml: Fix build breakage after slab.h changes
Jan Kiszka
2010-03-06
uml: line.c: avoid NULL pointer dereference
Alexander Beregalov
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2008-10-13
uml: small cleanups and note bugs to be dealt with by uml authors...
Alan Cox
2008-07-30
uml: fix tty-related build error
WANG Cong
2008-05-08
uml: fix inconsistence due to tty_operation change
WANG Cong
2008-04-28
uml: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-05
uml: DEBUG_SHIRQ fixes
Jeff Dike
2008-02-05
uml: tidy kern_util.h
Jeff Dike
2008-02-05
uml: console driver cleanups
Jeff Dike
2007-10-19
spelling fixes: arch/um/
Simon Arlott
2007-10-16
uml: console tidying
Jeff Dike
2007-10-16
uml: fix console writing bugs
Jeff Dike
2007-07-16
uml: SIGIO support cleanup
Jeff Dike
2007-07-16
uml: handle errors on opening host side of consoles
Jeff Dike
2007-06-09
uml: get declaration of simple_strtoul
Jeff Dike
2007-05-07
uml: remove user_util.h
Jeff Dike
2007-03-08
[PATCH] um: fix confusion irq early reenabling
Paolo 'Blaisorblade' Giarrusso
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
2007-02-11
[PATCH] uml: fix previous console locking
Jeff Dike
2007-02-11
[PATCH] uml: console locking commentary and code cleanup
Jeff Dike
2007-02-11
[PATCH] uml: return hotplug errors to host
Jeff Dike
2007-02-11
[PATCH] uml: console locking fixes
Jeff Dike
2006-12-08
[PATCH] tty: switch to ktermios
Alan Cox
2006-12-07
[PATCH] uml: workqueue build fix
Andrew Morton
[next]