Age | Commit message (Expand) | Author |
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 |
2013-02-04 | gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mapping | Anatolij Gustschin |
2013-02-04 | gpiolib: remove gpiochip_reserve() | Alexandre Courbot |
2013-01-30 | gpio: delete AB8500 driver | Linus Walleij |
2013-01-29 | gpio: mxs: Add IRQ_TYPE_EDGE_BOTH support | Gwenhael Goavec-Merou |
2013-01-29 | gpiolib-acpi: Add ACPI5 event model support to gpio. | Mathias Nyman |
2013-01-28 | ARM: dts: fix compatible value for exynos pinctrl | Kukjin Kim |
2013-01-28 | ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440 | Thomas Abraham |
2013-01-28 | gpio: pca953x: use managed resources | Linus Walleij |
2013-01-28 | gpio: pca953x: use simple irqdomain | Gregory CLEMENT |
2013-01-25 | Merge 3.8-rc5 into driver-core-next | Greg Kroah-Hartman |
2013-01-25 | gpio: pxa: set initcall level to module init | Haojian Zhuang |
2013-01-25 | gpio: pca953x: add support for pca9505 | Gregory CLEMENT |
2013-01-25 | gpio: pca953x: make the register access by GPIO bank | Gregory CLEMENT |
2013-01-22 | gpio: Convert to devm_ioremap_resource() | Thierry Reding |
2013-01-22 | gpio: pl061: set initcall level to module init | Haojian Zhuang |
2013-01-22 | gpio: devm_gpio_* support should not depend on GPIOLIB | Shawn Guo |
2013-01-21 | drivers/gpio: remove depends on CONFIG_EXPERIMENTAL | Kees Cook |
2013-01-21 | gpio: use pinctrl device name for add range | Haojian Zhuang |
2013-01-17 | gpio: mvebu: Don't free chip label memory | Thierry Reding |
2013-01-17 | gpio: samsung: skip gpio lib registration for EXYNOS5440 | Kukjin Kim |