| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-next' into for-linus | Jiri Kosina | 2010-03-08 | 7 | -8/+8 |
|\ |
|
| * | tree-wide: Assorted spelling fixes | Daniel Mack | 2010-02-09 | 3 | -4/+4 |
| * | tree-wide: s/widht/width/g typo in comments | Daniel Mack | 2010-02-05 | 2 | -2/+2 |
| * | Fix spelling of 'platform' in comments and doc | Stefan Weil | 2010-02-05 | 1 | -1/+1 |
| * | Fix misspelling of "should" and "shouldn't" in comments. | Adam Buchbinder | 2010-02-05 | 1 | -1/+1 |
* | | backlight: Enable max8925 backlight | Haojian Zhuang | 2010-03-07 | 3 | -0/+208 |
* | | backlight: Enable backlight in 88pm860x | Haojian Zhuang | 2010-03-07 | 3 | -0/+311 |
* | | console/vgacon.c: mark file-local symbol static | Thiago Farina | 2010-03-06 | 1 | -1/+1 |
* | | console: limit the range of VGACON_SOFT_SCROLLBACK_SIZE | Amerigo Wang | 2010-03-06 | 1 | -0/+1 |
* | | Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 2010-03-04 | 2 | -1/+18 |
|\ \ |
|
| * | | vga_switcheroo: initial implementation (v15) | Dave Airlie | 2010-03-01 | 1 | -0/+18 |
| * | | fb: for framebuffer handover don't exit the loop early. | Dave Airlie | 2010-02-25 | 1 | -1/+0 |
* | | | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-03-02 | 27 | -1785/+2110 |
|\ \ \ |
|
| * | | | OMAP: DSS2: Taal: Fix TE when resuming | Tomi Valkeinen | 2010-03-02 | 1 | -3/+18 |
| * | | | OMAP: DSS2: Taal: Fix ESD check | Tomi Valkeinen | 2010-03-01 | 1 | -2/+5 |
| * | | | OMAP: DSS2: OMAPFB: Constify some function parameters | Ville Syrjälä | 2010-03-01 | 1 | -9/+9 |
| * | | | OMAP: DSS2: DSI: add error prints | Tomi Valkeinen | 2010-02-26 | 1 | -13/+34 |
| * | | | OMAP: DSS2: TPO-TD03MTEA1: fix function names | Tomi Valkeinen | 2010-02-26 | 1 | -6/+6 |
| * | | | OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper | Tomi Valkeinen | 2010-02-25 | 1 | -0/+16 |
| * | | | OMAP: DSS2: OMAPFB: Remove FB_OMAP2_FORCE_AUTO_UPDATE | Tomi Valkeinen | 2010-02-24 | 2 | -23/+3 |
| * | | | OMAP: DSS2: DSI: remove external TE support | Tomi Valkeinen | 2010-02-24 | 1 | -16/+4 |
| * | | | OMAP: DSS2: move timing functions | Tomi Valkeinen | 2010-02-24 | 6 | -73/+57 |
| * | | | OMAP: DSS2: move set/get_wss() | Tomi Valkeinen | 2010-02-24 | 2 | -37/+38 |
| * | | | OMAP: DSS2: move enable/disable/suspend/resume | Tomi Valkeinen | 2010-02-24 | 14 | -531/+454 |
| * | | | OMAP: DSS2: move update() and sync() | Tomi Valkeinen | 2010-02-24 | 5 | -500/+208 |
| * | | | OMAP: DSS2: move set/get_update_mode() | Tomi Valkeinen | 2010-02-24 | 9 | -194/+80 |
| * | | | OMAP: DSS2: move enable/get_te() | Tomi Valkeinen | 2010-02-24 | 6 | -66/+32 |
| * | | | OMAP: DSS2: move get_recommended_bpp() | Tomi Valkeinen | 2010-02-24 | 6 | -11/+40 |
| * | | | OMAP: DSS2: move get_resolution() | Tomi Valkeinen | 2010-02-24 | 8 | -12/+19 |
| * | | | OMAP: DSS2: move enable/disable_channel to overlay manager | Tomi Valkeinen | 2010-02-24 | 8 | -23/+58 |
| * | | | OMAP: DSS2: move wait_vsync() | Tomi Valkeinen | 2010-02-24 | 3 | -15/+15 |
| * | | | OMAP: DSS2: move get/set_rotate() | Tomi Valkeinen | 2010-02-24 | 3 | -39/+11 |
| * | | | OMAP: DSS2: move set/get_mirror() | Tomi Valkeinen | 2010-02-24 | 3 | -31/+10 |
| * | | | OMAP: DSS2: move memory_read() | Tomi Valkeinen | 2010-02-24 | 3 | -35/+12 |
| * | | | OMAP: DSS2: move run_test() | Tomi Valkeinen | 2010-02-24 | 3 | -45/+13 |
| * | | | OMAP: DSS2: DSI: remove auto-update perf measurement | Tomi Valkeinen | 2010-02-24 | 1 | -72/+9 |
| * | | | OMAP: DSS2: DSI: change DSI bus_lock to semaphore | Tomi Valkeinen | 2010-02-24 | 1 | -14/+6 |
| * | | | OMAP: DSS2: fix get_dsi/dispc_clk_source() usage | Tomi Valkeinen | 2010-02-23 | 2 | -6/+8 |
| * | | | OMAP: DSS2: OMAPFB: fix cleanup on dssdev enable error | Tomi Valkeinen | 2010-02-18 | 1 | -1/+3 |
| * | | | OMAP: DSS2: OMAPFB: fix dssdev cleanup on error | Tomi Valkeinen | 2010-02-18 | 1 | -2/+7 |
| * | | | OMAP: DSS2: fix driver probe error handling | Tomi Valkeinen | 2010-02-18 | 1 | -0/+1 |
| * | | | OMAP: DSS2: remove sub-panel system | Tomi Valkeinen | 2010-02-18 | 2 | -62/+5 |
| * | | | OMAP: DSS2: Check ctx loss count only when starting the first clock | Tomi Valkeinen | 2010-02-15 | 1 | -1/+3 |
| * | | | OMAP: DSS2: DSI: remove dsi_vc_print_status() | Tomi Valkeinen | 2010-02-15 | 1 | -21/+0 |
| * | | | OMAP: DSS2: DSI: configure all DSI VCs | Tomi Valkeinen | 2010-02-15 | 1 | -22/+17 |
| * | | | OMAP: DSS2: DSI: export dsi_vc_enable_hs() | Tomi Valkeinen | 2010-02-15 | 1 | -5/+8 |
| * | | | OMAP: DSS2: DSI: add helpers for DCS read/write | Tomi Valkeinen | 2010-02-15 | 1 | -0/+30 |
| * | | | OMAP: DSS2: DSI: add dsi_bus_is_locked() | Tomi Valkeinen | 2010-02-15 | 1 | -4/+9 |
| * | | | OMAP: DSS2: improve DSS clk src selection | Tomi Valkeinen | 2010-02-15 | 4 | -18/+51 |
| * | | | OMAP: DSS2: OMAPFB: Add omapfb_update_window prototype | Tomi Valkeinen | 2010-02-15 | 1 | -0/+3 |