summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | ARM: OMAP: clock.c: included linux/debugfs.h twiceDanny Kukawka2012-03-051-1/+0
| | * | | | | | | | | | | | | ARM: OMAP: don't build hwspinlock in vainOhad Ben-Cohen2012-03-051-1/+3
| | * | | | | | | | | | | | | ARM: OMAP2+: ads7846_init: put gpio_pendown into pdata if it's providedIlya Yanok2012-03-051-3/+5
| | * | | | | | | | | | | | | ARM: omap: pandora: fix usbhs platform dataGrazvydas Ignotas2012-03-051-5/+5
| | * | | | | | | | | | | | | ARM: OMAP: sram: Add am33xx SRAM support (minimal)Vaibhav Bedia2012-03-052-2/+13
| | * | | | | | | | | | | | | ARM: OMAP2+: id: Add am33xx SoC type detectionAfzal Mohammed2012-03-052-0/+7
| | * | | | | | | | | | | | | ARM: OMAP2+: GPMC: Export gpmc_enable_hwecc and gpmc_calculate_eccBernhard Walle2012-03-051-0/+2
| | * | | | | | | | | | | | | ARM: OMAP: dmtimer: fix missing content/correction in low-power mode supportTarun Kanti DebBarma2012-03-051-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-052-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-2832-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
| | * | | | | | | | | | | | | | 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-231-0/+4
| | | * | | | | | | | | | | | | ARM: OMAP2+: Fix board_mux section type conflict when OMAP_MUX is not setTony Lindgren2012-02-231-1/+1
| | | * | | | | | | | | | | | | ARM: OMAP2+: Fix OMAP_HDQ_BASE build errorTony Lindgren2012-02-231-3/+4
| | | * | | | | | | | | | | | | ARM: OMAP2+: Fix Kconfig dependencies for USB_ARCH_HAS_EHCITony Lindgren2012-02-231-2/+2
| | | * | | | | | | | | | | | | ARM: OMAP2+: I2C: always compile I2C reset code, even if I2C driver is not builtPaul Walmsley2012-02-231-4/+1
| | | | |/ / / / / / / / / / / | | | |/| | | | | | | | | | |
| | * | | | | | | | | | | | | OMAP4: dma: Correct CPU version check for dma_common_ch_endPeter Ujfalusi2012-02-281-1/+1
| | * | | | | | | | | | | | | ARM: OMAP: Fix section mismatch warning for platform_cpu_die()Santosh Shilimkar2012-02-281-1/+1
| | * | | | | | | | | | | | | ARM: OMAP: fix section mismatch warning for omap4_hotplug_cpu()Santosh Shilimkar2012-02-281-1/+1
| | | |_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'lpc32xx/fixes-non-critical' of git://git.antcom.de/linux-2.6 in...Arnd Bergmann2012-02-2799-605/+852
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: LPC32xx: Fix missing and bad LPC32XX macrosRoland Stigge2012-02-273-49/+52
| | |/ / / / / / / / / / / /
| * | | | | | | | | | | | | Merge branch 'v3.4/fixes' of git://gitorious.org/linux-davinci/linux-davinci ...Arnd Bergmann2012-02-272-5/+6
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: davinci: map default_queue to edma channelsHeiko Schocher2012-02-032-5/+6
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge branch 'imx-fixes' of git://git.pengutronix.de/git/imx/linux-2.6 into n...Arnd Bergmann2012-02-2736-1117/+184
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | ARM: mach-imx: mx3: Fix section mismatch in imx3_init_l2x0()Fabio Estevam2012-02-271-1/+1
| | * | | | | | | | | | | | | ARM: imx_v4_v5_defconfig: Fix the selection of 32 bit flash support for iMX21...Fabio Estevam2012-02-271-0/+1
| | * | | | | | | | | | | | | ARM: mach-pcm038: Fix field name of regulator_consumer_supply structFabio Estevam2012-02-271-1/+1
| | | |_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | arm: lpc32xx: phy3250: add rtc & touch deviceWolfram Sang2012-02-161-0/+2
OpenPOWER on IntegriCloud