aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-07-07[PATCH] tty output lossage fixRoman Zippel1-18/+15
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller1-5/+3
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller1-1/+23
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller2-10/+20
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller3-40/+137
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller1-2/+22
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller1-0/+18
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller1-6/+2
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller1-6/+2
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller1-0/+1
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller1-2/+4
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller1-8/+11
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller1-3/+7
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller1-7/+29
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller1-142/+142
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti1-1/+1
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2-2/+2
2005-06-30[PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall1-1/+1
2005-06-28[PATCH] sis 760 support.Dave Jones1-0/+9
2005-06-28[PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR1-2/+2
2005-06-28[PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR1-2/+2
2005-06-28[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus1-2/+3
2005-06-28[PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek2-2/+2
2005-06-28[PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck1-1/+1
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna1-12/+4
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH2-4/+8
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-2/+2
2005-06-27[PATCH] pci: remove deprecatesAmit Gud1-1/+1
2005-06-27[PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is goneDominik Brodowski1-1/+1
2005-06-27[PATCH] pcmcia: id_table for synclink_cs.cDominik Brodowski1-0/+7
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt1-3/+0
2005-06-26Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-10/+1501
2005-06-26Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds8-26/+151
2005-06-26drm: fix radeon irq properlyDave Airlie1-14/+13
2005-06-25[PATCH] schedule the obsolete raw driver for removalAdrian Bunk1-2/+2
2005-06-25[PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk3-9/+4
2005-06-25[PATCH] drivers/char/ip2*: cleanupsAdrian Bunk3-22/+6
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk1-5/+1
2005-06-25[PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk2-147/+119
2005-06-25[PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk1-3/+3
2005-06-25[PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk2-6/+4
2005-06-25[PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk1-2/+1
2005-06-25[PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer1-2/+2
2005-06-25[PATCH] printk: drivers/char/applicom.cDomen Puncer1-1/+1
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk1-7/+1
2005-06-25[PATCH] drivers/char/isicom.c: section fixesAdrian Bunk1-6/+6
2005-06-25[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer1-5/+5
2005-06-25[PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer1-2/+1
2005-06-25[PATCH] riotty.c cleanups and warning fixM.Baris Demiray1-9/+6