aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-01-07Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-19/+9
2006-01-07[PATCH] fbcon: donīt call set_par() in fbcon_init() if vc_mode == KD_GRAPHICSKnut Petersen1-1/+1
2006-01-07[ARM] Move asm/hardware/clock.h to linux/clk.hRussell King2-2/+2
2006-01-07Merge with Linus' kernel.Russell King3-17/+12
2006-01-07[ARM] Move AMBA include files to include/linux/amba/Russell King1-3/+2
2006-01-07[ARM] 3232/1: i.MX Frame Buffer undeclared "dev" variable fixPavel Pisa1-3/+3
2006-01-05[PATCH] i2c: drop empty i2c_driver.command implementationsLaurent Riffard1-5/+0
2006-01-05[PATCH] I2C: Remove .owner setting from i2c_driver as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-01-05[PATCH] i2c: Drop i2c_driver.{owner,name}, 9 of 11Laurent Riffard1-2/+4
2006-01-05[PATCH] i2c: Drop i2c_driver.flags, 2 of 3Jean Delvare1-1/+0
2006-01-05[ATYFB]: Fix onboard video on SPARC Blade 100 for 2.6.{13,14,15}Luis F. Ortiz1-1/+1
2006-01-05[ARM] 3228/1: SharpSL: Move PM code to arch/arm/commonRichard Purdie1-0/+1
2006-01-03[ARM] Remove clk_use()/clk_unuse()Russell King2-11/+1
2006-01-03s/retreiv/retriev/gMatt Mackall1-8/+8
2005-12-24[VIDEO] sbuslib: Disallow private mmaps.David S. Miller1-0/+3
2005-12-22[SPARC]: introduce a SPARC Kconfig symbolAdrian Bunk3-16/+16
2005-12-20[PATCH] Fix framebuffer console upside-down ywrap scrollingKnut Petersen1-3/+5
2005-12-20[PATCH] intelfb: Fix oops when changing video modeAntonino A. Daplas1-29/+13
2005-12-20[PATCH] intelfb: Fix freeing of nonexistent resourceAntonino A. Daplas2-2/+12
2005-12-15[PATCH] arcfb __user annotationsAl Viro1-1/+1
2005-12-15[PATCH] cyber2000fb.c __iomem annotationsAl Viro1-2/+2
2005-12-13[PATCH] fbdev: make pxafb more robust to errors with CONFIG_FB_PXA_PARAMETERSOle Reinhardt1-1/+2
2005-12-12[PATCH] fbdev: Fix incorrect unaligned access in little-endian machinesAntonino A. Daplas3-36/+24
2005-12-12[PATCH] fbdev: Shift pixel value before entering loop in cfbimageblitAntonino A. Daplas1-1/+2
2005-12-12[PATCH] fbdev: fix switch to KD_TEXT, enhanced versionKnut Petersen1-1/+2
2005-12-12[PATCH] fbcon: Avoid illegal display panningAntonino A. Daplas1-6/+19
2005-12-12[PATCH] fbdev: Pan display fixesAntonino A. Daplas1-5/+21
2005-12-12[PATCH] fbcon: Add ability to save/restore graphics stateAntonino A. Daplas1-1/+4
2005-12-12[PATCH] fbcon: fix complement_mask() with 512 character mapAntonino A. Daplas1-1/+8
2005-12-12[SBUSFB] tcx: Use FB_BLANK_UNBLANK instead of magic constant.Hareesh Nagarajan1-1/+1
2005-12-12[SBUSFB]: Kill 'list' member from foo_par structs, totally unused.David S. Miller8-9/+1
2005-11-29[PATCH] fbdev: cg3fb: Kconfig fixMark Fortescue1-6/+7
2005-11-29[PATCH] fbdev: cirrusfb: Driver cleanup and bug fixesAntonino A. Daplas1-6/+9
2005-11-28[PATCH] Console rotation fixesBenjamin Herrenschmidt2-11/+4
2005-11-24[PATCH] fbcon: fix obvious bug in fbcon logo rotation codeJasper Spaans1-1/+5
2005-11-22[PATCH] vgacon: Fix usage of stale height value on vc initializationAntonino A. Daplas1-0/+1
2005-11-22[PATCH] fbcon: Console Rotation - Fix wrong shift calculationAntonino A. Daplas1-2/+2
2005-11-18offb: Fix compile error on ppc32 systemsPaul Mackerras1-0/+1
2005-11-17[PATCH] powerpc: Workaround for offb on 64 bits platformsBenjamin Herrenschmidt1-5/+35
2005-11-13[PATCH] make vesafb build without CONFIG_MTRRJan Beulich1-0/+2
2005-11-13[PATCH] w100fb: platform device conversion fixupRichard Purdie1-1/+1
2005-11-13[PATCH] nvidiafb: Fix bug in nvidiafb_pan_displayAntonino A. Daplas1-1/+1
2005-11-13[PATCH] fbdev: fix module dependency loopAntonino A. Daplas5-39/+29
2005-11-13[PATCH] nv_of.c build fixAndrew Morton1-1/+1
2005-11-12[SBUSFB]: implement ->compat_ioctlChristoph Hellwig10-0/+133
2005-11-12Revert "[PATCH] fbcon: Add rl (Roman Large) font"Linus Torvalds4-4386/+0
2005-11-11Merge master.kernel.org:/home/rmk/linux-2.6-drvmodelLinus Torvalds16-228/+228
2005-11-10[ARM] 3096/1: Add SharpSL Zaurus power and battery management core driverRichard Purdie1-0/+6
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King16-228/+228
2005-11-09[PATCH] drivers/video/vgastate.c: kill dead codeAdrian Bunk1-5/+0