Age | Commit message (Expand) | Author | Files | Lines |
2011-09-11 | backlight: Declare backlight_types[] const | Bart Van Assche | 1 | -1/+1 |
2011-08-26 | backlight: fix module alias prefix for adp8870_bl | Axel Lin | 1 | -1/+1 |
2011-08-26 | backlight: add a callback 'notify_after' for backlight control | Dilan Lee | 1 | -0/+9 |
2011-08-26 | drivers/video/backlight/ep93xx_bl.c: add missing include of linux/module.h | Axel Lin | 1 | -1/+1 |
2011-08-06 | savagedb: Fix typo causing regression in savage4 series video chip detection | John Stanley | 1 | -1/+1 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: make it buildable as a module | Andrew Morton | 1 | -1/+1 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: fix setting max_current | Axel Lin | 1 | -2/+2 |
2011-08-04 | drivers/video/backlight/aat2870_bl.c: fix error checking for backlight_device... | Axel Lin | 1 | -2/+2 |
2011-08-01 | Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 21 | -1316/+1626 |
2011-08-01 | OMAP: DSS2: HDMI: fix hdmi clock name | Tomi Valkeinen | 1 | -2/+2 |
2011-08-01 | HACK: OMAP: DSS2: clk hack for OMAP2/3 | Tomi Valkeinen | 5 | -3/+19 |
2011-08-01 | backlight: Add AAT2870 backlight driver | Jin Park | 3 | -0/+254 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 2 | -2/+2 |
2011-07-26 | Merge 'akpm' patch series | Linus Torvalds | 6 | -11/+675 |
2011-07-26 | backlight: set backlight type and max_brightness before backlights are regist... | Axel Lin | 3 | -8/+18 |
2011-07-26 | backlight: add ams369fg06 amoled driver | Jingoo Han | 4 | -1/+653 |
2011-07-26 | drivers/video/backlight/adp8860_bl.c: remove a redundant assignment for max_b... | Axel Lin | 1 | -2/+1 |
2011-07-26 | drivers/video/backlight/ld9040.c: small fixes | Axel Lin | 1 | -3/+6 |
2011-07-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 15 | -28/+25 |
2011-07-25 | OMAP: DSS2: DSS: Fix context save/restore | Tomi Valkeinen | 1 | -0/+10 |
2011-07-25 | OMAP: DSS2: DISPC: Fix context save/restore | Tomi Valkeinen | 1 | -59/+38 |
2011-07-25 | OMAP: DSS2: Remove ctx loss count from dss.c | Tomi Valkeinen | 1 | -61/+1 |
2011-07-25 | OMAP: DSS2: DISPC: remove finegrained clk enables/disables | Tomi Valkeinen | 1 | -146/+19 |
2011-07-25 | OMAP: DSS2: Use PM runtime & HWMOD support | Tomi Valkeinen | 11 | -634/+923 |
2011-07-25 | OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET | Tomi Valkeinen | 2 | -25/+0 |
2011-07-25 | OMAP: DSS2: Remove core_dump_clocks | Tomi Valkeinen | 1 | -40/+0 |
2011-07-25 | OMAP: DSS2: DPI: remove unneeded SYSCK enable/disable | Tomi Valkeinen | 1 | -8/+3 |
2011-07-25 | OMAP: DSS2: rewrite use of context_loss_count | Tomi Valkeinen | 2 | -25/+47 |
2011-07-25 | OMAP: DSS2: Remove clk optimization at dss init | Tomi Valkeinen | 1 | -4/+0 |
2011-07-25 | OMAP: DSS2: Fix init and unit sequence | Tomi Valkeinen | 1 | -9/+8 |
2011-07-25 | OMAP: DSS2: Clean up probe for DSS & DSI | Tomi Valkeinen | 2 | -106/+69 |
2011-07-25 | OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocks | Tomi Valkeinen | 1 | -26/+26 |
2011-07-21 | treewide: fix potentially dangerous trailing ';' in #defined values/expressions | Phil Carmody | 1 | -1/+1 |
2011-07-21 | fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers | Josef Bacik | 1 | -2/+9 |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina | 15 | -60/+1065 |
2011-07-04 | vesafb: fix memory leak | Daniel J Blueman | 1 | -0/+1 |
2011-07-01 | OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4 | Tomi Valkeinen | 7 | -40/+86 |
2011-07-01 | OMAP: DSS2: DSI: sync when disabling a display | Tomi Valkeinen | 2 | -4/+6 |
2011-07-01 | OMAP: DSS2: Add Color Phase Rotation support | Tomi Valkeinen | 3 | -0/+151 |
2011-07-01 | OMAP: DSS: Minor cleanup in ovl and mgr cache structs | Nishant Kamat | 1 | -96/+62 |
2011-07-01 | OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2 | Tomi Valkeinen | 4 | -58/+105 |
2011-07-01 | OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK | Tomi Valkeinen | 3 | -7/+13 |
2011-07-01 | OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use | Tomi Valkeinen | 1 | -0/+4 |
2011-07-01 | OMAP: DSS2: Taal: Make driver more fault tolerant | Tomi Valkeinen | 1 | -12/+21 |
2011-07-01 | OMAP: DSS2: remove update_mode from omapdss | Tomi Valkeinen | 4 | -124/+14 |
2011-07-01 | OMAP: DSS2: OMAPFB: Implement auto-update mode | Tomi Valkeinen | 4 | -56/+202 |
2011-07-01 | OMAP: DSS2: OMAPFB: Add struct to store per-display data | Tomi Valkeinen | 2 | -21/+34 |
2011-07-01 | OMAP: DSS2: DSI: Change dummy macros to inline functions | Tomi Valkeinen | 1 | -3/+12 |
2011-07-01 | OMAP: DSS2: remove extra includes from include/video/omapdss.h | Tomi Valkeinen | 4 | -0/+4 |
2011-06-27 | viafbdev: fix compilation warning for unused variable | Nikanth Karthikesan | 1 | -2/+2 |