aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-08Merge branch 'for_2.6.33rc_c' of git://git.pwsan.com/linux-2.6 into omap-fixes-for-linusTony Lindgren5-32/+35
2010-01-08OMAP clock/CPUFreq: add clk_exit_cpufreq_table()Paul Walmsley3-0/+13
2010-01-08OMAP clock: remove incorrect EXPORT_SYMBOL()sPaul Walmsley1-6/+0
2010-01-08OMAP2420 IO mapping: move IVA mapping virtual address out of vmalloc spacePaul Walmsley1-6/+9
2010-01-08OMAP2xxx IO mapping: mark DSP mappings as being 2420-onlyPaul Walmsley2-26/+19
2010-01-08omap3: add missing parenthesesRoel Kluin1-1/+1
2010-01-08omap1: Fix compile for omap1_bl.cTony Lindgren1-1/+0
2010-01-08omap1: Add 7xx clocks and pin muxes for SPICory Maccarrone2-0/+11
2010-01-08omap: Remove uninitialized warning for gpio.cTony Lindgren1-1/+1
2010-01-08omap: &&/|| confusion in iommu_put()Roel Kluin1-1/+1
2010-01-08omap: gpio: Simultaneously requested rising and falling edgeCory Maccarrone1-1/+60
2010-01-08omap: McBSP: Fix possible port lockoutJanusz Krzysztofik1-3/+17
2009-12-15const: constify remaining dev_pm_opsAlexey Dobriyan2-2/+2
2009-12-14mfd: Add support for twl6030 irq frameworkBalaji T K1-1/+15
2009-12-11omap3: Fix OMAP35XX_REV macrosSanjeev Premi1-6/+6
2009-12-11omap3: id code detection 3525 vs 3515Sergey Lapin1-4/+4
2009-12-11omap: header: remove unused data-typevikram pandita1-9/+0
2009-12-11omap: arch/arm/plat-omap/devices.c - sort alphabeticallyLadislav Michl1-34/+34
2009-12-11omap: Correcting GPMC_CONFIG1_DEVICETYPE_NANDVimal Singh1-1/+1
2009-12-11OMAP3: serial - allow platforms specify which UARTs to initializeMika Westerberg1-0/+1
2009-12-11OMAP4: AuxCoreBoot registers only accessible in secure modeSantosh Shilimkar1-0/+2
2009-12-11OMAP4: Fix SRAM base and sizeSantosh Shilimkar1-3/+9
2009-12-11OMAP4: Fix cpu detectionSantosh Shilimkar2-4/+7
2009-12-11omap1: I2C mux and clocks for omap7xxCory Maccarrone1-0/+4
2009-12-11omap1: Add omap7xx USB supportCory Maccarrone2-1/+9
2009-12-11omap1: DMA: move LCD related code from plat-omap to mach-omap1Janusz Krzysztofik2-458/+12
2009-12-11omap: use smc91x_platdata to setup smc91xLadislav Michl1-0/+10
2009-12-11omap: mux: Remove old mux code for 34xxTony Lindgren1-224/+2
2009-12-11omap: Split i2c platform init for mach-omap1 and mach-omap2Tony Lindgren3-55/+42
2009-12-11omap: mux: Add new style pin multiplexing code for omap3Tony Lindgren1-2/+6
2009-12-11ARM: OMAP4: PM: Add dummy hooks for OMAP4 dpll api'sRajendra Nayak2-21/+1
2009-12-11ARM: OMAP4: PM: OMAP4 clock tree and clkdev registrationRajendra Nayak2-1/+4
2009-12-11ARM: OMAP4: PM: Fix the PRM and CM base addressesRajendra Nayak4-7/+7
2009-12-11OMAP: omap_device: track latency in nanosecondsKevin Hilman2-6/+6
2009-12-11OMAP: omap_device: fix nsec/usec conversion in latency calculationsKevin Hilman1-2/+2
2009-12-11OMAP: omap_device: use read_persistent_clock() instead of getnstimeofday()Kevin Hilman1-4/+4
2009-12-11OMAP: omap_device: use UINT_MAX for default wakeup latency limitKevin Hilman1-1/+1
2009-12-11OMAP: omap_device: add to_omap_device() macroKevin Hilman1-1/+3
2009-12-11OMAP hwmod: add names to module MPU IRQ linesPaul Walmsley1-2/+16
2009-12-11OMAP3 hwmod: Add automatic OCP_SYSCONFIG AUTOIDLE handlingPaul Walmsley1-1/+7
2009-12-11OMAP clock/hwmod: fix off-by-one errorsPaul Walmsley1-0/+20
2009-12-11OMAP3: PM: Fix for MPU power domain MEM BANK positionThara Gopinath1-1/+4
2009-12-11OMAP powerdomain: rearrange struct powerdomain to save some memoryPaul Walmsley1-3/+3
2009-12-11OMAP powerdomain/PM: use symbolic constants for the max number of power statesPaul Walmsley1-2/+4
2009-12-11OMAP clockdomain/powerdomain: remove CONFIG_OMAP_DEBUG_{CLOCK,POWER}DOMAINPaul Walmsley1-42/+20
2009-12-11OMAP1 clock: convert mach-omap1/clock.h to mach-omap1/clock_data.cPaul Walmsley1-7/+11
2009-12-11OMAP2 clock: convert clock24xx.h to clock2xxx_data.c, opp2xxx*Paul Walmsley1-0/+2
2009-12-11OMAP3 clock: convert clock34xx.h to clock34xx_data.cPaul Walmsley1-0/+37
2009-12-10Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds7-401/+750
2009-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2