index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
2025-02-11
gpio: 74x164: Utilise temporary variable for struct device
Andy Shevchenko
2025-02-11
gpio: 74x164: Switch to use dev_err_probe()
Andy Shevchenko
2025-02-11
gpio: 74x164: Fully convert to use managed resources
Andy Shevchenko
2025-02-11
gpio: 74x164: Make use of the macros from bits.h
Andy Shevchenko
2025-02-11
gpio: 74x164: Annotate buffer with __counted_by()
Andy Shevchenko
2025-02-11
gpio: 74x164: Simplify code with cleanup helpers
Andy Shevchenko
2025-02-11
gpio: 74x164: Remove unneeded dependency to OF_GPIO
Andy Shevchenko
2025-02-11
gpio: virtio: support multiple virtio-gpio controller instances
hlleng
2025-02-05
gpio: GPIO_GRGPIO should depend on OF
Geert Uytterhoeven
2025-02-05
gpio: sim: lock hog configfs items if present
Bartosz Golaszewski
2025-02-04
gpio: pca953x: Improve interrupt support
Mark Tomlinson
2025-02-03
gpio: Use str_enable_disable-like helpers
Krzysztof Kozlowski
2025-01-30
Merge tag 'gpio-fixes-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-01-28
Merge tag 'driver-core-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-23
gpio: mxc: remove dead code after switch to DT-only
Ahmad Fatoum
2025-01-22
Merge tag 'gpio-updates-for-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-14
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
2025-01-13
gpio: regmap: Use generic request/free ops
Sander Vanheule
2025-01-13
gpio: altera: Drop .mapped_irq from driver data
Uwe Kleine-König
2025-01-13
gpio: mpc8xxx: Add MPC8314 support
J. Neuschäfer
2025-01-13
Merge 6.13-rc7 into driver-core-next
Greg Kroah-Hartman
2025-01-08
gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
Binbin Zhou
2025-01-03
gpio: sim: lock up configfs that an instantiated device depends on
Koichiro Den
2025-01-03
gpio: virtuser: lock up configfs that an instantiated device depends on
Koichiro Den
2025-01-03
gpio: virtuser: fix handling of multiple conn_ids in lookup table
Koichiro Den
2025-01-03
gpio: virtuser: fix missing lookup table cleanups
Koichiro Den
2025-01-03
gpio: sim: Remove gpio_sim_dev_match_fwnode()
Zijun Hu
2025-01-03
driver core: Constify API device_find_child() and adapt for various usages
Zijun Hu
2024-12-20
gpio: tps65219: Use existing kernel gpio macros
Shree Ramamoorthy
2024-12-20
gpio: pca953x: log an error when failing to get the reset GPIO
Luca Ceresoli
2024-12-16
gpio: tqmx86: add support for changing GPIO directions
Matthias Schiffer
2024-12-16
gpio: tqmx86: introduce tqmx86_gpio_clrsetbits() helper
Matthias Schiffer
2024-12-16
gpio: tqmx86: use cleanup guards for spinlock
Matthias Schiffer
2024-12-16
gpio: tqmx86: consistently refer to IRQs by hwirq numbers
Matthias Schiffer
2024-12-16
gpio: tqmx86: add macros for interrupt configuration
Matthias Schiffer
2024-12-12
gpio: omap: allow building the module with COMPILE_TEST=y
Bartosz Golaszewski
2024-12-10
gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace
Uwe Kleine-König
2024-12-10
Merge tag 'v6.13-rc2' into gpio/for-current
Bartosz Golaszewski
2024-12-10
gpio: graniterapids: Fix GPIO Ack functionality
Alan Borzeszkowski
2024-12-10
gpio: graniterapids: Check if GPIO line can be used for IRQs
Alan Borzeszkowski
2024-12-10
gpio: graniterapids: Determine if GPIO pad can be used by driver
Alan Borzeszkowski
2024-12-10
gpio: graniterapids: Fix invalid RXEVCFG register bitmask
Shankar Bandal
2024-12-10
gpio: graniterapids: Fix invalid GPI_IS register offset
Shankar Bandal
2024-12-10
gpio: graniterapids: Fix incorrect BAR assignment
Alan Borzeszkowski
2024-12-10
gpio: graniterapids: Fix vGPIO driver crash
Alan Borzeszkowski
2024-12-06
gpio: ljca: Initialize num before accessing item in ljca_gpio_config
Haoyu Li
2024-12-05
gpio: twl4030: use gpiochip_get_data
Rosen Penev
2024-12-04
gpio: GPIO_MVEBU should not default to y when compile-testing
Geert Uytterhoeven
2024-12-03
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
[prev]
[next]