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