summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-09-21ARM: fix vmlinux.lds.S discarding sectionsRussell King1-3/+12
2011-09-21mach-integrator: fix VGA base regressionLinus Walleij2-2/+2
2011-09-21arm/dt: Tegra: Update SDHCI nodes to match bindingsStephen Warren2-9/+9
2011-09-20mx31moboard: Add poweroff supportPhilippe Rétornaz2-0/+18
2011-09-20Merge branches 'cleanups/assorted' and 'cleanups/mm-tzic' into imx-cleanupSascha Hauer7-130/+66
2011-09-20ARM: mx5/mm: consolidate TZIC map codeJason Liu4-26/+12
2011-09-20ARM: mx5/mm: Remove MX51_DEBUG related mappingJason Liu3-14/+0
2011-09-20ARM: mx5/mm: move i.MX50 mm stuff into mm.cJason Liu3-78/+43
2011-09-20ARM: mach-mxs/mx28evk: Only register devices if their GPIO requests succeededFabio Estevam1-12/+11
2011-09-20ARM: mach-qong: Add watchdog supportFabio Estevam2-0/+2
2011-09-17ARM: nommu: fix warning with checksyscalls.shRussell King1-2/+2
2011-09-17ARM: 7091/1: errata: D-cache line maintenance operation by MVA may not succeedWill Deacon3-0/+44
2011-09-17ARM: davinci: AM18x: Add wl1271/wlan supportIdo Yariv2-0/+124
2011-09-17mmc: davinci: Add support for set_power callbackIdo Yariv1-0/+3
2011-09-17ARM: davinci: DA850: Add GPIO pinmux configuration for wl1271Ido Yariv2-0/+4
2011-09-17ARM: davinci: DA850: Add MMC/SD1 pinmux configurationIdo Yariv2-0/+15
2011-09-15Merge branch 'samsung-fixes-2' of git://github.com/kgene/linux-samsung into HEADArnd Bergmann8-53/+40
2011-09-15ARM: EXYNOS4: fix incorrect pad configuration for keypad row linesThomas Abraham1-5/+6
2011-09-15ARM: SAMSUNG: fix to prevent declaring duplicatedKukjin Kim1-0/+5
2011-09-15ARM: SAMSUNG: fix watchdog reset issue with clk_get()Marek Szyprowski3-7/+17
2011-09-15ARM: S3C64XX: Remove un-used code backlight code on SMDK6410Banajit Goswami1-39/+0
2011-09-15ARM: EXYNOS4: restart clocksource while system resumesChanghwan Youn1-0/+6
2011-09-15ARM: EXYNOS4: Fix routing timer interrupt to offline CPUKukjin Kim1-0/+2
2011-09-15ARM: EXYNOS4: Fix return type of local_timer_setup()Kukjin Kim1-1/+3
2011-09-15ARM: EXYNOS4: Fix wrong pll type for vpllJonghwan Choi1-1/+1
2011-09-14ARM: Dove: fix second SPI initialization callNicolas Pitre1-1/+1
2011-09-12Merge branch 'fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds18-18/+72
2011-09-12Merge branch 'for_3.1/pm-fixes-2' of git://gitorious.org/khilman/linux-omap-p...Arnd Bergmann1-0/+3
2011-09-12Merge branch 'sirf/fixes' into fixesArnd Bergmann4-0/+4
2011-09-11ARM: CSR: add rtc i/o bridge interface for SiRFprimaIIZhiwu Song3-1/+141
2011-09-11ARM: CSR: IRQ: add simple irq_domain so that hw irq can map to LinuxBarry Song1-0/+3
2011-09-11ARM: CSR: extend the compatibility of gpio controller to pinmux in dtsBarry Song1-1/+1
2011-09-11ARM: CSR: add lost Resource Sharing Control(RSC) node in dtsBarry Song1-0/+5
2011-09-11ARM: CSR: add missing sentinels to of_device_id tablesJamie Iles4-0/+4
2011-09-11ARM: 7088/1: entry: fix wrong parameter name used in do_thumb_abortJanusz Krzysztofik1-1/+1
2011-09-11Merge branches 'cns3xxx/fixes', 'omap/fixes' and 'davinci/fixes' into fixesArnd Bergmann9-14/+64
2011-09-11at91: at91-ohci: configure overcurrent pins as input GPIOsThomas Petazzoni6-0/+42
2011-09-11at91: at91-ohci: support overcurrent notificationThomas Petazzoni1-0/+4
2011-09-11at91: ohci-at91: add vbus_pin_inverted platform attributeThomas Petazzoni1-0/+1
2011-09-11at91: ohci-at91: always provide all the clocksJean-Christophe PLAGNIOL-VILLARD6-14/+25
2011-09-09ARM: cns3xxx: Fix newly introduced warnings in the PCIe codeAnton Vorontsov1-1/+1
2011-09-09ARM: cns3xxx: Fix compile error caused by hardware.h removedTommy Lin3-3/+0
2011-09-08ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij6-184/+70
2011-09-07ARM: davinci: fix cache flush build errorLinus Walleij1-1/+5
2011-09-07ARM: davinci: correct MDSTAT_STATE_MASKSergei Shtylyov1-1/+1
2011-09-07ARM: davinci: da850 EVM: read mac address from SPI flashRajashekhara, Sudhakar1-0/+28
2011-09-07ARM: 7080/1: l2x0: make sure I&D are not locked down on initLinus Walleij2-2/+28
2011-09-07ARM: 7081/1: mach-integrator: fix the clocksourceLinus Walleij1-3/+3
2011-09-07OMAP: omap_device: fix !CONFIG_SUSPEND case in _noirq handlersKevin Hilman1-0/+3
2011-09-05Merge branches 'non_hwmod_compliant_fix_3.1rc', 'omap3_clock_fixes_3.1rc', 'o...Paul Walmsley11-13/+30