| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux | Linus Torvalds | 2010-03-02 | 2 | -55/+66 |
|\ |
|
| * | OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helper | Tomi Valkeinen | 2010-02-25 | 1 | -0/+1 |
| * | OMAP: DSS2: move timing functions | Tomi Valkeinen | 2010-02-24 | 1 | -7/+11 |
| * | OMAP: DSS2: move set/get_wss() | Tomi Valkeinen | 2010-02-24 | 1 | -3/+3 |
| * | OMAP: DSS2: move enable/disable/suspend/resume | Tomi Valkeinen | 2010-02-24 | 1 | -7/+11 |
| * | OMAP: DSS2: move update() and sync() | Tomi Valkeinen | 2010-02-24 | 1 | -6/+18 |
| * | OMAP: DSS2: move set/get_update_mode() | Tomi Valkeinen | 2010-02-24 | 1 | -5/+4 |
| * | OMAP: DSS2: move enable/get_te() | Tomi Valkeinen | 2010-02-24 | 1 | -3/+2 |
| * | OMAP: DSS2: move get_recommended_bpp() | Tomi Valkeinen | 2010-02-24 | 1 | -4/+3 |
| * | OMAP: DSS2: move get_resolution() | Tomi Valkeinen | 2010-02-24 | 1 | -2/+5 |
| * | OMAP: DSS2: move enable/disable_channel to overlay manager | Tomi Valkeinen | 2010-02-24 | 1 | -0/+3 |
| * | OMAP: DSS2: move wait_vsync() | Tomi Valkeinen | 2010-02-24 | 1 | -1/+1 |
| * | OMAP: DSS2: move get/set_rotate() | Tomi Valkeinen | 2010-02-24 | 1 | -3/+0 |
| * | OMAP: DSS2: move set/get_mirror() | Tomi Valkeinen | 2010-02-24 | 1 | -3/+0 |
| * | OMAP: DSS2: move memory_read() | Tomi Valkeinen | 2010-02-24 | 1 | -4/+0 |
| * | OMAP: DSS2: move run_test() | Tomi Valkeinen | 2010-02-24 | 1 | -1/+0 |
| * | OMAP: DSS2: remove sub-panel system | Tomi Valkeinen | 2010-02-18 | 1 | -3/+0 |
| * | OMAP: DSS2: DSI: export dsi_vc_enable_hs() | Tomi Valkeinen | 2010-02-15 | 1 | -0/+2 |
| * | OMAP: DSS2: DSI: add helpers for DCS read/write | Tomi Valkeinen | 2010-02-15 | 1 | -0/+3 |
| * | OMAP: 3430SDP: remove vdvi regulator | Tomi Valkeinen | 2010-02-12 | 1 | -4/+0 |
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2010-03-02 | 185 | -7755/+18904 |
|\ \ |
|
| * \ | Merge with mainline to remove plat-omap/Kconfig conflict | Tony Lindgren | 2010-03-01 | 238 | -1742/+12181 |
| |\ \ |
|
| * | | | omap2: Initialize Menelaus and MMC for N8X0 | Tony Lindgren | 2010-02-26 | 1 | -0/+445 |
| * | | | AM3517 EVM: correct typo - tca6416 mispelt as tca6516 | Sriram | 2010-02-25 | 1 | -6/+6 |
| * | | | AM3517 EVM: Enable I2C support | Sriram | 2010-02-25 | 1 | -1/+40 |
| * | | | AM35x: Enable OMAP_MUX in defconfig | Ajay Kumar Gupta | 2010-02-25 | 1 | -1/+1 |
| * | | | AM35x: Add missing GPIO mux config for EHCI port | Ajay Kumar Gupta | 2010-02-25 | 1 | -0/+3 |
| * | | | Zoom3: Defconfig update | manjugk manjugk | 2010-02-25 | 1 | -3/+3 |
| * | | | omap: i2c: Fix muxing for command line enabled bus | Jarkko Nikula | 2010-02-25 | 4 | -15/+12 |
| * | | | Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linus | Tony Lindgren | 2010-02-24 | 54 | -1737/+4618 |
| |\ \ \ |
|
| | * | | | OMAP4: clock: Remove clock hacks from timer-gp.c | Santosh Shilimkar | 2010-02-24 | 2 | -8/+4 |
| | * | | | OMAP4: clock: Add dummy clock nodes for interface clocks | Santosh Shilimkar | 2010-02-24 | 6 | -20/+48 |
| | * | | | OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fck | Rajendra Nayak | 2010-02-24 | 1 | -264/+297 |
| | * | | | OMAP2+ clock: revise omap2_clk_{disable,enable}() | Paul Walmsley | 2010-02-24 | 2 | -46/+99 |
| | * | | | OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change code | Paul Walmsley | 2010-02-24 | 4 | -75/+107 |
| | * | | | OMAP clockdomain: if no autodeps exist, don't try to add or remove them | Paul Walmsley | 2010-02-24 | 1 | -0/+6 |
| | * | | | OMAP hwmod: add hwmod class support | Paul Walmsley | 2010-02-24 | 8 | -99/+234 |
| | * | | | OMAP hwmod: convert header files with static allocations into C files | Paul Walmsley | 2010-02-24 | 7 | -207/+226 |
| | * | | | OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+con | Paul Walmsley | 2010-02-24 | 5 | -34/+23 |
| | * | | | OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core code | Paul Walmsley | 2010-02-24 | 2 | -0/+28 |
| | * | | | OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630 | Vimarsh Zutshi | 2010-02-24 | 1 | -0/+2 |
| | * | | | OMAP4 clock: drop the ALWAYS_ENABLED clock flag | Paul Walmsley | 2010-02-24 | 2 | -12/+0 |
| | * | | | OMAP clock: drop RATE_FIXED clock flag | Paul Walmsley | 2010-02-24 | 7 | -52/+20 |
| | * | | | OMAP2 clock: drop DELAYED_APP clock flag | Paul Walmsley | 2010-02-24 | 6 | -72/+4 |
| | * | | | OMAP2430 clock: make func_96m_ck parent-selectable | Paul Walmsley | 2010-02-24 | 1 | -3/+0 |
| | * | | | OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own files | Paul Walmsley | 2010-02-24 | 8 | -425/+2153 |
| | * | | | OMAP3/4 clock: split into per-chip family files | Paul Walmsley | 2010-02-24 | 17 | -332/+450 |
| | * | | | OMAP clock: drop .id field; ensure each clock has a unique name | Paul Walmsley | 2010-02-24 | 5 | -121/+61 |
| | * | | | OMAP clock: compress clock flags down to a u8 | Paul Walmsley | 2010-02-24 | 1 | -15/+9 |
| | * | | | OMAP2 clock: drop CONFIG_PARTICIPANT clock flag | Paul Walmsley | 2010-02-24 | 3 | -36/+12 |