summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2018-05-16gpio: 74xx-mmio: Use of_device_get_match_data()Thierry Reding
2018-05-16gpio: mockup: use the SPDX identifier and remove license boilerplateBartosz Golaszewski
2018-05-16gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy
2018-05-16gpio: make several const arrays static, shrinks object sizeColin Ian King
2018-05-16gpio: mxc: Remove reliance on <linux/gpio.h>Linus Walleij
2018-05-16gpio: mvebu: Use the proper APIsLinus Walleij
2018-05-16gpio: msic: Include the right headerLinus Walleij
2018-05-16gpio: mm-lantiq: Include the right headerLinus Walleij
2018-05-16gpio: ml_ioh: Include the right headerLinus Walleij
2018-05-16gpio: mc9s08dz60: Include the right headerLinus Walleij
2018-05-16gpio: mc33880: Include the right headerLinus Walleij
2018-05-16gpio: max730x: Include the right headerLinus Walleij
2018-05-16gpio: lynxpoint: Include the right headerLinus Walleij
2018-05-16gpio: lpc32xx: Include the right headerLinus Walleij
2018-05-16gpio: lp873x: Include the right headerLinus Walleij
2018-05-16gpio: lp3943: Include the right headerLinus Walleij
2018-05-16gpio: loongson: Use BIT() macrosLinus Walleij
2018-05-16gpio: loongson: Create a dynamic platform deviceLinus Walleij
2018-05-16gpio: loongson: Use right includeLinus Walleij
2018-05-16gpiolib: add hogs support for machine codeBartosz Golaszewski
2018-05-16gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King
2018-05-16gpio: pmic_eic: Add edge trigger emulation for PMIC EICBaolin Wang
2018-05-16gpio: eic: Add edge trigger emulation for EICBaolin Wang
2018-04-30gpio: pcie-idio-24: Fix off-by-one error in get_multiple loopWilliam Breathitt Gray
2018-04-27gpio: xra1403: Switch to a fixed upper bound for registersLaura Abbott
2018-04-27gpio: pcie-idio-24: Fix port memory offset for get_multiple/set_multiple call...William Breathitt Gray
2018-04-27gpio: pci-idio-16: Fix port memory offset for get_multiple callbackWilliam Breathitt Gray
2018-04-27gpio: fix error path in lineevent_createUwe Kleine-König
2018-04-26gpioib: do not free unrequested descriptorsTimur Tabi
2018-04-26gpio: fix aspeed_gpio unmask irqGovert Overgaauw
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