aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2011-09-10backlight: Declare backlight_types[] constBart Van Assche
2011-08-25backlight: fix module alias prefix for adp8870_blAxel Lin
2011-08-25backlight: add a callback 'notify_after' for backlight controlDilan Lee
2011-08-25drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.hAxel Lin
2011-08-06savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley
2011-08-03drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton
2011-08-03drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin
2011-08-03drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2011-08-01OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen
2011-08-01HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen
2011-07-31backlight: Add AAT2870 backlight driverJin Park
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2011-07-25Merge 'akpm' patch seriesLinus Torvalds
2011-07-25backlight: set backlight type and max_brightness before backlights are regist...Axel Lin
2011-07-25backlight: add ams369fg06 amoled driverJingoo Han
2011-07-25drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin
2011-07-25drivers/video/backlight/ld9040.c: small fixesAxel Lin
2011-07-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-07-25OMAP: DSS2: DSS: Fix context save/restoreTomi Valkeinen
2011-07-25OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen
2011-07-25OMAP: DSS2: Remove ctx loss count from dss.cTomi Valkeinen
2011-07-25OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen
2011-07-25OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen
2011-07-25OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESETTomi Valkeinen
2011-07-25OMAP: DSS2: Remove core_dump_clocksTomi Valkeinen
2011-07-25OMAP: DSS2: DPI: remove unneeded SYSCK enable/disableTomi Valkeinen
2011-07-25OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen
2011-07-25OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen
2011-07-25OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen
2011-07-25OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen
2011-07-25OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocksTomi Valkeinen
2011-07-21treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody
2011-07-20fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-07-04vesafb: fix memory leakDaniel J Blueman
2011-07-01OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen
2011-07-01OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen
2011-07-01OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen
2011-07-01OMAP: DSS: Minor cleanup in ovl and mgr cache structsNishant Kamat
2011-07-01OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen
2011-07-01OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLKTomi Valkeinen
2011-07-01OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen
2011-07-01OMAP: DSS2: Taal: Make driver more fault tolerantTomi Valkeinen
2011-07-01OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen
2011-07-01OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen
2011-07-01OMAP: DSS2: OMAPFB: Add struct to store per-display dataTomi Valkeinen
2011-07-01OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen
2011-07-01OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen
2011-06-27viafbdev: fix compilation warning for unused variableNikanth Karthikesan