summaryrefslogtreecommitdiff
path: root/arch/um/drivers/line.c
AgeCommit message (Expand)AuthorFilesLines
2012-03-25um: get rid of lines_init()Al Viro1-21/+10
2012-03-25um: switch line.c tty drivers to dynamic device creationAl Viro1-14/+23
2012-03-25um: fix races between line_open() and line_config()Al Viro1-28/+26
2012-03-25um: convert count_lock to mutex, fix a race in line_open()Al Viro1-17/+9
2012-03-25um: get rid of the init_prio messAl Viro1-41/+28
2012-03-25um: switch line_config() to setup_one_line()Al Viro1-6/+16
2012-03-25um: switch line_remove() to setup_one_line()Al Viro1-8/+5
2012-03-25um: irq: Remove IRQF_DISABLEDYong Zhang1-4/+4
2011-11-02um: take chan_*.h and line.h to arch/um/driversAl Viro1-1/+1
2011-09-15um: fix free_winch() messAl Viro1-14/+24
2011-09-15um: winch_interrupt() can happen inside of free_winch()Al Viro1-2/+4
2011-09-15um: fix oopsable race in line_close()Al Viro1-13/+12
2011-07-26um: remove dead codeRichard Weinberger1-2/+1
2011-03-23um: remove file pointer from ioctlRichard Weinberger1-2/+2
2011-01-13arch/um/drivers/line.c: safely iterate over list of winch handlersWill Newton1-2/+2
2010-11-25uml: disable winch irq before freeing handler dataWill Newton1-2/+3
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+0
2010-04-20UML: Remove unused variable from line driverJan Kiszka1-1/+0
2010-04-19uml: Fix build breakage after slab.h changesJan Kiszka1-0/+1
2010-03-06uml: line.c: avoid NULL pointer dereferenceAlexander Beregalov1-2/+2
2009-10-11headers: remove sched.h from interrupt.hAlexey Dobriyan1-0/+1
2008-10-13uml: small cleanups and note bugs to be dealt with by uml authors...Alan Cox1-0/+2
2008-07-30uml: fix tty-related build errorWANG Cong1-13/+1
2008-05-08uml: fix inconsistence due to tty_operation changeWANG Cong1-2/+2
2008-04-28uml: replace remaining __FUNCTION__ occurrencesHarvey Harrison1-1/+1
2008-02-05uml: DEBUG_SHIRQ fixesJeff Dike1-3/+5
2008-02-05uml: tidy kern_util.hJeff Dike1-0/+1
2008-02-05uml: console driver cleanupsJeff Dike1-17/+2
2007-10-20spelling fixes: arch/um/Simon Arlott1-1/+1
2007-10-16uml: console tidyingJeff Dike1-114/+114
2007-10-16uml: fix console writing bugsJeff Dike1-6/+3
2007-07-16uml: SIGIO support cleanupJeff Dike1-21/+39
2007-07-16uml: handle errors on opening host side of consolesJeff Dike1-1/+4
2007-06-09uml: get declaration of simple_strtoulJeff Dike1-0/+1
2007-05-07uml: remove user_util.hJeff Dike1-1/+0
2007-03-08[PATCH] um: fix confusion irq early reenablingPaolo 'Blaisorblade' Giarrusso1-3/+3
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman1-1/+1
2007-02-11[PATCH] uml: fix previous console lockingJeff Dike1-40/+8
2007-02-11[PATCH] uml: console locking commentary and code cleanupJeff Dike1-4/+3
2007-02-11[PATCH] uml: return hotplug errors to hostJeff Dike1-27/+39
2007-02-11[PATCH] uml: console locking fixesJeff Dike1-64/+122
2006-12-08[PATCH] tty: switch to ktermiosAlan Cox1-1/+1
2006-12-07[PATCH] uml: workqueue build fixAndrew Morton1-3/+3
2006-10-09[PATCH] uml pt_regs fixesAl Viro1-4/+3
2006-10-04Attack of "the the"s in archMatt LaPlante1-1/+1
2006-10-02[PATCH] const struct tty_operationsJeff Dike1-3/+3
2006-09-27[PATCH] uml: const more dataJeff Dike1-3/+3
2006-07-03[PATCH] irq-flags: UM: Use the new IRQF_ constantsThomas Gleixner1-3/+3
2006-06-26[PATCH] devfs: Remove the line_driver devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-26[PATCH] devfs: Remove the devfs_fs_kernel.h file from the treeGreg Kroah-Hartman1-1/+0