summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* savagedb: Fix typo causing regression in savage4 series video chip detectionJohn Stanley2011-08-061-1/+1
* drivers/video/backlight/aat2870_bl.c: make it buildable as a moduleAndrew Morton2011-08-041-1/+1
* drivers/video/backlight/aat2870_bl.c: fix setting max_currentAxel Lin2011-08-041-2/+2
* drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device...Axel Lin2011-08-041-2/+2
* Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2011-08-0121-1316/+1626
|\
| * OMAP: DSS2: HDMI: fix hdmi clock nameTomi Valkeinen2011-08-011-2/+2
| * HACK: OMAP: DSS2: clk hack for OMAP2/3Tomi Valkeinen2011-08-015-3/+19
| * OMAP: DSS2: DSS: Fix context save/restoreTomi Valkeinen2011-07-251-0/+10
| * OMAP: DSS2: DISPC: Fix context save/restoreTomi Valkeinen2011-07-251-59/+38Star
| * OMAP: DSS2: Remove ctx loss count from dss.cTomi Valkeinen2011-07-251-61/+1Star
| * OMAP: DSS2: DISPC: remove finegrained clk enables/disablesTomi Valkeinen2011-07-251-146/+19Star
| * OMAP: DSS2: Use PM runtime & HWMOD supportTomi Valkeinen2011-07-2511-634/+923
| * OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESETTomi Valkeinen2011-07-252-25/+0Star
| * OMAP: DSS2: Remove core_dump_clocksTomi Valkeinen2011-07-251-40/+0Star
| * OMAP: DSS2: DPI: remove unneeded SYSCK enable/disableTomi Valkeinen2011-07-251-8/+3Star
| * OMAP: DSS2: rewrite use of context_loss_countTomi Valkeinen2011-07-252-25/+47
| * OMAP: DSS2: Remove clk optimization at dss initTomi Valkeinen2011-07-251-4/+0Star
| * OMAP: DSS2: Fix init and unit sequenceTomi Valkeinen2011-07-251-9/+8Star
| * OMAP: DSS2: Clean up probe for DSS & DSITomi Valkeinen2011-07-252-106/+69Star
| * OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocksTomi Valkeinen2011-07-251-26/+26
| * OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4Tomi Valkeinen2011-07-017-40/+86
| * OMAP: DSS2: DSI: sync when disabling a displayTomi Valkeinen2011-07-012-4/+6
| * OMAP: DSS2: Add Color Phase Rotation supportTomi Valkeinen2011-07-013-0/+151
| * OMAP: DSS: Minor cleanup in ovl and mgr cache structsNishant Kamat2011-07-011-96/+62Star
| * OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2Tomi Valkeinen2011-07-014-58/+105
| * OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLKTomi Valkeinen2011-07-013-7/+13
| * OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after useTomi Valkeinen2011-07-011-0/+4
| * OMAP: DSS2: Taal: Make driver more fault tolerantTomi Valkeinen2011-07-011-12/+21
| * OMAP: DSS2: remove update_mode from omapdssTomi Valkeinen2011-07-014-124/+14Star
| * OMAP: DSS2: OMAPFB: Implement auto-update modeTomi Valkeinen2011-07-014-56/+202
| * OMAP: DSS2: OMAPFB: Add struct to store per-display dataTomi Valkeinen2011-07-012-21/+34
| * OMAP: DSS2: DSI: Change dummy macros to inline functionsTomi Valkeinen2011-07-011-3/+12
| * OMAP: DSS2: remove extra includes from include/video/omapdss.hTomi Valkeinen2011-07-014-0/+4
* | backlight: Add AAT2870 backlight driverJin Park2011-07-313-0/+254
* | atomic: use <linux/atomic.h>Arun Sharma2011-07-272-2/+2
* | Merge 'akpm' patch seriesLinus Torvalds2011-07-266-11/+675
|\ \
| * | backlight: set backlight type and max_brightness before backlights are regist...Axel Lin2011-07-263-8/+18
| * | backlight: add ams369fg06 amoled driverJingoo Han2011-07-264-1/+653
| * | drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b...Axel Lin2011-07-261-2/+1Star
| * | drivers/video/backlight/ld9040.c: small fixesAxel Lin2011-07-261-3/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-2515-28/+25Star
|\ \ \ | |/ / |/| |
| * | treewide: fix potentially dangerous trailing ';' in #defined values/expressionsPhil Carmody2011-07-211-1/+1
| * | Merge branch 'master' into for-nextJiri Kosina2011-07-1115-60/+1065
| |\ \
| * | | viafbdev: fix compilation warning for unused variableNikanth Karthikesan2011-06-271-2/+2
| * | | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0Star
| * | | Change Ryan Mallon's email address across the kernelRyan Mallon2011-06-161-2/+2
| * | | treewide: Convert uses of struct resource to resource_size(ptr)Joe Perches2011-06-1011-22/+20Star
* | | | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2011-07-211-2/+9
| |/ / |/| |
* | | vesafb: fix memory leakDaniel J Blueman2011-07-041-0/+1
* | | fbdev: amba: Link fb device to its parentLoïc Minier2011-06-241-0/+2