index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpio
/
gpiolib.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
1
-1
/
+3
|
\
|
*
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
*
|
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
*
|
gpiolib: notify user-space about in-kernel line state changes
Bartosz Golaszewski
2024-10-22
1
-13
/
+76
*
|
gpiolib: switch the line state notifier to atomic
Bartosz Golaszewski
2024-10-22
1
-3
/
+3
*
|
gpio: cdev: go back to storing debounce period in the GPIO descriptor
Bartosz Golaszewski
2024-10-22
1
-2
/
+16
*
|
gpiolib: unduplicate chip guard in set_config path
Bartosz Golaszewski
2024-10-22
1
-14
/
+9
*
|
gpiolib: notify user-space when a driver requests its own desc
Bartosz Golaszewski
2024-10-22
1
-0
/
+2
*
|
Merge tag 'v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Bartosz Golaszewski
2024-10-14
1
-2
/
+2
|
\
|
|
*
gpiolib: Fix potential NULL pointer dereference in gpiod_get_label()
Lad Prabhakar
2024-10-03
1
-2
/
+2
*
|
gpiolib: unify two loops initializing GPIO descriptors
Bartosz Golaszewski
2024-10-08
1
-3
/
+2
*
|
gpiolib: use v2 defines for line state change events
Bartosz Golaszewski
2024-10-08
1
-2
/
+2
*
|
gpio: free irqs that are still requested when the chip is being removed
Bartosz Golaszewski
2024-09-30
1
-0
/
+41
|
/
*
gpiolib: Update the kernel documentation - add Return sections
Andy Shevchenko
2024-09-02
1
-32
/
+125
*
gpio: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-09-02
1
-2
/
+2
*
gpiolib: Replace gpio_suffix_count with NULL-terminated array
Andy Shevchenko
2024-08-20
1
-2
/
+1
*
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-07-25
1
-1
/
+1
|
\
|
*
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-07-03
1
-1
/
+1
*
|
gpiolib: unexport gpiochip_get_desc()
Bartosz Golaszewski
2024-07-02
1
-1
/
+0
*
|
gpiolib: put gpio_suffixes in a single compilation unit
Bartosz Golaszewski
2024-06-14
1
-0
/
+4
*
|
gpiolib: Show more info for interrupt only lines in debugfs
Andy Shevchenko
2024-06-04
1
-2
/
+2
*
|
gpiolib: Return label, if set, for IRQ only line
Andy Shevchenko
2024-06-04
1
-6
/
+6
*
|
gpiolib: make gpiochip_set_desc_names() return void
Bartosz Golaszewski
2024-06-03
1
-8
/
+4
*
|
gpio: prevent potential speculation leaks in gpio_device_get_desc()
Hagar Hemdan
2024-05-27
1
-1
/
+2
|
/
*
Merge tag 'gpio-updates-for-v6.10-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-15
1
-12
/
+14
|
\
|
*
gpiolib: Get rid of never false gpio_is_valid() calls
Andy Shevchenko
2024-04-17
1
-10
/
+9
|
*
gpiolib: Do not mention legacy GPIOF_* in the code
Andy Shevchenko
2024-04-03
1
-1
/
+4
|
*
gpiolib: use dev_err() when gpiod_configure_flags failed
Peng Fan
2024-04-02
1
-1
/
+1
*
|
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
2024-05-09
1
-22
/
+19
*
|
gpiolib: fix the speed of descriptor label setting with SRCU
Bartosz Golaszewski
2024-05-07
1
-7
/
+24
*
|
gpiolib: Fix triggering "kobject: 'gpiochipX' is not initialized, yet" kobjec...
Hans de Goede
2024-04-03
1
-0
/
+3
|
/
*
gpiolib: Fix debug messaging in gpiod_find_and_request()
Andy Shevchenko
2024-03-26
1
-14
/
+18
*
gpiolib: Deduplicate cleanup for-loop in gpiochip_add_data_with_key()
Andy Shevchenko
2024-03-05
1
-15
/
+11
*
Merge tag 'v6.8-rc7' into gpio/for-next
Bartosz Golaszewski
2024-03-05
1
-5
/
+10
|
\
|
*
gpio: fix resource unwinding order in error path
Bartosz Golaszewski
2024-03-01
1
-4
/
+4
|
*
gpiolib: Fix the error path order in gpiochip_add_data_with_key()
Andy Shevchenko
2024-03-01
1
-1
/
+1
|
*
gpiolib: Handle no pin_ranges in gpiochip_generic_config()
Emil Renner Berthing
2024-02-20
1
-0
/
+5
*
|
gpio: acpi: Make acpi_gpio_count() take firmware node as a parameter
Andy Shevchenko
2024-03-01
1
-1
/
+1
*
|
gpio: of: Make of_gpio_get_count() take firmware node as a parameter
Andy Shevchenko
2024-03-01
1
-1
/
+1
*
|
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
2024-02-27
1
-7
/
+7
*
|
gpio: don't warn about removing GPIO chips with active users anymore
Bartosz Golaszewski
2024-02-26
1
-18
/
+2
*
|
gpio: fix memory leak in gpiod_request_commit()
Xiaolei Wang
2024-02-19
1
-6
/
+0
*
|
gpio: constify opaque pointer "data" in gpio_device_find()
Krzysztof Kozlowski
2024-02-17
1
-1
/
+1
*
|
gpio: don't let lockdep complain about inherently dangerous RCU usage
Bartosz Golaszewski
2024-02-15
1
-2
/
+3
*
|
gpio: use srcu_dereference() with SRCU-protected pointers
Bartosz Golaszewski
2024-02-15
1
-8
/
+8
*
|
gpio: take the SRCU read lock in gpiod_hog()
Bartosz Golaszewski
2024-02-15
1
-4
/
+7
*
|
gpio: initialize descriptor SRCU structure before adding OF-based chips
Bartosz Golaszewski
2024-02-14
1
-9
/
+9
[next]