aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/plat-omap (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-03-27Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds17-336/+91
2012-03-27Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds9-23/+45
2012-03-23Merge branch 'for-armsoc' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-15/+0
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds7-379/+10
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds1-9/+0
2012-03-22Merge tag 'sound-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds4-1704/+0
2012-03-20Merge commit 'v3.3' into fbdev-nextFlorian Tobias Schandinat1-1/+9
2012-03-16Input: omap4-keypad - move platform_data to <linux/platform_data>Felipe Balbi1-9/+0
2012-03-15Merge branch 'fixes' of git://gitorious.org/linux-davinci/linux-davinci into next/fixes-non-criticalArnd Bergmann1-1/+9
2012-03-15Merge branch 'ep93xx-for-arm-soc' of git://github.com/RyanMallon/linux-2.6 into next/cleanupArnd Bergmann1-1/+9
2012-03-15Merge tag 'imx25-iomux-ds' of git://git.pengutronix.de/git/imx/linux-2.6 into next/fixes-non-criticalArnd Bergmann2-0/+7
2012-03-13Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanupOlof Johansson2-0/+7
2012-03-12ARM/ASoC: OMAP McBSP: Move remainig defines from arch to ASoC headerPeter Ujfalusi1-12/+0
2012-03-12ARM: OMAP: Do not register omap-mcbsp-dai devicePeter Ujfalusi1-7/+0
2012-03-12ASoC: omap-mcbsp: Create a single driver for McBSPPeter Ujfalusi1-40/+0
2012-03-12ASoC: OMAP: McBSP: Consolidate plat/mcbsp.h contentPeter Ujfalusi1-273/+0
2012-03-12OMAP: mcbsp: Move core driver under sound/soc/omapPeter Ujfalusi3-1372/+0
2012-03-12ARM: OMAP: mcbsp: Convert core driver to proper platform driverPeter Ujfalusi2-6/+6
2012-03-10Merge branch 'next/cleanup-use-static' into next/cleanup-exynos-clockKukjin Kim1-15/+0
2012-03-10Merge branch 'uart' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson1-1/+0
2012-03-10Merge branch 'cleanup-pm' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson3-33/+22
2012-03-09ARM: OMAP2+: Fix compile error when FB_OMAP2 is not setTony Lindgren1-1/+3
2012-03-07Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/fixes-non-criticalOlof Johansson6-9/+30
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_NO_IDLE_ON_SUSPEND is setPaul 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-02Merge branch 'depends/omap/gpio/runtime-pm-cleanup' into next/cleanupArnd Bergmann1-12/+17
2012-02-29Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupArnd Bergmann12-303/+66
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 'cleanup-3.4' of git://github.com/hzhuang1/linux into next/cleanupArnd Bergmann1-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-23OMAP: Remove OMAP_TAG_LCD and OMAP_TAG_FBMEMTomi Valkeinen1-2/+0
2012-02-23OMAP1: pass LCD config with omapfb_set_lcd_config()Tomi Valkeinen1-6/+16
2012-02-23OMAPFB: remove omapfb_set_platform_data()Tomi Valkeinen1-15/+0