Age | Commit message (Expand) | Author | Files | Lines |
2008-04-07 | fix IS_I9XX macro in i915 DRM driver | Jesse Barnes | 1 | -2/+2 |
2008-04-04 | x86: revert assign IRQs to hpet timer | Thomas Gleixner | 1 | -44/+7 |
2008-04-03 | Char: rio, fix sparse warnings | Jiri Slaby | 2 | -1/+7 |
2008-04-03 | Char: ip2, fix sparse warnings | Jiri Slaby | 1 | -5/+7 |
2008-03-31 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 7 | -22/+92 |
2008-03-31 | fix iomem misannotations in nozomi | Al Viro | 1 | -10/+10 |
2008-03-31 | drivers/char/n_tty.c misannotated prototype | Al Viro | 1 | -1/+1 |
2008-03-30 | drm: fix for non-coherent DMA PowerPC | Benjamin Herrenschmidt | 3 | -6/+31 |
2008-03-30 | drm: radeon: fix sparse integer as NULL pointer warnings in radeon_mem.c | Harvey Harrison | 1 | -4/+4 |
2008-03-30 | drm/i915: fix oops on agp=off | Dave Airlie | 1 | -0/+3 |
2008-03-30 | drm/r300: fix bug in r300 userspace hardware wait emission | Dave Airlie | 2 | -12/+54 |
2008-03-29 | drivers/char/drm/ati_pcigart.c: fix printk warning | Andrew Morton | 1 | -2/+3 |
2008-03-25 | hw_random doc updates | David Brownell | 1 | -1/+8 |
2008-03-20 | drivers/char/rocket portability fixes | Al Viro | 2 | -64/+56 |
2008-03-17 | drm/ati_pcigart: fix the PCIGART to use drm_pci to allocate GART table. | Dave Airlie | 4 | -69/+27 |
2008-03-17 | drm/radeon: fixup RV550 chip family | Alex Deucher | 1 | -3/+4 |
2008-03-17 | drm/via: attempt again to stabilise the AGP DMA command submission. | Thomas Hellstrom | 2 | -7/+54 |
2008-03-17 | drm: Fix race that can lockup the kernel | Mike Isely | 2 | -17/+25 |
2008-03-13 | char: riscom, fix rc_board indexing | Jiri Slaby | 1 | -1/+1 |
2008-03-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds | 1 | -18/+43 |
2008-03-11 | nozomi: fix initialization and early flow control access | Frank Seidel | 1 | -18/+43 |
2008-03-10 | riscom8: Fix hang on load | Alan Cox | 1 | -6/+0 |
2008-03-07 | drivers/char/esp.c: fix bootup lockup | Ingo Molnar | 1 | -0/+1 |
2008-03-05 | drivers/char/isicom.c: correct use of ! and & | Julia Lawall | 1 | -1/+1 |
2008-03-05 | ipwireless: fix potential tty == NULL dereference | David Sterba | 1 | -1/+4 |
2008-03-05 | VT notifier fix for VT switch | Samuel Thibault | 1 | -0/+1 |
2008-03-05 | specialix.c: fix possible double-unlock | Harvey Harrison | 1 | -1/+0 |
2008-03-04 | Fix default compose table initialization | Samuel Thibault | 1 | -34/+34 |
2008-03-03 | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/arnd... | Paul Mackerras | 1 | -2/+2 |
2008-03-03 | Merge branch 'for-2.6.25' of master.kernel.org:/pub/scm/linux/kernel/git/jwbo... | Paul Mackerras | 4 | -158/+144 |
2008-02-29 | Fix hpet_(un)register_irq_handler() for emulation | David Howells | 1 | -2/+2 |
2008-02-28 | [POWERPC] Xilinx: hwicap cleanup | Stephen Neuendorffer | 4 | -158/+144 |
2008-02-23 | i915: fix AR register restore. | Jesse Barnes | 1 | -0/+1 |
2008-02-20 | Merge branch 'agp-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -28/+71 |
2008-02-20 | agp: fix missing casts that produced a warning. | Dave Airlie | 3 | -6/+6 |
2008-02-20 | agp: add support for 662/671 to agp driver | Chaoyu Chen | 1 | -0/+19 |
2008-02-20 | drm/sis: add pciid for SiS 662/671 chipset | Chaoyu Chen | 1 | -0/+1 |
2008-02-20 | drm: add new rv380 pciid | Mirko | 1 | -0/+1 |
2008-02-20 | drm: add support for passing state into the suspend hooks. | Dave Airlie | 3 | -6/+11 |
2008-02-20 | drm/i915: Fix hibernate save/restore of VGA attribute regs | Jesse Barnes | 1 | -0/+2 |
2008-02-20 | drm/i915 more registers for S3 (DSPCLK_GATE_D, CACHE_MODE_0, MI_ARB_STATE) | Keith Packard | 2 | -0/+28 |
2008-02-20 | drm/i915: restore pipeconf regs unconditionally | Jesse Barnes | 1 | -7/+4 |
2008-02-20 | drm/i915: save/restore interrupt state | Jesse Barnes | 2 | -0/+12 |
2008-02-20 | drm: convert drm from nopage to fault. | Nick Piggin | 1 | -70/+55 |
2008-02-20 | i915: wrap chipset types requiring hw status set ioctl | Zhenyu Wang | 2 | -1/+6 |
2008-02-20 | drm/radeon: add initial rs690 support to drm. | Maciej Cencora | 3 | -0/+120 |
2008-02-19 | fix historic ioremap() abuse in AGP | Arjan van dev Ven | 4 | -26/+26 |
2008-02-19 | agp/sis: Suspend support for SiS AGP | Stuart Bennett | 1 | -0/+24 |
2008-02-19 | agp/sis: Clear bit 2 from aperture size byte as well | Stuart Bennett | 1 | -2/+2 |
2008-02-14 | [POWERPC] hvc_rtas_init() must be __init | Adrian Bunk | 1 | -1/+1 |