aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2013-03-07gpio: pl061: bind pinctrl by gpio requestGravatar Haojian Zhuang 1-0/+13
2013-03-07gpio: pl061: support irqdomainGravatar Haojian Zhuang 1-39/+65
2013-03-07gpio: add gpio offset in gpio range cells propertyGravatar Haojian Zhuang 1-13/+2
2013-02-27gpio: convert to idr_alloc()Gravatar Tejun Heo 1-8/+3
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 15-600/+1454
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Gravatar Linus Torvalds 3-0/+192
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Gravatar Linus Torvalds 1-2/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socGravatar Linus Torvalds 1-1/+0
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-3/+3
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 7-30/+27
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxGravatar Linus Torvalds 1-35/+0
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 4-528/+1
2013-02-14gpio: em: Use irq_domain_add_simple() to fix runtime errorGravatar Magnus Damm 1-1/+2
2013-02-14drivers/gpio: add missing GENERIC_HARDIRQ dependencyGravatar Heiko Carstens 1-2/+2
2013-02-14gpio: palmas: Add support for Palmas GPIOGravatar Laxman Dewangan 3-0/+192
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Gravatar Grant Likely 1-35/+0
2013-02-11gpio: using common order: let 'static const' instead of 'const static'Gravatar Chen Gang 1-3/+3
2013-02-11gpio/vt8500: memory cleanup missingGravatar Tony Prisk 1-12/+49
2013-02-11gpiolib: Fix locking on gpio debugfs filesGravatar Grant Likely 1-3/+9
2013-02-11gpiolib: let gpio_chip reference its descriptorsGravatar Alexandre Courbot 1-16/+23
2013-02-11gpiolib: use descriptors internallyGravatar Alexandre Courbot 1-176/+338
2013-02-09gpiolib: use gpio_chips list in gpiochip_find_baseGravatar Alexandre Courbot 1-21/+16
2013-02-09gpiolib: use gpio_chips list in sysfs opsGravatar Alexandre Courbot 1-27/+10
2013-02-09gpiolib: use gpio_chips list in gpiochip_findGravatar Alexandre Courbot 1-10/+7
2013-02-09gpiolib: use gpio_chips list in gpiolib_sysfs_initGravatar Alexandre Courbot 1-5/+2
2013-02-09gpiolib: link all gpio_chips using a listGravatar Alexandre Courbot 1-7/+44
2013-02-06driver-core: constify data for class_find_device()Gravatar Michał Mirosław 1-1/+1
2013-02-05Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Grant Likely 11-294/+463
2013-02-05gpio/langwell: cleanup driverGravatar David Cohen 1-34/+17
2013-02-05gpio/langwell: Add Cloverview ids to pci device tableGravatar David Cohen 1-0/+2
2013-02-05gpio/lynxpoint: add chipset gpio driver.Gravatar Mathias Nyman 3-0/+478
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Olof Johansson 1-1/+0
2013-02-04gpiolib: add missing braces in gpio_direction_showGravatar Alexandre Courbot 1-2/+3
2013-02-04gpiolib-acpi: Fix error checks in interrupt requestingGravatar Mathias Nyman 1-2/+7
2013-02-04gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mappingGravatar Anatolij Gustschin 1-1/+0
2013-02-04gpiolib: remove gpiochip_reserve()Gravatar Alexandre Courbot 1-50/+8
2013-01-30gpio: delete AB8500 driverGravatar Linus Walleij 3-527/+0
2013-01-29gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGravatar Gwenhael Goavec-Merou 1-0/+31
2013-01-29gpiolib-acpi: Add ACPI5 event model support to gpio.Gravatar Mathias Nyman 1-0/+82
2013-01-28ARM: dts: fix compatible value for exynos pinctrlGravatar Kukjin Kim 1-2/+2
2013-01-28ARM: dts: Fix compatible value of pinctrl module on EXYNOS5440Gravatar Thomas Abraham 1-1/+1
2013-01-28gpio: pca953x: use managed resourcesGravatar Linus Walleij 1-24/+8
2013-01-28gpio: pca953x: use simple irqdomainGravatar Gregory CLEMENT 1-37/+28
2013-01-25Merge 3.8-rc5 into driver-core-nextGravatar Greg Kroah-Hartman 2-17/+9
2013-01-25gpio: pxa: set initcall level to module initGravatar Haojian Zhuang 1-6/+1
2013-01-25gpio: pca953x: add support for pca9505Gravatar Gregory CLEMENT 1-0/+2
2013-01-25gpio: pca953x: make the register access by GPIO bankGravatar Gregory CLEMENT 1-106/+175
2013-01-22gpio: Convert to devm_ioremap_resource()Gravatar Thierry Reding 5-26/+25
2013-01-22gpio: pl061: set initcall level to module initGravatar Haojian Zhuang 1-1/+1
2013-01-22gpio: devm_gpio_* support should not depend on GPIOLIBGravatar Shawn Guo 2-1/+5