aboutsummaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2005-07-10drm: fix stupid missing semicolon.Dave Airlie
2005-07-09Merge head 'drm-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/airlied...Linus Torvalds
2005-07-09Merge head 'drm-3264' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/...Linus Torvalds
2005-07-09Merge head 'drm-via' of master.kernel.org:/pub/scm/linux/kernel/git/airlied/d...Linus Torvalds
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter
2005-07-07[PATCH] tty output lossage fixRoman Zippel
2005-07-07[PATCH] hvc_console: Use hvc_get_chars in hvsi codeMilton Miller
2005-07-07[PATCH] hvc_console: Separate the NUL character filtering from get_hvc_charsMilton Miller
2005-07-07[PATCH] hvc_console: Register ops when setting up hvc_consoleMilton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio code 2Milton Miller
2005-07-07[PATCH] hvc_console: Separate hvc_console and vio codeMilton Miller
2005-07-07[PATCH] hvc_console: Add some sanity checksMilton Miller
2005-07-07[PATCH] hvc_console: Statically initialize the vtermnos arrayMilton Miller
2005-07-07[PATCH] hvc_console: remove num_vterms and some dead codeMilton Miller
2005-07-07[PATCH] hvc_console: Add missing includeMilton Miller
2005-07-07[PATCH] hvc_console: Unregister the console in the exit routine.Milton Miller
2005-07-07[PATCH] hvc_console: MAGIC_SYSRQ should only be on console channelMilton Miller
2005-07-07[PATCH] hvc_console: Dont always kick the poll thread in interruptMilton Miller
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-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