Age | Commit message (Expand) | Author |
2013-04-29 | Merge tag 'pinctrl-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-24 | Revert "gpio: pxa: set initcall level to module init" | Linus Walleij |
2013-04-11 | gpio: pca953x: fix irq_domain_add_simple usage | Alexandre Belloni |
2013-04-04 | Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-04-03 | Merge tag 'v3.9-rc5' into devel | Linus Walleij |
2013-03-27 | gpio: pl061: Add pl061_gpio_free() | Axel Lin |
2013-03-27 | gpio: stmpe: pass DT node to irqdomain | Gabriel Fernandez |
2013-03-27 | gpio-ich: Fix value returned by ichx_gpio_request | Jean Delvare |
2013-03-24 | Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-03-12 | Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-03-08 | gpio: mvebu: Add clk support to prevent lockup | Andrew Lunn |
2013-03-07 | gpio: pl061: bind pinctrl by gpio request | Haojian Zhuang |
2013-03-07 | gpio: pl061: support irqdomain | Haojian Zhuang |
2013-03-07 | gpio: add gpio offset in gpio range cells property | Haojian Zhuang |
2013-03-07 | gpio: fix wrong checking condition for gpio range | Haojian Zhuang |
2013-03-02 | gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expect | Mika Westerberg |
2013-03-02 | gpiolib: move comment to right function | Alexandre Courbot |
2013-03-02 | gpiolib: use const parameters when possible | Alexandre Courbot |
2013-03-02 | gpiolib: check descriptors validity before use | Alexandre Courbot |
2013-02-27 | gpio: convert to idr_alloc() | Tejun Heo |
2013-02-26 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-02-24 | Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-21 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2013-02-21 | Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux | Linus Torvalds |
2013-02-20 | Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-14 | gpio: em: Use irq_domain_add_simple() to fix runtime error | Magnus Damm |
2013-02-14 | drivers/gpio: add missing GENERIC_HARDIRQ dependency | Heiko Carstens |
2013-02-14 | gpio: palmas: Add support for Palmas GPIO | Laxman Dewangan |
2013-02-13 | gpio: Make of_count_named_gpios() use new of_count_phandle_with_args() | Grant Likely |
2013-02-11 | gpio: using common order: let 'static const' instead of 'const static' | Chen Gang |
2013-02-11 | gpio/vt8500: memory cleanup missing | Tony Prisk |
2013-02-11 | gpiolib: Fix locking on gpio debugfs files | Grant Likely |
2013-02-11 | gpiolib: let gpio_chip reference its descriptors | Alexandre Courbot |
2013-02-11 | gpiolib: use descriptors internally | Alexandre Courbot |
2013-02-09 | gpiolib: use gpio_chips list in gpiochip_find_base | Alexandre Courbot |
2013-02-09 | gpiolib: use gpio_chips list in sysfs ops | Alexandre Courbot |
2013-02-09 | gpiolib: use gpio_chips list in gpiochip_find | Alexandre Courbot |
2013-02-09 | gpiolib: use gpio_chips list in gpiolib_sysfs_init | Alexandre Courbot |
2013-02-09 | gpiolib: link all gpio_chips using a list | Alexandre Courbot |
2013-02-06 | driver-core: constify data for class_find_device() | Michał Mirosław |
2013-02-05 | Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Grant Likely |
2013-02-05 | gpio/langwell: cleanup driver | David Cohen |
2013-02-05 | gpio/langwell: Add Cloverview ids to pci device table | David Cohen |
2013-02-05 | gpio/lynxpoint: add chipset gpio driver. | Mathias Nyman |
2013-02-04 | Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson |
2013-02-04 | gpiolib: add missing braces in gpio_direction_show | Alexandre Courbot |
2013-02-04 | gpiolib-acpi: Fix error checks in interrupt requesting | Mathias Nyman |