summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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
* fbcon: set_con2fb_map fixesAntonino A. Daplas2007-07-171-39/+25
* pm2fb: white spaces clean upKrzysztof Helt2007-07-171-101/+101
* nvidiafb: Add proper support for Geforce 7600 chipsetAntonino A. Daplas2007-07-174-28/+54
* radeonfb: Add support for Radeon Xpress 200M (RS485)Stephan Wolf2007-07-172-0/+3
* fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2007-07-172-7/+93
* fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas2007-07-171-58/+4
* fbcon: use struct device instead of struct class_deviceAntonino A. Daplas2007-07-171-28/+29
* fbcon: cursor blink controlAntonino A. Daplas2007-07-171-1/+73
* nvidiafb: adjust flags to take advantage of new scroll methodAntonino A. Daplas2007-07-171-0/+2
* fbcon: smart blitter usage for scrollingKrzysztof Helt2007-07-171-8/+68
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-171-0/+1
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2007-07-172-165/+129
|\
| * Merge branch 'for-2.6.23' into mergePaul Mackerras2007-07-112-165/+129
| |\
| | * [POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven2007-06-282-165/+129
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds2007-07-161-53/+48
|\ \ \
| * | | fb: pvr2fb: A few more __devinit annotations for PCI.Paul Mundt2007-07-061-6/+6
| * | | fb: pvr2fb: Fix up section mismatch warnings.Paul Mundt2007-07-061-47/+42
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-07-125-10/+6
|\ \ \
| * | | PCI: Change all drivers to use pci_device->revisionAuke Kok2007-07-125-10/+6
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2007-07-123-6/+8
|\ \ \
| * | | sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui2007-07-121-2/+6
| * | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-123-4/+2
| |/ /