aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/char (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-06-24enable bus mastering on i915 at resume timeJie Luo1-0/+1
2008-06-23removed unused var real_tty on n_tty_ioctl()Gustavo Fernando Padovan1-7/+0
2008-06-20Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds13-1070/+2604
2008-06-20drm: only trust core drm ioctls - driver ioctls are a mess.Dave Airlie1-4/+3
2008-06-20drm/i915: add support for Intel series 4 chipsets.Zhenyu Wang2-2/+12
2008-06-20[agp]: fixup chipset flush for new Intel G4x.Zhenyu Wang1-1/+1
2008-06-19agp: brown paper bag patch - put back the two lines it took out.Dave Airlie1-0/+2
2008-06-19agp/intel: cleanup some serious whitespace badnessDave Airlie1-68/+66
2008-06-19[AGP] intel_agp: Add support for Intel 4 series chipsetsZhenyu Wang1-10/+73
2008-06-19[AGP] intel_agp: extra stolen mem size available for IGD_GM chipsetZhenyu Wang1-2/+2
2008-06-19drm/radeon: add hier-z registers for r300 and r500 chipsetsDave Airlie2-59/+189
2008-06-19drm/radeon: use DSTCACHE_CTLSTAT rather than RB2D_DSTCACHE_CTLSTATAlex Deucher2-8/+9
2008-06-19drm/radeon: switch IGP gart to use radeon_write_agp_base()Alex Deucher1-8/+4
2008-06-19drm/radeon: Restore sw interrupt on resumeDennis Kasprzyk3-1/+3
2008-06-19drm/r500: add support for AGP based cards.Dave Airlie2-3/+27
2008-06-19drm/radeon: fix texture uploads with large 3d textures (bug 13980)Roland Scheidegger1-3/+11
2008-06-19drm/radeon: add initial r500 support.Dave Airlie4-12/+135
2008-06-19drm/radeon: init pipe setup in kernel code.Alex Deucher4-0/+75
2008-06-19drm/radeon: fixup radeon_do_engine_resetAlex Deucher1-23/+26
2008-06-19drm/radeon: fix pixcache and purge/cache flushing registersAlex Deucher3-18/+65
2008-06-19drm/radeon: write AGP_BASE_2 on chips that support it.Alex Deucher1-0/+2
2008-06-19drm/radeon: merge IGP chip setup and fixup RS400 vs RS480 supportAlex Deucher3-165/+138
2008-06-19drm/radeon: IGP clean up register and magic numbers.Alex Deucher2-82/+110
2008-06-19drm/rs690: set base 2 to 0.Dave Airlie2-0/+3
2008-06-19drm/rs690: set all of gart base address.Dave Airlie1-2/+3
2008-06-19radeon: add production microcode from AMDAlex Deucher2-784/+1893
2008-06-19drm: pcigart use proper pci map interfaces.Dave Airlie1-5/+3
2008-06-19agp: more boolean conversions.Dave Airlie4-12/+12
2008-06-19drivers/char/agp - use boolJoe Perches15-52/+52
2008-06-19agp: two-stage page destruction issueJan Beulich3-12/+17
2008-06-19agp/via: fixup pci idsGreg KH1-2/+11
2008-06-13drm: the sg alloc ioctl should write back the handle to userspaceDave Airlie1-1/+1
2008-06-13drm: use drms ioctl cmd not what we get passed from userspace.Johannes Weiner1-0/+2
2008-06-12rtc: make HPET_RTC_IRQ track HPET_EMULATE_RTCDavid Brownell1-4/+4
2008-06-12console keyboard mapping broken by 04c71976Jiri Bohac1-6/+1
2008-06-12driver/char/generic_nvram: fix bannerPhilippe De Muyter1-1/+1
2008-06-12intel_rng: make device not found a warningStephen Hemminger1-1/+1
2008-06-12agp: add support for Radeon Mobility 9000 chipsetAmit Kucheria1-0/+4
2008-06-06ipwireless: Fix blocked sendingDavid Sterba1-8/+12
2008-06-06vt: fix vc_resize lockingNick Piggin1-5/+8
2008-06-06vt: fix background color on line feed, DEC invertJan Engelhardt1-1/+1
2008-06-06drivers/char/ip2: fix Kconfig after ip2/ip2main mergeRoland.Kletzing1-2/+2
2008-05-30virtio: An entropy device, as suggested by hpa.Rusty Russell3-0/+165
2008-05-24ip2: fix crashes on load/unloadAlan Cox2-25/+2
2008-05-23remove debug printk from DRM suspend pathJesse Barnes1-2/+0
2008-05-23[POWERPC] iSeries: Remove unused mail addressStephen Rothwell2-2/+2
2008-05-20sparc64: Add global register dumping facility.David S. Miller1-0/+1
2008-05-19Merge branch 'drm-patches' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds22-1403/+513
2008-05-18m68k vme_scc: avoid global namespace pollutionGeert Uytterhoeven1-3/+1
2008-05-16byteorder: don't directly include linux/byteorder/generic.hHarvey Harrison1-1/+1