index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2024-10-17
gpio: aspeed: Use devm_clk api to manage clock source
Billy Tsai
2024-10-17
gpio: aspeed: Add the flush write to ensure the write complete.
Billy Tsai
2024-10-10
gpio: davinci: fix lazy disable
Emanuele Ghidoli
2024-10-10
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Lad Prabhakar
2024-09-02
gpio: modepin: Enable module autoloading
Liao Chen
2024-09-02
gpio: rockchip: fix OF node leak in probe()
Krzysztof Kozlowski
2024-08-10
gpio: mlxbf3: Support shutdown() function
Asmaa Mnebhi
2024-07-27
Merge tag 'gpio-fixes-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-07-27
Merge tag 'devicetree-fixes-for-6.11-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
of: remove internal arguments from of_property_for_each_u32()
Luca Ceresoli
2024-07-19
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2024-07-19
gpio: virtuser: avoid non-constant format string
Arnd Bergmann
2024-07-17
virtio: rename virtio_find_vqs_info() to virtio_find_vqs()
Jiri Pirko
2024-07-17
virtio: convert the rest virtio_find_vqs() users to virtio_find_vqs_info()
Jiri Pirko
2024-07-15
Merge tag 'gpio-updates-for-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-10
gpio: mc33880: Convert comma to semicolon
Chen Ni
2024-07-10
gpio: virtuser: actually use the "trimmed" local variable
Bartosz Golaszewski
2024-07-09
gpio: virtuser: new virtual testing driver for the GPIO API
Bartosz Golaszewski
2024-07-05
gpiolib: of: add polarity quirk for TSC2005
Dmitry Torokhov
2024-07-04
gpio: sim: lock GPIOs as interrupts when they are requested
Bartosz Golaszewski
2024-07-03
gpio: mmio: do not calculate bgpio_bits via "ngpios"
Shiji Yang
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-02
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
2024-07-02
gpiolib: of: fix lookup quirk for MIPS Lantiq
Dmitry Torokhov
2024-07-01
gpio: add sloppy logic analyzer using polling
Wolfram Sang
2024-06-27
gpiolib: cdev: Ignore reconfiguration without direction
Kent Gibson
2024-06-27
gpiolib: cdev: Disallow reconfiguration without direction (uAPI v1)
Kent Gibson
2024-06-26
gpio: ath79: convert to dynamic GPIO base allocation
Shiji Yang
2024-06-26
gpio: graniterapids: Add missing raw_spinlock_init()
Aapo Vienamo
2024-06-24
gpio: davinci: Validate the obtained number of IRQs
Aleksandr Mishin
2024-06-21
gpio: pca953x: fix pca953x_irq_bus_sync_unlock race
Ian Ray
2024-06-14
gpiolib: put gpio_suffixes in a single compilation unit
Bartosz Golaszewski
2024-06-11
gpio: sim: use devm_mutex_init()
Bartosz Golaszewski
2024-06-11
gpio: sim: drop kernel.h include
Bartosz Golaszewski
2024-06-11
gpio: sim: use device_match_name() instead of strcmp(dev_name(...
Bartosz Golaszewski
2024-06-07
gpio: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-04
gpiolib: Show more info for interrupt only lines in debugfs
Andy Shevchenko
2024-06-04
gpiolib: Return label, if set, for IRQ only line
Andy Shevchenko
2024-06-03
gpiolib: make gpiochip_set_desc_names() return void
Bartosz Golaszewski
2024-06-03
gpio: tqmx86: fix broken IRQ_TYPE_EDGE_BOTH interrupt type
Matthias Schiffer
2024-06-03
gpio: tqmx86: store IRQ trigger type and unmask status separately
Matthias Schiffer
2024-06-03
gpio: tqmx86: introduce shadow register for GPIO output value
Matthias Schiffer
2024-06-03
gpio: tqmx86: fix typo in Kconfig label
Gregor Herburger
2024-06-03
gpio: pca953x: Add support for TI TCA9535 variant
Fabio Estevam
2024-06-03
gpio: brcmstb: Allow building driver for ARCH_BCM2835
Peter Robinson
2024-05-30
gpiolib: cdev: Cleanup kfifo_out() error handling
Kent Gibson
2024-05-30
gpiolib: cdev: Refactor allocation of linereq events kfifo
Kent Gibson
2024-05-30
gpiolib: cdev: Add INIT_KFIFO() for linereq events
Kent Gibson
2024-05-30
gpio: rdc321x: Convert PCIBIOS_* return codes to errnos
Ilpo Järvinen
[next]