summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [VIDEO] sunxvr2500: Fix PCI device ID table.David S. Miller2007-05-071-8/+8
* [VIDEO]: Add Sun XVR-2500 framebuffer driver.David S. Miller2007-05-073-0/+291
* [VIDEO]: Add Sun XVR-500 framebuffer driver.David S. Miller2007-05-073-0/+457
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-4/+4
|\
| * kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-4/+4
* | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-2/+2
|\ \
| * | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-221-2/+2
* | | Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2007-05-051-1/+2
|\ \ \
| * | | [PATCH] x86-64: ignore vgacon if hardware not presentGerd Hoffmann2007-05-021-1/+2
| | |/ | |/|
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-055-5/+0Star
|\ \ \
| * | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-035-5/+0Star
| |/ /
* | | ps3fb: Use __func__ instead of __FUNCTION__Geert Uytterhoeven2007-05-051-24/+30
* | | ps3: Make `ps3videomode -v 0 (auto mode) work againMasashi Kimoto2007-05-051-0/+5
* | | ps3fb: kill superfluous zero initializationsGeert Uytterhoeven2007-05-051-2/+2
* | | ps3fb: atomic fixesGeert Uytterhoeven2007-05-051-8/+4Star
* | | ps3fb: thread updatesGeert Uytterhoeven2007-05-051-9/+32
* | | m68k: Atari fb revivalMichael Schmitz2007-05-059-1316/+2987
* | | i2c: Shrink struct i2c_clientDavid Brownell2007-05-012-2/+3
|/ /
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-307-32/+34
|\ \
| * | [IGAFB]: Use pci_device_to_OF_node() on sparc.David S. Miller2007-04-261-12/+12
| * | [ATYFB]: Use pci_device_to_OF_node() in sparc.David S. Miller2007-04-261-3/+3
| * | [RADEON]: Probe clocks and monitor using OF properties on sparc.David S. Miller2007-04-263-15/+17
| * | [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-1/+1
| * | Fix spelling in drivers/video/KconfigMiguel Ojeda2007-04-241-1/+1
| |/
* | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-266-31/+30Star
* | [POWERPC] Remove old interface find_devicesStephen Rothwell2007-04-241-6/+10
* | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-126-30/+31
* | [POWERPC] get_property returns constStephen Rothwell2007-04-121-1/+1
* | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1211-62/+111
|\|
| * [VIDEO]: Fix section mismatch in cg3.cRobert Reif2007-03-281-13/+13
| * [VIDEO] ffb: Fix two DAC handling bugs.David S. Miller2007-03-271-24/+60
| * [PATCH] rivafb: fix initial brightnessGuido Guenther2007-03-231-3/+1Star
| * [PATCH] drivers/video/s3fb.c: fix a use-before-checkAdrian Bunk2007-03-231-1/+2
| * [PATCH] bool fbdevs must depend on FB = yGeert Uytterhoeven2007-03-171-3/+3
| * [PATCH] savagefb: Fix compile error if debugging is enabledAntonino A. Daplas2007-03-171-3/+2Star
| * [PATCH] savagefb: Fix black screen on load in Savage IXAntonino A. Daplas2007-03-171-0/+13
| * [PATCH] sstfb: fix pixclock setting on Voodoo 1/2 cardsOndrej Zajicek2007-03-171-0/+1
| * [PATCH] misc NULL noiseAl Viro2007-03-141-2/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2007-03-132-11/+12
| |\
| | * [BW2]: Fix section mismatch warnings.Robert Reif2007-03-101-9/+9
| | * [CG14]: Fix section mismatch warnings.Robert Reif2007-03-101-2/+3
| * | [ARM] 4250/1: Fix locomo backlight conversion error/compile failureRichard Purdie2007-03-081-2/+2
| |/
* / [POWERPC] Allow pSeries to build without CONFIG_PCIStephen Rothwell2007-03-091-1/+1
|/
* [PATCH] fbdev: fix kconfig error if FB_DDC=nJames Simmons2007-03-061-9/+7Star
* [PATCH] atyfb: fix kconfig error part 2Randy Dunlap2007-03-061-1/+2
* [PATCH] nvidiafb backlight: Fix implicit declaration in nv_backlightDave Jones2007-03-061-0/+5
* Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlightLinus Torvalds2007-03-056-8/+52
|\
| * backlight: Allow enable/disable of fb backlights, fixing regressionsRichard Purdie2007-03-055-5/+51
| * backlight: Fix nvidia backlight initial brightnessRichard Purdie2007-03-051-3/+1Star
* | [PATCH] video/aty/mach64_ct.c: fix bogus delay loopDavid Miller2007-03-051-2/+1Star