summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2010-12-16video: add driver for PXA3xx 2D graphics acceleratorDaniel Mack4-0/+821
2010-12-15workqueue: convert cancel_rearming_delayed_work[queue]() users to cancel_dela...Tejun Heo2-2/+2
2010-12-15OMAP: OMAPFB: disable old omapfb for OMAP4 buildsTomi Valkeinen1-2/+2
2010-12-15OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen1-2/+2
2010-12-14video: mx3fb: Use vsprintf extension %pR for struct resourceJoe Perches1-2/+1
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-26fbdev: bfin_adv7393fb: new Blackfin ADV7393 driverMichael Hennerich4-0/+1206
2010-11-26fbdev: bf537-lq035: new Blackfin Sharp LQ035 framebuffer driverMichael Hennerich3-0/+929
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/ke...Linus 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-19Merge branch 'common/fbdev-mipi' of master.kernel.org:/pub/scm/linux/kernel/g...Paul Mundt11-41/+133
2010-11-19fbdev: sh_mipi_dsi: Allow LCDC board callbacksMagnus Damm1-0/+14
2010-11-19fbdev: sh_mipi_dsi: Require two I/O resources V2Magnus Damm1-16/+39
2010-11-19fbdev: sh_mipi_dsi: Make use of register namesMagnus Damm1-23/+39
2010-11-19fbdev: modedb: fix CEA modesArnd Hannemann1-5/+9
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-16VIDEO: xen-fb, switch to for_each_consoleJiri Slaby1-1/+1
2010-11-16Merge branches 'rmobile/fbdev' and 'common/fbdev-edid' of master.kernel.org:/...Paul Mundt1-11/+49
2010-11-16Merge branch 'fbdev/edid'Paul Mundt2-0/+131
2010-11-16fbdev: move udlfb out of staging.Paul Mundt3-0/+1930
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...Linus 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/ke...Linus Torvalds4-16/+35
2010-11-15ARM mx3fb: check for DMA engine typeSascha Hauer1-0/+4
2010-11-15fbdev: sh_mobile_hdmi: add support for E-EDID parsingGuennadi Liakhovetski1-11/+49
2010-11-15Merge branch 'fbdev/edid' of master.kernel.org:/pub/scm/linux/kernel/git/leth...Paul Mundt2-0/+131
2010-11-15fbdev: when parsing E-EDID blocks, also use SVD entriesGuennadi Liakhovetski2-4/+76
2010-11-15fbdev: export fb_edid_add_monspecs() for modules, improve algorithmGuennadi Liakhovetski1-28/+30
2010-11-15video: add fb_edid_add_monspecs for parsing extended edid informationErik Gilling1-0/+57
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