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