summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
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-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
2007-07-17pm2fb: white spaces clean upKrzysztof Helt1-101/+101
2007-07-17nvidiafb: Add proper support for Geforce 7600 chipsetAntonino A. Daplas4-28/+54
2007-07-17radeonfb: Add support for Radeon Xpress 200M (RS485)Stephan Wolf2-0/+3
2007-07-17fbcon: allow fbcon to use the primary display driverAntonino A. Daplas2-7/+93
2007-07-17fbdev: move arch-specific bits to their respective subdirectoriesAntonino A. Daplas1-58/+4
2007-07-17fbcon: use struct device instead of struct class_deviceAntonino A. Daplas1-28/+29
2007-07-17fbcon: cursor blink controlAntonino A. Daplas1-1/+73
2007-07-17nvidiafb: adjust flags to take advantage of new scroll methodAntonino A. Daplas1-0/+2
2007-07-17fbcon: smart blitter usage for scrollingKrzysztof Helt1-8/+68
2007-07-17Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki1-0/+1
2007-07-17Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2-165/+129
2007-07-17kbuild: remove hardcoded _logo names from modpostSam Ravnborg1-2/+5
2007-07-16Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-53/+48
2007-07-16backlight: Convert from struct class_device to struct deviceRichard Purdie8-141/+110
2007-07-16backlight: Fix order of Kconfig entriesDavid Brownell1-10/+16
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds5-10/+6
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds3-6/+8
2007-07-13Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds1-1/+1
2007-07-12matroxfb: Clean-up i2c header inclusionsJean Delvare1-2/+0
2007-07-12Video Console: Blackfin doesnt support VGA consoleMichael Hennerich1-1/+1
2007-07-12sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sys...Zhang Rui1-2/+6
2007-07-12sysfs: kill unnecessary attribute->ownerTejun Heo3-4/+2
2007-07-12PCI: Change all drivers to use pci_device->revisionAuke Kok5-10/+6
2007-07-11Merge branch 'for-2.6.23' into mergePaul Mackerras2-165/+129
2007-07-06fb: pvr2fb: A few more __devinit annotations for PCI.Paul Mundt1-6/+6
2007-07-06fb: pvr2fb: Fix up section mismatch warnings.Paul Mundt1-47/+42
2007-06-28fix section mismatch in chipsfbOlaf Hering1-3/+3
2007-06-28atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala1-9/+8
2007-06-28[POWERPC] PS3: Frame buffer system-bus reworkGeert Uytterhoeven2-165/+129
2007-06-15Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds1-25/+25
2007-06-06[VIDEO] sunxvr500fb: Fix pseudo_palette array sizeAntonino Daplas1-2/+4
2007-06-06[VIDEO] sunxvr2500fb: Fix pseudo_palette array sizeAntonino Daplas1-9/+8
2007-06-06[VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas1-2/+2