index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
leds: trigger: netdev: fix RTNL handling to prevent potential deadlock
Heiner Kallweit
1
-4
/
+7
2023-11-22
leds: class: Don't expose color sysfs entry
Takashi Iwai
1
-14
/
+0
2023-11-09
Merge tag 'pwm/for-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2023-11-02
Merge tag 'leds-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
56
-365
/
+1161
2023-11-01
leds: lp5521: Add an error check in lp5521_post_init_device
Su Hui
1
-0
/
+2
2023-11-01
leds: gpio: Update headers
Andy Shevchenko
1
-1
/
+5
2023-11-01
leds: gpio: Remove unneeded assignment
Andy Shevchenko
1
-1
/
+1
2023-11-01
leds: gpio: Move temporary variable for struct device to gpio_led_probe()
Andy Shevchenko
1
-11
/
+8
2023-11-01
leds: gpio: Refactor code to use devm_gpiod_get_index_optional()
Andy Shevchenko
1
-4
/
+4
2023-11-01
leds: gpio: Utilise PTR_ERR_OR_ZERO()
Andy Shevchenko
1
-10
/
+7
2023-11-01
leds: gpio: Keep driver firmware interface agnostic
Andy Shevchenko
1
-3
/
+3
2023-11-01
leds: core: Refactor led_update_brightness() to use standard pattern
Andy Shevchenko
1
-6
/
+6
2023-11-01
leds: turris-omnia: Fix brightness setting and trigger activating
Marek Behún
1
-17
/
+20
2023-11-01
leds: sc27xx: Move mutex_init() down
Chunyan Zhang
1
-3
/
+2
2023-11-01
leds: trigger: netdev: Move size check in set_device_name
Christian Marangi
1
-3
/
+3
2023-11-01
leds: Add ktd202x driver
André Apitzsch
3
-0
/
+639
2023-11-01
leds: core: Add more colors from DT bindings to led_colors
Ondrej Jirman
1
-0
/
+5
2023-11-01
leds: tca6507: Don't use fixed GPIO base
Andy Shevchenko
1
-7
/
+1
2023-11-01
leds: lp3952: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: lm392x: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: aw200xx: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: lm3601x: Convert to use maple tree register cache
Mark Brown
1
-1
/
+1
2023-11-01
leds: triggers: gpio: Rewrite to use trigger-sources
Linus Walleij
2
-101
/
+41
2023-11-01
leds: pca955x: Cleanup OF/ID table terminators
Biju Das
1
-20
/
+20
2023-11-01
leds: pca955x: Convert enum->pointer for data in the match tables
Biju Das
1
-31
/
+18
2023-11-01
leds: lp3952: Replace deprecated strncpy with strscpy
Justin Stitt
1
-1
/
+1
2023-11-01
leds: trigger: ledtrig-cpu:: Fix 'output may be truncated' issue for 'cpu'
Christophe JAILLET
1
-2
/
+2
2023-11-01
leds: pwm: Don't disable the PWM when the LED should be off
Uwe Kleine-König
1
-1
/
+1
2023-11-01
leds: turris-omnia: Add support for enabling/disabling HW gamma correction
Marek Behún
1
-17
/
+120
2023-11-01
leds: turris-omnia: Support HW controlled mode via private trigger
Marek Behún
2
-8
/
+91
2023-11-01
leds: turris-omnia: Make set_brightness() more efficient
Marek Behún
1
-18
/
+78
2023-11-01
leds: turris-omnia: Do not use SMBUS calls
Marek Behún
1
-12
/
+42
2023-11-01
leds: lp55xx: Use gpiod_set_value_cansleep()
Stefan Eichenberger
1
-2
/
+2
2023-11-01
leds: mt6370: Annotate struct mt6370_priv with __counted_by
Kees Cook
2
-2
/
+2
2023-11-01
leds: mt6360: Annotate struct mt6360_priv with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: Convert all platform drivers to return void
Uwe Kleine-König
26
-97
/
+53
2023-11-01
leds: simatic-ipc-leds-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
5
-18
/
+15
2023-11-01
leds: qcom-lpg: Annotate struct lpg_led with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: lm3697: Annotate struct lm3697 with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: gpio: Annotate struct gpio_leds_priv with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: el15203000: Annotate struct el15203000 with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: cr0014114: Annotate struct cr0014114 with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: aw200xx: Annotate struct aw200xx with __counted_by
Kees Cook
1
-1
/
+1
2023-11-01
leds: pca955x: Fix -Wvoid-pointer-to-enum-cast warning
Justin Stitt
1
-1
/
+1
2023-10-13
pwm: Manage owner assignment implicitly for drivers
Uwe Kleine-König
1
-1
/
+0
2023-09-19
leds: Drop BUG_ON check for LED_COLOR_ID_MULTI
Marek Behún
1
-4
/
+0
2023-09-04
Merge tag 'leds-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/le...
Linus Torvalds
43
-115
/
+607
2023-09-01
Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-0
/
+1
2023-08-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+4
2023-08-22
leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'
Marek Behún
1
-4
/
+4
[next]