index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
gpiolib: Pass consumer device through to core in devm_fwnode_gpiod_get_index()
Stephen Boyd
2024-02-27
3
-8
/
+16
*
gpio: sim: use for_each_hwgpio()
Bartosz Golaszewski
2024-02-26
1
-2
/
+2
*
gpio: provide for_each_hwgpio()
Bartosz Golaszewski
2024-02-26
1
-0
/
+15
*
gpio: don't warn about removing GPIO chips with active users anymore
Bartosz Golaszewski
2024-02-26
1
-18
/
+2
*
gpio: sim: delimit the fwnode name with a ":" when generating labels
Bartosz Golaszewski
2024-02-26
1
-2
/
+2
*
gpio: sim: add lockdep asserts
Bartosz Golaszewski
2024-02-26
1
-17
/
+24
*
gpio: Add ChromeOS EC GPIO driver
Stephen Boyd
2024-02-26
3
-0
/
+220
*
gpio: constify of_phandle_args in of_find_gpio_device_by_xlate()
Krzysztof Kozlowski
2024-02-20
1
-1
/
+1
*
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
2
-2
/
+2
*
gpio: cdev: fix a NULL-pointer dereference with DEBUG enabled
Bartosz Golaszewski
2024-02-16
1
-2
/
+2
*
gpio: uapi: clarify default_values being logical
Kent Gibson
2024-02-15
1
-5
/
+6
*
gpio: sysfs: fix inverted pointer logic
Bartosz Golaszewski
2024-02-15
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
3
-11
/
+13
*
gpio: cdev: use correct pointer accessors with SRCU
Bartosz Golaszewski
2024-02-15
1
-13
/
+12
*
gpio: take the SRCU read lock in gpiod_hog()
Bartosz Golaszewski
2024-02-15
1
-4
/
+7
*
Documentation: gpio: consistently use logical line value terminology
Kent Gibson
2024-02-14
1
-5
/
+5
*
Documentation: gpio: clarify sysfs line values are logical
Kent Gibson
2024-02-14
1
-2
/
+2
*
gpio: initialize descriptor SRCU structure before adding OF-based chips
Bartosz Golaszewski
2024-02-14
1
-9
/
+9
*
gpio: mark unsafe gpio_chip manipulators as deprecated
Bartosz Golaszewski
2024-02-12
1
-0
/
+6
*
gpio: remove the RW semaphore from the GPIO device
Bartosz Golaszewski
2024-02-12
2
-9
/
+0
*
gpio: protect the pointer to gpio_chip in gpio_device with SRCU
Bartosz Golaszewski
2024-02-12
4
-129
/
+271
*
gpio: add SRCU infrastructure to struct gpio_device
Bartosz Golaszewski
2024-02-12
2
-3
/
+12
*
gpio: add the can_sleep flag to struct gpio_device
Bartosz Golaszewski
2024-02-12
2
-5
/
+9
*
gpio: remove unnecessary checks from gpiod_to_chip()
Bartosz Golaszewski
2024-02-12
1
-2
/
+2
*
gpio: reduce the functionality of validate_desc()
Bartosz Golaszewski
2024-02-12
1
-15
/
+3
*
gpio: don't dereference gdev->chip in gpiochip_setup_dev()
Bartosz Golaszewski
2024-02-12
1
-1
/
+1
*
gpio: sysfs: don't access gdev->chip if it's not needed
Bartosz Golaszewski
2024-02-12
1
-3
/
+3
*
gpio: cdev: don't access gdev->chip if it's not needed
Bartosz Golaszewski
2024-02-12
1
-1
/
+1
*
gpio: cdev: replace gpiochip_get_desc() with gpio_device_get_desc()
Bartosz Golaszewski
2024-02-12
1
-5
/
+5
*
gpio: sysfs: pass the GPIO device - not chip - to sysfs callbacks
Bartosz Golaszewski
2024-02-12
1
-7
/
+7
*
gpio: sysfs: extend the critical section for unregistering sysfs devices
Bartosz Golaszewski
2024-02-12
1
-7
/
+8
*
gpio: remove unneeded code from gpio_device_get_desc()
Bartosz Golaszewski
2024-02-12
1
-10
/
+0
*
gpio: reinforce desc->flags handling
Bartosz Golaszewski
2024-02-12
1
-17
/
+25
*
gpio: remove gpio_lock
Bartosz Golaszewski
2024-02-12
4
-98
/
+47
*
gpio: sysfs: use gpio_device_find() to iterate over existing devices
Bartosz Golaszewski
2024-02-12
3
-25
/
+24
*
gpio: protect the descriptor label with SRCU
Bartosz Golaszewski
2024-02-12
3
-30
/
+61
*
gpio: add SRCU infrastructure to struct gpio_desc
Bartosz Golaszewski
2024-02-12
2
-2
/
+19
*
gpio: don't set label from irq helpers
Bartosz Golaszewski
2024-02-12
1
-13
/
+8
*
gpio: provide and use gpiod_get_label()
Bartosz Golaszewski
2024-02-12
3
-4
/
+10
*
gpio: remove unused logging helpers
Bartosz Golaszewski
2024-02-12
1
-13
/
+0
*
gpio: of: assign and read the hog pointer atomically
Bartosz Golaszewski
2024-02-12
2
-3
/
+3
*
gpio: protect the list of GPIO devices with SRCU
Bartosz Golaszewski
2024-02-12
1
-112
/
+135
*
gpio: constify opaque pointer in gpio_device_find() match function
Krzysztof Kozlowski
2024-02-12
4
-8
/
+10
*
Merge tag 'v6.8-rc4' into gpio/for-next
Bartosz Golaszewski
2024-02-12
1138
-6875
/
+12223
|
\
|
*
Linux 6.8-rc4
v6.8-rc4
Linus Torvalds
2024-02-11
1
-1
/
+1
|
*
Merge tag 'timers_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-11
2
-1
/
+6
|
|
\
|
|
*
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-06
2
-1
/
+6
|
*
|
Merge tag 'x86_urgent_for_v6.8_rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-11
4
-31
/
+28
|
|
\
\
[next]