aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-17OMAP: LCD panel support for the TI OMAP1510 Innovator boardImre Deak2-0/+125
2007-07-17OMAP: LCD panel support for the TI OMAP1610 Innovator boardImre Deak2-0/+151
2007-07-17OMAP: LCD panel support for the Palm Zire71Marek Vasut2-0/+124
2007-07-17OMAP: LCD panel support for Palm Tungsten|TMarek Vasut2-0/+128
2007-07-17OMAP: LCD panel support for the Palm Tungsten ERomain Goyet2-0/+124
2007-07-17OMAP: LCD panel support for the TI OMAP H3 boardImre Deak2-0/+142
2007-07-17OMAP: LCD panel support for the TI OMAP H4 boardImre Deak2-0/+119
2007-07-17OMAP: add external Epson Blizzard LCD controller supportImre Deak3-0/+1575
2007-07-17OMAP: add external Epson HWA742 LCD controller supportImre Deak3-0/+1086
2007-07-17OMAP: add TI OMAP2 external LCD controller support - RFBIImre Deak2-0/+589
2007-07-17OMAP: add TI OMAP1 external LCD controller support - SoSSIImre Deak3-0/+695
2007-07-17OMAP: add TI OMAP2 internal display controller support.Imre Deak3-0/+1546
2007-07-17OMAP: add TI OMAP1 internal LCD controllerImre Deak3-0/+902
2007-07-17OMAP: add TI OMAP framebuffer driverImre Deak5-0/+1994
2007-07-17drivers/video/macmodes.c:mac_find_mode() mustn't be __devinitAdrian Bunk2-7/+6
2007-07-17Cell: Draw SPE helper penguin logosGeert Uytterhoeven1-0/+1
2007-07-17fbdev: SPE helper penguin logoGeert Uytterhoeven2-0/+285
2007-07-17fbdev: Add fb_append_extra_logo()Geert Uytterhoeven2-69/+147
2007-07-17fbdev: extract fb_show_logo_line()Geert Uytterhoeven1-16/+23
2007-07-17Fix the graphic corruption issue on IA64 machinesizumi1-3/+5
2007-07-17fb: epson1355fb: kill off dead sh supportPaul Mundt2-15/+3
2007-07-17matroxfb: color setting fixes fixAntonino A. Daplas1-2/+0
2007-07-17vt8623fb.c: make code staticAdrian Bunk1-21/+21
2007-07-17pm3fb: possible cleanupsAdrian Bunk1-27/+2
2007-07-17pm3fb: fillrect accelerationKrzysztof Helt1-3/+238
2007-07-17matroxfb: color setting fixesAntonino A. Daplas5-15/+8
2007-07-17sisfb: fix pseudo_palette array size and overrunAntonino A. Daplas2-1/+7
2007-07-17intelfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17i810fb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17radeonfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17atyfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17tx3912fb: fix improper assignment of info->pseudo_paletteAntonino A. Daplas1-1/+1
2007-07-17tridentfb: fix pseudo_palette array overrun in setcolregAntonino A. Daplas1-14/+16
2007-07-17tgafb: actually allocate memory for the pseudo_paletteAntonino A. Daplas1-1/+1
2007-07-17sgivwfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17q40fb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17pvr2fb: fix pseudo_palette array overrun and typecastAntonino A. Daplas1-3/+4
2007-07-17platinumfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17offb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17macfb: fix pseudo_palette size and overrunAntonino A. Daplas1-43/+50
2007-07-17gbefb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-20/+21
2007-07-17fm2fb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-7/+9
2007-07-17epson1355fb: color setting fixesAntonino A. Daplas1-2/+3
2007-07-17cyblafb: fix pseudo_palette array overrun in setcolregAntonino A. Daplas1-9/+12
2007-07-17controlfb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-1768328fb: the pseudo_palette is only 16 elements longAntonino A. Daplas1-1/+1
2007-07-17vt: add comment for unbind_con_driver()Jesse Barnes1-2/+19
2007-07-17fbdev: fbcon: console unregistration from unregister_framebufferJesse Barnes2-4/+64
2007-07-17fbcon: Revise primary device selectionAntonino A. Daplas2-41/+14
2007-07-17fbcon: set_con2fb_map fixesAntonino A. Daplas1-39/+25