summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-03-10Merge branch 'fixes-non-critical-part3' of git://git.kernel.org/pub/scm/linux...Olof Johansson3-1/+3
2012-03-08ARM: OMAP2+: Fix build for omap4 only builds with missing include of linux/bug.hTony Lindgren2-0/+2
2012-03-08ARM: OMAP2+: Fix section warnings for hsmmc_init_oneTony Lindgren1-1/+1
2012-03-08ARM: OMAP2+: Fix build issues with missing include of linux/bug.hTony Lindgren4-0/+4
2012-03-08Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson21-56/+90
2012-03-08Merge branch 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2-35/+20
2012-03-07ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli1-2/+2
2012-03-07ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabledKevin Hilman1-25/+28
2012-03-06ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()Kevin Hilman1-1/+1
2012-03-06ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren1-4/+4
2012-03-06ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren1-1/+1
2012-03-06Merge branch 'ux500-fixes-20120301' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann12-24/+76
2012-03-06ARM: OMAP1: Fix section mismatch for omap1_init_early()Tony Lindgren1-1/+1
2012-03-06ARM: OMAP1: Fix typo in lcd_dma.cMasanari Iida1-1/+1
2012-03-06ARM: OMAP: mailbox: trivial whitespace fixFelipe Contreras1-1/+1
2012-03-06ARM: OMAP: Remove definition cpu_is_omap4430()Jon Hunter1-2/+0
2012-03-06ARM: OMAP2+: included some headers twiceDanny Kukawka3-3/+0
2012-03-06ARM: OMAP: clock.c: included linux/debugfs.h twiceDanny Kukawka1-1/+0
2012-03-06ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen1-1/+3
2012-03-06ARM: OMAP2+: ads7846_init: put gpio_pendown into pdata if it's providedIlya Yanok1-3/+5
2012-03-06ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas1-5/+5
2012-03-06ARM: OMAP: sram: Add am33xx SRAM support (minimal)Vaibhav Bedia2-2/+13
2012-03-06ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed2-0/+7
2012-03-06ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle1-0/+2
2012-03-06ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma1-3/+16
2012-03-06Revert "ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMA...Tony Lindgren2-35/+20
2012-03-01Merge branch 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann42-138/+264
2012-02-29ARM: ux500: solve some Kconfig messLinus Walleij3-12/+15
2012-02-29ARM: ux500: delete TPS6105X selectionLinus Walleij1-1/+0
2012-02-29ARM: ux500: select CPU_FREQ_TABLE where neededArnd Bergmann1-0/+1
2012-02-29ARM: ux500: select L2X0 cache on ux500Arnd Bergmann1-0/+1
2012-02-29ARM: ux500: add board autoselectionArnd Bergmann1-10/+14
2012-02-29ARM: ux500: U8500 depends on MMUArnd Bergmann1-0/+1
2012-02-29ARM: ux500: included linux/gpio.h twiceDanny Kukawka1-1/+0
2012-02-29ARM: ux500: fix around AB8500 GPIO macro namePhilippe Langlais2-2/+2
2012-02-29ARM: ux500: set ARCH_NR_GPIO to 355 on U8500 platformsPhilippe Langlais1-1/+1
2012-02-29ARM: ux500: Add audio-regulatorsOla Lilja1-0/+28
2012-02-29ARM: ux500: Add DMA-channels for MSPOla Lilja2-0/+8
2012-02-29ARM: ux500: Add placeholder for clk_set_parentOla Lilja2-0/+8
2012-02-29Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren32-103/+212
2012-02-29Merge branch 'randconfig' into fixes-non-criticalTony Lindgren8-32/+49
2012-02-29OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi1-1/+1
2012-02-29ARM: OMAP: Fix section mismatch warning for platform_cpu_die()Santosh Shilimkar1-1/+1
2012-02-29ARM: OMAP: fix section mismatch warning for omap4_hotplug_cpu()Santosh Shilimkar1-1/+1
2012-02-27Merge branch 'lpc32xx/fixes-non-critical' of git://git.antcom.de/linux-2.6 in...Arnd Bergmann681-44041/+5247
2012-02-27ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge3-49/+52
2012-02-27Merge branch 'v3.4/fixes' of git://gitorious.org/linux-davinci/linux-davinci ...Arnd Bergmann2-5/+6
2012-02-27Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into n...Arnd Bergmann253-2275/+1967
2012-02-27ARM: mach-imx: mx3: Fix section mismatch in imx3_init_l2x0()Fabio Estevam1-1/+1
2012-02-27ARM: imx_v4_v5_defconfig: Fix the selection of 32 bit flash support for iMX21...Fabio Estevam1-0/+1