summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-05-23gpio: dwapb: Rework support for 1 interrupt per port A GPIOPhil Edworthy1-31/+22
2018-05-23gpio: syscon: allow fetching syscon from parent nodeHeiko Stuebner1-0/+2
2018-05-23gpio: rcar: Add DT binding for r8a77990Yoshihiro Shimoda1-0/+1
2018-05-23gpio: zynq: simplifly getting drvdataShubhrajyoti Datta1-4/+2
2018-05-23gpio: zynq: Remove call to platform_get_irqShubhrajyoti Datta1-4/+2
2018-05-16gpio: Convert to use match_string() helperAndy Shevchenko1-5/+2
2018-05-16pca953x: add example how to use interrupt-controller and gpio-controllerH. Nikolaus Schaller1-0/+33
2018-05-16DTS: Bindings: pca953x add an optional vcc-supply propertyH. Nikolaus Schaller1-0/+1
2018-05-16gpio: pca953x: add more register definitions for pcal6524H. Nikolaus Schaller1-0/+6
2018-05-16gpio: pca953x: add more register definitions for pcal953xH. Nikolaus Schaller1-0/+4
2018-05-16gpio: pca953x: convert register constants to hexH. Nikolaus Schaller1-16/+16
2018-05-16gpio: ge: Fix build warningThierry Reding1-1/+1
2018-05-16gpiolib: fix gpiochip_machine_hog()Dan Carpenter1-1/+1
2018-05-16gpio: xlp: Use of_device_get_match_data()Thierry Reding1-8/+1
2018-05-16gpio: vf610: Use of_device_get_match_data()Thierry Reding1-3/+1
2018-05-16gpio: ts4900: Use of_device_get_match_data()Thierry Reding1-6/+1
2018-05-16gpio: syscon: Use of_device_get_match_data()Thierry Reding1-6/+1
2018-05-16gpio: pxa: Use of_device_get_match_data()Thierry Reding1-7/+1
2018-05-16gpio: pca953x: Use of_device_get_match_data()Thierry Reding1-6/+4
2018-05-16gpio: palmas: Use of_device_get_match_data()Thierry Reding1-5/+1
2018-05-16gpio: mxs: Use of_device_get_match_data()Thierry Reding1-3/+1
2018-05-16gpio: ingenic: Use of_device_get_match_data()Thierry Reding1-3/+1
2018-05-16gpio: ge: Use of_device_get_match_data()Thierry Reding1-3/+1
2018-05-16gpio: dwapb: Use of_device_get_match_data()Thierry Reding1-7/+1
2018-05-16gpio: 74xx-mmio: Use of_device_get_match_data()Thierry Reding1-7/+2
2018-05-16gpio: mockup: use the SPDX identifier and remove license boilerplateBartosz Golaszewski1-6/+1
2018-05-16gpio: dwapb: Add support for 1 interrupt per port A GPIOPhil Edworthy4-13/+48
2018-05-16gpio: make several const arrays static, shrinks object sizeColin Ian King2-2/+2
2018-05-16dt-bindings: gpio: Add support for r8a77965Jacopo Mondi1-0/+1
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 Golaszewski3-0/+114
2018-05-16gpio: 104-dio-48e: make array 'ports' static, shrinks object sizeColin Ian King1-1/+1
2018-05-16dt-bindings: gpio: rcar: Add r8a77470 (RZ/G1C) supportBiju Das1-0/+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-05-16gpio: Add a reference to CEC on GPIOLinus Walleij1-0/+4