summaryrefslogtreecommitdiff
path: root/arch/arm/plat-omap
AgeCommit message (Expand)AuthorFilesLines
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim1-15/+0
2012-03-10Merge branch 'board' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Olof Johansson3-0/+8
2012-03-10Merge branch 'sr' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Olof Johansson1-2/+0
2012-03-10Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/l...Olof Johansson1-1/+0
2012-03-10Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tm...Olof Johansson3-33/+22
2012-03-10Merge branch 'ams-delta' of git://git.kernel.org/pub/scm/linux/kernel/git/tml...Olof Johansson1-1/+0
2012-03-09ARM: OMAP2+: Fix compile error when FB_OMAP2 is not setTony Lindgren1-1/+3
2012-03-08Merge branch 'regulator' of git://github.com/hzhuang1/linux into next/driversOlof Johansson2-0/+7
2012-03-08Merge branch 'dt' of git://github.com/hzhuang1/linux into next/dtOlof Johansson2-0/+7
2012-03-08Merge tag 'imx35-imx5-aips-setup' of git://git.pengutronix.de/git/imx/linux-2...Olof Johansson2-0/+7
2012-03-07Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson6-9/+30
2012-03-06ARM: OMAP: Remove remaining includes for mach/io.hTony Lindgren1-1/+0
2012-03-06Merge commit 'v3.3-rc6'Tomi Valkeinen2-0/+7
2012-03-05ARM: OMAP: mailbox: trivial whitespace fixFelipe Contreras1-1/+1
2012-03-05ARM: OMAP: Remove definition cpu_is_omap4430()Jon Hunter1-2/+0
2012-03-05ARM: OMAP: clock.c: included linux/debugfs.h twiceDanny Kukawka1-1/+0
2012-03-05ARM: OMAP: sram: Add am33xx SRAM support (minimal)Vaibhav Bedia2-2/+13
2012-03-05ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma1-3/+16
2012-03-05ARM: OMAP2+: omap_device: call all suspend, resume callbacks when OMAP_DEVICE...Paul Walmsley1-8/+4
2012-03-05ARM: OMAP: omap_device: remove omap_device_parentKevin Hilman3-12/+4
2012-03-05Merge remote-tracking branch 'omap/hsmmc' into for_3.4/cleanup/pm-baseKevin Hilman3-14/+15
2012-03-05gpio/omap: Fix IRQ handling for SPARSE_IRQBenoit Cousson1-19/+3
2012-03-05ARM: OMAP3+: SmartReflex: use voltage domain name in device attributesShweta Gulati1-2/+0
2012-03-05ASoC: OMAP: ams-delta: drop .set_bias_level callbackJanusz Krzysztofik1-1/+0
2012-03-05ARM: OMAP: add minimal support for Nokia RM-696Aaro Koskinen1-0/+1
2012-03-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann1-12/+17
2012-03-01Merge branch 'omap1' into ams-deltaTony Lindgren1-26/+22
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...Arnd Bergmann12-303/+66
2012-02-29Merge branch 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/lin...Arnd Bergmann2-1/+4
2012-02-29Merge branch 'omap1' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Arnd Bergmann1-26/+22
2012-02-29Merge branch 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/li...Arnd Bergmann1-1/+6
2012-02-28Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren2-13/+14
2012-02-28ARM: OMAP: irqs: Fix NR_IRQS value to handle PRCM interruptsCousson, Benoit1-1/+9
2012-02-28Merge branch 'iomap' into cleanupTony Lindgren11-300/+66
2012-02-28Merge branch 'board-specific' of git://github.com/hzhuang1/linux into next/bo...Arnd Bergmann1-1/+1
2012-02-28Merge branch 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann1-1/+1
2012-02-28Merge branch 'imx/defconfig' of git://git.linaro.org/people/shawnguo/linux-2....Arnd Bergmann1-1/+1
2012-02-24Merge branch 'for_3.4/dts_updates' of git://git.kernel.org/pub/scm/linux/kern...Tony Lindgren1-1/+1
2012-02-24ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman1-3/+4
2012-02-24ARM: OMAP2+: Limit omap_read/write usage to legacy USB driversTony Lindgren2-0/+43
2012-02-24ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.hTony Lindgren8-104/+19
2012-02-24ARM: OMAP2+: Move most of plat/io.h into local iomap.hTony Lindgren3-180/+7
2012-02-24ARM: OMAP1: Move most of plat/io.h into local iomap.hTony Lindgren1-13/+0
2012-02-24ARM: OMAP: Move omap_init_consistent_dma_size() to local common.hTony Lindgren1-2/+0
2012-02-24ARM: OMAP2+: Move SDRC related functions from io.h into local common.hTony Lindgren1-4/+0
2012-02-24ARM: OMAP: McSPI: Remove unused flag from struct omap2_mcspi_device_configJarkko Nikula1-3/+0
2012-02-24ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not setTony Lindgren1-1/+1
2012-02-24Merge branch 'vexpress-dt-v3.3-rc4' of git://git.linaro.org/people/pawelmoll/...Arnd Bergmann1-1/+1
2012-02-23ARM: OMAP2+: Set Kconfig dependencies for PROC_DEVICETREETony Lindgren1-1/+1
2012-02-23OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEMTomi Valkeinen1-2/+0