summaryrefslogtreecommitdiff
path: root/drivers/gpio
AgeCommit message (Expand)Author
28 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/li...Mark Brown
28 hoursMerge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Mark Brown
2 daysMerge tag 'media/v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
4 daysMerge tag 'gpio-updates-for-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
6 daysMerge branch 'soc/drivers' into for-nextKrzysztof Kozlowski
7 daysMerge branch 'devel' into for-nextLinus Walleij
7 daysgpio: tegra: return -ENOMEM on allocation failure in probeSamasth Norway Ananda
8 daysgpio: swnode: defer probe on references to unregistered software nodesBartosz Golaszewski
8 daysgpio: tegra: fix irq_release_resources calling enable instead of disableSamasth Norway Ananda
9 daysgpio: bd72720: handle missing regmapMatti Vaittinen
10 daysgpio: gpio-by-pinctrl: s/used to do/is used to do/Geert Uytterhoeven
10 daysgpio: aspeed: fix unsigned long int declarationChen Jung Ku
10 daysgpio: rockchip: convert to dynamic GPIO base allocationShawn Lin
10 daysgpio: remove dev-sync-probeBartosz Golaszewski
10 daysgpio: virtuser: stop using dev-sync-probeBartosz Golaszewski
10 daysgpio: aggregator: stop using dev-sync-probeBartosz Golaszewski
10 daysgpio: sim: stop using dev-sync-probeBartosz Golaszewski
10 daysgpio: Add Intel Nova Lake ACPI GPIO events driverAlan Borzeszkowski
2026-04-03gpiolib: Make deferral warnings debug messagesJon Hunter
2026-03-31gpio: mpfs: Add interrupt supportConor Dooley
2026-03-30gpiolib: fix hogs with multiple linesBartosz Golaszewski
2026-03-30gpio: shared: shorten the critical section in gpiochip_setup_shared()Bartosz Golaszewski
2026-03-26gpio: mxc: map Both Edge pad wakeup to Rising EdgeShenwei Wang
2026-03-26gpio: fix up CONFIG_OF dependenciesArnd Bergmann
2026-03-25gpio: tps68470: Add i2c daisy chain supportAntti Laakso
2026-03-25Merge branch 'ib-scmi-pinctrl-gpio' of git://git.kernel.org/pub/scm/linux/ker...Bartosz Golaszewski
2026-03-24Merge branch 'ib-scmi-pinctrl-gpio' into develLinus Walleij
2026-03-24gpio: gpio-by-pinctrl: add pinctrl based generic GPIO driverAKASHI Takahiro
2026-03-24gpio: drop unneeded Kconfig dependencies on OF_GPIOBartosz Golaszewski
2026-03-23gpio: qixis-fpga: Fix error handling for devm_regmap_init_mmio()Felix Gu
2026-03-23gpio: dwapb: reduce allocation to single kzallocRosen Penev
2026-03-23gpio: shared: handle pins shared by child nodes of devicesBartosz Golaszewski
2026-03-23gpio: shared: call gpio_chip::of_xlate() if setBartosz Golaszewski
2026-03-19gpio: spacemit-k1: Add set_config callback supportJunhui Liu
2026-03-16Merge branch 'gpio/dev-init-rework' into gpio/for-currentBartosz Golaszewski
2026-03-16gpio: cs5535: use dynamically allocated priv structRosen Penev
2026-03-16Revert "gpio: Access `gpio_bus_type` in gpiochip_setup_dev()"Tzung-Bi Shih
2026-03-16Do not enable the v1 uAPI by defaultLinus Walleij
2026-03-16gpio: kempld: Implement the interrupt controllerAlban Bedel
2026-03-16gpio: kempld: Add support for get/set multipleAlban Bedel
2026-03-16gpio: kempld: Add support for PLD version >= 2.8Alban Bedel
2026-03-16gpio: kempld: Simplify the bit level register accessesAlban Bedel
2026-03-16gpiolib: Update gpiochip_find_base_unlocked() kerneldocLinus Walleij
2026-03-16gpio: max732x: use guard(mutex) to simplify lockingRichard Lyu
2026-03-16gpio: sim: allow to define the active-low setting of a simulated hogBartosz Golaszewski
2026-03-16gpio: remove machine hogsBartosz Golaszewski
2026-03-16gpio: sim: use fwnode-based GPIO hogsBartosz Golaszewski
2026-03-16gpio: move hogs into GPIO coreBartosz Golaszewski
2026-03-16gpio: of: clear OF_POPULATED on hog nodes in remove pathBartosz Golaszewski
2026-03-11gpiolib: clear requested flag if line is invalidBarnabás Pőcze