summaryrefslogtreecommitdiff
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* intelfb: int option fixEric Hustvedt2006-05-291-1/+1
* sync modesetting code with X.orgDave Airlie2006-05-271-4/+5
* intelfb: align with changes from my X driver.Dave Airlie2006-05-271-39/+34
* intelfb driver -- use the regular modedb table instead of the VESADennis Munsie2006-05-271-4/+2
* Adds support for 256MB aperture on 945 chipsets to the intelfb driverEric Hustvedt2006-05-271-13/+33
* intelfb -- uses stride alignment of 64 on the 9xx chipsets.Dennis Munsie2006-05-273-3/+10
* intelfb: some cleanups for intelfbhwDave Airlie2006-04-031-37/+34
* intelfb: fixup pitch calculation like X doesDave Airlie2006-04-032-1/+18
* intelfb: fixup p calculationDave Airlie2006-04-034-84/+137
* This patch makes a needlessly global struct static.Dave Airlie2006-04-031-1/+1
* intelfb: add i945GM supportDave Airlie2006-04-033-6/+16
* intelfb: fixup whitespace..Dave Airlie2006-04-032-41/+35
* intelfb: add hw cursor support for i9xxDave Airlie2006-04-033-7/+17
* intelfb: make i915 modesetDave Airlie2006-04-031-40/+96
* intelfb: add support for i945GDave Airlie2006-04-033-7/+17
* intelfb: enable on x86_64Dave Airlie2006-04-031-1/+1
* intelfb: add p divisor increments for i9xx.Dave Airlie2006-04-031-6/+7
* intelfb: change splitm to be brute forceDave Airlie2006-04-031-11/+13
* intelfb: add pll index to the intelfb structureDave Airlie2006-04-034-66/+98
* intelfb: prepare for i9xx support.Dave Airlie2006-04-032-54/+63
* [PATCH] fbdev: Remove old radeon driverMichael Hanselmann2006-03-313-3180/+0
* [PATCH] fbcon: Fix big-endian bogosity in slow_imageblit()Antonino A. Daplas2006-03-311-1/+1
* [PATCH] pxafb: Minor driver fixesRichard Purdie2006-03-311-4/+4
* [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardwareRichard Purdie2006-03-312-20/+15
* [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie2006-03-311-80/+59
* [PATCH] backlight: Backlight Class ImprovementsRichard Purdie2006-03-312-91/+92
* [PATCH] w100fb: Add acceleration support to ATI ImageonAlberto Mardegan2006-03-312-299/+611
* [PATCH] fbcon: Save current display during initializationAntonino A. Daplas2006-03-311-0/+1
* [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-314-10/+10
* [PARISC] Fix stifb with IOREMAP and a 64-bit kernelHelge Deller2006-03-303-127/+19
* Merge ../linux-2.6Paul Mackerras2006-03-2944-236/+5924
|\
| * [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk2006-03-271-10/+1
| * [PATCH] drivers/video: Use ARRAY_SIZE macroTobias Klauser2006-03-2717-57/+58
| * [PATCH] fbdev: add modeline for 1680x1050@60Olaf Hering2006-03-271-0/+4
| * [PATCH] sparse: Fix warnings in newport driver about non-static functionsRalf Baechle2006-03-271-2/+2
| * [PATCH] Add ID for Quadro NVS280Pavel Roskin2006-03-271-0/+2
| * [PATCH] imsttfb: Remove dead codeAntonino A. Daplas2006-03-271-4/+4
| * [PATCH] atyfb: Remove dead codeAntonino A. Daplas2006-03-271-3/+5
| * [PATCH] savagefb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+1
| * [PATCH] i810fb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+1
| * [PATCH] nvidiafb: Remove NULL check #2Antonino A. Daplas2006-03-271-2/+1
| * [PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0
| * [PATCH] rivafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0
| * [PATCH] framebuffer: cmap-setting return valuesAlan Curry2006-03-273-7/+7
| * [PATCH] fbdev: Make BIOS EDID reading configurableAntonino A. Daplas2006-03-272-3/+19
| * [PATCH] au1200fb: Alchemy Au1200 framebuffer driverRalf Baechle2006-03-274-0/+4428
| * [PATCH] matrox maven: memory allocation and other cleanupsJean Delvare2006-03-271-30/+25
| * [PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno2006-03-271-12/+5
| * [PATCH] fbdev: framebuffer driver for Geode GXDavid Vrabel2006-03-277-2/+1003
| * [PATCH] nvidiafb: add suspend and resume hooksAntonino A. Daplas2006-03-273-31/+97