aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-12-14fbdev: Fix fb_find_nearest_mode refresh comparisonAndrew Kephart1-0/+1
2010-12-01lxfb: Maintain video processor palette through suspend/resumeDaniel Drake2-6/+18
2010-12-01video: da8xx: Register IRQ as last thing in driver probing.Caglar Akyuz1-8/+6
2010-11-26framebuffer: fix fbcmap.c kernel-doc warningRandy Dunlap1-0/+1
2010-11-25Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+4
2010-11-25Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds13-1272/+256
2010-11-25backlight: grab ops_lock before testing bd->opsUwe Kleine-König1-6/+6
2010-11-24sisfb: delete osdef.hAaro Koskinen5-65/+0
2010-11-24sisfb: move the CONFIG warning to sis_main.cAaro Koskinen2-5/+5
2010-11-24sisfb: replace SiS_SetMemory with memset_ioAaro Koskinen2-4/+2
2010-11-24sisfb: remove InPort/OutPort wrappersAaro Koskinen2-40/+10
2010-11-24sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315HAaro Koskinen6-201/+193
2010-11-24sisfb: delete redudant #define SIS_LINUX_KERNELAaro Koskinen7-116/+0
2010-11-24sisfb: delete dead SIS_XORG_XF86 codeAaro Koskinen7-788/+0
2010-11-24sisfb: delete fallback code for pci_map_rom()Aaro Koskinen1-17/+0
2010-11-24sisfb: delete obsolete PCI ROM bug workaroundAaro Koskinen1-8/+0
2010-11-23Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6Russell King1-0/+4
2010-11-17BKL: remove extraneous #include <smp_lock.h>Arnd Bergmann1-1/+0
2010-11-17lxfb: Program panel v/h sync output polarity correctlyDaniel Drake1-2/+2
2010-11-17fbcmap: integer overflow bugDan Carpenter1-8/+20
2010-11-17fbcmap: cleanup white space in fb_alloc_cmap()Dan Carpenter1-24/+30
2010-11-16fbdev: sh_mobile_lcdcfb: fix bug in reconfig()Arnd Hannemann1-2/+2
2010-11-15Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/stagingLinus Torvalds1-1/+0
2010-11-15i2c: Delete unused adapter IDsJean Delvare1-1/+0
2010-11-15Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds4-16/+35
2010-11-15ARM mx3fb: check for DMA engine typeSascha Hauer1-0/+4
2010-11-12backlight: MacBookAir3,1(3,2) mbp-nvidia-bl supportEdgar (gimli) Hucek1-0/+18
2010-11-12drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return valueMichael Hennerich1-1/+3
2010-11-12drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handlingMichael Hennerich1-2/+2
2010-11-12backlight: add low threshold to pwm backlightArun Murthy1-1/+6
2010-11-12drivers/video/backlight/s6e63m0.c: fix section mismatchAxel Lin1-1/+1
2010-11-12drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sysfs attribute file in s6e63m0_removeAxel Lin1-0/+3
2010-11-12backlight: fix blanking for L4F00242T03 LCDMarek Vasut1-1/+1
2010-11-12backlight: fix blanking for LMS283GF05 LCDMarek Vasut1-1/+1
2010-11-12drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444Axel Lin1-1/+1
2010-11-10OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen1-1/+4
2010-11-10OMAP: VRAM: improve VRAM error printsTomi Valkeinen1-3/+9
2010-11-10sisfb: limit POST memory test according to PCI resource lengthAaro Koskinen1-2/+6
2010-11-10fbdev: sh_mobile_lcdc: use correct number of modes, when using the defaultGuennadi Liakhovetski1-6/+8
2010-11-10fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timingGuennadi Liakhovetski1-3/+4
2010-11-10fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplugGuennadi Liakhovetski1-1/+4
2010-10-30Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds4-359/+691
2010-10-29Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msmLinus Torvalds2-4/+4
2010-10-28Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xenLinus Torvalds1-0/+2
2010-10-28Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stableRussell King4-359/+691
2010-10-28Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6Linus Torvalds2-3/+15
2010-10-27Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Linus Torvalds20-1245/+974
2010-10-27drivers/video/omap/blizzard.c: suspected typo in assignmentNicolas Kaiser1-1/+1
2010-10-27drivers/video/gbefb.c: eliminate memory leakJulia Lawall1-2/+4
2010-10-27fbmem: fix fb_read, fb_write unaligned accessesJames Hogan1-32/+14