summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] powerpc: Fix platinumfb for some modesBenjamin Herrenschmidt2006-01-092-5/+11
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-01-074-19/+9
|\
| * [ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2006-01-072-2/+2
| * Merge with Linus' kernel.Russell King2006-01-073-17/+12
| |\
| * | [ARM] Move AMBA include files to include/linux/amba/Russell King2006-01-071-3/+2
| * | [ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa2006-01-071-3/+3
| * | [ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie2006-01-051-0/+1
| * | [ARM] Remove clk_use()/clk_unuse()Russell King2006-01-032-11/+1
* | | [PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen2006-01-071-1/+1
| |/ |/|
* | [PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard2006-01-051-5/+0
* | [PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman2006-01-051-1/+0
* | [PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard2006-01-051-2/+4
* | [PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare2006-01-051-1/+0
* | [ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}Luis F. Ortiz2006-01-051-1/+1
* | s/retreiv/retriev/gMatt Mackall2006-01-031-8/+8
|/
* [VIDEO] sbuslib: Disallow private mmaps.David S. Miller2005-12-241-0/+3
* [SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk2005-12-223-16/+16
* [PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen2005-12-201-3/+5
* [PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas2005-12-201-29/+13
* [PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2005-12-202-2/+12
* [PATCH] arcfb __user annotationsAl Viro2005-12-151-1/+1
* [PATCH] cyber2000fb.c __iomem annotationsAl Viro2005-12-151-2/+2
* [PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt2005-12-131-1/+2
* [PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas2005-12-123-36/+24
* [PATCH] fbdev: Shift pixel value before entering loop in cfbimageblitAntonino A. Daplas2005-12-121-1/+2
* [PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen2005-12-121-1/+2
* [PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas2005-12-121-6/+19
* [PATCH] fbdev: Pan display fixesAntonino A. Daplas2005-12-121-5/+21
* [PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas2005-12-121-1/+4
* [PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas2005-12-121-1/+8
* [SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.Hareesh Nagarajan2005-12-121-1/+1
* [SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller2005-12-128-9/+1
* [PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue2005-11-291-6/+7
* [PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas2005-11-291-6/+9
* [PATCH] Console rotation fixesBenjamin Herrenschmidt2005-11-282-11/+4
* [PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans2005-11-241-1/+5
* [PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas2005-11-221-0/+1
* [PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas2005-11-221-2/+2
* offb: Fix compile error on ppc32 systemsPaul Mackerras2005-11-181-0/+1
* [PATCH] powerpc: Workaround for offb on 64 bits platformsBenjamin Herrenschmidt2005-11-171-5/+35
* [PATCH] make vesafb build without CONFIG_MTRRJan Beulich2005-11-131-0/+2
* [PATCH] w100fb: platform device conversion fixupRichard Purdie2005-11-131-1/+1
* [PATCH] nvidiafb: Fix bug in nvidiafb_pan_displayAntonino A. Daplas2005-11-131-1/+1
* [PATCH] fbdev: fix module dependency loopAntonino A. Daplas2005-11-135-39/+29
* [PATCH] nv_of.c build fixAndrew Morton2005-11-131-1/+1
* [SBUSFB]: implement ->compat_ioctlChristoph Hellwig2005-11-1210-0/+133
* Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds2005-11-124-4386/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds2005-11-1116-228/+228
|\
| * [DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King2005-11-0916-228/+228
* | [ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie2005-11-101-0/+6
OpenPOWER on IntegriCloud