aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-09-20ARM: OMAP1: Make plat/mux.h omap1 onlyTony Lindgren38-128/+85
2012-09-20ARM: OMAP: Remove smp.hTony Lindgren2-10/+0
2012-09-20ARM: OMAP: Remove unused param.hTony Lindgren1-8/+0
2012-09-19ARM: omap: move platform_data definitionsArnd Bergmann81-87/+92
2012-09-18Merge tag 'cleanup-fixes-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson6-26/+39
2012-09-17ARM: OMAP1: Include gpio-omap.h for board-h2 and board-h3Tony Lindgren2-0/+2
2012-09-17ARM: OMAP2+: Enable pinctrl dummy statesMatt Porter1-0/+5
2012-09-17mfd: Fix compile for twl-core.c by removing cpu_is_omap usageTony Lindgren3-26/+32
2012-09-16Merge tag 'omap-cleanup-makefile-sparse-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson41-340/+277
2012-09-16Merge tag 'omap-cleanup-sparseirq-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson176-1637/+1013
2012-09-16Merge branch 'depends/tty-omap-serial' into next/cleanupOlof Johansson169-8838/+6347
2012-09-16Merge tag 'cleanup-omap-tags-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson215-736/+935
2012-09-16Merge tag 'omap-devel-gpmc-fixed-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson7-113/+445
2012-09-16Merge tag 'tegra-for-3.7-board-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson15-1348/+257
2012-09-16Merge branch 'depends/tps6589x-dt' into next/cleanupOlof Johansson5-30/+81
2012-09-16Merge tag 'tegra-for-3.7-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/cleanupOlof Johansson5-9/+4
2012-09-16Merge tag 'msm-cleanup-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/davidb/linux-msm into next/cleanupOlof Johansson15-831/+14
2012-09-16Merge tag 'imx-cleanup' of git://git.pengutronix.de/git/imx/linux-2.6 into next/cleanupOlof Johansson15-345/+58
2012-09-14ARM: dt: tegra: harmony: configure power offStephen Warren1-0/+2
2012-09-14ARM: dt: tegra: harmony: add regulatorsLaxman Dewangan6-208/+249
2012-09-14ARM: tegra: remove board (but not DT) support for HarmonyStephen Warren7-399/+19
2012-09-14ARM: tegra: remove board (but not DT) support for Paz00Stephen Warren6-376/+2
2012-09-14ARM: tegra: remove board (but not DT) support for TrimSliceStephen Warren6-382/+2
2012-09-14Merge commit 'tps6589x-dt' into for-3.7/board-removalStephen Warren5-30/+81
2012-09-13ARM: msm: Remove uncompiled board-msm7x27Stephen Boyd2-172/+1
2012-09-13ARM: msm: Remove unused acpuclock-arm11Stephen Boyd4-568/+1
2012-09-13ARM: msm: dma: use list_move_tail instead of list_del/list_add_tailWei Yongjun1-2/+1
2012-09-13ARM: msm: Fix sparse warnings due to incorrect typeStephen Boyd1-1/+1
2012-09-13ARM: msm: Remove unused idle.cStephen Boyd2-50/+1
2012-09-13ARM: msm: clock-pcom: Mark functions staticStephen Boyd1-9/+9
2012-09-13ARM: msm: Remove msm_hw_reset_hookStephen Boyd5-29/+0
2012-09-12Merge branch 'clk' of git://github.com/hzhuang1/linux into next/cleanupOlof Johansson232-1617/+2223
2012-09-12Merge tag 'omap-cleanup-b-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren40-276/+233
2012-09-12Merge tag 'omap-cleanup-a-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/pjw/omap-pending into cleanup-makefile-sparseTony Lindgren1-64/+44
2012-09-12ARM: OMAP1: Move SoC specific headers from plat to mach for omap1Tony Lindgren7-12/+10
2012-09-12ARM: OMAP2+ Move SoC specific headers to be local to mach-omap2Tony Lindgren15-111/+13
2012-09-12ARM: OMAP: Split plat/hardware.h, use local soc.h for omap2+Tony Lindgren95-433/+391
2012-09-12ARM: OMAP: Remove unused old gpio-switch.hTony Lindgren1-54/+0
2012-09-12ARM: OMAP1: Move plat/irqs.h to mach/irqs.hTony Lindgren5-273/+268
2012-09-12ARM: OMAP2+: Remove hardcoded IRQs and enable SPARSE_IRQTony Lindgren9-330/+10
2012-09-12ARM: OMAP2+: Prepare for irqs.h removalTony Lindgren54-238/+263
2012-09-12W1: OMAP HDQ1W: Remove dependencies to mach/hardware.hTony Lindgren1-2/+1
2012-09-12Input: omap-keypad: Remove dependencies to mach includesTony Lindgren2-121/+35
2012-09-12ARM: OMAP: Move gpio.h to include/linux/platform_dataTony Lindgren28-31/+40
2012-09-12ARM: OMAP2+: Remove hardcoded twl4030 gpio_base, irq_base and irq_endTony Lindgren21-59/+10
2012-09-12ARM: OMAP2+: Remove unused nand_irq for GPMCTony Lindgren2-2/+0
2012-09-12ARM: OMAP2+: Make INTCPS_NR_IRQS local for mach-omap2/irq.cTony Lindgren2-3/+2
2012-09-12ARM: OMAP1: Define OMAP1_INT_I2C locallyTony Lindgren1-1/+2
2012-09-12ARM: OMAP1: Move define of OMAP_LCD_DMA to dma.hTony Lindgren2-1/+2
2012-09-12Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' into cleanup-sparseirqTony Lindgren434-2198/+3308