summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2010-03-12omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik1-8/+4
2010-03-11OMAP2: cpu_is_omap2*: fix compile-time removal of unused codeKevin Hilman1-2/+6
2010-03-11omap: Fix gpio_resume_after_retentionSergio Aguirre1-5/+5
2010-03-11omap: Checkpatch cleanup for blizzard.hAndrea Gelmini1-1/+1
2010-03-11omap: pass the reboot command to the boot loaderAaro Koskinen2-4/+4
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi1-1/+1
2010-03-02Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-51/+66
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren3-1/+3
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds3-1/+3
2010-02-25omap: i2c: Fix muxing for command line enabled busJarkko Nikula2-5/+10
2010-02-25OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen1-0/+1
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren8-76/+267
2010-02-24OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar2-0/+12
2010-02-24OMAP hwmod: add hwmod class supportPaul Walmsley1-9/+28
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim1-0/+1
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley1-0/+8
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley1-16/+10
2010-02-24OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley2-0/+28
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley1-1/+0
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley1-7/+6
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley1-4/+3
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley2-3/+0
2010-02-24OMAP clock: compress clock flags down to a u8Paul Walmsley1-15/+9
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley1-1/+1
2010-02-24OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley1-2/+2
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley1-12/+52
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS1-0/+2
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS1-2/+3
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff1-0/+5
2010-02-24OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath2-6/+32
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath1-15/+58
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan2-3/+6
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath1-0/+2
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath1-0/+2
2010-02-24OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman1-6/+6
2010-02-24OMAP: omap_device: add omap_device_is_valid()Kevin Hilman2-0/+18
2010-02-24OMAP: DSS2: move timing functionsTomi Valkeinen1-7/+11
2010-02-24OMAP: DSS2: move set/get_wss()Tomi Valkeinen1-3/+3
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen1-7/+11
2010-02-24OMAP: DSS2: move update() and sync()Tomi Valkeinen1-6/+18
2010-02-24OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen1-5/+4
2010-02-24OMAP: DSS2: move enable/get_te()Tomi Valkeinen1-3/+2
2010-02-24OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen1-4/+3
2010-02-24OMAP: DSS2: move get_resolution()Tomi Valkeinen1-2/+5
2010-02-24OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen1-0/+3
2010-02-24OMAP: DSS2: move wait_vsync()Tomi Valkeinen1-1/+1
2010-02-24OMAP: DSS2: move get/set_rotate()Tomi Valkeinen1-3/+0
2010-02-24OMAP: DSS2: move set/get_mirror()Tomi Valkeinen1-3/+0
2010-02-24OMAP: DSS2: move memory_read()Tomi Valkeinen1-4/+0
2010-02-24OMAP: DSS2: move run_test()Tomi Valkeinen1-1/+0