summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)AuthorLines
2013-04-24Revert "gpio: pxa: set initcall level to module init"Linus Walleij-1/+6
2013-04-11gpio: pca953x: fix irq_domain_add_simple usageAlexandre Belloni-1/+1
2013-04-04Merge tag 'gpio-fixes-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-5/+12
2013-03-27gpio: stmpe: pass DT node to irqdomainGabriel Fernandez-4/+11
2013-03-27gpio-ich: Fix value returned by ichx_gpio_requestJean Delvare-1/+1
2013-03-24Merge tag 'pinctrl-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-3/+2
2013-03-12Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-0/+7
2013-03-08gpio: mvebu: Add clk support to prevent lockupAndrew Lunn-0/+7
2013-03-07gpio: fix wrong checking condition for gpio rangeHaojian Zhuang-3/+2
2013-03-02gpio/gpio-ich: fix ichx_gpio_check_available() return what callers expectMika Westerberg-2/+2
2013-03-02gpiolib: move comment to right functionAlexandre Courbot-1/+1
2013-03-02gpiolib: use const parameters when possibleAlexandre Courbot-13/+16
2013-03-02gpiolib: check descriptors validity before useAlexandre Courbot-47/+65
2013-02-27gpio: convert to idr_alloc()Tejun Heo-8/+3
2013-02-26Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-600/+1454
2013-02-24Merge tag 'mfd-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/...Linus Torvalds-0/+192
2013-02-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds-2/+2
2013-02-21Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds-1/+0
2013-02-21Merge tag 'fixes-non-critical' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-3/+3
2013-02-21Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-30/+27
2013-02-20Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds-35/+0
2013-02-20Merge tag 'pinctrl-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-528/+1
2013-02-14gpio: em: Use irq_domain_add_simple() to fix runtime errorMagnus Damm-1/+2
2013-02-14drivers/gpio: add missing GENERIC_HARDIRQ dependencyHeiko Carstens-2/+2
2013-02-14gpio: palmas: Add support for Palmas GPIOLaxman Dewangan-0/+192
2013-02-13gpio: Make of_count_named_gpios() use new of_count_phandle_with_args()Grant Likely-35/+0
2013-02-11gpio: using common order: let 'static const' instead of 'const static'Chen Gang-3/+3
2013-02-11gpio/vt8500: memory cleanup missingTony Prisk-12/+49
2013-02-11gpiolib: Fix locking on gpio debugfs filesGrant Likely-3/+9
2013-02-11gpiolib: let gpio_chip reference its descriptorsAlexandre Courbot-16/+23
2013-02-11gpiolib: use descriptors internallyAlexandre Courbot-176/+338
2013-02-09gpiolib: use gpio_chips list in gpiochip_find_baseAlexandre Courbot-21/+16
2013-02-09gpiolib: use gpio_chips list in sysfs opsAlexandre Courbot-27/+10
2013-02-09gpiolib: use gpio_chips list in gpiochip_findAlexandre Courbot-10/+7
2013-02-09gpiolib: use gpio_chips list in gpiolib_sysfs_initAlexandre Courbot-5/+2
2013-02-09gpiolib: link all gpio_chips using a listAlexandre Courbot-7/+44
2013-02-06driver-core: constify data for class_find_device()Michał Mirosław-1/+1
2013-02-05Merge branch 'linusw/devel' of git://git.kernel.org/pub/scm/linux/kernel/git/...Grant Likely-294/+463
2013-02-05gpio/langwell: cleanup driverDavid Cohen-34/+17
2013-02-05gpio/langwell: Add Cloverview ids to pci device tableDavid Cohen-0/+2
2013-02-05gpio/lynxpoint: add chipset gpio driver.Mathias Nyman-0/+478
2013-02-04Merge branch 'next/cleanup-header' of git://git.kernel.org/pub/scm/linux/kern...Olof Johansson-1/+0
2013-02-04gpiolib: add missing braces in gpio_direction_showAlexandre Courbot-2/+3
2013-02-04gpiolib-acpi: Fix error checks in interrupt requestingMathias Nyman-2/+7
2013-02-04gpio: mpc8xxx: don't set IRQ_TYPE_NONE when creating irq mappingAnatolij Gustschin-1/+0
2013-02-04gpiolib: remove gpiochip_reserve()Alexandre Courbot-50/+8
2013-01-30gpio: delete AB8500 driverLinus Walleij-527/+0
2013-01-29gpio: mxs: Add IRQ_TYPE_EDGE_BOTH supportGwenhael Goavec-Merou-0/+31
2013-01-29gpiolib-acpi: Add ACPI5 event model support to gpio.Mathias Nyman-0/+82
2013-01-28ARM: dts: fix compatible value for exynos pinctrlKukjin Kim-2/+2