summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2019-06-14gpio: ftgpio: Pass irqchip when adding gpiochipLinus Walleij-16/+19
2019-06-12gpio: omap: Fix lost edge wake-up interruptsTony Lindgren-1/+11
2019-06-12fmc: Delete the FMC subsystemLinus Walleij-3257/+0
2019-06-12gpio: omap: clean up register access in omap2_set_gpio_debounce()Russell King-3/+1
2019-06-12gpio: omap: irq_startup() must not return error codesRussell King-5/+0
2019-06-12gpio: omap: clean up wakeup handlingRussell King-23/+13
2019-06-12gpio: omap: constify register tablesRussell King-7/+7
2019-06-12gpio: omap: clean up omap_gpio_restore_context()Russell King-21/+15
2019-06-12gpio: omap: remove dataout variation in context handlingRussell King-10/+2
2019-06-12gpio: omap: simplify omap_set_gpio_irqenable()Russell King-46/+15
2019-06-12gpio: omap: simplify omap_toggle_gpio_edge_triggering()Russell King-18/+4
2019-06-12gpio: omap: simplify read-modify-writeRussell King-53/+30
2019-06-12gpio: omap: simplify bank->level_maskRussell King-4/+3
2019-06-12gpio: omap: simplify set_multiple()Russell King-38/+7
2019-06-12gpio: omap: simplify get_multiple()Russell King-25/+11
2019-06-12gpio: omap: simplify get() methodRussell King-19/+6
2019-06-12gpio: omap: simplify omap_gpio_get_direction()Russell King-10/+3
2019-06-12gpio: omap: move omap_gpio_request() and omap_gpio_free()Russell King-32/+32
2019-06-12gpio: omap: remove irq_ack methodRussell King-14/+3
2019-06-12gpio: omap: clean up edge interrupt handlingRussell King-11/+9
2019-06-12gpio: omap: remove remainder of list managementRussell King-2/+0
2019-06-12gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King-0/+2
2019-06-12gpio: omap: ensure irq is enabled before wakeupRussell King-7/+8
2019-06-12Merge branch 'ib-snps-reset-gpio' into develLinus Walleij-0/+6
2019-06-12gpio: of: parse stmmac PHY reset line specific active-low propertyMartin Blumenstingl-0/+6
2019-06-10gpio: altera: Allocate irq_chip dynamicallyPhil Reid-12/+11
2019-06-10gpio: xilinx: convert from OF GPIO to standard devm APIsRobert Hancock-55/+36
2019-06-10fmc: Decouple from Linux GPIO subsystemLinus Walleij-9/+10
2019-06-08dt-bindings: gpio: davinci: Add k3 am654 compatibleKeerthy-0/+18
2019-06-08gpio: davinci: Add new compatible for K3 AM654 SoCsKeerthy-0/+1
2019-06-08gpio: Davinci: Add K3 dependenciesKeerthy-1/+1
2019-06-08gpio: davinci: Fix the compiler warning with ARM64 config enabledKeerthy-3/+3
2019-06-07gpio: pass lookup and descriptor flags to request_ownLinus Walleij-38/+34
2019-06-07docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab-1/+1
2019-06-02gpio: pca953x: Add support for the TI TCA9539Peter Robinson-0/+1
2019-05-31gpio: of: Handle the Freescale SPI CSLinus Walleij-0/+37
2019-05-28dt-bindings: gpio: Convert Arm PL061 to json-schemaRob Herring-10/+69
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli-2/+0
2019-05-28gpio: ixp4xx: Use irq_domain_translate_twocell()Linus Walleij-7/+7
2019-05-28gpio: Fix minor grammar errors in documentationLinus Walleij-7/+7
2019-05-28gpio: Update Kconfig text for GPIO_SYSFSLinus Walleij-9/+5
2019-05-28gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()Andrey Smirnov-6/+8
2019-05-26Linux 5.2-rc2v5.2-rc2Linus Torvalds-2/+2
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10/+20
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-303/+399
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+13
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o-3/+13
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda-10/+20
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-18/+19
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-43/+129