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
*
Documentation: leds: Correct spelling
Randy Dunlap
2023-01-30
1
-2
/
+2
*
dt-bindings: leds: Document Bluetooth and WLAN triggers
Geert Uytterhoeven
2023-01-30
1
-2
/
+6
*
leds: Remove asic3 driver
Arnd Bergmann
2023-01-30
3
-189
/
+0
*
leds: simatic-ipc-leds-gpio: Make sure we have the GPIO providing driver
Henning Schild
2023-01-30
1
-0
/
+2
*
leds: tca6507: Convert to use fwnode_device_is_compatible()
Andy Shevchenko
2023-01-30
1
-2
/
+1
*
leds: syscon: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-26
/
+23
*
leds: pm8058: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-14
/
+15
*
leds: pca955x: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-20
/
+6
*
leds: mt6360: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-32
/
+6
*
leds: mt6323: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-15
/
+15
*
leds: bcm6358: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-16
/
+16
*
leds: bcm6328: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-25
/
+24
*
leds: an30259a: Get rid of custom led_init_default_state_get()
Andy Shevchenko
2023-01-30
1
-17
/
+4
*
leds: Move led_init_default_state_get() to the global header
Andy Shevchenko
2023-01-30
2
-1
/
+2
*
leds: Add missing includes and forward declarations in leds.h
Andy Shevchenko
2023-01-30
1
-5
/
+8
*
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
2023-01-30
1
-1
/
+6
*
leds: turris-omnia: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: tlc591xx: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: tca6507: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: pca963x: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
*
leds: pca9532: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-5
/
+4
*
leds: lp8860: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: lp8501: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
*
leds: lp5562: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: lp5523: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
*
leds: lp5521: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
*
leds: lp3952: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: lp3944: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: lm3697: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: lm3692x: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
*
leds: lm3642: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: lm355x: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+3
*
leds: lm3532: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: lm3530: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: is31fl32xx: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: blinkm: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: bd2802: Convert to i2c's .probe_new()
Uwe Kleine-König
2023-01-30
1
-3
/
+2
*
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
2023-01-30
1
-0
/
+1
*
leds: pwm: Clear the led structure before parsing each child node
Hui Wang
2023-01-30
1
-2
/
+2
*
leds: led-class: Add generic [devm_]led_get()
Hans de Goede
2023-01-27
2
-0
/
+105
*
leds: led-class: Add __devm_led_get() helper
Hans de Goede
2023-01-27
1
-12
/
+17
*
leds: led-class: Add led_module_get() helper
Hans de Goede
2023-01-27
1
-12
/
+18
*
leds: led-class: Add missing put_device() to led_put()
Hans de Goede
2023-01-27
1
-1
/
+4
*
Linux 6.2-rc1
v6.2-rc1
Linus Torvalds
2022-12-25
1
-2
/
+2
*
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
2022-12-25
69
-97
/
+97
*
Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-12-23
1
-3
/
+16
|
\
|
*
spi: fsl_spi: Don't change speed while chipselect is active
Christophe Leroy
2022-12-14
1
-3
/
+16
*
|
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-12-23
1
-2
/
+2
|
\
\
|
*
|
regulator: core: fix deadlock on regulator enable
Johan Hovold
2022-12-15
1
-1
/
+1
|
*
|
regulator: core: Fix resolve supply lookup issue
ChiYuan Huang
2022-12-14
1
-1
/
+1
[next]