summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* gpio: Add Spreadtrum PMIC EIC driver supportBaolin Wang2018-03-273-0/+339
* gpio: Add Spreadtrum EIC driver supportBaolin Wang2018-03-273-0/+615
* gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()Wei Yongjun2018-03-271-0/+2
* Merge branch 'gpio-reserved-ranges' into develLinus Walleij2018-03-272-5/+85
|\
| * gpiolib: Support 'gpio-reserved-ranges' propertyStephen Boyd2018-03-272-0/+70
| * gpiolib: Change bitmap allocation to kmalloc_arrayStephen Boyd2018-03-271-1/+1
| * gpiolib: Extract mask allocation into subroutineStephen Boyd2018-03-271-5/+15
* | gpio: mockup: fix a potential crash when creating debugfs entriesBartosz Golaszewski2018-03-271-1/+1
* | gpio: pca953x: add compatibility for pcal6524 and pcal9555aH. Nikolaus Schaller2018-03-271-0/+4
* | gpio: dwapb: Add support for a bus clockPhil Edworthy2018-03-271-1/+19
* | gpio: Remove VLA from xra1403 driverLaura Abbott2018-03-271-1/+7
* | gpio: Remove VLA from MAX3191X driverLaura Abbott2018-03-271-1/+6
* | gpio: ws16c48: Implement get_multiple callbackWilliam Breathitt Gray2018-03-261-0/+47
* | gpio: gpio-mm: Implement get_multiple callbackWilliam Breathitt Gray2018-03-261-0/+47
* | gpio: 104-idi-48: Implement get_multiple callbackWilliam Breathitt Gray2018-03-261-0/+47
* | gpio: 104-dio-48e: Implement get_multiple callbackWilliam Breathitt Gray2018-03-261-0/+47
* | gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacksWilliam Breathitt Gray2018-03-261-0/+117
* | gpio: pci-idio-16: Implement get_multiple callbackWilliam Breathitt Gray2018-03-261-0/+50
* | gpio: 104-idio-16: Implement get_multiple callbackWilliam Breathitt Gray2018-03-261-0/+15
* | gpio: ks8695: Include the right headerLinus Walleij2018-03-191-1/+1
* | gpio: kempld: Include the right headerLinus Walleij2018-03-191-1/+1
* | gpio: janz-ttl: Use BIT() macroLinus Walleij2018-03-191-6/+7
* | gpio: janz-ttl: Include the right headerLinus Walleij2018-03-191-1/+1
* | gpio: it87: Include the right headerLinus Walleij2018-03-191-1/+1
* | gpio: ich: Use BIT() macroLinus Walleij2018-03-191-8/+9
* | gpio: ich: Include the right headerLinus Walleij2018-03-191-2/+2
* | gpio: htc-gpio: Include the right headerLinus Walleij2018-03-191-0/+1
* | gpio: grgpio: Include the right headerLinus Walleij2018-03-191-2/+1Star
* | gpio: ftgpio010: Drop of_gpio.h includeLinus Walleij2018-03-191-1/+0Star
* | gpio: em: Use the right includeLinus Walleij2018-03-191-1/+1
* | gpio: ge: Drop of_gpio.h includeLinus Walleij2018-03-191-1/+0Star
* | gpio: dln2: Include proper headerLinus Walleij2018-03-191-4/+3Star
* | Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-182-23/+20Star
|\|
| * gpio: rcar: Use wakeup_path i.s.o. explicit clock handlingGeert Uytterhoeven2018-03-051-22/+16Star
| * gpio: Handle deferred probing in of_find_gpio() properlyChen-Yu Tsai2018-02-271-1/+1
| * gpiolib: Keep returning EPROBE_DEFER when we shouldMaxime Ripard2018-02-271-0/+13
* | gpio: mockup: Update Bamvors mail addressLinus Walleij2018-03-061-2/+2
* | gpio: raspberrypi-exp: explain Kconfig dependencyBaruch Siach2018-03-021-0/+2
* | gpio: Add GPIO driver for Spreadtrum SC9860 platformBaolin Wang2018-03-023-0/+299
* | gpio: raspberrypi-ext: fix firmware dependencyArnd Bergmann2018-03-021-1/+1
* | gpiolib: friendly debug information for consumerWang Dongsheng2018-03-021-1/+1
* | gpio: Drop TZ1090 driversJames Hogan2018-03-014-850/+0Star
* | Revert "gpio: winbond: fix ISA_BUS_API dependency"Maciej S. Szmigiero2018-02-261-1/+1
* | gpio: tps68470: Update to SPDX license identifierRajmohan Mani2018-02-231-9/+1Star
* | gpio: Change ISA_BUS_API dependency to selectionWilliam Breathitt Gray2018-02-221-5/+9
* | gpio: gpio-rcar: Support S2RAMHien Dang2018-02-221-0/+66
* | gpio: dwapb: Call directly into the gpiochip to read valueLinus Walleij2018-02-221-7/+30
* | gpio: dwapb: Use "stride" rather than "size" for register distanceLinus Walleij2018-02-221-12/+12
* | gpio: include consumer header in gpiolib.hLinus Walleij2018-02-221-1/+1
* | gpio-intel-mid: Delete an error messageMarkus Elfring2018-02-221-3/+1Star