summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
2008-07-02DRM: enable bus mastering on i915 at resume timeJie Luo
2008-06-16ipwireless: Fix blocked sendingDavid Sterba
2008-05-15vt: fix canonical input in UTF-8 modeSamuel Thibault
2008-04-06fix IS_I9XX macro in i915 DRM driverJesse Barnes
2008-04-04x86: revert assign IRQs to hpet timerThomas Gleixner
2008-04-02Char: rio, fix sparse warningsJiri Slaby
2008-04-02Char: ip2, fix sparse warningsJiri Slaby
2008-03-30Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2008-03-30fix iomem misannotations in nozomiAl Viro
2008-03-30drivers/char/n_tty.c misannotated prototypeAl Viro
2008-03-30drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt
2008-03-30drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison
2008-03-30drm/i915: fix oops on agp=offDave Airlie
2008-03-30drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie
2008-03-28drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton
2008-03-24hw_random doc updatesDavid Brownell
2008-03-19drivers/char/rocket portability fixesAl Viro
2008-03-17drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie
2008-03-17drm/radeon: fixup RV550 chip familyAlex Deucher
2008-03-17drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom
2008-03-17drm: Fix race that can lockup the kernelMike Isely
2008-03-13char: riscom, fix rc_board indexingJiri Slaby
2008-03-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2008-03-10nozomi: fix initialization and early flow control accessFrank Seidel
2008-03-10riscom8: Fix hang on loadAlan Cox
2008-03-07drivers/char/esp.c: fix bootup lockupIngo Molnar
2008-03-04drivers/char/isicom.c: correct use of ! and &Julia Lawall
2008-03-04ipwireless: fix potential tty == NULL dereferenceDavid Sterba
2008-03-04VT notifier fix for VT switchSamuel Thibault
2008-03-04specialix.c: fix possible double-unlockHarvey Harrison
2008-03-03Fix default compose table initializationSamuel Thibault
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras
2008-03-03Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras
2008-02-29Fix hpet_(un)register_irq_handler() for emulationDavid Howells
2008-02-28[POWERPC] Xilinx: hwicap cleanupStephen Neuendorffer
2008-02-22i915: fix AR register restore.Jesse Barnes
2008-02-19Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2008-02-20agp: fix missing casts that produced a warning.Dave Airlie
2008-02-20agp: add support for 662/671 to agp driverChaoyu Chen
2008-02-20drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen
2008-02-20drm: add new rv380 pciidMirko
2008-02-20drm: add support for passing state into the suspend hooks.Dave Airlie
2008-02-20drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes
2008-02-20drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard
2008-02-20drm/i915: restore pipeconf regs unconditionallyJesse Barnes
2008-02-20drm/i915: save/restore interrupt stateJesse Barnes
2008-02-20drm: convert drm from nopage to fault.Nick Piggin
2008-02-20i915: wrap chipset types requiring hw status set ioctlZhenyu Wang
2008-02-20drm/radeon: add initial rs690 support to drm.Maciej Cencora
2008-02-19fix historic ioremap() abuse in AGPArjan van dev Ven