index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-30
leds: pm8058: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-14
/
+15
2023-01-30
leds: pca955x: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-20
/
+6
2023-01-30
leds: mt6360: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-32
/
+6
2023-01-30
leds: mt6323: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-15
/
+15
2023-01-30
leds: bcm6358: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-16
/
+16
2023-01-30
leds: bcm6328: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-25
/
+24
2023-01-30
leds: an30259a: Get rid of custom led_init_default_state_get()
Andy Shevchenko
1
-17
/
+4
2023-01-30
leds: Move led_init_default_state_get() to the global header
Andy Shevchenko
2
-1
/
+2
2023-01-30
leds: Add missing includes and forward declarations in leds.h
Andy Shevchenko
1
-5
/
+8
2023-01-30
leds: is31fl319x: Wrap mutex_destroy() for devm_add_action_or_rest()
Andy Shevchenko
1
-1
/
+6
2023-01-30
leds: turris-omnia: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: tlc591xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: tca6507: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: pca963x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: pca9532: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-5
/
+4
2023-01-30
leds: lp8860: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lp8501: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lp5562: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lp5523: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lp5521: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lp3952: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lp3944: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm3697: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm3692x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lm3642: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm355x: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+3
2023-01-30
leds: lm3532: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: lm3530: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: is31fl32xx: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: blinkm: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: bd2802: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2023-01-30
leds: led-core: Fix refcount leak in of_led_get()
Miaoqian Lin
1
-0
/
+1
2023-01-30
leds: pwm: Clear the led structure before parsing each child node
Hui Wang
1
-2
/
+2
2023-01-27
leds: led-class: Add generic [devm_]led_get()
Hans de Goede
2
-0
/
+105
2023-01-27
leds: led-class: Add __devm_led_get() helper
Hans de Goede
1
-12
/
+17
2023-01-27
leds: led-class: Add led_module_get() helper
Hans de Goede
1
-12
/
+18
2023-01-27
leds: led-class: Add missing put_device() to led_put()
Hans de Goede
1
-1
/
+4
2022-12-25
Linux 6.2-rc1
v6.2-rc1
Linus Torvalds
1
-2
/
+2
2022-12-25
treewide: Convert del_timer*() to timer_shutdown*()
Steven Rostedt (Google)
69
-97
/
+97
2022-12-23
Merge tag 'spi-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+16
2022-12-23
Merge tag 'regulator-fix-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2022-12-23
Merge tag 'coccinelle-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/j...
Linus Torvalds
1
-1
/
+1
2022-12-23
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
7
-21
/
+36
2022-12-23
Merge tag 'pstore-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-4
/
+6
2022-12-23
Merge tag 'dma-mapping-2022-12-23' of git://git.infradead.org/users/hch/dma-m...
Linus Torvalds
2
-2
/
+6
2022-12-23
Merge tag '9p-for-6.2-rc1' of https://github.com/martinetd/linux
Linus Torvalds
15
-38
/
+42
2022-12-23
Merge tag 'sound-6.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
71
-640
/
+1731
2022-12-23
Merge tag 'drm-next-2022-12-23' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
47
-372
/
+647
2022-12-23
Merge tag 'mips_6.2_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...
Linus Torvalds
2
-1
/
+5
2022-12-23
Merge tag 'mm-hotfixes-stable-2022-12-22-14-34' of git://git.kernel.org/pub/s...
Linus Torvalds
8
-187
/
+184
[next]