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: tegra186: Allow to enable driver on Tegra234
Lars-Peter Clausen
11 days
1
-3
/
+3
*
gpio: grgpio: Add NULL check in grgpio_probe
Charles Han
11 days
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
*
|
Merge tag 'v6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2024-11-04
3
-3
/
+7
|
\
\
|
*
|
gpiolib: fix debugfs dangling chip separator
Johan Hovold
2024-10-31
1
-1
/
+1
|
*
|
gpiolib: fix debugfs newline separators
Johan Hovold
2024-10-31
1
-0
/
+2
|
*
|
gpio: sloppy-logic-analyzer: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-10-31
1
-1
/
+3
|
*
|
gpio: fix uninit-value in swnode_find_gpio
Suraj Sonawane
2024-10-31
1
-1
/
+1
*
|
|
gpio: mpsse: Check for error code from devm_mutex_init() call
Andy Shevchenko
2024-10-31
1
-2
/
+7
*
|
|
gpiolib: avoid format string weakness in workqueue interface
Arnd Bergmann
2024-10-31
1
-2
/
+2
*
|
|
gpio: dwapb: Add ACPI HID for DWAPB GPIO controller on Fujitsu MONAKA
Yoshihiro Furudera
2024-10-31
1
-0
/
+1
*
|
|
gpio: sysfs: demote warning messages on invalid user input to debug
Bartosz Golaszewski
2024-10-31
1
-3
/
+3
*
|
|
gpiolib: remove leftover spinlock bits
Bartosz Golaszewski
2024-10-31
1
-6
/
+0
*
|
|
gpiolib: fix a NULL-pointer dereference when setting direction
Bartosz Golaszewski
2024-10-24
1
-4
/
+4
*
|
|
gpio: mb86s7x: remove some dead code in mb86s70_gpio_to_irq()
Dan Carpenter
2024-10-24
1
-2
/
+0
*
|
|
gpio: xgene-sb: don't use "proxy" headers
Andy Shevchenko
2024-10-22
1
-2
/
+9
*
|
|
gpio: xgene-sb: Tidy up ACPI and OF ID tables
Andy Shevchenko
2024-10-22
1
-4
/
+4
*
|
|
gpio: xgene-sb: Drop ACPI_PTR() and CONFIG_ACPI guards
Andy Shevchenko
2024-10-22
1
-4
/
+2
*
|
|
gpio: xgene-sb: Remove unneeded definitions for properties
Andy Shevchenko
2024-10-22
1
-9
/
+3
*
|
|
gpiolib: cdev: remove redundant store of debounce_period_us
Kent Gibson
2024-10-22
1
-4
/
+0
*
|
|
gpio: grgpio: remove remove()
Bartosz Golaszewski
2024-10-22
1
-16
/
+13
*
|
|
gpio: grgpio: use a helper variable to store the address of ofdev->dev
Bartosz Golaszewski
2024-10-22
1
-11
/
+12
*
|
|
gpio: grgpio: order headers alphabetically
Bartosz Golaszewski
2024-10-22
1
-10
/
+10
*
|
|
gpio: grgpio: drop Kconfig dependency on OF_GPIO
Bartosz Golaszewski
2024-10-22
1
-1
/
+0
*
|
|
gpiolib: notify user-space about in-kernel line state changes
Bartosz Golaszewski
2024-10-22
3
-23
/
+94
*
|
|
gpiolib: switch the line state notifier to atomic
Bartosz Golaszewski
2024-10-22
3
-10
/
+10
*
|
|
gpio: cdev: put emitting the line state events on a workqueue
Bartosz Golaszewski
2024-10-22
1
-11
/
+71
*
|
|
gpiolib: add a per-gpio_device line state notification workqueue
Bartosz Golaszewski
2024-10-22
2
-0
/
+10
*
|
|
gpio: cdev: prepare gpio_desc_to_lineinfo() for being called from atomic
Bartosz Golaszewski
2024-10-22
1
-6
/
+9
*
|
|
gpio: cdev: go back to storing debounce period in the GPIO descriptor
Bartosz Golaszewski
2024-10-22
3
-143
/
+43
*
|
|
gpiolib: unduplicate chip guard in set_config path
Bartosz Golaszewski
2024-10-22
1
-14
/
+9
[next]