aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
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-14drivers/gpio: add missing GENERIC_HARDIRQ dependencyHeiko Carstens
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson
2013-01-30gpio: delete AB8500 driverLinus Walleij
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-25Merge 3.8-rc5 into driver-core-nextGreg Kroah-Hartman
2013-01-22gpio: Convert to devm_ioremap_resource()Thierry Reding
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
2013-01-17gpio: samsung: silent build warning for EXYNOS5 SoCsKukjin Kim
2013-01-17gpio: samsung: fix pinctrl condition for exynos and exynos5440Kukjin Kim
2013-01-10ARM: SAMSUNG: cleanup mach/gpio-fns.h gpio-track.h and gpio-nrs.hKukjin Kim
2013-01-10gpio: samsung: remove inclusion <mach/regs-clock.h>Kukjin Kim
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2012-12-19gpio/mvebu-gpio: Make mvebu-gpio depend on OF_CONFIGGregory CLEMENT
2012-12-19gpio/ich: Add missing spinlock initJean Delvare
2012-12-16Merge tag 'mfd-3.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds
2012-12-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-12-13Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-13Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-12Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds
2012-12-11Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2012-12-11Merge tag 'pm+acpi-for-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-12-11Merge tag 'pinctrl-for-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2012-12-10gpio: Provide the STMPE GPIO driver with its own IRQ DomainLee Jones
2012-12-10gpio: add TS-5500 DIO blocks supportVivien Didelot
2012-12-07gpio: pcf857x: use client->irq for gpio_to_irq()Kuninori Morimoto
2012-12-03treewide: Fix typos in various KconfigMasanari Iida
2012-12-01gpio: stmpe: Add DT support for stmpe gpioVipul Kumar Samar
2012-12-01gpio: pl061 depends on ARMAlessandro Rubini
2012-11-30Merge branch 'acpi-enumeration'Rafael J. Wysocki
2012-11-30gpio / ACPI: add ACPI supportMathias Nyman
2012-11-30gpio/pl061: remove old commentBaruch Siach
2012-11-28gpio: remove use of __devexitBill Pemberton
2012-11-28gpio: remove use of __devinitconstBill Pemberton
2012-11-28gpio: remove use of __devinitdataBill Pemberton
2012-11-28gpio: remove use of __devinitBill Pemberton
2012-11-28gpio: remove use of __devexit_pBill Pemberton
2012-11-26Merge tag 'orion_dt_for_3.8' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson