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
2015-11-05
Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...
Linus Torvalds
1
-1
/
+0
2015-11-04
Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...
Mark Brown
1
-1
/
+0
2015-11-03
leds: 88pm860x: add missing of_node_put
Julia Lawall
1
-0
/
+1
2015-11-03
leds: bcm6328: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-03
leds: bcm6358: add missing of_node_put
Julia Lawall
1
-1
/
+3
2015-11-03
powerpc/powernv: add missing of_node_put
Julia Lawall
1
-2
/
+6
2015-11-03
leds: leds-wrap.c: Use devm_led_classdev_register
Fida Mohammad
1
-24
/
+4
2015-11-03
leds: leds-net48xx: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-8
/
+1
2015-11-03
leds: leds-menf21bmc.c: Use devm_led_class_register
Muhammad Falak R Wani
1
-21
/
+5
2015-11-03
leds: leds-locomo.c: Use devm_led_classdev_register
Fida Mohammad
1
-13
/
+2
2015-11-03
leds: leds-gpio: add shutdown function
Heiko Schocher
1
-0
/
+13
2015-11-03
leds-bcm6328: add more init configuration options
Álvaro Fernández Rojas
1
-1
/
+14
2015-11-03
leds-bcm6328: simplify and improve default-state handling
Álvaro Fernández Rojas
1
-9
/
+15
2015-11-03
leds-bcm6328: print invalid LED
Álvaro Fernández Rojas
1
-1
/
+1
2015-11-03
leds: netxbig: set led_classdev max_brightness
Simon Guinot
1
-8
/
+4
2015-11-03
leds: netxbig: convert to use the devm_ functions
Simon Guinot
1
-80
/
+28
2015-11-03
leds: netxbig: add device tree binding
Simon Guinot
1
-22
/
+258
2015-11-03
leds: triggers: add invert to heartbeat
Jiri Prchal
1
-2
/
+45
2015-11-03
leds: core: Move LED core callbacks out of led-class.c
Jacek Anaszewski
3
-68
/
+75
2015-11-03
LED/MIPS: Move SEAD3 LED driver to where it belongs.
Ralf Baechle
3
-0
/
+89
2015-11-03
leds: leds-ipaq-micro: Fix coding style issues
Muhammad Falak R Wani
1
-9
/
+9
2015-11-03
leds: leds-ipaq-micro: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-8
/
+1
2015-11-03
leds: leds-ot200: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-19
/
+2
2015-11-03
leds: leds-hp6xx: Use devm_led_classdev_register
Muhammad Falak R Wani
1
-15
/
+2
2015-11-03
leds: leds-cobalt-qube: Use devm_led_classdev_register
Vaishali Thakkar
1
-22
/
+1
2015-10-28
spi: Drop owner assignment from spi_drivers
Andrew F. Davis
1
-1
/
+0
2015-09-17
leds:lp55xx: Correct Kconfig dependency for f/w user helper
Takashi Iwai
1
-1
/
+1
2015-09-17
leds: leds-ipaq-micro: Add LEDS_CLASS dependency
Jacek Anaszewski
1
-0
/
+1
2015-09-17
leds: aat1290: add 'static' modifier to init_mm_current_scale
Jacek Anaszewski
1
-1
/
+1
2015-09-17
leds: leds-ns2: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-17
leds: max77693: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-17
leds: ktd2692: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-17
leds: bcm6358: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-17
leds: bcm6328: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-17
leds: aat1290: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-09-04
Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-444
/
+0
2015-09-03
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
3
-0
/
+357
2015-08-31
Merge tag 'leds_for_4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.a...
Linus Torvalds
20
-165
/
+165
2015-08-28
leds: Export OF module alias information in missing drivers
Javier Martinez Canillas
2
-0
/
+2
2015-08-28
leds:lp55xx: use the private data instead of updating I2C device platform data
Milo Kim
6
-33
/
+28
2015-08-28
leds: syscon: Correct check for syscon_node_to_regmap() errors
Bjorn Andersson
1
-2
/
+2
2015-08-28
leds: leds-fsg: Use devm_led_classdev_register
Vaishali Thakkar
1
-40
/
+12
2015-08-28
leds/led-class: Add missing put_device()
Ricardo Ribalda Delgado
1
-2
/
+5
2015-08-28
leds: tlc591xx: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality check
Axel Lin
1
-4
/
+0
2015-08-28
leds: leds-ns2: depends on MACH_ARMADA_370
Simon Guinot
1
-4
/
+8
2015-08-28
leds: leds-ns2: handle can_sleep GPIOs
Simon Guinot
1
-24
/
+51
2015-08-28
leds: leds-ns2: move LED modes mapping outside of the driver
Vincent Donnefort
1
-48
/
+54
2015-08-28
leds: lp8860: Constify reg_default tables
Axel Lin
1
-2
/
+2
2015-08-28
leds: Drop owner assignment from i2c_driver
Krzysztof Kozlowski
6
-6
/
+0
2015-08-28
leds: Allow compile test of LEDS_AAT1290 and LEDS_KTD2692 if !GPIOLIB
Geert Uytterhoeven
1
-2
/
+3
[next]