index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2016-03-23
Merge tag 'platform-drivers-x86-v4.6-1' of git://git.infradead.org/users/dvha...
Linus Torvalds
2
-112
/
+15
2016-03-23
dell-led: use dell_smbios_send_request() for performing SMBIOS calls
Michał Kępień
1
-59
/
+6
2016-03-23
dell-led: use dell_smbios_find_token() for finding mic DMI tokens
Michał Kępień
2
-54
/
+10
2016-03-14
leds: triggers: simplify led_trigger_store
Heiner Kallweit
1
-11
/
+2
2016-03-14
leds: max8997: Use devm_led_classdev_register
Amitoj Kaur Chawla
1
-13
/
+1
2016-03-14
leds: da903x: Use devm_led_classdev_register
Amitoj Kaur Chawla
1
-11
/
+1
2016-03-14
leds: s3c24xx: Use devm_led_classdev_register
Amitoj Kaur Chawla
1
-18
/
+1
2016-03-14
leds: wm831x-status: Use devm_led_classdev_register
Amitoj Kaur Chawla
1
-12
/
+1
2016-03-14
leds: lp8788: Use devm_led_classdev_register
Amitoj Kaur Chawla
1
-13
/
+1
2016-03-14
leds: 88pm860x: Use devm_led_classdev_register
Amitoj Kaur Chawla
1
-11
/
+1
2016-03-14
leds: Add SN3218 and SN3216 support to the IS31FL32XX driver
David Rivshin
2
-4
/
+8
2016-03-14
leds: Add driver for the ISSI IS31FL32xx family of LED controllers
David Rivshin
3
-0
/
+513
2016-03-14
leds: lm3533: Use devm_led_classdev_register
Amitoj Kaur Chawla
1
-9
/
+3
2016-03-14
leds: gpio: Use GPIOF_OUT_INIT_LOW instead of hardcoded zero
Geert Uytterhoeven
1
-1
/
+1
2016-03-14
leds: core: add helpers for calling brightness_set(_blocking)
Heiner Kallweit
1
-14
/
+26
2016-03-14
leds: leds-gpio: Fix return value check in create_gpio_led()
Wei Yongjun
1
-2
/
+2
2016-03-14
leds: lp3944: improve wording and formatting in a comment
Antonio Ospite
1
-2
/
+5
2016-03-14
leds: core: avoid error message when a USB LED device is unplugged
Heiner Kallweit
2
-1
/
+6
2016-01-17
Merge tag 'gpio-v4.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
2
-10
/
+10
2016-01-07
leds: pca9532: use gpiochip data pointer
Linus Walleij
1
-4
/
+4
2016-01-07
leds: tca6507: use gpiochip data pointer
Linus Walleij
1
-2
/
+2
2016-01-04
leds: add HAS_IOMEM dependency to LEDS_BCM6328/LEDS_BCM6358
Vegard Nossum
1
-0
/
+2
2016-01-04
leds: core: add managed version of led_trigger_register
Heiner Kallweit
1
-0
/
+28
2016-01-04
leds: bcm6358: remove unneeded busy status check
Álvaro Fernández Rojas
1
-3
/
+0
2016-01-04
leds: bcm6328: improve blink support
Álvaro Fernández Rojas
1
-5
/
+15
2016-01-04
leds: bcm6358: merge bcm6358_led_mode and bcm6358_led_set
Álvaro Fernández Rojas
1
-14
/
+6
2016-01-04
leds: bcm6328: simplify duplicated unlock in bcm6328_blink_set
Álvaro Fernández Rojas
1
-5
/
+5
2016-01-04
leds: bcm6358: add little endian support
Álvaro Fernández Rojas
1
-0
/
+8
2016-01-04
leds: bcm6328: add little endian support
Álvaro Fernández Rojas
1
-0
/
+8
2016-01-04
leds: bcm6358: remove unneded lock when checking initial LED status
Álvaro Fernández Rojas
1
-3
/
+0
2016-01-04
leds: bcm6358: Use bcm6358_led_set() in order to get rid of the lock
Álvaro Fernández Rojas
1
-1
/
+2
2016-01-04
leds: bcm6328: remove unneded lock when checking initial LED
Álvaro Fernández Rojas
1
-3
/
+0
2016-01-04
leds: bcm6328: code cleaning
Álvaro Fernández Rojas
1
-4
/
+4
2016-01-04
leds: syscon: Make the driver explicitly non-modular
Paul Gortmaker
1
-15
/
+3
2016-01-04
leds: ledtrig-ide-disk: Make the driver explicitly non-modular
Paul Gortmaker
1
-13
/
+1
2016-01-04
leds: ledtrig-cpu: Make the driver explicitly non-modular
Paul Gortmaker
1
-25
/
+1
2016-01-04
leds: sunfire: Use platform_register/unregister_drivers()
Thierry Reding
1
-16
/
+7
2016-01-04
leds: max77693: Add missing of_node_put
Jacek Anaszewski
1
-0
/
+1
2016-01-04
leds: aat1290: Add missing of_node_put
Jacek Anaszewski
1
-4
/
+5
2016-01-04
leds: powernv: Implement brightness_set_blocking op
Jacek Anaszewski
1
-6
/
+10
2016-01-04
leds: ipaq-micro: Implement brightness_set_blocking op
Jacek Anaszewski
1
-3
/
+3
2016-01-04
leds: powernv: removing NULL check
Saurabh Sengar
1
-2
/
+0
2016-01-04
leds: bcm6328: Swap LED ON and OFF definitions
Simon Arlott
1
-6
/
+6
2016-01-04
leds: bcm6328: Reuse bcm6328_led_set() instead of copying its functionality
Simon Arlott
1
-6
/
+2
2016-01-04
leds: ns2: Remove work queue
Jacek Anaszewski
1
-18
/
+13
2016-01-04
leds: pwm: fix driver description and make license match the header
Uwe Kleine-König
1
-2
/
+2
2016-01-04
leds: turn off the LED and wait for completion on unregistering LED class device
Milo Kim
1
-2
/
+3
2016-01-04
leds: flash: Remove checking for state < 1 in flash_strobe_store()
Jacek Anaszewski
1
-1
/
+1
2016-01-04
leds: ktd2692: Add missing of_node_put
Ingi Kim
1
-3
/
+6
2016-01-04
leds: call led_pwm_set() in leds-pwm to enforce default LED_OFF
Markus Hofstaetter
1
-0
/
+1
[next]