Age | Commit message (Expand) | Author | Files | Lines |
2008-07-10 | cyclades: treat firmware data as const | David Woodhouse | 1 | -5/+5 |
2008-07-03 | tty: Fix inverted logic in send_break | Alan Cox | 1 | -1/+1 |
2008-07-03 | DRM/i915: only use tiled blits on 965+ | Jesse Barnes | 1 | -2/+2 |
2008-06-24 | enable bus mastering on i915 at resume time | Jie Luo | 1 | -0/+1 |
2008-06-23 | removed unused var real_tty on n_tty_ioctl() | Gustavo Fernando Padovan | 1 | -7/+0 |
2008-06-20 | Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 13 | -1070/+2604 |
2008-06-20 | drm: only trust core drm ioctls - driver ioctls are a mess. | Dave Airlie | 1 | -4/+3 |
2008-06-20 | drm/i915: add support for Intel series 4 chipsets. | Zhenyu Wang | 2 | -2/+12 |
2008-06-20 | [agp]: fixup chipset flush for new Intel G4x. | Zhenyu Wang | 1 | -1/+1 |
2008-06-19 | agp: brown paper bag patch - put back the two lines it took out. | Dave Airlie | 1 | -0/+2 |
2008-06-19 | agp/intel: cleanup some serious whitespace badness | Dave Airlie | 1 | -68/+66 |
2008-06-19 | [AGP] intel_agp: Add support for Intel 4 series chipsets | Zhenyu Wang | 1 | -10/+73 |
2008-06-19 | [AGP] intel_agp: extra stolen mem size available for IGD_GM chipset | Zhenyu Wang | 1 | -2/+2 |
2008-06-19 | drm/radeon: add hier-z registers for r300 and r500 chipsets | Dave Airlie | 2 | -59/+189 |
2008-06-19 | drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTAT | Alex Deucher | 2 | -8/+9 |
2008-06-19 | drm/radeon: switch IGP gart to use radeon_write_agp_base() | Alex Deucher | 1 | -8/+4 |
2008-06-19 | drm/radeon: Restore sw interrupt on resume | Dennis Kasprzyk | 3 | -1/+3 |
2008-06-19 | drm/r500: add support for AGP based cards. | Dave Airlie | 2 | -3/+27 |
2008-06-19 | drm/radeon: fix texture uploads with large 3d textures (bug 13980) | Roland Scheidegger | 1 | -3/+11 |
2008-06-19 | drm/radeon: add initial r500 support. | Dave Airlie | 4 | -12/+135 |
2008-06-19 | drm/radeon: init pipe setup in kernel code. | Alex Deucher | 4 | -0/+75 |
2008-06-19 | drm/radeon: fixup radeon_do_engine_reset | Alex Deucher | 1 | -23/+26 |
2008-06-19 | drm/radeon: fix pixcache and purge/cache flushing registers | Alex Deucher | 3 | -18/+65 |
2008-06-19 | drm/radeon: write AGP_BASE_2 on chips that support it. | Alex Deucher | 1 | -0/+2 |
2008-06-19 | drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 support | Alex Deucher | 3 | -165/+138 |
2008-06-19 | drm/radeon: IGP clean up register and magic numbers. | Alex Deucher | 2 | -82/+110 |
2008-06-19 | drm/rs690: set base 2 to 0. | Dave Airlie | 2 | -0/+3 |
2008-06-19 | drm/rs690: set all of gart base address. | Dave Airlie | 1 | -2/+3 |
2008-06-19 | radeon: add production microcode from AMD | Alex Deucher | 2 | -784/+1893 |
2008-06-19 | drm: pcigart use proper pci map interfaces. | Dave Airlie | 1 | -5/+3 |
2008-06-19 | agp: more boolean conversions. | Dave Airlie | 4 | -12/+12 |
2008-06-19 | drivers/char/agp - use bool | Joe Perches | 15 | -52/+52 |
2008-06-19 | agp: two-stage page destruction issue | Jan Beulich | 3 | -12/+17 |
2008-06-19 | agp/via: fixup pci ids | Greg KH | 1 | -2/+11 |
2008-06-13 | drm: the sg alloc ioctl should write back the handle to userspace | Dave Airlie | 1 | -1/+1 |
2008-06-13 | drm: use drms ioctl cmd not what we get passed from userspace. | Johannes Weiner | 1 | -0/+2 |
2008-06-13 | rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTC | David Brownell | 1 | -4/+4 |
2008-06-13 | console keyboard mapping broken by 04c71976 | Jiri Bohac | 1 | -6/+1 |
2008-06-13 | driver/char/generic_nvram: fix banner | Philippe De Muyter | 1 | -1/+1 |
2008-06-13 | intel_rng: make device not found a warning | Stephen Hemminger | 1 | -1/+1 |
2008-06-13 | agp: add support for Radeon Mobility 9000 chipset | Amit Kucheria | 1 | -0/+4 |
2008-06-06 | ipwireless: Fix blocked sending | David Sterba | 1 | -8/+12 |
2008-06-06 | vt: fix vc_resize locking | Nick Piggin | 1 | -5/+8 |
2008-06-06 | vt: fix background color on line feed, DEC invert | Jan Engelhardt | 1 | -1/+1 |
2008-06-06 | drivers/char/ip2: fix Kconfig after ip2/ip2main merge | Roland.Kletzing | 1 | -2/+2 |
2008-05-30 | virtio: An entropy device, as suggested by hpa. | Rusty Russell | 3 | -0/+165 |
2008-05-24 | ip2: fix crashes on load/unload | Alan Cox | 2 | -25/+2 |
2008-05-23 | remove debug printk from DRM suspend path | Jesse Barnes | 1 | -2/+0 |
2008-05-23 | [POWERPC] iSeries: Remove unused mail address | Stephen Rothwell | 2 | -2/+2 |
2008-05-20 | sparc64: Add global register dumping facility. | David S. Miller | 1 | -0/+1 |