aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2005-07-07[PATCH] hvc_console: Match vio and console devices using vterm numbersMilton Miller
2005-07-07[PATCH] hvc_console: Rearrange codeMilton Miller
2005-07-07[PATCH] print order information when OOM killingMarcelo Tosatti
2005-07-07drm: add 32/64 support for MGA/R128/i915Dave Airlie
2005-07-07drm: wrap config.h include in a ifdef KERNELDave Airlie
2005-07-07drm: misc cleanupDave Airlie
2005-07-07drm: use kcalloc now that it is available..Dave Airlie
2005-07-07drm: ctx release can happen before dev->ctxlist is allocatedDave Airlie
2005-07-07drm: fix minor issues caused by core conversionDave Airlie
2005-07-07Merge ../linux-2.6/Dave Airlie
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman
2005-06-30[PATCH] tpm: fix bug introduced by the /proc/miscKylene Jo Hall
2005-06-30Input: make name, phys and uniq be 'const char *' because onceDmitry Torokhov
2005-06-30Sonypi: make sure that input_work is not running when unloadingDmitry Torokhov
2005-06-28[PATCH] sis 760 support.Dave Jones
2005-06-28[PATCH] coverity: tty_ldisc_ref return null checkKAMBAROV, ZAUR
2005-06-28[PATCH] coverity: ipmi_msghandler() channels array overrun fixKAMBAROV, ZAUR
2005-06-28[PATCH] Adapt drivers/char/vt_ioctl.c to non-x86Emmanuel Colbus
2005-06-28[PATCH] ixp4xx/ixp2000 watchdog driver typoLennert Buytenhek
2005-06-28[PATCH] drivers/char/tipar.c: off by one array accessLuc Van Oostenryck
2005-06-28[PATCH] Using msleep() instead of HZLuca Falavigna
2005-06-28drm: Add via unichrome supportDave Airlie
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH
2005-06-27[PATCH] pci: remove deprecatesAmit Gud
2005-06-27[PATCH] pci: remove deprecatesAmit Gud
2005-06-27[PATCH] pcmcia: synclink_cs IRQ_INFO2_INFO is goneDominik Brodowski
2005-06-27[PATCH] pcmcia: id_table for synclink_cs.cDominik Brodowski
2005-06-27[PATCH] ppc32: Remove CONFIG_PMAC_PBOOKBenjamin Herrenschmidt
2005-06-26Merge 'drm-3264' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2005-06-26Merge 'drm-fixes' branch of rsync://rsync.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2005-06-26drm: fix radeon irq properlyDave Airlie
2005-06-25[PATCH] schedule the obsolete raw driver for removalAdrian Bunk
2005-06-25[PATCH] drivers/char/rio/: kill rio_udelayAdrian Bunk
2005-06-25[PATCH] drivers/char/ip2*: cleanupsAdrian Bunk
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove dead codeAdrian Bunk
2005-06-25[PATCH] drivers/char/rocket.c: cleanupsAdrian Bunk
2005-06-25[PATCH] drivers/char/nvram.c: possible cleanupsAdrian Bunk
2005-06-25[PATCH] drivers/char/mwave/3780i.c: cleanupsAdrian Bunk
2005-06-25[PATCH] drivers/char/istallion.c: remove an unneeded variableAdrian Bunk
2005-06-25[PATCH] printk: drivers/char/ftape/compressor/zftape-compress.cDomen Puncer
2005-06-25[PATCH] printk: drivers/char/applicom.cDomen Puncer
2005-06-25[PATCH] drivers/char/mwave/tp3780i.c: remove kernel 2.2 #if'sAdrian Bunk
2005-06-25[PATCH] drivers/char/isicom.c: section fixesAdrian Bunk
2005-06-25[PATCH] char/tty_io: replace schedule_timeout() with msleep_interruptible()Domen Puncer
2005-06-25[PATCH] char/ds1620: use msleep() instead of schedule_timeout()Domen Puncer
2005-06-25[PATCH] riotty.c cleanups and warning fixM.Baris Demiray
2005-06-25[PATCH] kexec code cleanupManeesh Soni
2005-06-25[PATCH] kdump: Use real pt_regs from exceptionAlexander Nyberg
2005-06-25[PATCH] kdump: sysrq trigger mechanism for kexec based crashdumpsHariprasad Nellitheertha
2005-06-25[PATCH] kdump: cleanups for dump file access in linear raw formatVivek Goyal