index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2023-04-07
Merge tag 'gpio-fixes-for-v6.3-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-03
gpio: davinci: Add irq chip flag to skip set wake
Dhruva Gole
2023-04-03
gpio: davinci: Do not clear the bank intr enable bit in save_context
Dhruva Gole
2023-03-07
ACPI: x86: Introduce an acpi_quirk_skip_gpio_event_handlers() helper
Hans de Goede
2023-03-06
gpio: GPIO_REGMAP: select REGMAP instead of depending on it
Randy Dunlap
2023-02-24
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-22
Merge tag 'pinctrl-v6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
2023-02-22
Merge tag 'gpio-updates-for-v6.3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-02-20
Merge tag 'arm-boardfile-remove-6.3' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-02-17
gpio: sim: fix a memory leak
Bartosz Golaszewski
2023-02-16
Merge tag 'intel-gpio-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Bartosz Golaszewski
2023-02-15
gpio: mlxbf2: select GPIOLIB_IRQCHIP
Linus Walleij
2023-02-15
gpiolib: acpi: Add a ignore wakeup quirk for Clevo NH5xAx
Werner Sembach
2023-02-15
gpio: vf610: make irq_chip immutable
Alexander Stein
2023-02-15
gpiolib: acpi: remove redundant declaration
Raag Jadav
2023-02-13
gpio: sim: Use %pfwP specifier instead of calling fwnode API directly
Andy Shevchenko
2023-02-08
gpiolib: Clear the gpio_device's fwnode initialized flag before adding
Saravana Kannan
2023-02-02
gpio: tegra186: remove unneeded loop in tegra186_gpio_init_route_mapping()
Tom Rix
2023-02-01
mfd: remove ucb1400 support
Arnd Bergmann
2023-01-30
gpiolib: of: Move enum of_gpio_flags to its only user
Andy Shevchenko
2023-01-30
gpio: mvebu: Use IS_REACHABLE instead of IS_ENABLED for CONFIG_PWM
Uwe Kleine-König
2023-01-30
gpio: zevio: Add missing header
Andy Shevchenko
2023-01-30
gpio: pcf857x: Drop unneeded explicit casting
Andy Shevchenko
2023-01-30
gpio: pcf857x: Make use of device properties
Andy Shevchenko
2023-01-30
gpio: pcf857x: Get rid of legacy platform data
Andy Shevchenko
2023-01-30
gpio: rockchip: Do not mention legacy API in the code
Andy Shevchenko
2023-01-30
gpio: wcd934x: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: zevio: Use proper headers and drop OF_GPIO dependency
Andy Shevchenko
2023-01-30
gpio: zevio: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: xilinx: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: ge: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: davinci: Remove duplicate assignment of of_gpio_n_cells
Andy Shevchenko
2023-01-30
gpio: omap: use dynamic allocation of base
Andreas Kemnade
2023-01-30
gpio: davinci: Do not mention legacy API in the code
Andy Shevchenko
2023-01-30
gpiolib: Remove unused of_mm_gpiochip_add()
Andy Shevchenko
2023-01-30
gpio: pcf857x: Implement get_multiple/set_multiple methods
Radu Rendec
2023-01-30
gpio: pcf857x: Fix indentation of variable declarations
Radu Rendec
2023-01-30
gpio: pcf857x: Replace 'unsigned' with 'unsigned int'
Radu Rendec
2023-01-30
gpio: tegra186: add Tegra234 PMC compatible in GPIO driver
Prathamesh Shete
2023-01-30
gpio: regmap: use new regmap_might_sleep()
Michael Walle
2023-01-30
gpiolib: sort header inclusion alphabetically
Andy Shevchenko
2023-01-30
gpiolib: Get rid of not used of_node member
Andy Shevchenko
2023-01-30
gpiolib: Introduce gpio_device_get() and gpio_device_put()
Andy Shevchenko
2023-01-30
gpio: vf610: connect GPIO label to dev name
Haibo Chen
2023-01-30
gpio: pca9570: rename platform_data to chip_data
Bartosz Golaszewski
2023-01-30
gpiolib: of: remove [devm_]gpiod_get_from_of_node() APIs
Dmitry Torokhov
2023-01-30
gpiolib: of: remove of_get_gpio[_flags]() and of_get_named_gpio_flags()
Dmitry Torokhov
2023-01-30
gpiolib: of: remove obsolete comment for of_gpio_get_count()
Dmitry Torokhov
2023-01-30
gpiolib: of: stop exporting of_gpio_named_count()
Dmitry Torokhov
2023-01-30
gpio: i8255: Remove unused legacy interface
William Breathitt Gray
[next]