summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2020-07-20gpio: tc35892: Use irqchip templateLinus Walleij
2020-07-17gpio: max77620: Use helper variable and clarifyLinus Walleij
2020-07-16gpio: mmio: replace open-coded for_each_set_bit()Andy Shevchenko
2020-07-16gpio: pca9570: add GPO driver for PCA9570Sungbo Eo
2020-07-16gpio: max77620: Initialize hardware state of interruptsDmitry Osipenko
2020-07-16gpio: max77620: Use irqchip templateDmitry Osipenko
2020-07-16gpio: max77620: Don't shadow error code of platform_get_irq()Dmitry Osipenko
2020-07-16gpio: max77620: Don't set of_nodeDmitry Osipenko
2020-07-16gpio: max77620: Fix missing release of interruptDmitry Osipenko
2020-07-16gpio: max77620: Replace 8 with MAX77620_GPIO_NRDmitry Osipenko
2020-07-12gpiolib: cdev: refactor lineevent cleanup into lineevent_freeKent Gibson
2020-07-12gpiolib: cdev: refactor linehandle cleanup into linehandle_freeKent Gibson
2020-07-12gpiolib: cdev: remove recalculation of offsetKent Gibson
2020-07-12gpiolib: cdev: fix minor race in GET_LINEINFO_WATCHKent Gibson
2020-07-12gpiolib: cdev: rename priv to cdevKent Gibson
2020-07-12gpiolib: cdev: use blocking notifier call chain instead of atomicKent Gibson
2020-07-12gpiolib: cdev: remove pointless decrement of iKent Gibson
2020-07-12gpiolib: cdev: rename numdescs to num_descsKent Gibson
2020-07-12gpiolib: cdev: rename 'filep' and 'filp' to 'file' to be consistent with othe...Kent Gibson
2020-07-12gpiolib: cdev: refactor gpiohandle_flags_to_desc_flagsKent Gibson
2020-07-12gpiolib: cdev: minor indentation fixesKent Gibson
2020-07-12gpiolib: cdev: sort includesKent Gibson
2020-07-12gpiolib: move gpiolib-sysfs function declarations into their own headerKent Gibson
2020-07-09Merge branch 'devel' into for-nextLinus Walleij
2020-07-08Merge branch 'lee-fixes' into develLinus Walleij
2020-07-08gpio: gpio-mlxbf2.c: Provide __releases() annotation to stop confusing SparseLee Jones
2020-07-08gpio: gpio-mlxbf2: Tell the compiler that ACPI functions may not be useLee Jones
2020-07-08gpio: gpio-mlxbf: Tell the compiler that ACPI functions may not be usedLee Jones
2020-07-08gpio: gpio-it87: Fix formatting issues which confuse kerneldocLee Jones
2020-07-08gpio: gpio-syscon: Fix formatting issues which confuse kerneldocLee Jones
2020-07-08gpio: gpio-sama5d2-piobu: Demote all kerneldoc headers to basic comment blocksLee Jones
2020-07-08gpio: gpio-pmic-eic-sprd: Fix incorrectly named property 'map'Lee Jones
2020-07-08gpio: gpio-altera: Add missing kerneldoc entry and demote commentLee Jones
2020-07-08gpio: gpiolib-of: Provide documentation for of_gpio_spi_cs_get_count()Lee Jones
2020-07-07gpio: aggregator: Use bitmap_parselist() for parsing GPIO offsetsGeert Uytterhoeven
2020-07-07gpio: aggregator: Drop pre-initialization in get_arg()Geert Uytterhoeven
2020-07-02gpio: pch: Move IRQ status message to verbose debug levelAndy Shevchenko
2020-06-30Merge tag 'gpio-updates-for-v5.9-part1' of git://git.kernel.org/pub/scm/linux...Linus Walleij
2020-06-30gpio: gpio-ml-ioh: Fix missing ':' in 'struct ioh_gpio_reg_dataLee Jones
2020-06-30gpiolib: Deduplicate find_first_zero_bit() callAndy Shevchenko
2020-06-30gpio: omap: Add missing PM ops for suspendTony Lindgren
2020-06-26Merge tag 'gpio-fixes-for-v5.8-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Walleij
2020-06-24gpio: Drop superfluous dependencies on GPIOLIBGeert Uytterhoeven
2020-06-24gpio: zynq: Remove error prints in EPROBE_DEFERShubhrajyoti Datta
2020-06-24gpio: zynq: Add pmc gpio supportShubhrajyoti Datta
2020-06-24gpio: zynq: Disable the irq if it is not a wakeup sourceShubhrajyoti Datta
2020-06-24gpio: zynq: Add Versal supportShubhrajyoti Datta
2020-06-24gpio: zynq: protect direction in/out with a spinlockGlenn Langedock
2020-06-22gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2Andy Shevchenko
2020-06-22gpio: max732x: remove redundant check from probe()Gaurav Singh