aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-04-05Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2018-03-27gpio: Add Spreadtrum PMIC EIC driver supportBaolin Wang
2018-03-27gpio: Add Spreadtrum EIC driver supportBaolin Wang
2018-03-27gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()Wei Yongjun
2018-03-27Merge branch 'gpio-reserved-ranges' into develLinus Walleij
2018-03-27gpiolib: Support 'gpio-reserved-ranges' propertyStephen Boyd
2018-03-27gpiolib: Change bitmap allocation to kmalloc_arrayStephen Boyd
2018-03-27gpiolib: Extract mask allocation into subroutineStephen Boyd
2018-03-27gpio: mockup: fix a potential crash when creating debugfs entriesBartosz Golaszewski
2018-03-27gpio: pca953x: add compatibility for pcal6524 and pcal9555aH. Nikolaus Schaller
2018-03-27gpio: dwapb: Add support for a bus clockPhil Edworthy
2018-03-27gpio: Remove VLA from xra1403 driverLaura Abbott
2018-03-27gpio: Remove VLA from MAX3191X driverLaura Abbott
2018-03-26gpio: remove etraxfs driverArnd Bergmann
2018-03-26gpio: ws16c48: Implement get_multiple callbackWilliam Breathitt Gray
2018-03-26gpio: gpio-mm: Implement get_multiple callbackWilliam Breathitt Gray
2018-03-26gpio: 104-idi-48: Implement get_multiple callbackWilliam Breathitt Gray
2018-03-26gpio: 104-dio-48e: Implement get_multiple callbackWilliam Breathitt Gray
2018-03-26gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacksWilliam Breathitt Gray
2018-03-26gpio: pci-idio-16: Implement get_multiple callbackWilliam Breathitt Gray
2018-03-26gpio: 104-idio-16: Implement get_multiple callbackWilliam Breathitt Gray
2018-03-19gpio: ks8695: Include the right headerLinus Walleij
2018-03-19gpio: kempld: Include the right headerLinus Walleij
2018-03-19gpio: janz-ttl: Use BIT() macroLinus Walleij
2018-03-19gpio: janz-ttl: Include the right headerLinus Walleij
2018-03-19gpio: it87: Include the right headerLinus Walleij
2018-03-19gpio: ich: Use BIT() macroLinus Walleij
2018-03-19gpio: ich: Include the right headerLinus Walleij
2018-03-19gpio: htc-gpio: Include the right headerLinus Walleij
2018-03-19gpio: grgpio: Include the right headerLinus Walleij
2018-03-19gpio: ftgpio010: Drop of_gpio.h includeLinus Walleij
2018-03-19gpio: em: Use the right includeLinus Walleij
2018-03-19gpio: ge: Drop of_gpio.h includeLinus Walleij
2018-03-19gpio: dln2: Include proper headerLinus Walleij
2018-03-18Merge tag 'v4.16-rc5' into develLinus Walleij
2018-03-06gpio: mockup: Update Bamvors mail addressLinus Walleij
2018-03-05gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven
2018-03-02gpio: raspberrypi-exp: explain Kconfig dependencyBaruch Siach
2018-03-02gpio: Add GPIO driver for Spreadtrum SC9860 platformBaolin Wang
2018-03-02gpio: raspberrypi-ext: fix firmware dependencyArnd Bergmann
2018-03-02gpiolib: friendly debug information for consumerWang Dongsheng
2018-03-01gpio: Drop TZ1090 driversJames Hogan
2018-02-27gpio: Handle deferred probing in of_find_gpio() properlyChen-Yu Tsai
2018-02-27gpiolib: Keep returning EPROBE_DEFER when we shouldMaxime Ripard
2018-02-26Revert "gpio: winbond: fix ISA_BUS_API dependency"Maciej S. Szmigiero
2018-02-23gpio: tps68470: Update to SPDX license identifierRajmohan Mani
2018-02-22gpio: Change ISA_BUS_API dependency to selectionWilliam Breathitt Gray
2018-02-22gpio: gpio-rcar: Support S2RAMHien Dang