summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* gpio: mpc8xxx: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: ml-ioh: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: max732x: Be sure to clamp return valueLinus Walleij2015-12-261-2/+2
* gpio: lpc32xx: Be sure to clamp return valueLinus Walleij2015-12-261-4/+4
* gpio: kempld: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: janz-ttl: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: intel-mid: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: em: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: davinci: Be sure to clamp return valueLinus Walleij2015-12-261-1/+1
* gpio: da9052: Be sure to clamp return valueLinus Walleij2015-12-261-6/+3
* gpio: sx150x: Add support for sx1502Peter Rosin2015-12-221-4/+49
* gpio: 104-idi-48: Clear pending interrupt once in IRQ handlerWilliam Breathitt Gray2015-12-221-10/+9
* gpio: pxa: fixes non devicetree buildsRobert Jarzmik2015-12-221-13/+13
* Merge tag 'v4.4-rc6' into develLinus Walleij2015-12-218-59/+79
|\
| * gpio: revert get() to non-errorprogating behaviourLinus Walleij2015-12-171-1/+7
| * gpio: generic: clamp values from bgpio_get_set()Linus Walleij2015-12-171-2/+2
| * gpio: ath79: Fix the logic to clear offset bit of AR71XX_GPIO_REG_OE registerAxel Lin2015-12-111-1/+1
| * gpio: omap: drop omap1 mpuio specific irq_mask/unmask callbacksGrygorii Strashko2015-11-301-2/+0
| * gpiolib: fix oops, if gpio name is NULLVladimir Zapolskiy2015-11-291-1/+1
| * gpio-tegra: Do not create the debugfs entry by defaultSuzuki K. Poulose2015-11-171-49/+56
| * gpio: palmas: fix a possible NULL dereferenceLABBE Corentin2015-11-171-0/+2
| * gpio: syscon: fix a possible NULL dereferenceLABBE Corentin2015-11-171-1/+5
| * gpio: 74xx: fix a possible NULL dereferenceLABBE Corentin2015-11-171-2/+5
* | gpio: pch: fix non-DT buildLinus Walleij2015-12-151-0/+2
* | gpio: pxa: add pin control gpio direction and requestRobert Jarzmik2015-12-151-0/+23
* | gpio: pl061: add support for wakeup configurationSudeep Holla2015-12-141-0/+9
* | gpio: zynq: Do PM initialization earlier to support gpio hogsMichal Simek2015-12-141-10/+9
* | gpio: forward-declare enum gpiod_flagsLinus Walleij2015-12-111-1/+1
* | gpio: rcar: Improve clock error handling and reportingGeert Uytterhoeven2015-12-111-1/+10
* | gpio: rcar: Remove obsolete platform data supportGeert Uytterhoeven2015-12-111-51/+26
* | gpio: Restore indentation of parent device setupGeert Uytterhoeven2015-12-113-3/+3
* | gpio: pca953x: Add set_multiple to allow multiple bits to be set in one write.Phil Reid2015-12-101-0/+38
* | gpio: mpc5200: Use platform_register/unregister_drivers()Thierry Reding2015-12-101-10/+7
* | gpio: 104-idio-16: Clear pending interrupt in IRQ handlerWilliam Breathitt Gray2015-12-101-10/+7
* | gpio: drop surplus PCI and USB dependenciesAndrew F. Davis2015-12-101-8/+5
* | gpio: pch: allow use from device treePaul Burton2015-12-101-0/+1
* | gpio: pch: allow build on MIPS platformsPaul Burton2015-12-101-1/+1
* | gpio: 74x164: Use a single SPI transfer instead of multiple transfersGeert Uytterhoeven2015-12-101-32/+15
* | gpio: 74x164: Allocate buffer with gen_74x164_chipGeert Uytterhoeven2015-12-101-12/+11
* | gpio: pxa: change the interrupt managementRobert Jarzmik2015-12-101-63/+82
* | gpio: pxa: convert to devm_ioremapRobert Jarzmik2015-12-101-5/+2
* | gpio: pxa: convert to one gpiochipRobert Jarzmik2015-12-101-101/+120
* | gpio: pca953x: make inclusion of <linux/of_platform.h> unconditionalLinus Walleij2015-12-091-2/+0
* | gpio: pca935x: fix of-only probed devicesBen Dooks2015-12-091-32/+44
* | gpio: pca953x: add onsemi,pca9654 idBen Dooks2015-12-091-0/+2
* | gpio: davinci: fix missed parent conversionLinus Walleij2015-12-041-1/+1
* | gpio: Add GPIO support for the ACCES 104-IDI-48William Breathitt Gray2015-12-013-0/+359
* | gpio: use dev_get_platdata()Nizam Haider2015-11-305-6/+6
* | gpio: 104-idio-16: Disable IRQ on device probeWilliam Breathitt Gray2015-11-301-0/+3
* | gpio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-11-306-6/+0