summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-162-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-071-6/+6
| * | | | fb: pvr2fb: Fix up section mismatch warnings.Paul Mundt2007-07-071-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-115-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-111-2/+6
| * | | | sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-113-4/+2
| |/ / /
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2007-07-121-1/+1
|\ \ \ \
| * | | | Video Console: Blackfin doesnt support VGA consoleMichael Hennerich2007-07-121-1/+1
| |/ / /
* | | | matroxfb: Clean-up i2c header inclusionsJean Delvare2007-07-121-2/+0
|/ / /
* | | fix section mismatch in chipsfbOlaf Hering2007-06-281-3/+3
* | | atyfb: Fix XCLK frequency on Apple iBook1Ville Syrjala2007-06-281-9/+8
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/kyle/parisc-2.6Linus Torvalds2007-06-141-25/+25
|\ \ \ | |/ / |/| |
| * | [PARISC] fix section mismatch in parisc STI video driversHelge Deller2007-05-271-25/+25
* | | [VIDEO] sunxvr500fb: Fix pseudo_palette array sizeAntonino Daplas2007-06-051-2/+4
* | | [VIDEO] sunxvr2500fb: Fix pseudo_palette array sizeAntonino Daplas2007-06-051-9/+8
* | | [VIDEO] ffb: The pseudo_palette is only 16 elements longAntonino Daplas2007-06-051-2/+2
* | | [VIDEO]: Fix section mismatch warning in promcon.Sam Ravnborg2007-06-041-1/+1
* | | [VIDEO]: XVR500 and XVR2500 require FB=yDavid S. Miller2007-06-031-3/+3
* | | pm3fb: switching between X and fb fixKrzysztof Helt2007-06-011-1/+1
* | | fbdev: Move declaration of fb_class to <linux/fb.h>Geert Uytterhoeven2007-06-011-1/+0
* | | vt8623fb: arkfb: null pointer dereference fixOndrej Zajicek2007-06-012-2/+4
* | | skeletonfb: fix of xxxfb_setup ifdefKrzysztof Helt2007-06-011-16/+15
* | | neofb: Fix pseudo_palette array overrun in neofb_setcolregAntonino A. Daplas2007-05-311-14/+16
* | | imxfb: fix memory holeSascha Hauer2007-05-231-1/+0
* | | imxfb: remove ifdefsSascha Hauer2007-05-231-15/+8
* | | ps3fb: use FB_SYS_* instead of FB_CFB_*Geert Uytterhoeven2007-05-232-6/+9
* | | w100fb: fix compile warningsRichard Purdie2007-05-231-5/+9
* | | pm3fb: various fixesKrzysztof Helt2007-05-231-181/+152
* | | pm2fb: RDAC_WR barriers clean upKrzysztof Helt2007-05-231-12/+5
* | | fbdev: cleanup of sparc FB optionsKrzysztof Helt2007-05-231-90/+86
|/ /
* | Refine SCREEN_INFO sanity check for vgacon initializationGerd Hoffmann2007-05-171-2/+7
* | [VIDEO]: XVR-500 and XVR-2500 need FB=y.David S. Miller2007-05-141-2/+2
* | pm3fb: Fix compile error if moduleAntonino A. Daplas2007-05-121-1/+1
* | VIDEO: remove archaic if[] construct from Kconfig fileRobert P. J. Day2007-05-111-7/+0
* | pm2fb: fb_sync addedAntonino A. Daplas2007-05-111-17/+21
OpenPOWER on IntegriCloud