aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2018-04-05Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-2/+2
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Gravatar Linus Torvalds 46-959/+2300
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Gravatar Linus Torvalds 3-485/+0
2018-03-27gpio: Add Spreadtrum PMIC EIC driver supportGravatar Baolin Wang 3-0/+339
2018-03-27gpio: Add Spreadtrum EIC driver supportGravatar Baolin Wang 3-0/+615
2018-03-27gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()Gravatar Wei Yongjun 1-0/+2
2018-03-27Merge branch 'gpio-reserved-ranges' into develGravatar Linus Walleij 2-5/+85
2018-03-27gpiolib: Support 'gpio-reserved-ranges' propertyGravatar Stephen Boyd 2-0/+70
2018-03-27gpiolib: Change bitmap allocation to kmalloc_arrayGravatar Stephen Boyd 1-1/+1
2018-03-27gpiolib: Extract mask allocation into subroutineGravatar Stephen Boyd 1-5/+15
2018-03-27gpio: mockup: fix a potential crash when creating debugfs entriesGravatar Bartosz Golaszewski 1-1/+1
2018-03-27gpio: pca953x: add compatibility for pcal6524 and pcal9555aGravatar H. Nikolaus Schaller 1-0/+4
2018-03-27gpio: dwapb: Add support for a bus clockGravatar Phil Edworthy 1-1/+19
2018-03-27gpio: Remove VLA from xra1403 driverGravatar Laura Abbott 1-1/+7
2018-03-27gpio: Remove VLA from MAX3191X driverGravatar Laura Abbott 1-1/+6
2018-03-26gpio: remove etraxfs driverGravatar Arnd Bergmann 3-485/+0
2018-03-26gpio: ws16c48: Implement get_multiple callbackGravatar William Breathitt Gray 1-0/+47
2018-03-26gpio: gpio-mm: Implement get_multiple callbackGravatar William Breathitt Gray 1-0/+47
2018-03-26gpio: 104-idi-48: Implement get_multiple callbackGravatar William Breathitt Gray 1-0/+47
2018-03-26gpio: 104-dio-48e: Implement get_multiple callbackGravatar William Breathitt Gray 1-0/+47
2018-03-26gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacksGravatar William Breathitt Gray 1-0/+117
2018-03-26gpio: pci-idio-16: Implement get_multiple callbackGravatar William Breathitt Gray 1-0/+50
2018-03-26gpio: 104-idio-16: Implement get_multiple callbackGravatar William Breathitt Gray 1-0/+15
2018-03-19gpio: ks8695: Include the right headerGravatar Linus Walleij 1-1/+1
2018-03-19gpio: kempld: Include the right headerGravatar Linus Walleij 1-1/+1
2018-03-19gpio: janz-ttl: Use BIT() macroGravatar Linus Walleij 1-6/+7
2018-03-19gpio: janz-ttl: Include the right headerGravatar Linus Walleij 1-1/+1
2018-03-19gpio: it87: Include the right headerGravatar Linus Walleij 1-1/+1
2018-03-19gpio: ich: Use BIT() macroGravatar Linus Walleij 1-8/+9
2018-03-19gpio: ich: Include the right headerGravatar Linus Walleij 1-2/+2
2018-03-19gpio: htc-gpio: Include the right headerGravatar Linus Walleij 1-0/+1
2018-03-19gpio: grgpio: Include the right headerGravatar Linus Walleij 1-2/+1
2018-03-19gpio: ftgpio010: Drop of_gpio.h includeGravatar Linus Walleij 1-1/+0
2018-03-19gpio: em: Use the right includeGravatar Linus Walleij 1-1/+1
2018-03-19gpio: ge: Drop of_gpio.h includeGravatar Linus Walleij 1-1/+0
2018-03-19gpio: dln2: Include proper headerGravatar Linus Walleij 1-4/+3
2018-03-18Merge tag 'v4.16-rc5' into develGravatar Linus Walleij 2-23/+20
2018-03-06gpio: mockup: Update Bamvors mail addressGravatar Linus Walleij 1-2/+2
2018-03-05gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGravatar Geert Uytterhoeven 1-22/+16
2018-03-02gpio: raspberrypi-exp: explain Kconfig dependencyGravatar Baruch Siach 1-0/+2
2018-03-02gpio: Add GPIO driver for Spreadtrum SC9860 platformGravatar Baolin Wang 3-0/+299
2018-03-02gpio: raspberrypi-ext: fix firmware dependencyGravatar Arnd Bergmann 1-1/+1
2018-03-02gpiolib: friendly debug information for consumerGravatar Wang Dongsheng 1-1/+1
2018-03-01gpio: Drop TZ1090 driversGravatar James Hogan 4-850/+0
2018-02-27gpio: Handle deferred probing in of_find_gpio() properlyGravatar Chen-Yu Tsai 1-1/+1
2018-02-27gpiolib: Keep returning EPROBE_DEFER when we shouldGravatar Maxime Ripard 1-0/+13
2018-02-26Revert "gpio: winbond: fix ISA_BUS_API dependency"Gravatar Maciej S. Szmigiero 1-1/+1
2018-02-23gpio: tps68470: Update to SPDX license identifierGravatar Rajmohan Mani 1-9/+1
2018-02-22gpio: Change ISA_BUS_API dependency to selectionGravatar William Breathitt Gray 1-5/+9
2018-02-22gpio: gpio-rcar: Support S2RAMGravatar Hien Dang 1-0/+66