summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-241-1/+1
| * | | | | | | | | | | | | OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-241-3/+0
| * | | | | | | | | | | | | OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-241-3/+0
| * | | | | | | | | | | | | OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-241-4/+0
| * | | | | | | | | | | | | OMAP: DSS2: move run_test()Tomi Valkeinen2010-02-241-1/+0
| * | | | | | | | | | | | | OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-181-3/+0
| * | | | | | | | | | | | | OMAP: DSS2: DSI: export dsi_vc_enable_hs()Tomi Valkeinen2010-02-151-0/+2
| * | | | | | | | | | | | | OMAP: DSS2: DSI: add helpers for DCS read/writeTomi Valkeinen2010-02-151-0/+3
| * | | | | | | | | | | | | OMAP: 3430SDP: remove vdvi regulatorTomi Valkeinen2010-02-121-4/+0
| | |_|_|_|_|/ / / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-03-02185-7755/+18904
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-011186-22959/+44463
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | omap2: Initialize Menelaus and MMC for N8X0Tony Lindgren2010-02-261-0/+445
| * | | | | | | | | | | | | | AM3517 EVM: correct typo - tca6416 mispelt as tca6516Sriram2010-02-251-6/+6
| * | | | | | | | | | | | | | AM3517 EVM: Enable I2C supportSriram2010-02-251-1/+40
| * | | | | | | | | | | | | | AM35x: Enable OMAP_MUX in defconfigAjay Kumar Gupta2010-02-251-1/+1
| * | | | | | | | | | | | | | AM35x: Add missing GPIO mux config for EHCI portAjay Kumar Gupta2010-02-251-0/+3
| * | | | | | | | | | | | | | Zoom3: Defconfig updatemanjugk manjugk2010-02-251-3/+3
| * | | | | | | | | | | | | | omap: i2c: Fix muxing for command line enabled busJarkko Nikula2010-02-254-15/+12
| * | | | | | | | | | | | | | Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-02-2454-1737/+4618
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | OMAP4: clock: Remove clock hacks from timer-gp.cSantosh Shilimkar2010-02-242-8/+4
| | * | | | | | | | | | | | | | OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar2010-02-246-20/+48
| | * | | | | | | | | | | | | | OMAP4: clock: Rename leaf clock nodes to end with a _ick or _fckRajendra Nayak2010-02-241-264/+297
| | * | | | | | | | | | | | | | OMAP2+ clock: revise omap2_clk_{disable,enable}()Paul Walmsley2010-02-242-46/+99
| | * | | | | | | | | | | | | | OMAP2/3 clock: combine OMAP2 & 3 boot-time MPU rate change codePaul Walmsley2010-02-244-75/+107
| | * | | | | | | | | | | | | | OMAP clockdomain: if no autodeps exist, don't try to add or remove themPaul Walmsley2010-02-241-0/+6
| | * | | | | | | | | | | | | | OMAP hwmod: add hwmod class supportPaul Walmsley2010-02-248-99/+234
| | * | | | | | | | | | | | | | OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley2010-02-247-207/+226
| | * | | | | | | | | | | | | | OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley2010-02-245-34/+23
| | * | | | | | | | | | | | | | OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley2010-02-242-0/+28
| | * | | | | | | | | | | | | | OMAP3: clock: add capability to change rate of dpll4_m5_ck_3630Vimarsh Zutshi2010-02-241-0/+2
| | * | | | | | | | | | | | | | OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley2010-02-242-12/+0
| | * | | | | | | | | | | | | | OMAP clock: drop RATE_FIXED clock flagPaul Walmsley2010-02-247-52/+20
| | * | | | | | | | | | | | | | OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley2010-02-246-72/+4
| | * | | | | | | | | | | | | | OMAP2430 clock: make func_96m_ck parent-selectablePaul Walmsley2010-02-241-3/+0
| | * | | | | | | | | | | | | | OMAP2 clock: split OMAP2420, OMAP2430 clock data into their own filesPaul Walmsley2010-02-248-425/+2153
| | * | | | | | | | | | | | | | OMAP3/4 clock: split into per-chip family filesPaul Walmsley2010-02-2417-332/+450
| | * | | | | | | | | | | | | | OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley2010-02-245-121/+61
| | * | | | | | | | | | | | | | OMAP clock: compress clock flags down to a u8Paul Walmsley2010-02-241-15/+9
| | * | | | | | | | | | | | | | OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley2010-02-243-36/+12
| | * | | | | | | | | | | | | | OMAP2xxx clock: drop DELAYED_APP flag from non-clksel clocksPaul Walmsley2010-02-241-4/+3
| | * | | | | | | | | | | | | | OMAP2xxx clock: GFX functional clock rates are not independently changeablePaul Walmsley2010-02-241-1/+2
| | * | | | | | | | | | | | | | OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley2010-02-242-115/+13
| | * | | | | | | | | | | | | | OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley2010-02-247-26/+67
| | * | | | | | | | | | | | | | OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS2010-02-244-8/+65
| | * | | | | | | | | | | | | | OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS2010-02-243-7/+149
| | * | | | | | | | | | | | | | OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff2010-02-246-5/+109
| | * | | | | | | | | | | | | | ARM: OMAP4 clock domain: Add check for avoiding dependency related update.Abhijit Pagare2010-02-241-6/+24
| | * | | | | | | | | | | | | | OMAP3630: Clock: Workaround for DPLL HS divider limitationMike Turquette2010-02-243-0/+65
| | * | | | | | | | | | | | | | OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath2010-02-242-6/+32
| | * | | | | | | | | | | | | | OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath2010-02-244-29/+191
OpenPOWER on IntegriCloud