summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-06-062-4/+2
|\
| * treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook2018-06-061-2/+1
| * treewide: Use struct_size() for kmalloc()-familyKees Cook2018-06-061-2/+1
* | gpio: pcie-idio-24: Fix off-by-one error in get_multiple loopWilliam Breathitt Gray2018-04-301-1/+1
* | gpio: pcie-idio-24: Fix port memory offset for get_multiple/set_multiple call...William Breathitt Gray2018-04-271-10/+10
* | gpio: pci-idio-16: Fix port memory offset for get_multiple callbackWilliam Breathitt Gray2018-04-271-4/+4
* | gpio: fix error path in lineevent_createUwe Kleine-König2018-04-271-1/+1
* | gpioib: do not free unrequested descriptorsTimur Tabi2018-04-261-2/+3
* | gpio: fix aspeed_gpio unmask irqGovert Overgaauw2018-04-261-1/+1
|/
* Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-04-051-2/+2
|\
| * gpio: Support gpio nexus dt bindingsStephen Boyd2018-02-121-2/+2
* | Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2018-04-0546-959/+2300
|\ \
| * | 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/+1
| * | | gpio: ftgpio010: Drop of_gpio.h includeLinus Walleij2018-03-191-1/+0
| * | | gpio: em: Use the right includeLinus Walleij2018-03-191-1/+1
| * | | gpio: ge: Drop of_gpio.h includeLinus Walleij2018-03-191-1/+0
| * | | gpio: dln2: Include proper headerLinus Walleij2018-03-191-4/+3
| * | | Merge tag 'v4.16-rc5' into develLinus Walleij2018-03-182-23/+20
| |\| |
| * | | 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