| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 2011-10-27 | 257 | -1830/+1755 |
|\ |
|
| * | ARM: 7135/1: ep93xx: bring back missing <mach/gpio.h> | Mika Westerberg | 2011-10-17 | 1 | -0/+1 |
| * | ARM: 7104/1: plat-pxa: break out GPIO driver specifics | Linus Walleij | 2011-10-01 | 24 | -180/+227 |
| * | ARM: 7103/1: plat-pxa: move PXA GPIO driver to GPIO subsystem | Linus Walleij | 2011-10-01 | 3 | -1/+1 |
| * | ARM: 7042/3: mach-ep93xx: break out GPIO driver specifics | Linus Walleij | 2011-10-01 | 6 | -11/+11 |
| * | ARM: 7101/1: arm/tegra: Replace <mach/gpio.h> with <mach/gpio-tegra.h> | Stephen Warren | 2011-09-27 | 9 | -39/+51 |
| * | ARM: 7094/1: arm/tegra: Move EN_VDD_1V05_GPIO to board-harmony.h | Stephen Warren | 2011-09-26 | 2 | -6/+5 |
| * | ARM: 7083/1: rewrite U300 GPIO to use gpiolib | Linus Walleij | 2011-09-08 | 8 | -669/+783 |
| * | ARM: 7074/1: gpio: davinci: eliminate unused variable warnings | Axel Lin | 2011-09-05 | 1 | -3/+0 |
| * | ARM: 7063/1: Orion: gpio: add missing include of linux/types.h | Axel Lin | 2011-08-24 | 1 | -0/+1 |
| * | ARM: 7055/1: arm/tegra: mach/gpio.h: include linux/types.h to fix build | Stephen Warren | 2011-08-24 | 1 | -1/+1 |
| * | ARM: 7054/1: arm/tegra: Delete custom gpio_to_irq, and irq_to_gpio | Stephen Warren | 2011-08-24 | 1 | -16/+0 |
| * | ARM: 7053/1: gpio/tegra: Implement gpio_chip.to_irq | Stephen Warren | 2011-08-24 | 1 | -1/+5 |
| * | ARM: 7052/1: gpio/tegra: Remove use of irq_to_gpio | Stephen Warren | 2011-08-24 | 1 | -6/+10 |
| * | ARM: 7057/1: mach-pnx4008: rename GPIO header | Linus Walleij | 2011-08-23 | 3 | -3/+3 |
| * | ARM: 7056/1: plat-nomadik: kill off <plat/gpio.h> | Linus Walleij | 2011-08-23 | 3 | -21/+0 |
| * | ARM: 7050/1: mach-sa1100: delete irq_to_gpio() function | Linus Walleij | 2011-08-22 | 1 | -2/+0 |
| * | ARM: 7049/1: mach-sa1100: move SA1100 GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 | 3 | -3/+2 |
| * | ARM: 7045/1: mach-lpc32xx: break out GPIO driver specifics | Linus Walleij | 2011-08-22 | 4 | -52/+52 |
| * | ARM: 7044/1: mach-lpc32xx: move LPC32XX GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 | 3 | -2/+2 |
| * | ARM: 7043/1: mach-ixp2000: rename GPIO header | Linus Walleij | 2011-08-22 | 4 | -3/+6 |
| * | ARM: 7041/1: gpio-ep93xx: hookup the to_irq callback in the driver | Linus Walleij | 2011-08-22 | 2 | -9/+19 |
| * | ARM: 7040/1: mach-davinci: break out GPIO driver specifics | Linus Walleij | 2011-08-22 | 9 | -79/+100 |
| * | ARM: 7039/1: mach-davinci: move DaVinci TNET GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 | 3 | -1/+1 |
| * | ARM: 7038/1: mach-davinci: move GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 | 3 | -1/+2 |
| * | ARM: 7037/1: mach-ks8695: fix GPIO LEDs | Linus Walleij | 2011-08-22 | 2 | -0/+2 |
| * | ARM: 7036/1: mach-ks8695: break out GPIO driver specifics | Linus Walleij | 2011-08-22 | 6 | -27/+43 |
| * | ARM: 7035/1: mach-ks8695: move GPIO driver to GPIO subsystem | Linus Walleij | 2011-08-22 | 3 | -1/+2 |
| * | ARM: 7034/1: mach-u300: delete irq_to_gpio() function | Linus Walleij | 2011-08-22 | 1 | -9/+0 |
| * | ARM: 7033/1: mach-u300: break out GPIO driver specifics | Linus Walleij | 2011-08-22 | 4 | -246/+259 |
| * | ARM: 7032/1: plat-nomadik: break out GPIO driver specifics | Linus Walleij | 2011-08-22 | 13 | -77/+96 |
| * | ARM: gpio: make trivial GPIOLIB implementation the default | Russell King | 2011-08-12 | 31 | -85/+22 |
| * | ARM: gpio: consolidate gpio_to_irq | Russell King | 2011-08-12 | 24 | -42/+13 |
| * | ARM: gpio: consolidate trivial gpiolib implementations | Russell King | 2011-08-12 | 25 | -150/+37 |
| * | ARM: gpio: pxa: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
| * | ARM: gpio: tegra: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
| * | ARM: gpio: ixp2000: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
| * | ARM: gpio: pnx4008: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 2 | -2/+2 |
| * | ARM: gpio: davinci: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
| * | ARM: gpio: nomadik: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+1 |
| * | ARM: gpio: at91: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 6 | -6/+6 |
| * | ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h | Russell King | 2011-08-08 | 13 | -13/+13 |
| * | ARM: gpio: convert includes of mach/gpio.h and asm/gpio.h to linux/gpio.h | Russell King | 2011-08-08 | 138 | -222/+137 |
| * | ARM: gpio: at91: remove redundant include of mach/gpio.h | Russell King | 2011-08-08 | 1 | -1/+0 |
* | | fs/Makefile: Stupid typo breakage of exofs inclusion | Boaz Harrosh | 2011-10-27 | 1 | -1/+1 |
* | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 2011-10-27 | 15 | -26/+286 |
|\ \ |
|
| * | | of_mdio: Don't phy_scan_fixups() twice | Kyle Moffett | 2011-10-25 | 1 | -1/+0 |
| * | | Devicetree: Expand on ARM Primecell binding documentation | Grant Likely | 2011-10-24 | 1 | -1/+3 |
| * | | Merge commit 'v3.1' into devicetree/next | Grant Likely | 2011-10-24 | 153 | -596/+948 |
| |\ \ |
|
| * | | | dt: Add empty of_match_node() macro | Nicolas Ferre | 2011-10-24 | 1 | -0/+1 |