summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
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
2007-06-05[VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg1-1/+1
2007-06-04[VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller1-3/+3
2007-06-01pm3fb: switching between X and fb fixKrzysztof Helt1-1/+1
2007-06-01fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven1-1/+0
2007-06-01vt8623fb: arkfb: null pointer dereference fixOndrej Zajicek2-2/+4
2007-06-01skeletonfb: fix of xxxfb_setup ifdefKrzysztof Helt1-16/+15
2007-05-31neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas1-14/+16
2007-05-27[PARISC] fix section mismatch in parisc STI video driversHelge Deller1-25/+25
2007-05-24imxfb: fix memory holeSascha Hauer1-1/+0
2007-05-24imxfb: remove ifdefsSascha Hauer1-15/+8
2007-05-24ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven2-6/+9
2007-05-24w100fb: fix compile warningsRichard Purdie1-5/+9
2007-05-24pm3fb: various fixesKrzysztof Helt1-181/+152
2007-05-24pm2fb: RDAC_WR barriers clean upKrzysztof Helt1-12/+5
2007-05-24fbdev: cleanup of sparc FB optionsKrzysztof Helt1-90/+86
2007-05-17Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann1-2/+7
2007-05-14[VIDEO]: XVR-500 and XVR-2500 need FB=y.David S. Miller1-2/+2