| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | GPIO: Add support for GPIO on CLPS711X-target platform | Alexander Shiyan | 2012-10-15 | 3 | -0/+168 |
| * | | | | | DA9055 GPIO driver | Ashish Jangam | 2012-10-15 | 3 | -0/+216 |
| * | | | | | gpio/gpio-omap: Use existing pointer to struct device | Tobias Klauser | 2012-10-15 | 1 | -1/+1 |
| * | | | | | gpio/gpio-pl061: Covert to use devm_* functions | Tobias Klauser | 2012-10-15 | 1 | -37/+22 |
* | | | | | | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-12-11 | 3 | -0/+59 |
|\ \ \ \ \ \ |
|
| * \ \ \ \ \ | Merge branch 'acpi-enumeration' | Rafael J. Wysocki | 2012-11-30 | 3 | -0/+59 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | gpio / ACPI: add ACPI support | Mathias Nyman | 2012-11-30 | 3 | -0/+59 |
| | | |/ / /
| | |/| | | |
|
* | | | | | | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-12-11 | 2 | -0/+128 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | gpiolib: Fix use after free in gpiochip_add_pin_range | Axel Lin | 2012-11-21 | 1 | -1/+3 |
| * | | | | | gpiolib: rename pin range arguments | Linus Walleij | 2012-11-21 | 1 | -9/+10 |
| * | | | | | gpiolib: return any error code from range creation | Linus Walleij | 2012-11-21 | 1 | -1/+2 |
| * | | | | | gpiolib: rename find_pinctrl_* | Linus Walleij | 2012-11-21 | 1 | -1/+1 |
| * | | | | | gpiolib: let gpiochip_add_pin_range() specify offset | Linus Walleij | 2012-11-21 | 2 | -3/+41 |
| * | | | | | gpiolib: separation of pin concerns | Linus Walleij | 2012-11-11 | 2 | -17/+14 |
| * | | | | | gpiolib: call pin removal in chip removal function | Linus Walleij | 2012-11-11 | 1 | -0/+1 |
| * | | | | | gpiolib: remove duplicate pin range code | Linus Walleij | 2012-11-11 | 1 | -12/+1 |
| * | | | | | gpiolib-of: staticize the pin range calls | Linus Walleij | 2012-11-11 | 1 | -4/+4 |
| * | | | | | gpiolib: fix up function prototypes etc | Linus Walleij | 2012-11-11 | 1 | -5/+5 |
| * | | | | | gpiolib: provide provision to register pin ranges | Shiraz Hashim | 2012-11-11 | 2 | -0/+99 |
| |/ / / / |
|
* | | | | | gpio-mcp23s08: Build I2C support even when CONFIG_I2C=m | Daniel M. Weeks | 2012-11-17 | 1 | -3/+3 |
* | | | | | gpio: adnp: Depend on OF_GPIO instead of OF | Thierry Reding | 2012-11-17 | 1 | -1/+1 |
* | | | | | mvebu-gpio: Disable blinking when enabling a GPIO for output | Jamie Lentin | 2012-11-17 | 1 | -0/+23 |
|/ / / / |
|
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc | Linus Torvalds | 2012-11-10 | 1 | -1/+1 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | sparc: Allow OF_GPIO on sparc. | David S. Miller | 2012-11-07 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | Merge tag 'gpio-fixes-v3.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-30 | 5 | -7/+48 |
|\ \ \
| |/ /
|/| | |
|
| * | | GPIO: mvebu-gpio: Don't initialize the mask_cache | Andrew Lunn | 2012-10-30 | 1 | -1/+1 |
| * | | gpio/omap: fix off-mode bug: clear debounce settings on free/reset | Jon Hunter | 2012-10-27 | 1 | -0/+35 |
| * | | gpiolib: Don't return -EPROBE_DEFER to sysfs, or for invalid gpios | Mathias Nyman | 2012-10-26 | 1 | -3/+7 |
| * | | gpio: mvebu: correctly set the value in direction_output() | Thomas Petazzoni | 2012-10-24 | 1 | -0/+2 |
| * | | gpio-74x164: Fix buffer allocation size | Roland Stigge | 2012-10-16 | 1 | -1/+1 |
| * | | gpio-timberdale: fix a potential wrapping issue | Dan Carpenter | 2012-10-15 | 1 | -2/+2 |
| |/ |
|
* / | gpio: mvebu: Add missing breaks in mvebu_gpio_irq_set_type | Axel Lin | 2012-10-17 | 1 | -0/+3 |
|/ |
|
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-10-09 | 1 | -1/+1 |
|\ |
|
| * | GPIO: MIPS: lantiq: fix overflow inside stp-xway driver | John Crispin | 2012-09-13 | 1 | -1/+1 |
* | | Merge tag 'soc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm... | Linus Torvalds | 2012-10-07 | 3 | -0/+686 |
|\ \ |
|
| * \ | Merge branch 'kirkwood/drivers' of git://git.infradead.org/users/jcooper/linu... | Olof Johansson | 2012-09-22 | 3 | -0/+686 |
| |\ \ |
|
| | * | | gpio: introduce gpio-mvebu driver for Marvell SoCs | Thomas Petazzoni | 2012-09-22 | 3 | -0/+686 |
| * | | | Merge branch 'next/dt' into next/multiplatform | Olof Johansson | 2012-09-21 | 3 | -79/+138 |
| |\ \ \ |
|
* | \ \ \ | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2012-10-07 | 1 | -1/+1 |
|\ \ \ \ \ |
|
| * \ \ \ \ | Merge tag 'v3.6' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-10-01 | 1 | -0/+5 |
| |\ \ \ \ \ |
|
| * \ \ \ \ \ | Merge tag 'v3.6-rc5' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-09-15 | 4 | -4/+5 |
| |\ \ \ \ \ \
| | | |_|_|/ /
| | |/| | | | |
|
| * | | | | | | Merge tag 'v3.6-rc3' into staging/for_v3.7 | Mauro Carvalho Chehab | 2012-08-24 | 7 | -17/+46 |
| |\ \ \ \ \ \
| | | |_|_|_|/
| | |/| | | | |
|
| * | | | | | | gpio: bt8xx: Fix build error due to missing include file | Axel Lin | 2012-08-21 | 1 | -1/+1 |
* | | | | | | | Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds | 2012-10-05 | 4 | -10/+214 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpio: Add basic support for TWL6040 GPOs | Peter Ujfalusi | 2012-09-19 | 3 | -0/+145 |
| * | | | | | | | gpio: gpio-ich: Share ownership of GPIO groups | Jean Delvare | 2012-09-14 | 1 | -10/+69 |
| | |/ / / / /
| |/| | | | | |
|
* | | | | | | | Merge tag 'gpio-for-v3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/li... | Linus Torvalds | 2012-10-03 | 23 | -243/+1039 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | gpio: pcf857x: select IRQ_DOMAIN | Arnd Bergmann | 2012-09-30 | 1 | -0/+1 |
| * | | | | | | | gpio-lpc32xx: Add GPI_28 | Roland Stigge | 2012-09-30 | 1 | -1/+2 |
| * | | | | | | | gpio: Add Avionic Design N-bit GPIO expander support | Thierry Reding | 2012-09-18 | 3 | -0/+623 |