summaryrefslogtreecommitdiffstats
path: root/drivers/char
Commit message (Expand)AuthorAgeFilesLines
* fix IS_I9XX macro in i915 DRM driverJesse Barnes2008-04-061-2/+2
* x86: revert assign IRQs to hpet timerThomas Gleixner2008-04-041-44/+7
* Char: rio, fix sparse warningsJiri Slaby2008-04-022-1/+7
* Char: ip2, fix sparse warningsJiri Slaby2008-04-021-5/+7
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2008-03-307-22/+92
|\
| * drm: fix for non-coherent DMA PowerPCBenjamin Herrenschmidt2008-03-303-6/+31
| * drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.cHarvey Harrison2008-03-301-4/+4
| * drm/i915: fix oops on agp=offDave Airlie2008-03-301-0/+3
| * drm/r300: fix bug in r300 userspace hardware wait emissionDave Airlie2008-03-302-12/+54
* | fix iomem misannotations in nozomiAl Viro2008-03-301-10/+10
* | drivers/char/n_tty.c misannotated prototypeAl Viro2008-03-301-1/+1
|/
* drivers/char/drm/ati_pcigart.c: fix printk warningAndrew Morton2008-03-281-2/+3
* hw_random doc updatesDavid Brownell2008-03-241-1/+8
* drivers/char/rocket portability fixesAl Viro2008-03-192-64/+56
* drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table.Dave Airlie2008-03-174-69/+27
* drm/radeon: fixup RV550 chip familyAlex Deucher2008-03-171-3/+4
* drm/via: attempt again to stabilise the AGP DMA command submission.Thomas Hellstrom2008-03-172-7/+54
* drm: Fix race that can lockup the kernelMike Isely2008-03-172-17/+25
* char: riscom, fix rc_board indexingJiri Slaby2008-03-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2008-03-101-18/+43
|\
| * nozomi: fix initialization and early flow control accessFrank Seidel2008-03-101-18/+43
* | riscom8: Fix hang on loadAlan Cox2008-03-101-6/+0
|/
* drivers/char/esp.c: fix bootup lockupIngo Molnar2008-03-071-0/+1
* drivers/char/isicom.c: correct use of ! and &Julia Lawall2008-03-041-1/+1
* ipwireless: fix potential tty == NULL dereferenceDavid Sterba2008-03-041-1/+4
* VT notifier fix for VT switchSamuel Thibault2008-03-041-0/+1
* specialix.c: fix possible double-unlockHarvey Harrison2008-03-041-1/+0
* Fix default compose table initializationSamuel Thibault2008-03-031-34/+34
* Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd...Paul Mackerras2008-03-031-2/+2
|\
| * Fix hpet_(un)register_irq_handler() for emulationDavid Howells2008-02-291-2/+2
* | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo...Paul Mackerras2008-03-034-158/+144
|\ \ | |/ |/|
| * [POWERPC] Xilinx: hwicap cleanupStephen Neuendorffer2008-02-284-158/+144
* | i915: fix AR register restore.Jesse Barnes2008-02-221-0/+1
* | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2008-02-195-28/+71
|\ \
| * | agp: fix missing casts that produced a warning.Dave Airlie2008-02-203-6/+6
| * | agp: add support for 662/671 to agp driverChaoyu Chen2008-02-201-0/+19
| * | fix historic ioremap() abuse in AGPArjan van dev Ven2008-02-194-26/+26
| * | agp/sis: Suspend support for SiS AGPStuart Bennett2008-02-191-0/+24
| * | agp/sis: Clear bit 2 from aperture size byte as wellStuart Bennett2008-02-191-2/+2
| |/
* | drm/sis: add pciid for SiS 662/671 chipsetChaoyu Chen2008-02-201-0/+1
* | drm: add new rv380 pciidMirko2008-02-201-0/+1
* | drm: add support for passing state into the suspend hooks.Dave Airlie2008-02-203-6/+11
* | drm/i915: Fix hibernate save/restore of VGA attribute regsJesse Barnes2008-02-201-0/+2
* | drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE)Keith Packard2008-02-202-0/+28
* | drm/i915: restore pipeconf regs unconditionallyJesse Barnes2008-02-201-7/+4
* | drm/i915: save/restore interrupt stateJesse Barnes2008-02-202-0/+12
* | drm: convert drm from nopage to fault.Nick Piggin2008-02-201-70/+55
* | i915: wrap chipset types requiring hw status set ioctlZhenyu Wang2008-02-202-1/+6
* | drm/radeon: add initial rs690 support to drm.Maciej Cencora2008-02-203-0/+120
|/
* [POWERPC] hvc_rtas_init() must be __initAdrian Bunk2008-02-141-1/+1
OpenPOWER on IntegriCloud