summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)Author
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
2013-01-17gpio: twl4030: Cache the direction and output states in private dataPeter Ujfalusi
2013-01-17gpio: twl4030: Introduce private structure to store variables needed runtimePeter Ujfalusi
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-10gpio: vt8500: Export dedicated GPIO before multifunction pins.Tony Prisk
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
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-24GPIO: mvebu: Allow all plat-orion platforms.Andrew Lunn
2012-11-21Merge branch 'next/dt-samsung' of git://git.kernel.org/pub/scm/linux/kernel/g...Olof Johansson