index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpio: xilinx: Convert gpio_lock to raw spinlock
Sean Anderson
4 days
1
-16
/
+16
*
gpio: loongson: Fix Loongson-2K2000 ACPI GPIO register offset
Binbin Zhou
10 days
1
-3
/
+3
*
gpio: sim: lock up configfs that an instantiated device depends on
Koichiro Den
2025-01-03
1
-7
/
+41
*
gpio: virtuser: lock up configfs that an instantiated device depends on
Koichiro Den
2025-01-03
1
-7
/
+40
*
gpio: virtuser: fix handling of multiple conn_ids in lookup table
Koichiro Den
2025-01-03
1
-4
/
+4
*
gpio: virtuser: fix missing lookup table cleanups
Koichiro Den
2025-01-03
1
-11
/
+25
*
gpio: idio-16: Actually make use of the GPIO_IDIO_16 symbol namespace
Uwe Kleine-König
2024-12-10
1
-2
/
+3
*
Merge tag 'v6.13-rc2' into gpio/for-current
Bartosz Golaszewski
2024-12-10
12
-13
/
+13
|
\
|
*
module: Convert default symbol namespace to string literal
Masahiro Yamada
2024-12-03
1
-1
/
+1
|
*
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-12-02
11
-12
/
+12
*
|
gpio: graniterapids: Fix GPIO Ack functionality
Alan Borzeszkowski
2024-12-10
1
-1
/
+1
*
|
gpio: graniterapids: Check if GPIO line can be used for IRQs
Alan Borzeszkowski
2024-12-10
1
-3
/
+12
*
|
gpio: graniterapids: Determine if GPIO pad can be used by driver
Alan Borzeszkowski
2024-12-10
1
-0
/
+16
*
|
gpio: graniterapids: Fix invalid RXEVCFG register bitmask
Shankar Bandal
2024-12-10
1
-1
/
+1
*
|
gpio: graniterapids: Fix invalid GPI_IS register offset
Shankar Bandal
2024-12-10
1
-1
/
+1
*
|
gpio: graniterapids: Fix incorrect BAR assignment
Alan Borzeszkowski
2024-12-10
1
-4
/
+9
*
|
gpio: graniterapids: Fix vGPIO driver crash
Alan Borzeszkowski
2024-12-10
1
-1
/
+1
*
|
gpio: ljca: Initialize num before accessing item in ljca_gpio_config
Haoyu Li
2024-12-06
1
-1
/
+1
*
|
gpio: GPIO_MVEBU should not default to y when compile-testing
Geert Uytterhoeven
2024-12-04
1
-1
/
+2
|
/
*
Merge tag 'driver-core-6.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-11-29
13
-13
/
+13
|
\
|
*
Fix a potential abuse of seq_printf() format string in drivers
David Wang
2024-11-22
13
-13
/
+13
*
|
Merge tag 'gpio-fixes-for-v6.13-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2024-11-27
4
-6
/
+19
|
\
\
|
*
|
gpio: mpsse: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-11-22
1
-2
/
+2
|
*
|
gpio: exar: set value when external pull-up or pull-down is present
Sai Kumar Cholleti
2024-11-21
1
-4
/
+6
|
*
|
gpio: altera: Add missed base and label initialisations
Andy Shevchenko
2024-11-21
1
-0
/
+5
|
*
|
gpio: zevio: Add missed label initialisation
Andy Shevchenko
2024-11-21
1
-0
/
+6
*
|
|
Merge tag 'pci-v6.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-11-27
1
-7
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gpio: Replace deprecated PCI functions
Philipp Stanner
2024-11-07
1
-7
/
+8
*
|
|
gpio: tegra186: Allow to enable driver on Tegra234
Lars-Peter Clausen
2024-11-18
1
-3
/
+3
*
|
|
gpio: grgpio: Add NULL check in grgpio_probe
Charles Han
2024-11-18
1
-0
/
+3
*
|
|
gpio: mpfs: add CoreGPIO support
Conor Dooley
2024-11-13
1
-5
/
+33
*
|
|
gpio: rockchip: support new version GPIO
Ye Zhang
2024-11-12
1
-0
/
+2
*
|
|
gpio: rockchip: change the GPIO version judgment logic
Ye Zhang
2024-11-12
1
-3
/
+9
*
|
|
gpio: rockchip: explan the format of the GPIO version ID
Ye Zhang
2024-11-12
1
-2
/
+8
*
|
|
gpiolib: cdev: use !mem_is_zero() instead of memchr_inv(s, 0, n)
Andy Shevchenko
2024-11-12
1
-4
/
+4
*
|
|
gpio: Get rid of GPIOF_ACTIVE_LOW
Andy Shevchenko
2024-11-09
1
-3
/
+0
*
|
|
Merge tag 'intel-gpio-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Bartosz Golaszewski
2024-11-07
1
-3
/
+1
|
\
\
\
|
*
|
|
gpio: acpi: switch to device_for_each_child_node_scoped()
Javier Carrasco
2024-09-30
1
-3
/
+1
|
|
/
/
*
|
|
gpio: Use of_property_present() for non-boolean properties
Rob Herring (Arm)
2024-11-06
2
-2
/
+2
*
|
|
gpio: mpfs: add polarfire soc gpio support
Lewis Hanly
2024-11-06
3
-0
/
+167
*
|
|
gpio: altera: Drop legacy-of-mm-gpiochip.h header
Andy Shevchenko
2024-11-04
2
-102
/
+78
*
|
|
gpio: pcie-idio-24: Replace deprecated PCI functions
William Breathitt Gray
2024-11-04
1
-11
/
+8
*
|
|
gpio: pci-idio-16: Replace deprecated PCI functions
William Breathitt Gray
2024-11-04
1
-12
/
+5
*
|
|
gpio: cdev: don't report GPIOs requested as interrupts as used
Bartosz Golaszewski
2024-11-04
1
-1
/
+0
*
|
|
gpio: sysfs: emit chardev line-state events on edge store
Bartosz Golaszewski
2024-11-04
1
-2
/
+12
*
|
|
gpio: sysfs: emit chardev line-state events on active-low changes
Bartosz Golaszewski
2024-11-04
1
-0
/
+2
*
|
|
gpio: sysfs: emit chardev line-state events on GPIO export
Bartosz Golaszewski
2024-11-04
1
-2
/
+6
*
|
|
gpio: sysfs: use cleanup guards for the sysfs_lock mutex
Bartosz Golaszewski
2024-11-04
1
-33
/
+22
*
|
|
gpio: sysfs: use cleanup guards for gpiod_data::mutex
Bartosz Golaszewski
2024-11-04
1
-52
/
+30
*
|
|
gpiolib: clean up debugfs separator handling
Johan Hovold
2024-11-04
1
-6
/
+6
[next]