summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2011-10-01ARM: 7042/3: mach-ep93xx: break out GPIO driver specificsLinus Walleij5-11/+8
2011-09-27ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h>Stephen Warren7-39/+48
2011-09-26ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.hStephen Warren2-6/+5
2011-09-08ARM: 7083/1: rewrite U300 GPIO to use gpiolibLinus Walleij6-184/+70
2011-08-24ARM: 7063/1: Orion: gpio: add missing include of linux/types.hAxel Lin1-0/+1
2011-08-24ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix buildStephen Warren1-1/+1
2011-08-24ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpioStephen Warren1-16/+0
2011-08-23ARM: 7057/1: mach-pnx4008: rename GPIO headerLinus Walleij3-3/+3
2011-08-23ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h>Linus Walleij3-21/+0
2011-08-22ARM: 7050/1: mach-sa1100: delete irq_to_gpio() functionLinus Walleij1-2/+0
2011-08-22ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystemLinus Walleij2-65/+1
2011-08-22ARM: 7045/1: mach-lpc32xx: break out GPIO driver specificsLinus Walleij3-52/+51
2011-08-22ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystemLinus Walleij2-447/+1
2011-08-22ARM: 7043/1: mach-ixp2000: rename GPIO headerLinus Walleij3-2/+5
2011-08-22ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driverLinus Walleij1-8/+1
2011-08-22ARM: 7040/1: mach-davinci: break out GPIO driver specificsLinus Walleij9-79/+100
2011-08-22ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystemLinus Walleij2-206/+0
2011-08-22ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystemLinus Walleij2-459/+1
2011-08-22ARM: 7037/1: mach-ks8695: fix GPIO LEDsLinus Walleij2-0/+2
2011-08-22ARM: 7036/1: mach-ks8695: break out GPIO driver specificsLinus Walleij5-27/+42
2011-08-22ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystemLinus Walleij2-319/+1
2011-08-22ARM: 7034/1: mach-u300: delete irq_to_gpio() functionLinus Walleij1-9/+0
2011-08-22ARM: 7033/1: mach-u300: break out GPIO driver specificsLinus Walleij3-246/+258
2011-08-22ARM: 7032/1: plat-nomadik: break out GPIO driver specificsLinus Walleij12-77/+95
2011-08-12ARM: gpio: make trivial GPIOLIB implementation the defaultRussell King31-85/+22
2011-08-12ARM: gpio: consolidate gpio_to_irqRussell King24-42/+13
2011-08-12ARM: gpio: consolidate trivial gpiolib implementationsRussell King25-150/+37
2011-08-08ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.hRussell King138-222/+137
2011-08-08ARM: gpio: at91: remove redundant include of mach/gpio.hRussell King1-1/+0
2011-08-07arm: remove stale export of 'sha_transform'Linus Torvalds1-3/+0
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds2-212/+1
2011-08-04cpuidle: Consistent spelling of cpuidle_idle_call()David Brown1-1/+1
2011-08-03Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+3
2011-08-03cpuidle: stop depending on pm_idleLen Brown1-1/+3
2011-08-01Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds12-1135/+63
2011-08-01Merge branch 'for-3.1-rc1' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds1-23/+3
2011-08-01Merge branch 'sh-latest' of git://git.kernel.org/pub/scm/linux/kernel/git/let...Linus Torvalds4-14/+0
2011-08-01Merge branch 'msm-move-gpio' of git://codeaurora.org/quic/kernel/davidb/linux...Grant Likely12-1135/+63
2011-08-01gpio_msm: Move Qualcomm MSM v2 gpio driver into driversDavid Brown3-439/+1
2011-08-01gpio_msm: Move Qualcomm v6 MSM driver into driversDavid Brown3-639/+3
2011-08-01msm: gpio: Fold register defs into C fileDavid Brown2-273/+250
2011-08-01msm: gpiomux: Move public API to public headerDavid Brown3-17/+40
2011-08-01msm: gpio: Remove ifdefs on gpio chip registersDavid Brown1-7/+26
2011-08-01msm: gpio: Remove chip-specific register definitionsDavid Brown2-226/+220
2011-08-01msm: Remove chip-ifdefs for GPIO io mappingsDavid Brown5-24/+20
2011-08-01msm: gpio: Remove unsupported devicesDavid Brown1-7/+0
2011-07-30Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-15/+16
2011-07-29Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds63-66/+83
2011-07-29Merge branch 'at91/cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds58-745/+696
2011-07-29Merge branch 'next/dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/l...Linus Torvalds47-125/+933