aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-08-08ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-08ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King1-1/+1
2011-08-08ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.hRussell King7-7/+7
2011-08-07viafb: get rid of the remaining modetable structure assumptionsFlorian Tobias Schandinat7-33/+17
2011-08-07viafb: eliminate modetable dependancy of LCD modesettingFlorian Tobias Schandinat3-22/+15
2011-08-07viafb: seperate hardware initializationFlorian Tobias Schandinat1-20/+28
2011-08-07viafb: use information in var for modesettingFlorian Tobias Schandinat4-81/+59
2011-08-07viafb: eliminate viafb_get_pixclockFlorian Tobias Schandinat3-19/+2
2011-08-06viafb: add new funcions to select a single modeFlorian Tobias Schandinat5-61/+70
2011-08-06viafb: fix pointer type missmatchWang Shaoyan1-1/+1
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley1-1/+1
2011-08-05viafb: remove 640x480-60 CRT special caseFlorian Tobias Schandinat2-15/+1
2011-08-05viafb: simplify viafb_fill_crtc_timingFlorian Tobias Schandinat3-12/+10
2011-08-05viafb: remove superfluous mode lookupFlorian Tobias Schandinat1-2/+0
2011-08-05viafb: remove superfluous register unlocking/lockingFlorian Tobias Schandinat2-7/+4
2011-08-05viafb: kill viafb_load_crtc_timingFlorian Tobias Schandinat3-46/+27
2011-08-05viafb: use more compact modesetting functionsFlorian Tobias Schandinat5-578/+128
2011-08-03drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton1-1/+1
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin1-2/+2
2011-08-03drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device_registerAxel Lin1-2/+2
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds21-1316/+1626
2011-08-01OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen1-2/+2
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen5-3/+19
2011-07-31backlight: Add AAT2870 backlight driverJin Park3-0/+254
2011-07-26atomic: use <linux/atomic.h>Arun Sharma2-2/+2
2011-07-25Merge 'akpm' patch seriesLinus Torvalds6-11/+675
2011-07-25backlight: set backlight type and max_brightness before backlights are registeredAxel Lin3-8/+18
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han4-1/+653
2011-07-25drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_brightnessAxel Lin1-2/+1
2011-07-25drivers/video/backlight/ld9040.c: small fixesAxel Lin1-3/+6
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds15-28/+25
2011-07-25OMAP: DSS2: DSS: Fix context save/restoreTomi Valkeinen1-0/+10
2011-07-25OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen1-59/+38
2011-07-25OMAP: DSS2: Remove ctx loss count from dss.cTomi Valkeinen1-61/+1
2011-07-25OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen1-146/+19
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen11-634/+923
2011-07-25OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESETTomi Valkeinen2-25/+0
2011-07-25OMAP: DSS2: Remove core_dump_clocksTomi Valkeinen1-40/+0
2011-07-25OMAP: DSS2: DPI: remove unneeded SYSCK enable/disableTomi Valkeinen1-8/+3
2011-07-25OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2-25/+47
2011-07-25OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen1-4/+0
2011-07-25OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen1-9/+8
2011-07-25OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen2-106/+69
2011-07-25OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocksTomi Valkeinen1-26/+26
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody1-1/+1
2011-07-21Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6Paul Mundt2-5/+16
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+9
2011-07-17viafb: improve pitch handlingFlorian Tobias Schandinat2-3/+13
2011-07-13Merge branch 'fbdev/stable-updates'Paul Mundt5-11/+22
2011-07-13drivers/video: use strings to specify the Freescale DIU monitor portTimur Tabi1-19/+55