summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-25tools: gpio-hammer: fix spelling mistake: "occurences" -> "occurrences"Colin Ian King
2020-03-25gpio: mt7621: add BGPIOF_NO_SET_ON_INPUT flagChuanhong Guo
2020-03-25gpio: mmio: introduce BGPIOF_NO_SET_ON_INPUTChuanhong Guo
2020-03-25tools: gpio-hammer: Avoid potential overflow in mainGabriel Ravier
2020-03-25gpio: mvebu: avoid error message for optional IRQChris Packham
2020-03-25gpio: mxs: add COMPILE_TEST support for GPIO_MXSAnson Huang
2020-03-25gpio: mxc: Add COMPILE_TEST support for GPIO_MXCAnson Huang
2020-03-25gpio: pl061: Warn when IRQ line has not been configuredAlexander Sverdlin
2020-03-25docs: gpio: driver.rst: don't mark literal blocks twiceMauro Carvalho Chehab
2020-03-25gpio: uapi: Improve phrasing around arrays representing empty stringsJonathan Neuschäfer
2020-03-20gpio: Move devres calls to devres fileLinus Walleij
2020-03-09Merge branch 'ib-omap-block-idle' into develLinus Walleij
2020-03-09Revert "gpio: omap: Fix lost edge wake-up interrupts"Tony Lindgren
2020-03-09gpio: omap: Block idle on pending gpio interruptsTony Lindgren
2020-03-09ARM: OMAP2+: Handle errors for cpu_pmTony Lindgren
2020-03-09gpio: add driver for Mellanox BlueField 2 GPIO controllerAsmaa Mnebhi
2020-03-03Merge tag 'gpio-updates-for-v5.7-part2' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-03-03gpiolib: Fix inverted check in gpiochip_remove()Geert Uytterhoeven
2020-03-02gpiolib: fix bitmap operations related to line event watchingBartosz Golaszewski
2020-03-02gpiolib: fix unwatch ioctl()Kent Gibson
2020-03-02gpiolib: Rename 'event' to 'ge' to be consistent with other useAndy Shevchenko
2020-03-02gpio: uniphier: Replace zero-length array with flexible-array memberGustavo A. R. Silva
2020-02-28gpiolib: Optimize gpiochip_remove() when check for requested lineAndy Shevchenko
2020-02-21gpio: of: Add DT overlay support for GPIO hogsGeert Uytterhoeven
2020-02-21gpio: of: Extract of_gpiochip_add_hog()Geert Uytterhoeven
2020-02-21gpio: Switch timestamps to ktime_get_ns()Linus Walleij
2020-02-21gpiolib: use gpiochip_get_desc() where applicableBartosz Golaszewski
2020-02-21gpio: siox: use raw spinlock for irq related lockingUwe Kleine-König
2020-02-20gpio: mockup: coding-style fixBartosz Golaszewski
2020-02-20gpio: rcar: Fix typo in commentAshish Chavan
2020-02-13Merge tag 'gpio-updates-for-v5.7-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-02-12tools: gpio: implement gpio-watchBartosz Golaszewski
2020-02-12gpiolib: add new ioctl() for monitoring changes in line infoBartosz Golaszewski
2020-02-12gpiolib: provide a dedicated function for setting lineinfoBartosz Golaszewski
2020-02-12gpiolib: emit a debug message when adding events to a full kfifoBartosz Golaszewski
2020-02-12gpiolib: rework the locking mechanism for lineevent kfifoBartosz Golaszewski
2020-02-12kfifo: provide kfifo_is_empty_spinlocked()Bartosz Golaszewski
2020-02-12kfifo: provide noirqsave variants of spinlocked in and out helpersBartosz Golaszewski
2020-02-10gpio: Avoid kernel.h inclusion where it's possibleAndy Shevchenko
2020-02-10gpio: wcd934x: Fix logic of wcd_gpio_getAxel Lin
2020-02-10gpio: wcd934x: Don't change gpio direction in wcd_gpio_setAxel Lin
2020-02-10gpio: pxa: Avoid a warning when gpio0 and gpio1 IRQS are not thereLubomir Rintel
2020-02-09Linux 5.6-rc1v5.6-rc1Linus Torvalds
2020-02-09Merge tag 'kbuild-v5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-02-09Merge tag 'zonefs-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds
2020-02-09irqchip/gic-v4.1: Avoid 64bit division for the sake of 32bit ARMMarc Zyngier
2020-02-09Merge tag '5.6-rc-smb3-plugfest-patches' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-02-09Merge branch 'work.vboxsf' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-02-09Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-09Merge tag 'smp-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds