index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
1
-1
/
+2
2024-05-15
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-12
/
+14
2024-05-09
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
1
-22
/
+19
2024-05-07
gpiolib: fix the speed of descriptor label setting with SRCU
Bartosz Golaszewski
1
-7
/
+24
2024-04-17
gpiolib: Get rid of never false gpio_is_valid() calls
Andy Shevchenko
1
-10
/
+9
2024-04-03
gpiolib: Do not mention legacy GPIOF_* in the code
Andy Shevchenko
1
-1
/
+4
2024-04-03
gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobjec...
Hans de Goede
1
-0
/
+3
2024-04-02
gpiolib: use dev_err() when gpiod_configure_flags failed
Peng Fan
1
-1
/
+1
2024-03-26
gpiolib: Fix debug messaging in gpiod_find_and_request()
Andy Shevchenko
1
-14
/
+18
2024-03-05
gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key()
Andy Shevchenko
1
-15
/
+11
2024-03-05
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
1
-5
/
+10
2024-03-01
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
1
-4
/
+4
2024-03-01
gpio: acpi: Make acpi_gpio_count() take firmware node as a parameter
Andy Shevchenko
1
-1
/
+1
2024-03-01
gpio: of: Make of_gpio_get_count() take firmware node as a parameter
Andy Shevchenko
1
-1
/
+1
2024-03-01
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
Andy Shevchenko
1
-1
/
+1
2024-02-27
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
1
-7
/
+7
2024-02-26
gpio: don't warn about removing GPIO chips with active users anymore
Bartosz Golaszewski
1
-18
/
+2
2024-02-20
gpiolib: Handle no pin_ranges in gpiochip_generic_config()
Emil Renner Berthing
1
-0
/
+5
2024-02-19
gpio: fix memory leak in gpiod_request_commit()
Xiaolei Wang
1
-6
/
+0
2024-02-17
gpio: constify opaque pointer "data" in gpio_device_find()
Krzysztof Kozlowski
1
-1
/
+1
2024-02-15
gpio: don't let lockdep complain about inherently dangerous RCU usage
Bartosz Golaszewski
1
-2
/
+3
2024-02-15
gpio: use srcu_dereference() with SRCU-protected pointers
Bartosz Golaszewski
1
-8
/
+8
2024-02-15
gpio: take the SRCU read lock in gpiod_hog()
Bartosz Golaszewski
1
-4
/
+7
2024-02-14
gpio: initialize descriptor SRCU structure before adding OF-based chips
Bartosz Golaszewski
1
-9
/
+9
2024-02-12
gpio: mark unsafe gpio_chip manipulators as deprecated
Bartosz Golaszewski
1
-0
/
+6
2024-02-12
gpio: remove the RW semaphore from the GPIO device
Bartosz Golaszewski
1
-4
/
+0
2024-02-12
gpio: protect the pointer to gpio_chip in gpio_device with SRCU
Bartosz Golaszewski
1
-84
/
+173
2024-02-12
gpio: add SRCU infrastructure to struct gpio_device
Bartosz Golaszewski
1
-3
/
+10
2024-02-12
gpio: add the can_sleep flag to struct gpio_device
Bartosz Golaszewski
1
-5
/
+6
2024-02-12
gpio: remove unnecessary checks from gpiod_to_chip()
Bartosz Golaszewski
1
-2
/
+2
2024-02-12
gpio: reduce the functionality of validate_desc()
Bartosz Golaszewski
1
-15
/
+3
2024-02-12
gpio: don't dereference gdev->chip in gpiochip_setup_dev()
Bartosz Golaszewski
1
-1
/
+1
2024-02-12
gpio: remove unneeded code from gpio_device_get_desc()
Bartosz Golaszewski
1
-10
/
+0
2024-02-12
gpio: reinforce desc->flags handling
Bartosz Golaszewski
1
-17
/
+25
2024-02-12
gpio: remove gpio_lock
Bartosz Golaszewski
1
-74
/
+32
2024-02-12
gpio: sysfs: use gpio_device_find() to iterate over existing devices
Bartosz Golaszewski
1
-1
/
+1
2024-02-12
gpio: protect the descriptor label with SRCU
Bartosz Golaszewski
1
-17
/
+30
2024-02-12
gpio: add SRCU infrastructure to struct gpio_desc
Bartosz Golaszewski
1
-2
/
+16
2024-02-12
gpio: don't set label from irq helpers
Bartosz Golaszewski
1
-13
/
+8
2024-02-12
gpio: provide and use gpiod_get_label()
Bartosz Golaszewski
1
-2
/
+7
2024-02-12
gpio: of: assign and read the hog pointer atomically
Bartosz Golaszewski
1
-1
/
+1
2024-02-12
gpio: protect the list of GPIO devices with SRCU
Bartosz Golaszewski
1
-112
/
+135
2024-02-12
gpio: constify opaque pointer in gpio_device_find() match function
Krzysztof Kozlowski
1
-3
/
+3
2024-02-12
Merge tag 'v6.8-rc4' into gpio/for-next
Bartosz Golaszewski
1
-4
/
+4
2024-02-08
gpio: set device type for GPIO chips
Bartosz Golaszewski
1
-4
/
+9
2024-02-08
gpio: remove GPIO device from the list unconditionally in error path
Bartosz Golaszewski
1
-4
/
+4
2024-02-05
gpio: gpiolib: make gpio_bus_type const
Ricardo B. Marliere
1
-1
/
+1
2024-01-29
gpio: unexport GPIO irq domain functions only used internally
Bartosz Golaszewski
1
-51
/
+42
2024-01-17
gpiolib: revert the attempt to protect the GPIO device list with an rwsem
Bartosz Golaszewski
1
-60
/
+73
2024-01-04
gpiolib: replace the GPIO device mutex with a read-write semaphore
Bartosz Golaszewski
1
-9
/
+9
[next]