aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)Author
2010-04-30musb: fix power field to hold all possible valuesAjay Kumar Gupta
2010-04-27Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-04-23omap: delete unused bootloader tag variablesAaro Koskinen
2010-04-23omap4: Fix McBSP4 base addressSantosh Shilimkar
2010-04-23omap: remove one of the define of INT_34XX_BENCH_MPU_EMULstanley.miao
2010-04-23omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabledstanley.miao
2010-04-23OMAP4: Fix for CONTROL register BaseSantosh Shilimkar
2010-04-22omap: DMA: Init CDAC to zeromanjugk manjugk
2010-04-22omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik
2010-04-22omap: fix clocksource_32k to start from zeroAaro Koskinen
2010-03-31OMAP: HWMOD: Bug fixes in hwmod structure definitionsThara Gopinath
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-12omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik
2010-03-11OMAP2: cpu_is_omap2*: fix compile-time removal of unused codeKevin Hilman
2010-03-11omap: Fix gpio_resume_after_retentionSergio Aguirre
2010-03-11omap: Checkpatch cleanup for blizzard.hAndrea Gelmini
2010-03-11omap: pass the reboot command to the boot loaderAaro Koskinen
2010-03-11omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi
2010-03-02Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-03-01Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren
2010-03-01Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2010-02-25omap: i2c: Fix muxing for command line enabled busJarkko Nikula
2010-02-25OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen
2010-02-24Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren
2010-02-24OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar
2010-02-24OMAP hwmod: add hwmod class supportPaul Walmsley
2010-02-24ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim
2010-02-24OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley
2010-02-24OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley
2010-02-24OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley
2010-02-24OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley
2010-02-24OMAP clock: drop RATE_FIXED clock flagPaul Walmsley
2010-02-24OMAP2 clock: drop DELAYED_APP clock flagPaul Walmsley
2010-02-24OMAP clock: drop .id field; ensure each clock has a unique namePaul Walmsley
2010-02-24OMAP clock: compress clock flags down to a u8Paul Walmsley
2010-02-24OMAP2 clock: drop CONFIG_PARTICIPANT clock flagPaul Walmsley
2010-02-24OMAP4 clock: drop the CLOCK_IN_OMAP4430 clock flagPaul Walmsley
2010-02-24OMAP2/3/4 clock: fix DPLL multiplier value errors; also copyrights, includes,...Paul Walmsley
2010-02-24OMAP3 clock: add support for 192Mhz DPLL4M2 outputVishwanath BS
2010-02-24OMAP3 clock: Introduce 3630 DPLL4 HSDivider changesVishwanath BS
2010-02-24OMAP3 clock: introduce DPLL4 JtypeRichard Woodruff
2010-02-24OMAP: HWMOD: Add support for early device register into omap device layerThara Gopinath
2010-02-24OMAP3: hwmod: support to specify the offset position of various SYSCONFIG reg...Thara Gopinath
2010-02-24OMAP2/3 clock: Extend find_idlest() to pass back idle state valueRanjith Lohithakshan
2010-02-24OMAP3 PM: Adding counters for power domain logic off and mem off during reten...Thara Gopinath
2010-02-24OMAP2/3 PM: Adding powerdomain APIs for reading the next logic and mem stateThara Gopinath
2010-02-24OMAP: omap_device: when 'called from invalid state', print stateKevin Hilman
2010-02-24OMAP: omap_device: add omap_device_is_valid()Kevin Hilman
2010-02-24OMAP: DSS2: move timing functionsTomi Valkeinen
2010-02-24OMAP: DSS2: move set/get_wss()Tomi Valkeinen