summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: OMAP2+: Fix build issues with missing include of linux/bug.hTony Lindgren2012-03-084-0/+4
* Merge branch 'fixes-non-critical-part2' of git://git.kernel.org/pub/scm/linux...Olof Johansson2012-03-0821-56/+90
|\
| * ARM: OMAP3+: PM: VP: fix integer truncation errorYuan Jiangli2012-03-071-2/+2
| * ARM: OMAP2+: PM: fix wakeupgen warning when hotplug disabledKevin Hilman2012-03-061-25/+28
| * ARM: OMAP2+: PM: fix section mismatch with omap2_init_processor_devices()Kevin Hilman2012-03-061-1/+1
| * ARM: OMAP2: Fix section warning for n8x0 when CONFIG_MMC_OMAP is not setTony Lindgren2012-03-061-4/+4
| * ARM: OMAP2+: Fix omap24xx_io_desc warning if SoC subtypes are not selectedTony Lindgren2012-03-061-1/+1
| * ARM: OMAP1: Fix section mismatch for omap1_init_early()Tony Lindgren2012-03-061-1/+1
| * ARM: OMAP1: Fix typo in lcd_dma.cMasanari Iida2012-03-061-1/+1
| * ARM: OMAP: mailbox: trivial whitespace fixFelipe Contreras2012-03-061-1/+1
| * ARM: OMAP: Remove definition cpu_is_omap4430()Jon Hunter2012-03-061-2/+0
| * ARM: OMAP2+: included some headers twiceDanny Kukawka2012-03-063-3/+0
| * ARM: OMAP: clock.c: included linux/debugfs.h twiceDanny Kukawka2012-03-061-1/+0
| * ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen2012-03-061-1/+3
| * ARM: OMAP2+: ads7846_init: put gpio_pendown into pdata if it's providedIlya Yanok2012-03-061-3/+5
| * ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas2012-03-061-5/+5
| * ARM: OMAP: sram: Add am33xx SRAM support (minimal)Vaibhav Bedia2012-03-062-2/+13
| * ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed2012-03-062-0/+7
| * ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle2012-03-061-0/+2
| * ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma2012-03-061-3/+16
* | Merge branch 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kerne...Olof Johansson2012-03-072-35/+20
|\ \
| * | Revert "ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMA...Tony Lindgren2012-03-062-35/+20
* | | Merge branch 'ux500-fixes-20120301' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2012-03-0612-24/+76
|\ \ \
| * | | ARM: ux500: solve some Kconfig messLinus Walleij2012-02-293-12/+15
| * | | ARM: ux500: delete TPS6105X selectionLinus Walleij2012-02-291-1/+0
| * | | ARM: ux500: select CPU_FREQ_TABLE where neededArnd Bergmann2012-02-291-0/+1
| * | | ARM: ux500: select L2X0 cache on ux500Arnd Bergmann2012-02-291-0/+1
| * | | ARM: ux500: add board autoselectionArnd Bergmann2012-02-291-10/+14
| * | | ARM: ux500: U8500 depends on MMUArnd Bergmann2012-02-291-0/+1
| * | | ARM: ux500: included linux/gpio.h twiceDanny Kukawka2012-02-291-1/+0
| * | | ARM: ux500: fix around AB8500 GPIO macro namePhilippe Langlais2012-02-292-2/+2
| * | | ARM: ux500: set ARCH_NR_GPIO to 355 on U8500 platformsPhilippe Langlais2012-02-291-1/+1
| * | | ARM: ux500: Add audio-regulatorsOla Lilja2012-02-291-0/+28
| * | | ARM: ux500: Add DMA-channels for MSPOla Lilja2012-02-292-0/+8
| * | | ARM: ux500: Add placeholder for clk_set_parentOla Lilja2012-02-292-0/+8
* | | | Merge branch 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2012-02-2942-138/+264
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'hsmmc' into fixes-non-criticalTony Lindgren2012-02-2932-103/+212
| |\ \ \
| | * | | ARM: OMAP: convert omap_device_build() and callers to __initKevin Hilman2012-02-246-11/+12
| | * | | ARM: OMAP2+: Mark omap_hsmmc_init and omap_mux related functions as __initTony Lindgren2012-02-249-27/+32
| | * | | ARM: OMAP2+: Split omap2_hsmmc_init() to properly support I2C GPIO pinsTony Lindgren2012-02-2021-57/+150
| | * | | ARM: OMAP: omap_device: Expose omap_device_{alloc, delete, register}Ohad Ben-Cohen2012-02-202-10/+10
| | * | | ARM: OMAP: Fix build error when mmc_omap is built as module Tony Lindgren2012-02-201-0/+4
| | * | | ARM: OMAP: Fix kernel panic with HSMMC when twl4030_gpio is a moduleTony Lindgren2012-02-202-1/+7
| | |/ /
| * | | Merge branch 'randconfig' into fixes-non-criticalTony Lindgren2012-02-288-32/+49
| |\ \ \ | | |_|/ | |/| |
| | * | ARM: OMAP2+: Fix multiple randconfig errors with SOC_OMAP and SOC_OMAP_NOOPTony Lindgren2012-02-242-20/+35
| | * | ARM: OMAP: Fix devexit for dma when CONFIG_HOTPLUG is not setTony Lindgren2012-02-241-1/+1
| | * | ARM: OMAP2+: Fix devexit for smartreflex when CONFIG_HOTPLUG is not setTony Lindgren2012-02-241-1/+1
| | * | ARM: OMAP2+: Fix zoom LCD backlight if TWL_CORE is not selectedTony Lindgren2012-02-241-0/+4
| | * | ARM: OMAP2+: Fix board_mux section type conflict when OMAP_MUX is not setTony Lindgren2012-02-241-1/+1
| | * | ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-241-3/+4