summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] maxinefb: Fix compilation errorMartin Michlmayr2006-06-011-3/+1Star
* [PATCH] au1100fb: Fix compilationRodolfo Giometti2006-06-011-7/+14
* [PATCH] fbcon: fix scrollback with logo issue immediately after bootDavid Hollister2006-06-011-1/+1
* [PATCH] i810 section fixAndrew Morton2006-05-211-2/+2
* [PATCH] matroxfb: fix DVI setup to be more compatiblePaul A. Clarke2006-05-213-2/+25
* [PATCH] Backlight/LCD Class: Fix sysfs _store error handlingRichard Purdie2006-05-152-22/+28
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2006-05-081-1/+1
|\
| * kbuild: drivers/video/logo/ - fix ident glitchSam Ravnborg2006-04-301-1/+1
* | [PATCH] au1200fb: Remove accidentally duplicated content of au1200fb.cRalf Baechle2006-04-301-1922/+0Star
|/
* [PATCH] asiliantfb: Add help text in KconfigAntonino A. Daplas2006-04-281-0/+2
* [PATCH] Frame buffer: remove cmap sysfs interfaceJon Smirl2006-04-271-89/+3Star
* [PATCH] fix section mismatch in pm2fb.oDarren Jenkins2006-04-201-2/+2
* [PATCH] fbdev: Fix return error of fb_writeAntonino A. Daplas2006-04-191-4/+10
* [PATCH] savagefb: fix section mismatch warningsRandy Dunlap2006-04-191-3/+3
* [PATCH] radeonfb section mismatchesRandy Dunlap2006-04-191-1/+1
* [PATCH] fb: Fix section mismatch in savagefbJean Delvare2006-04-191-1/+1
* [PATCH] fbdev: Use logo with depth of 4 or less for static pseudocolorAntonino A. Daplas2006-04-111-0/+5
* [PATCH] vesafb: Fix incorrect logo colors in x86_64Antonino A. Daplas2006-04-111-6/+21
* [PATCH] atyfb is bust on sparc32Andrew Morton2006-04-111-1/+1
* [PATCH] video/aty/atyfb_base.c: fix an off-by-one errorAdrian Bunk2006-04-111-1/+1
* [PATCH] fbdev: Remove old radeon driverMichael Hanselmann2006-03-313-3180/+0Star
* [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/+15Star
* [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixesRichard Purdie2006-03-311-80/+59Star
* [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/+19Star
* Merge ../linux-2.6Paul Mackerras2006-03-2944-236/+5924
|\
| * [PATCH] video/sis/init301.c:SiS_ChrontelDoSomething2(): remove dead codeAdrian Bunk2006-03-271-10/+1Star
| * [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/+1Star
| * [PATCH] i810fb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+1Star
| * [PATCH] nvidiafb: Remove NULL check #2Antonino A. Daplas2006-03-271-2/+1Star
| * [PATCH] nvidiafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0Star
| * [PATCH] rivafb: Remove NULL checkAntonino A. Daplas2006-03-271-2/+0Star
| * [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/+25Star
| * [PATCH] matroxfb: simply return what i2c_add_driver() doesArthur Othieno2006-03-271-12/+5Star
| * [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