aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-02-14gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm
2013-02-14drivers/gpio: add missing GENERIC_HARDIRQ dependencyHeiko Carstens
2013-02-14gpio: palmas: Add support for Palmas GPIOLaxman Dewangan
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-02-11gpio: using common order: let 'static const' instead of 'const static'Chen Gang
2013-02-11gpio/vt8500: memory cleanup missingTony Prisk
2013-02-11gpiolib: Fix locking on gpio debugfs filesGrant Likely
2013-02-11gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot
2013-02-11gpiolib: use descriptors internallyAlexandre Courbot
2013-02-09gpiolib: use gpio_chips list in gpiochip_find_baseAlexandre Courbot
2013-02-09gpiolib: use gpio_chips list in sysfs opsAlexandre Courbot
2013-02-09gpiolib: use gpio_chips list in gpiochip_findAlexandre Courbot
2013-02-09gpiolib: use gpio_chips list in gpiolib_sysfs_initAlexandre Courbot
2013-02-09gpiolib: link all gpio_chips using a listAlexandre Courbot
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-02-05Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely
2013-02-05gpio/langwell: cleanup driverDavid Cohen
2013-02-05gpio/langwell: Add Cloverview ids to pci device tableDavid Cohen
2013-02-05gpio/lynxpoint: add chipset gpio driver.Mathias Nyman
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-02-04gpiolib: add missing braces in gpio_direction_showAlexandre Courbot
2013-02-04gpiolib-acpi: Fix error checks in interrupt requestingMathias Nyman
2013-02-04gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mappingAnatolij Gustschin
2013-02-04gpiolib: remove gpiochip_reserve()Alexandre Courbot
2013-01-30gpio: delete AB8500 driverLinus Walleij
2013-01-29gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou
2013-01-29gpiolib-acpi: Add ACPI5 event model support to gpio.Mathias Nyman
2013-01-28ARM: dts: fix compatible value for exynos pinctrlKukjin Kim
2013-01-28ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440Thomas Abraham
2013-01-28gpio: pca953x: use managed resourcesLinus Walleij
2013-01-28gpio: pca953x: use simple irqdomainGregory CLEMENT
2013-01-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-25gpio: pxa: set initcall level to module initHaojian Zhuang
2013-01-25gpio: pca953x: add support for pca9505Gregory CLEMENT
2013-01-25gpio: pca953x: make the register access by GPIO bankGregory CLEMENT
2013-01-22gpio: Convert to devm_ioremap_resource()Thierry Reding
2013-01-22gpio: pl061: set initcall level to module initHaojian Zhuang
2013-01-22gpio: devm_gpio_* support should not depend on GPIOLIBShawn Guo
2013-01-21drivers/gpio: remove depends on CONFIG_EXPERIMENTALKees Cook
2013-01-21gpio: use pinctrl device name for add rangeHaojian Zhuang
2013-01-17gpio: mvebu: Don't free chip label memoryThierry Reding
2013-01-17gpio: samsung: skip gpio lib registration for EXYNOS5440Kukjin Kim