summaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap
Commit message (Expand)AuthorAgeFilesLines
* musb: fix power field to hold all possible valuesAjay Kumar Gupta2010-04-301-1/+1
* Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-04-278-16/+36
|\
| * omap: delete unused bootloader tag variablesAaro Koskinen2010-04-241-3/+0Star
| * omap4: Fix McBSP4 base addressSantosh Shilimkar2010-04-241-1/+1
| * omap: remove one of the define of INT_34XX_BENCH_MPU_EMULstanley.miao2010-04-241-2/+0Star
| * omap: fix the compile error if CONFIG_MTD_NAND_OMAP2 is notenabledstanley.miao2010-04-241-0/+7
| * OMAP4: Fix for CONTROL register BaseSantosh Shilimkar2010-04-241-1/+1
| * omap: DMA: Init CDAC to zeromanjugk manjugk2010-04-231-0/+9
| * omap: gpio: fix incorrect matching of IRQ_TYPE_EDGE_BOTHJanusz Krzysztofik2010-04-231-3/+3
| * omap: fix clocksource_32k to start from zeroAaro Koskinen2010-04-231-5/+14
| * OMAP: HWMOD: Bug fixes in hwmod structure definitionsThara Gopinath2010-03-311-1/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-308-0/+8
|/
* omap: McBSP: Drop unnecessary status/error bit clearing on reg_cacheretrieved...Janusz Krzysztofik2010-03-121-8/+4Star
* OMAP2: cpu_is_omap2*: fix compile-time removal of unused codeKevin Hilman2010-03-121-2/+6
* omap: Fix gpio_resume_after_retentionSergio Aguirre2010-03-111-5/+5
* omap: Checkpatch cleanup for blizzard.hAndrea Gelmini2010-03-111-1/+1
* omap: pass the reboot command to the boot loaderAaro Koskinen2010-03-112-4/+4
* omap2/3/4: ehci: avoid compiler error with touchbookFelipe Balbi2010-03-111-1/+1
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-021-51/+66
|\
| * OMAP: DSS2: DSI: add dsi_vc_dcs_read_2() helperTomi Valkeinen2010-02-251-0/+1
| * OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-241-7/+11
| * OMAP: DSS2: move set/get_wss()Tomi Valkeinen2010-02-241-3/+3
| * OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-241-7/+11
| * OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-241-6/+18
| * OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-241-5/+4Star
| * OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-241-3/+2Star
| * OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-241-4/+3Star
| * OMAP: DSS2: move get_resolution()Tomi Valkeinen2010-02-241-2/+5
| * OMAP: DSS2: move enable/disable_channel to overlay managerTomi Valkeinen2010-02-241-0/+3
| * OMAP: DSS2: move wait_vsync()Tomi Valkeinen2010-02-241-1/+1
| * OMAP: DSS2: move get/set_rotate()Tomi Valkeinen2010-02-241-3/+0Star
| * OMAP: DSS2: move set/get_mirror()Tomi Valkeinen2010-02-241-3/+0Star
| * OMAP: DSS2: move memory_read()Tomi Valkeinen2010-02-241-4/+0Star
| * OMAP: DSS2: move run_test()Tomi Valkeinen2010-02-241-1/+0Star
| * OMAP: DSS2: remove sub-panel systemTomi Valkeinen2010-02-181-3/+0Star
| * 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
* | Merge with mainline to remove plat-omap/Kconfig conflictTony Lindgren2010-03-013-1/+3
|\ \
| * \ Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2010-03-013-1/+3
| |\ \
| | * | ARM: 5952/1: ARM: MM: Add ARM_L1_CACHE_SHIFT_6 for handle inside each ARCH Kc...Kukjin Kim2010-02-241-0/+1
| | * | ARM: 5917/1: OMAP4: Add L2 Cache supportSantosh Shilimkar2010-02-151-0/+1
| | * | ARM: Add caller information to ioremapRussell King2010-02-151-1/+1
* | | | omap: i2c: Fix muxing for command line enabled busJarkko Nikula2010-02-252-5/+10
* | | | Merge branch 'for_2.6.34_b' of git://git.pwsan.com/linux-2.6 into omap-for-linusTony Lindgren2010-02-258-76/+267
|\ \ \ \
| * | | | OMAP4: clock: Add dummy clock nodes for interface clocksSantosh Shilimkar2010-02-252-0/+12
| * | | | OMAP hwmod: add hwmod class supportPaul Walmsley2010-02-251-9/+28
| * | | | OMAP hwmod: convert header files with static allocations into C filesPaul Walmsley2010-02-241-0/+8
| * | | | OMAP hwmod: convert hwmod to use hardware clock names rather than clkdev dev+conPaul Walmsley2010-02-241-16/+10Star
| * | | | OMAP clock: add omap_clk_get_by_name() for use by OMAP hwmod core codePaul Walmsley2010-02-242-0/+28
| * | | | OMAP4 clock: drop the ALWAYS_ENABLED clock flagPaul Walmsley2010-02-241-1/+0Star