summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)Author
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-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King
2011-08-08ARM: gpio: at91: remove redundant include of mach/gpio.hRussell King
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds
2011-08-05cpuidle: Consistent spelling of cpuidle_idle_call()David Brown
2011-08-04Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-08-03cpuidle: stop depending on pm_idleLen Brown
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown
2011-08-01msm: gpio: Fold register defs into C fileDavid Brown
2011-08-01msm: gpiomux: Move public API to public headerDavid Brown
2011-08-01msm: gpio: Remove ifdefs on gpio chip registersDavid Brown
2011-08-01msm: gpio: Remove chip-specific register definitionsDavid Brown
2011-08-01msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown
2011-08-01msm: gpio: Remove unsupported devicesDavid Brown
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-30Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2011-07-30Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-07-30Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds
2011-07-30Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/lin...Linus Torvalds
2011-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-watchdogLinus Torvalds
2011-07-28ARM: zynq: remove incorrectly deleted fileArnd Bergmann
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann
2011-07-28at91: add arch specific ioremap supportJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize sram initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move register clocks to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: move clock subsystem init to soc generic initJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: use structure to store the current socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: remove AT91_DBGU offset from dbgu register macroJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: factorize at91 interrupts init to socJean-Christophe PLAGNIOL-VILLARD
2011-07-28at91: introduce commom AT91_BASE_SYSJean-Christophe PLAGNIOL-VILLARD
2011-07-28arm/dt: tegra devicetree supportGrant Likely
2011-07-28arm/versatile: Add device tree supportGrant Likely
2011-07-28irq: add irq_domain translation infrastructureGrant Likely