summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
AgeCommit message (Expand)AuthorFilesLines
2018-05-16gpio: make several const arrays static, shrinks object sizeColin Ian King2-2/+2
2018-05-16gpio: mxc: Remove reliance on <linux/gpio.h>Linus Walleij1-6/+3
2018-05-16gpio: mvebu: Use the proper APIsLinus Walleij1-12/+8
2018-05-16gpio: msic: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: mm-lantiq: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: ml_ioh: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: mc9s08dz60: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: mc33880: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: max730x: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: lynxpoint: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: lpc32xx: Include the right headerLinus Walleij1-2/+1
2018-05-16gpio: lp873x: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: lp3943: Include the right headerLinus Walleij1-1/+1
2018-05-16gpio: loongson: Use BIT() macrosLinus Walleij1-14/+11
2018-05-16gpio: loongson: Create a dynamic platform deviceLinus Walleij1-10/+37
2018-05-16gpio: loongson: Use right includeLinus Walleij1-33/+33
2018-05-16gpiolib: add hogs support for machine codeBartosz Golaszewski1-0/+67
2018-05-16gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King1-1/+1
2018-05-16gpio: pmic_eic: Add edge trigger emulation for PMIC EICBaolin Wang1-2/+56
2018-05-16gpio: eic: Add edge trigger emulation for EICBaolin Wang1-0/+73
2018-04-27gpio: xra1403: Switch to a fixed upper bound for registersLaura Abbott1-10/+5
2018-04-05Merge tag 'devicetree-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-2/+2
2018-04-05Merge tag 'gpio-v4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds46-959/+2300
2018-04-02Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds3-485/+0
2018-03-27gpio: Add Spreadtrum PMIC EIC driver supportBaolin Wang3-0/+339
2018-03-27gpio: Add Spreadtrum EIC driver supportBaolin Wang3-0/+615
2018-03-27gpio: ath79: Fix potential NULL dereference in ath79_gpio_probe()Wei Yongjun1-0/+2
2018-03-27Merge branch 'gpio-reserved-ranges' into develLinus Walleij2-5/+85
2018-03-27gpiolib: Support 'gpio-reserved-ranges' propertyStephen Boyd2-0/+70
2018-03-27gpiolib: Change bitmap allocation to kmalloc_arrayStephen Boyd1-1/+1
2018-03-27gpiolib: Extract mask allocation into subroutineStephen Boyd1-5/+15
2018-03-27gpio: mockup: fix a potential crash when creating debugfs entriesBartosz Golaszewski1-1/+1
2018-03-27gpio: pca953x: add compatibility for pcal6524 and pcal9555aH. Nikolaus Schaller1-0/+4
2018-03-27gpio: dwapb: Add support for a bus clockPhil Edworthy1-1/+19
2018-03-27gpio: Remove VLA from xra1403 driverLaura Abbott1-1/+7
2018-03-27gpio: Remove VLA from MAX3191X driverLaura Abbott1-1/+6
2018-03-26gpio: remove etraxfs driverArnd Bergmann3-485/+0
2018-03-26gpio: ws16c48: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2018-03-26gpio: gpio-mm: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2018-03-26gpio: 104-idi-48: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2018-03-26gpio: 104-dio-48e: Implement get_multiple callbackWilliam Breathitt Gray1-0/+47
2018-03-26gpio: pcie-idio-24: Implement get_multiple/set_multiple callbacksWilliam Breathitt Gray1-0/+117
2018-03-26gpio: pci-idio-16: Implement get_multiple callbackWilliam Breathitt Gray1-0/+50
2018-03-26gpio: 104-idio-16: Implement get_multiple callbackWilliam Breathitt Gray1-0/+15
2018-03-19gpio: ks8695: Include the right headerLinus Walleij1-1/+1
2018-03-19gpio: kempld: Include the right headerLinus Walleij1-1/+1
2018-03-19gpio: janz-ttl: Use BIT() macroLinus Walleij1-6/+7
2018-03-19gpio: janz-ttl: Include the right headerLinus Walleij1-1/+1
2018-03-19gpio: it87: Include the right headerLinus Walleij1-1/+1
2018-03-19gpio: ich: Use BIT() macroLinus Walleij1-8/+9