summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-06-12gpio: omap: remove irq_ack methodRussell King
2019-06-12gpio: omap: clean up edge interrupt handlingRussell King
2019-06-12gpio: omap: remove remainder of list managementRussell King
2019-06-12gpio: omap: fix lack of irqstatus_raw0 for OMAP4Russell King
2019-06-12gpio: omap: ensure irq is enabled before wakeupRussell King
2019-06-12Merge branch 'ib-snps-reset-gpio' into develLinus Walleij
2019-06-12gpio: of: parse stmmac PHY reset line specific active-low propertyMartin Blumenstingl
2019-06-10gpio: altera: Allocate irq_chip dynamicallyPhil Reid
2019-06-10gpio: xilinx: convert from OF GPIO to standard devm APIsRobert Hancock
2019-06-10fmc: Decouple from Linux GPIO subsystemLinus Walleij
2019-06-08dt-bindings: gpio: davinci: Add k3 am654 compatibleKeerthy
2019-06-08gpio: davinci: Add new compatible for K3 AM654 SoCsKeerthy
2019-06-08gpio: Davinci: Add K3 dependenciesKeerthy
2019-06-08gpio: davinci: Fix the compiler warning with ARM64 config enabledKeerthy
2019-06-07gpio: pass lookup and descriptor flags to request_ownLinus Walleij
2019-06-07docs: gpio: driver.rst: fix a bad tagMauro Carvalho Chehab
2019-06-02gpio: pca953x: Add support for the TI TCA9539Peter Robinson
2019-05-31gpio: of: Handle the Freescale SPI CSLinus Walleij
2019-05-31gpio: max732x: use devm_gpiochip_add_data()Bartosz Golaszewski
2019-05-31gpio: max732x: use i2c_new_dummy_device()Bartosz Golaszewski
2019-05-31gpio: em: use the managed version of gpiochip_add_data()Bartosz Golaszewski
2019-05-28gpio: em: Return early on error in em_gio_probe()Geert Uytterhoeven
2019-05-28gpio: em: Remove error messages on out-of-memory conditionsGeert Uytterhoeven
2019-05-28dt-bindings: gpio: Convert Arm PL061 to json-schemaRob Herring
2019-05-28Documentation: gpio: remove duplicated linesLuca Ceresoli
2019-05-28gpio: ixp4xx: Use irq_domain_translate_twocell()Linus Walleij
2019-05-28gpio: Fix minor grammar errors in documentationLinus Walleij
2019-05-28gpio: Update Kconfig text for GPIO_SYSFSLinus Walleij
2019-05-28gpio: vf610: Use PTR_ERR_OR_ZERO() in vf610_gpio_probe()Andrey Smirnov
2019-05-26Linux 5.2-rc2Linus Torvalds
2019-05-26Merge tag 'trace-v5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-05-26Merge tag 'random_for_linus_stable' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o
2019-05-25tracing: Silence GCC 9 array bounds warningMiguel Ojeda
2019-05-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-25Merge tag 'libnvdimm-fixes-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-25Merge tag 'trace-v5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-24ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi
2019-05-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2019-05-24Merge tag 'for-linus-20190524' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-05-24Merge tag 'linux-kselftest-5.2-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-24Merge tag 'devicetree-fixes-for-5.2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-24Merge tag 'spdx-5.2-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones