aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-27gpio: Initial support for ROHM bd70528 GPIO blockMatti Vaittinen3-0/+244
2019-06-26gpio: madera: Fixup SPDX headersCharles Keepax1-5/+1
2019-06-25gpio: Fix return value mismatch of function gpiod_get_from_of_node()Waibel Georg1-5/+1
2019-06-21docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab1-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner18-72/+18
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 464Thomas Gleixner2-2/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner1-12/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner2-8/+2
2019-06-14Merge tag 'gpio-v5.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-1/+2
2019-06-14gpio: Drop the parent_irq from gpio_irq_chipLinus Walleij1-11/+19
2019-06-14gpio: Add GPIOLIB_IRQCHIP cleanup to TODOLinus Walleij1-0/+40
2019-06-14gpio: ftgpio: Pass irqchip when adding gpiochipLinus Walleij1-16/+19
2019-06-12gpio: omap: Fix lost edge wake-up interruptsTony Lindgren1-1/+11
2019-06-12i2c: iop: Use GPIO descriptorsLinus Walleij1-0/+1
2019-06-12gpio: omap: clean up register access in omap2_set_gpio_debounce()Russell King1-3/+1
2019-06-12gpio: omap: irq_startup() must not return error codesRussell King1-5/+0
2019-06-12gpio: omap: clean up wakeup handlingRussell King1-23/+13
2019-06-12gpio: omap: constify register tablesRussell King1-6/+6
2019-06-12gpio: omap: clean up omap_gpio_restore_context()Russell King1-21/+15
2019-06-12gpio: omap: remove dataout variation in context handlingRussell King1-10/+2
2019-06-12gpio: omap: simplify omap_set_gpio_irqenable()Russell King1-46/+15
2019-06-12gpio: omap: simplify omap_toggle_gpio_edge_triggering()Russell King1-18/+4
2019-06-12gpio: omap: simplify read-modify-writeRussell King1-53/+30
2019-06-12gpio: omap: simplify bank->level_maskRussell King1-4/+3
2019-06-12gpio: omap: simplify set_multiple()Russell King1-38/+7
2019-06-12gpio: omap: simplify get_multiple()Russell King1-25/+11
2019-06-12gpio: omap: simplify get() methodRussell King1-19/+6
2019-06-12gpio: omap: simplify omap_gpio_get_direction()Russell King1-10/+3
2019-06-12gpio: omap: move omap_gpio_request() and omap_gpio_free()Russell King1-32/+32
2019-06-12gpio: omap: remove irq_ack methodRussell King1-14/+3
2019-06-12gpio: omap: clean up edge interrupt handlingRussell King1-11/+9
2019-06-12gpio: omap: remove remainder of list managementRussell King1-2/+0
2019-06-12gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King1-0/+2
2019-06-12gpio: omap: ensure irq is enabled before wakeupRussell King1-7/+8
2019-06-12Merge branch 'ib-snps-reset-gpio' into develLinus Walleij1-0/+6
2019-06-12gpio: of: parse stmmac PHY reset line specific active-low propertyMartin Blumenstingl1-0/+6
2019-06-10gpio: altera: Allocate irq_chip dynamicallyPhil Reid1-12/+11
2019-06-10gpio: xilinx: convert from OF GPIO to standard devm APIsRobert Hancock2-55/+36
2019-06-08gpio: davinci: Add new compatible for K3 AM654 SoCsKeerthy1-0/+1
2019-06-08gpio: Davinci: Add K3 dependenciesKeerthy1-1/+1
2019-06-08gpio: davinci: Fix the compiler warning with ARM64 config enabledKeerthy1-3/+3
2019-06-08gpio: pca953x: hack to fix 24 bit gpio expandersH. Nikolaus Schaller1-1/+2
2019-06-07gpio: pass lookup and descriptor flags to request_ownLinus Walleij3-31/+17
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner3-12/+3
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 422Thomas Gleixner1-4/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372Thomas Gleixner2-8/+2
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333Thomas Gleixner4-53/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 300Thomas Gleixner1-13/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 294Thomas Gleixner1-9/+1
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 285Thomas Gleixner1-9/+1