开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
Age
Commit message (
Expand
)
Author
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-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
2024-11-29
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-27
Merge tag 'gpio-fixes-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-26
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-22
Fix a potential abuse of seq_printf() format string in drivers
David Wang
2024-11-22
gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-11-21
gpio: exar: set value when external pull-up or pull-down is present
Sai Kumar Cholleti
2024-11-21
gpio: altera: Add missed base and label initialisations
Andy Shevchenko
2024-11-21
gpio: zevio: Add missed label initialisation
Andy Shevchenko
2024-11-18
gpio: tegra186: Allow to enable driver on Tegra234
Lars-Peter Clausen
2024-11-18
gpio: grgpio: Add NULL check in grgpio_probe
Charles Han
2024-11-13
gpio: mpfs: add CoreGPIO support
Conor Dooley
2024-11-12
gpio: rockchip: support new version GPIO
Ye Zhang
2024-11-12
gpio: rockchip: change the GPIO version judgment logic
Ye Zhang
2024-11-12
gpio: rockchip: explan the format of the GPIO version ID
Ye Zhang
2024-11-12
gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
Andy Shevchenko
2024-11-09
gpio: Get rid of GPIOF_ACTIVE_LOW
Andy Shevchenko
2024-11-07
gpio: Replace deprecated PCI functions
Philipp Stanner
2024-11-07
Merge tag 'intel-gpio-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2024-11-06
gpio: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-11-06
gpio: mpfs: add polarfire soc gpio support
Lewis Hanly
2024-11-04
gpio: altera: Drop legacy-of-mm-gpiochip.h header
Andy Shevchenko
2024-11-04
gpio: pcie-idio-24: Replace deprecated PCI functions
William Breathitt Gray
2024-11-04
gpio: pci-idio-16: Replace deprecated PCI functions
William Breathitt Gray
2024-11-04
gpio: cdev: don't report GPIOs requested as interrupts as used
Bartosz Golaszewski
2024-11-04
gpio: sysfs: emit chardev line-state events on edge store
Bartosz Golaszewski
2024-11-04
gpio: sysfs: emit chardev line-state events on active-low changes
Bartosz Golaszewski
2024-11-04
gpio: sysfs: emit chardev line-state events on GPIO export
Bartosz Golaszewski
2024-11-04
gpio: sysfs: use cleanup guards for the sysfs_lock mutex
Bartosz Golaszewski
2024-11-04
gpio: sysfs: use cleanup guards for gpiod_data::mutex
Bartosz Golaszewski
2024-11-04
gpiolib: clean up debugfs separator handling
Johan Hovold
2024-11-04
Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2024-10-31
gpiolib: fix debugfs dangling chip separator
Johan Hovold
2024-10-31
gpiolib: fix debugfs newline separators
Johan Hovold
2024-10-31
gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-10-31
gpio: mpsse: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-10-31
gpiolib: avoid format string weakness in workqueue interface
Arnd Bergmann
2024-10-31
gpio: fix uninit-value in swnode_find_gpio
Suraj Sonawane
[next]