summaryrefslogtreecommitdiffstats
path: root/drivers/char
AgeCommit message (Expand)AuthorLines
2008-07-12drivers/char/pcmcia/ipwireless/hardware.c fix resource leakDarren Jenkins-1/+3
2008-07-11[PATCH] IPMI: return correct value from ipmi_writeMark Rustad-2/+1
2008-07-10rtc: fix reported IRQ rate for when HPET is enabledPaul Gortmaker-1/+2
2008-07-10tpm: add Intel TPM TIS device HIDMarcin Obara-0/+1
2008-07-02tty: Fix inverted logic in send_breakAlan Cox-1/+1
2008-07-02DRM/i915: only use tiled blits on 965+Jesse Barnes-2/+2
2008-06-24enable bus mastering on i915 at resume timeJie Luo-0/+1
2008-06-23removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan-7/+0
2008-06-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-1070/+2604
2008-06-20drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie-4/+3
2008-06-20drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang-2/+12
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang-1/+1
2008-06-19agp: brown paper bag patch - put back the two lines it took out.Dave Airlie-0/+2
2008-06-19agp/intel: cleanup some serious whitespace badnessDave Airlie-68/+66
2008-06-19[AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang-10/+73
2008-06-19[AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang-2/+2
2008-06-19drm/radeon: add hier-z registers for r300 and r500 chipsetsDave Airlie-59/+189
2008-06-19drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher-8/+9
2008-06-19drm/radeon: switch IGP gart to use radeon_write_agp_base()Alex Deucher-8/+4
2008-06-19drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk-1/+3
2008-06-19drm/r500: add support for AGP based cards.Dave Airlie-3/+27
2008-06-19drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger-3/+11
2008-06-19drm/radeon: add initial r500 support.Dave Airlie-12/+135
2008-06-19drm/radeon: init pipe setup in kernel code.Alex Deucher-0/+75
2008-06-19drm/radeon: fixup radeon_do_engine_resetAlex Deucher-23/+26
2008-06-19drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher-18/+65
2008-06-19drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher-0/+2
2008-06-19drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher-165/+138
2008-06-19drm/radeon: IGP clean up register and magic numbers.Alex Deucher-82/+110
2008-06-19drm/rs690: set base 2 to 0.Dave Airlie-0/+3
2008-06-19drm/rs690: set all of gart base address.Dave Airlie-2/+3
2008-06-19radeon: add production microcode from AMDAlex Deucher-784/+1893
2008-06-19drm: pcigart use proper pci map interfaces.Dave Airlie-5/+3
2008-06-19agp: more boolean conversions.Dave Airlie-12/+12
2008-06-19drivers/char/agp - use boolJoe Perches-52/+52
2008-06-19agp: two-stage page destruction issueJan Beulich-12/+17
2008-06-19agp/via: fixup pci idsGreg KH-2/+11
2008-06-13drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie-1/+1
2008-06-13drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner-0/+2
2008-06-12rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell-4/+4
2008-06-12console keyboard mapping broken by 04c71976Jiri Bohac-6/+1
2008-06-12driver/char/generic_nvram: fix bannerPhilippe De Muyter-1/+1
2008-06-12intel_rng: make device not found a warningStephen Hemminger-1/+1
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria-0/+4
2008-06-06ipwireless: Fix blocked sendingDavid Sterba-8/+12
2008-06-06vt: fix vc_resize lockingNick Piggin-5/+8
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt-1/+1
2008-06-06drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing-2/+2
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell-0/+165
2008-05-24ip2: fix crashes on load/unloadAlan Cox-25/+2