summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
2025-09-01gpio: tegra186: Add support for Tegra256Prathamesh Shete
2025-08-31Merge tag 'gpio-fixes-for-v6.17-rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-08-26gpio: timberdale: fix off-by-one in IRQ type boundary checkJunjie Cao
2025-08-25gpio: sim: don't use GPIO base in debugfs outputBartosz Golaszewski
2025-08-25gpio: mmio: Add compatible for the ixp4xx eb MMIOLinus Walleij
2025-08-25Merge tag 'pinctrl-v6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-08-25gpio: ge: use new generic GPIO chip APIBartosz Golaszewski
2025-08-25gpio: mpc8xxx: use new generic GPIO chip APIBartosz Golaszewski
2025-08-25gpio: grgpio: use new generic GPIO chip APIBartosz Golaszewski
2025-08-25gpio: rda: use new generic GPIO chip APIBartosz Golaszewski
2025-08-25gpio: amdpt: use new generic GPIO chip APIBartosz Golaszewski
2025-08-25gpio: dwapb: use new generic GPIO chip APIBartosz Golaszewski
2025-08-25gpio: loongson-64bit: use new generic GPIO chip APIBartosz Golaszewski
2025-08-25gpio: ts4800: use new generic GPIO chip APIBartosz Golaszewski
2025-08-25gpio: ts4800: use dev_err_probe()Bartosz Golaszewski
2025-08-25gpio: ts4800: use generic device propertiesBartosz Golaszewski
2025-08-25gpio: ts4800: remove the unnecessary call to platform_set_drvdata()Bartosz Golaszewski
2025-08-25gpio: hisi: use the BGPIOF_UNREADABLE_REG_DIR flagBartosz Golaszewski
2025-08-21gpiolib: acpi: Program debounce when finding GPIOMario Limonciello (AMD)
2025-08-19gpiolib: acpi: Add quirk for ASUS ProArt PX13Mario Limonciello (AMD)
2025-08-14gpio: remove unneeded 'fast_io' parameter in regmap_configWolfram Sang
2025-08-13gpio: aggregator: Fix off by one in gpiochip_fwd_desc_add()Dan Carpenter
2025-08-12gpio: mlxbf3: use platform_get_irq_optional()David Thompson
2025-08-12Revert "gpio: mlxbf3: only get IRQ for device instance 0"David Thompson
2025-08-11Merge tag 'gpio-aggregator-refactoring-for-v6.18-rc1' of git://git.kernel.org...Bartosz Golaszewski
2025-08-11gpio: aggregator: add possibility to attach data to the forwarderThomas Richard
2025-08-11gpio: aggregator: handle runtime registration of gpio_desc in gpiochip_fwdThomas Richard
2025-08-11gpio: aggregator: export symbols of the GPIO forwarder libraryThomas Richard
2025-08-11gpio: aggregator: update gpiochip_fwd_setup_delay_line() parametersThomas Richard
2025-08-11gpio: aggregator: refactor the forwarder registration partThomas Richard
2025-08-11gpio: aggregator: refactor the code to add GPIO desc in the forwarderThomas Richard
2025-08-11gpio: aggregator: move GPIO forwarder allocation in a dedicated functionThomas Richard
2025-08-11gpiolib: add support to register sparse pin rangeThomas Richard
2025-08-11gpio: TODO: remove the task for converting to the new line settersGeert Uytterhoeven
2025-08-11gpio: twl4030: Remove error print for devm_add_action_or_reset()Waqar Hameed
2025-08-11gpio: aggregator: fix macros coding style errorLi Jun
2025-08-11gpio: stmpe: Allow to compile as a moduleAlexander Stein
2025-08-07treewide: rename GPIO set callbacks back to their original namesBartosz Golaszewski
2025-08-07gpio: remove legacy GPIO line value setter callbacksBartosz Golaszewski
2025-08-03gpio: mlxbf2: use platform_get_irq_optional()David Thompson
2025-08-03Revert "gpio: pxa: Make irq_chip immutable"Bartosz Golaszewski
2025-07-28Merge tag 'gpio-updates-for-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-27gpiolib: enable CONFIG_GPIOLIB_LEGACY even for !GPIOLIBArnd Bergmann
2025-07-25gpio: virtio: Fix config space reading.Harald Mommer
2025-07-24gpiolib: make legacy interfaces optionalArnd Bergmann
2025-07-24Merge tag 'ib-mfd-gpio-power-soc-v6.17' of git://git.kernel.org/pub/scm/linux...Bartosz Golaszewski
2025-07-24gpiolib: of: add forward declaration for struct device_nodeAndrei Lalaev
2025-07-24gpio: Add new gpio-macsmc driver for Apple MacsHector Martin
2025-07-23gpio: cadence: Remove duplicated include in gpio-cadence.cYang Li
2025-07-23gpio: tps65219: Add support for TI TPS65214 PMICShree Ramamoorthy