Age | Commit message (Expand) | Author |
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 |
2013-01-17 | gpio: twl4030: Cache the direction and output states in private data | Peter Ujfalusi |
2013-01-17 | gpio: twl4030: Introduce private structure to store variables needed runtime | Peter Ujfalusi |
2013-01-17 | gpio: samsung: silent build warning for EXYNOS5 SoCs | Kukjin Kim |
2013-01-17 | gpio: samsung: fix pinctrl condition for exynos and exynos5440 | Kukjin Kim |
2013-01-10 | ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.h | Kukjin Kim |
2013-01-10 | gpio: samsung: remove inclusion <mach/regs-clock.h> | Kukjin Kim |
2013-01-10 | gpio: vt8500: Export dedicated GPIO before multifunction pins. | Tony Prisk |
2013-01-03 | Drivers: misc: remove __dev* attributes. | Greg Kroah-Hartman |
2012-12-19 | gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIG | Gregory CLEMENT |
2012-12-19 | gpio/ich: Add missing spinlock init | Jean Delvare |
2012-12-16 | Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/... | Linus Torvalds |
2012-12-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2012-12-13 | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-13 | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-12 | Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds |
2012-12-11 | Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-11 | Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2012-12-11 | Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-12-11 | Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2012-12-10 | gpio: Provide the STMPE GPIO driver with its own IRQ Domain | Lee Jones |
2012-12-10 | gpio: add TS-5500 DIO blocks support | Vivien Didelot |
2012-12-07 | gpio: pcf857x: use client->irq for gpio_to_irq() | Kuninori Morimoto |
2012-12-03 | treewide: Fix typos in various Kconfig | Masanari Iida |
2012-12-01 | gpio: stmpe: Add DT support for stmpe gpio | Vipul Kumar Samar |
2012-12-01 | gpio: pl061 depends on ARM | Alessandro Rubini |
2012-11-30 | Merge branch 'acpi-enumeration' | Rafael J. Wysocki |
2012-11-30 | gpio / ACPI: add ACPI support | Mathias Nyman |
2012-11-30 | gpio/pl061: remove old comment | Baruch Siach |
2012-11-28 | gpio: remove use of __devexit | Bill Pemberton |
2012-11-28 | gpio: remove use of __devinitconst | Bill Pemberton |
2012-11-28 | gpio: remove use of __devinitdata | Bill Pemberton |
2012-11-28 | gpio: remove use of __devinit | Bill Pemberton |
2012-11-28 | gpio: remove use of __devexit_p | Bill Pemberton |
2012-11-26 | Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i... | Olof Johansson |
2012-11-25 | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson |
2012-11-24 | GPIO: mvebu: Allow all plat-orion platforms. | Andrew Lunn |