summaryrefslogtreecommitdiffstats
path: root/drivers/gpio
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pinctrl-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-12-1313-26/+143
|\
| * gpio: mxc: enable pad wakeup on i.MX8x platformsShenwei Wang2022-11-081-1/+91
| * gpiolib: Clean up headersAndy Shevchenko2022-10-243-1/+24
| * gpiolib: cdev: Add missing header(s)Andy Shevchenko2022-10-241-1/+3
| * gpio: tegra186: Add missing header(s)Andy Shevchenko2022-10-241-1/+2
| * gpio: wm8350: Remove unused header(s)Andy Shevchenko2022-10-241-4/+3
| * gpio: pl061: Add missing header(s)Andy Shevchenko2022-10-241-7/+8
| * gpio: pca953x: Add missing header(s)Andy Shevchenko2022-10-241-1/+2
| * gpio: mockup: Add missing header(s)Andy Shevchenko2022-10-241-0/+1
| * gpio: da9052: Remove unused header(s)Andy Shevchenko2022-10-191-5/+4
| * gpio: arizona: Remove unused header(s)Andy Shevchenko2022-10-191-3/+2
| * gpio: aspeed: Add missing header(s)Andy Shevchenko2022-10-191-2/+3
* | gpio/rockchip: fix refcount leak in rockchip_gpiolib_register()Wang Yufen2022-12-061-0/+1
* | gpio: amd8111: Fix PCI device reference count leakXiongfeng Wang2022-11-301-0/+4
* | gpiolib: fix memory leak in gpiochip_setup_dev()Zeng Heng2022-11-281-16/+26
* | gpio: tegra: Convert to immutable irq chipSvyatoslav Ryhel2022-10-201-16/+44
|/
* Merge tag 'irq-core-2022-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-10-121-4/+2
|\
| * gpio: mlxbf2: Use generic_handle_irq_safe()Sebastian Andrzej Siewior2022-09-191-4/+2
* | Merge tag 'pinctrl-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2022-10-111-0/+7
|\ \
| * | gpio: rockchip: request GPIO mux to pinctrl when setting directionQuentin Schulz2022-10-041-0/+7
* | | Merge tag 'input-for-v6.1-rc0' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-113-461/+0
|\ \ \
| * | | gpio: gpio-adp5588: drop the driverNuno Sá2022-08-303-461/+0
| |/ /
* | | Merge tag 'acpi-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2022-10-102-3/+14
|\ \ \
| | \ \
| | \ \
| *-. \ \ Merge branches 'acpi-apei', 'acpi-wakeup', 'acpi-reboot' and 'acpi-thermal'Rafael J. Wysocki2022-10-102-3/+14
| |\ \ \ \
| | * | | | gpiolib: acpi: Add wake_capable variants of acpi_dev_gpio_irq_getRaul E Rangel2022-10-042-3/+14
| | |/ / /
* | | | | Merge tag 'gpio-updates-for-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-10-0818-266/+550
|\ \ \ \ \
| * | | | | gpio: tc3589x: Make irqchip immutableLinus Walleij2022-10-031-2/+6
| * | | | | gpiolib: cdev: add fdinfo output for line request file descriptorsBartosz Golaszewski2022-09-261-0/+18
| * | | | | Merge tag 'intel-gpio-v6.1-1' of gitolite.kernel.org:pub/scm/linux/kernel/git...Bartosz Golaszewski2022-09-201-4/+34
| |\ \ \ \ \
| | * | | | | gpiolib: acpi: Add a quirk for Asus UM325UAZMario Limonciello2022-09-051-0/+14
| | * | | | | gpiolib: acpi: Add support to ignore programming an interruptMario Limonciello2022-09-051-4/+20
| * | | | | | gpio: twl4030: Reorder functions which allows to drop a forward declaraionUwe Kleine-König2022-09-201-14/+12
| * | | | | | gpiolib: fix OOB access in quirk callbacksMichael Walle2022-09-201-0/+1
| * | | | | | gpiolib: of: factor out conversion from OF flagsDmitry Torokhov2022-09-151-66/+37
| * | | | | | gpiolib: rework quirk handling in of_find_gpio()Dmitry Torokhov2022-09-151-36/+26
| * | | | | | gpiolib: of: make Freescale SPI quirk similar to all othersDmitry Torokhov2022-09-151-8/+4
| * | | | | | gpiolib: of: do not ignore requested index when applying quirksDmitry Torokhov2022-09-151-13/+19
| * | | | | | gpio: ws16c48: Ensure number of irq matches number of baseWilliam Breathitt Gray2022-09-151-2/+3
| * | | | | | gpio: 104-idio-16: Ensure number of irq matches number of baseWilliam Breathitt Gray2022-09-151-2/+3
| * | | | | | gpio: 104-idi-48: Ensure number of irq matches number of baseWilliam Breathitt Gray2022-09-151-2/+3
| * | | | | | gpio: 104-dio-48e: Ensure number of irq matches number of baseWilliam Breathitt Gray2022-09-151-2/+3
| * | | | | | gpio: pca953x: Add support for PCAL6534Martyn Welch2022-09-151-19/+117
| * | | | | | gpio: pca953x: Swap if statements to save later complexityMartyn Welch2022-09-151-16/+15
| * | | | | | gpio: pca953x: Fix pca953x_gpio_set_pull_up_down()Martyn Welch2022-09-151-3/+5
| * | | | | | gpio: mt7621: Switch to use platform_get_irq() functionSergio Paracuellos2022-09-141-3/+4
| * | | | | | gpio: pca953x: introduce support for nxp,pcal6408Nate Drude2022-09-141-0/+2
| * | | | | | gpio: exar: access MPIO registers on cascaded chipsQingtao Cao2022-09-041-5/+35
| * | | | | | gpiolib: make fwnode_get_named_gpiod() staticDmitry Torokhov2022-09-041-66/+66
| * | | | | | Merge tag 'platform-drivers-x86-simatec-1' of git://git.kernel.org/pub/scm/li...Bartosz Golaszewski2022-09-012-111/+167
| |\ \ \ \ \ \
| * | | | | | | gpio: imx-scu: add imx-scu GPIO driverShenwei Wang2022-08-313-0/+144