summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)Author
2011-08-27ARM: mach-shmobile: sh7372 LCDC1 suspend fix V2 (incremental)Magnus Damm
2011-08-26All Arch: remove linkage for sys_nfsservctl system callNeilBrown
2011-08-26Merge branch 'at91/fixes' of git+ssh://master.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2011-08-26Merge branch 'fixes' of git://git.jdl.com/software/linux-3.0 into fixesArnd Bergmann
2011-08-25ARM: mach-footbridge: add missing header file <video/vga.h>Bryan Wu
2011-08-25ARM: mach-orion5x: add missing header file <linux/vga.h>Bryan Wu
2011-08-25arm: fix compile failure in orion5x/dns323-setup.cPaul Gortmaker
2011-08-25OMAP: omap_device: only override _noirq methods, not normal suspend/resumeKevin Hilman
2011-08-24ARM: mach-shmobile: sh7372 LCDC1 suspend fixMagnus Damm
2011-08-24at91: at91sam9261.c: fix typo in t2_clk alias for atmel_tcb.0Jean-Christophe PLAGNIOL-VILLARD
2011-08-24ARM: 7003/1: vexpress: Add clock definition for the SP805.Nick Bowler
2011-08-24ARM: 7063/1: Orion: gpio: add missing include of linux/types.hAxel Lin
2011-08-24ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren
2011-08-24ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren
2011-08-23ARM: 7057/1: mach-pnx4008: rename GPIO headerLinus Walleij
2011-08-23ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>Linus Walleij
2011-08-22OMAP3: clock: indicate that gpt12_fck and wdt1_fck are in the WKUP clockdomainPaul Walmsley
2011-08-22ARM: 7051/1: cpuimx* boards: fix mach-types errorsEric BĂ©nard
2011-08-22ARM: 7050/1: mach-sa1100: delete irq_to_gpio() functionLinus Walleij
2011-08-22ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij
2011-08-22ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij
2011-08-22ARM: 7040/1: mach-davinci: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij
2011-08-22ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij
2011-08-22ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij
2011-08-22ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij
2011-08-22ARM: 7034/1: mach-u300: delete irq_to_gpio() functionLinus Walleij
2011-08-22ARM: 7033/1: mach-u300: break out GPIO driver specificsLinus Walleij
2011-08-22ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij
2011-08-21OMAP4: clock: fix compile warningPaul Walmsley
2011-08-19OMAP4: clock: re-enable previous clockdomain enable/disable sequencePaul Walmsley
2011-08-19OMAP: clockdomain: Wait for powerdomain to be ON when using clockdomain force...Santosh Shilimkar
2011-08-19OMAP: powerdomains: Make all powerdomain target states as ON at initRajendra Nayak
2011-08-19ARM: S5P: fix bug in spdif_clk_get_rateNaveen Krishna Chatradhi
2011-08-19ARM: EXYNOS4: Add restart hook for proper rebootKyungmin Park
2011-08-19ARM: EXYNOS4: Increase reset delay for USB HOST PHYYulgon Kim
2011-08-19ARM: S5P: add required chained_irq_enter/exit to gpio-int codeMarek Szyprowski
2011-08-19ARM: EXYNOS4: add required chained_irq_enter/exit to eint codeMarek Szyprowski
2011-08-19ARM: SAMSUNG: Add chained enrty/exit call to timer interrupt handlerMarek Szyprowski
2011-08-19ARM: S3C64XX: Fix build break in PM debugAbhilash Kesavan
2011-08-19ARM: S5PV210: Fix build warningAbhilash Kesavan
2011-08-19ARM: EXYNOS4: Fix the IRQ definitions for MIPI CSIS deviceSylwester Nawrocki
2011-08-19ARM: EXYNOS4: remove duplicated inclusionHuang Weiyi
2011-08-19ARM: EXYNOS4: Fix wrong devname to support clkdevJonghwan Choi
2011-08-19ARM: EXYNOS4: Use the correct regulator names on universal_c210Kyungmin Park
2011-08-19ARM: SAMSUNG: Fix Section mismatch in samsung_bl_set()Kukjin Kim