aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-172-3/+13
* OMAP: LCD panel support for the Siemens SX1 mobile phoneVovan888@gmail2007-07-172-0/+335
* OMAP: LCD panel support for the TI OMAP OSK boardDirk Behme2007-07-172-0/+145
* OMAP: LCD panel support for the TI OMAP1510 Innovator boardImre Deak2007-07-172-0/+125
* OMAP: LCD panel support for the TI OMAP1610 Innovator boardImre Deak2007-07-172-0/+151
* OMAP: LCD panel support for the Palm Zire71Marek Vasut2007-07-172-0/+124
* OMAP: LCD panel support for Palm Tungsten|TMarek Vasut2007-07-172-0/+128
* OMAP: LCD panel support for the Palm Tungsten ERomain Goyet2007-07-172-0/+124
* OMAP: LCD panel support for the TI OMAP H3 boardImre Deak2007-07-172-0/+142
* OMAP: LCD panel support for the TI OMAP H4 boardImre Deak2007-07-172-0/+119
* OMAP: add external Epson Blizzard LCD controller supportImre Deak2007-07-173-0/+1575
* OMAP: add external Epson HWA742 LCD controller supportImre Deak2007-07-173-0/+1086
* OMAP: add TI OMAP2 external LCD controller support - RFBIImre Deak2007-07-172-0/+589
* OMAP: add TI OMAP1 external LCD controller support - SoSSIImre Deak2007-07-173-0/+695
* OMAP: add TI OMAP2 internal display controller support.Imre Deak2007-07-173-0/+1546
* OMAP: add TI OMAP1 internal LCD controllerImre Deak2007-07-173-0/+902
* OMAP: add TI OMAP framebuffer driverImre Deak2007-07-175-0/+1994
* drivers/video/macmodes.c:mac_find_mode() mustn't be __devinitAdrian Bunk2007-07-172-7/+6
* Cell: Draw SPE helper penguin logosGeert Uytterhoeven2007-07-171-0/+1
* fbdev: SPE helper penguin logoGeert Uytterhoeven2007-07-172-0/+285
* fbdev: Add fb_append_extra_logo()Geert Uytterhoeven2007-07-172-69/+147
* fbdev: extract fb_show_logo_line()Geert Uytterhoeven2007-07-171-16/+23
* fb: epson1355fb: kill off dead sh supportPaul Mundt2007-07-172-15/+3
* matroxfb: color setting fixes fixAntonino A. Daplas2007-07-171-2/+0
* vt8623fb.c: make code staticAdrian Bunk2007-07-171-21/+21
* pm3fb: possible cleanupsAdrian Bunk2007-07-171-27/+2
* pm3fb: fillrect accelerationKrzysztof Helt2007-07-171-3/+238
* matroxfb: color setting fixesAntonino A. Daplas2007-07-175-15/+8
* sisfb: fix pseudo_palette array size and overrunAntonino A. Daplas2007-07-172-1/+7
* intelfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* i810fb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* radeonfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* tx3912fb: fix improper assignment of info->pseudo_paletteAntonino A. Daplas2007-07-171-1/+1
* tridentfb: fix pseudo_palette array overrun in setcolregAntonino A. Daplas2007-07-171-14/+16
* tgafb: actually allocate memory for the pseudo_paletteAntonino A. Daplas2007-07-171-1/+1
* sgivwfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* q40fb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* pvr2fb: fix pseudo_palette array overrun and typecastAntonino A. Daplas2007-07-171-3/+4
* platinumfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* offb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* macfb: fix pseudo_palette size and overrunAntonino A. Daplas2007-07-171-43/+50
* gbefb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-20/+21
* fm2fb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-7/+9
* epson1355fb: color setting fixesAntonino A. Daplas2007-07-171-2/+3
* cyblafb: fix pseudo_palette array overrun in setcolregAntonino A. Daplas2007-07-171-9/+12
* controlfb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* 68328fb: the pseudo_palette is only 16 elements longAntonino A. Daplas2007-07-171-1/+1
* fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2007-07-172-4/+64
* fbcon: Revise primary device selectionAntonino A. Daplas2007-07-172-41/+14