summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley1-1/+1
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...Axel 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 regist...Axel 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_b...Axel 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/jik...Linus 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-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik1-2/+9
2011-07-11Merge branch 'master' into for-nextJiri Kosina15-60/+1065
2011-07-04vesafb: fix memory leakDaniel J Blueman1-0/+1
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen7-40/+86
2011-07-01OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen2-4/+6
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen3-0/+151
2011-07-01OMAP: DSS: Minor cleanup in ovl and mgr cache structsNishant Kamat1-96/+62
2011-07-01OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen4-58/+105
2011-07-01OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLKTomi Valkeinen3-7/+13
2011-07-01OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen1-0/+4
2011-07-01OMAP: DSS2: Taal: Make driver more fault tolerantTomi Valkeinen1-12/+21
2011-07-01OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen4-124/+14
2011-07-01OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen4-56/+202
2011-07-01OMAP: DSS2: OMAPFB: Add struct to store per-display dataTomi Valkeinen2-21/+34
2011-07-01OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen1-3/+12
2011-07-01OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen4-0/+4
2011-06-27viafbdev: fix compilation warning for unused variableNikanth Karthikesan1-2/+2
2011-06-24fbdev: amba: Link fb device to its parentLoïc Minier1-0/+2
2011-06-24fsl-diu-fb: remove check for pixel clock rangesTimur Tabi1-16/+0
2011-06-24udlfb: Correct sub-optimal resolution selection.William Katsak1-2/+6
2011-06-24Merge branch 'common/fbdev-meram' of git://git.kernel.org/pub/scm/linux/kerne...Paul Mundt1-1/+1