summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2011-11-07ARM: OMAP: omap_device: Include linux/export.hAxel Lin1-0/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+2
2011-11-01Merge branch 'next/cleanup2' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds7-134/+335
2011-11-01Merge branch 'next/pm' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-1/+20
2011-11-01Merge branch 'next/timer' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2-375/+571
2011-11-01Merge branch 'next/cleanup' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds11-616/+373
2011-11-01Merge branch 'for-linus/i2c-3.2' of git://git.fluff.org/bjdooks/linuxLinus Torvalds1-0/+27
2011-11-01Merge branch 'depends/rmk/memory_h' into next/cleanup2Arnd Bergmann6-106/+21
2011-10-31arm: fix implicit module.h users by adding it to arch/arm as required.Paul Gortmaker1-0/+1
2011-10-31arm: Add export.h to ARM specific files as required.Paul Gortmaker1-0/+1
2011-10-31Merge branch 'next/fixes' into next/cleanupArnd Bergmann8-119/+14
2011-10-31Merge branch 'depends/rmk/memory_h' into next/fixesArnd Bergmann6-106/+21
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann4-26/+3
2011-10-31Merge branches 'stericsson/timer' and 'omap/dmtimer' into next/timerArnd Bergmann7-473/+596
2011-10-30Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds9-2499/+71
2011-10-29I2C: OMAP1: set i2c unit feature implementation flags in platform dataAndy Green1-0/+13
2011-10-29I2C: OMAP2+: Pass flags up to omap i2c platform_data as wellAndy Green1-1/+6
2011-10-29I2C: OMAP2+: Pass hwmod rev knowledge via platform_data when i2c bus addedAndy Green1-0/+6
2011-10-29I2C: OMAP1: set IP revision in platform dataAndy Green1-0/+3
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-36/+0
2011-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb...Linus Torvalds1-1/+18
2011-10-28Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds6-106/+21
2011-10-27mmc: omap_hsmmc: if multiblock reads are broken, disable themPaul Walmsley1-1/+18
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds4-26/+3
2011-10-25Merge branches 'arnd-randcfg-fixes', 'debug', 'io' (early part), 'l2x0', 'p2v...Russell King1-0/+1
2011-10-21Merge branches 'amd/fixes', 'debug/dma-api', 'arm/omap', 'arm/msm', 'core', '...Joerg Roedel9-2499/+71
2011-10-19ARM: OMAP: Warn if omap_ioremap is called before SoC detectionTony Lindgren2-0/+12
2011-10-19ARM: OMAP: Move set_globals initialization to happen in init_earlyTony Lindgren1-7/+7
2011-10-19ARM: OMAP: Map SRAM later on with ioremap_exec()Tony Lindgren2-49/+22
2011-10-19ARM: OMAP: Remove calls to SRAM allocations for framebufferTony Lindgren1-16/+0
2011-10-19ARM: OMAP: Avoid cpu_is_omapxxxx usage until map_io is doneTony Lindgren1-0/+1
2011-10-19ARM: OMAP1: Use generic map_io, init_early and init_irqTony Lindgren1-2/+25
2011-10-18Merge branch 'mach_memory_h' of git://git.linaro.org/people/nico/linux into d...Russell King4-93/+11
2011-10-13ARM: switch from NO_MACH_MEMORY_H to NEED_MACH_MEMORY_HNicolas Pitre1-1/+1
2011-10-08Merge branch 'depends/rmk/devel-stable' into next/cleanupArnd Bergmann3-13/+10
2011-10-04ARM: OMAP: omap_device: Add a method to build an omap_device from a DT nodeBenoit Cousson1-0/+101
2011-10-04ARM: OMAP: omap_device: Add omap_device_[alloc|delete] for DT integrationBenoit Cousson1-58/+119
2011-10-04ARM: OMAP2+: devices: Remove all omap_device_pm_latency structuresBenoit Cousson1-9/+1
2011-10-04ARM: OMAP: omap_device: Create a default omap_device_pm_latencyBenoit Cousson1-1/+18
2011-10-04ARM: OMAP: omap_device: Add omap_device_get_by_hwmod_nameNishanth Menon2-0/+37
2011-10-04Merge branches 'cleanup-part3', 'voltage', 'dmtimer' and 'l3' into dt-baseTony Lindgren14-994/+966
2011-10-01ARM: limit CONFIG_HAVE_IDE to platforms that doArnd Bergmann1-0/+1
2011-10-01ARM: omap: use __devexit_p in dmtimer driverArnd Bergmann1-1/+1
2011-09-26ARM: OMAP2+: Add SoC specific map_io functionsBenoit Cousson1-0/+4
2011-09-26ARM: OMAP: mcbsp: Start generalize signal muxing functionsJarkko Nikula2-8/+29
2011-09-26ARM: OMAP: mcbsp: Start generalize omap2_mcbsp_set_clks_srcJarkko Nikula2-12/+26
2011-09-26ARM: OMAP: mcbsp: Move address definitions to arch/arm/mach-omap1/mcbsp.cJarkko Nikula1-11/+0
2011-09-26ARM: OMAP: mcbsp: Update mcbsp.h include dependenciesJarkko Nikula1-3/+1
2011-09-26ARM: OMAP: mcbsp: Cleanup sidetone control initialization and make it genericJarkko Nikula2-57/+22
2011-09-26ARM: OMAP: mcbsp: Move sidetone clock management to mach-omap2/mcbsp.cJarkko Nikula2-14/+5