index
:
platform/kernel/u-boot
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
old/tizen_20201104
old/tizen_20211124
sandbox/akazmin/hwasan_build
sandbox/amistewicz/comwor4
sandbox/hoegeun/tizen-next-pmic-starfive
sandbox/jkryszyn/virtual-ab
sandbox/klewandowski/wip
sandbox/lstelmach/sd_fusing_py
sandbox/mmajewski2/sd_fusing_py_lint
sandbox/mszyprowski/dev/tizen-next-prepare
sandbox/mszyprowski/dev/tizen-next-prepare-2
sandbox/mszyprowski/dev/tizen-next-prepare-3
sandbox/mszyprowski/dev/tizen-next-prepare-4
sandbox/nmerinov/llvm
sandbox/snawrocki/kvim3_thor_progress_2
sandbox/songinha/upstream
tizen
tizen-next
tizen_-1
tizen_-2
tizen_-3
tizen_-4
tizen_-5
tizen_-6
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
upstream
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
led
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-06
dm: define LOG_CATEGORY for all uclass
Patrick Delaunay
1
-0
/
+2
2020-12-13
dm: treewide: Rename ..._platdata variables to just ..._plat
Simon Glass
1
-4
/
+4
2020-12-13
dm: treewide: Rename ofdata_to_platdata() to of_to_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename dev_get_platdata() to dev_get_plat()
Simon Glass
1
-2
/
+2
2020-12-13
dm: treewide: Rename 'platdata' variables to just 'plat'
Simon Glass
6
-19
/
+19
2020-12-13
dm: treewide: Rename auto_alloc_size members to be shorter
Simon Glass
6
-7
/
+7
2020-11-19
drivers: led: bcm6858: set the correct led polarity register
Steven Lawrance
1
-4
/
+4
2020-10-08
led: gpio: Default to using node name if label is absent
Sean Anderson
1
-5
/
+2
2020-08-07
led: led_cortina: Add CAxxx LED support
Jway Lin
3
-0
/
+307
2020-05-18
common: Drop linux/bitops.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop linux/delay.h from common header
Simon Glass
1
-0
/
+1
2020-05-18
common: Drop log.h from common header
Simon Glass
4
-0
/
+4
2020-02-05
dm: core: Create a new header file for 'compat' features
Simon Glass
1
-0
/
+1
2020-01-23
led: bcm6858: allow to use this driver on arm bcm68360
Philippe Reynes
1
-1
/
+1
2019-04-23
led: bcm6858: allow to use this driver on ARCH_963158
Philippe Reynes
1
-1
/
+1
2019-04-22
led: add initial support for bcm6858
Philippe Reynes
3
-0
/
+258
2018-08-10
dm: led: move default state support in led uclass
Patrick Delaunay
2
-8
/
+30
2018-08-10
Revert "dm: led: auto probe() LEDs with "default-state""
Patrick Delaunay
1
-9
/
+0
2018-07-11
led: bcm6328: read base address in the parent node
Philippe Reynes
1
-1
/
+1
2018-06-01
led: bcm6328: convert to use live dt
Álvaro Fernández Rojas
1
-35
/
+17
2018-06-01
led: bcm6358: convert to use live dt
Álvaro Fernández Rojas
1
-29
/
+15
2018-05-08
dm: led: auto probe() LEDs with "default-state"
Patrick Bruenn
1
-0
/
+9
2018-05-08
dm: led: Support "default-state" property
Patrick Bruenn
1
-1
/
+15
2018-05-07
SPDX: Convert all of our single license tags to Linux Kernel style
Tom Rini
5
-11
/
+5
2018-04-27
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
Tom Rini
1
-2
/
+0
2017-06-01
dm: core: Update device_bind_driver_to_node() to use ofnode
Simon Glass
3
-10
/
+7
2017-06-01
dm: Rename dev_addr..() functions
Simon Glass
2
-4
/
+6
2017-05-10
dm: led: add BCM6358 led driver
Álvaro Fernández Rojas
3
-0
/
+236
2017-05-10
dm: led: add BCM6328 led driver
Álvaro Fernández Rojas
3
-0
/
+274
2017-04-14
dm: led: Add support for blinking LEDs
Simon Glass
2
-0
/
+21
2017-04-14
dm: led: Support toggling LEDs
Simon Glass
1
-0
/
+7
2017-04-14
dm: led: Add support for getting the state of an LED
Simon Glass
2
-0
/
+32
2017-04-14
dm: led: Adjust the LED uclass
Simon Glass
2
-6
/
+6
2017-04-14
dm: led: Rename struct led_uclass_plat
Simon Glass
2
-4
/
+4
2017-04-14
dm: led: Add a missing blank line in the Kconfig file
Simon Glass
1
-0
/
+1
2017-02-08
dm: core: Replace of_offset with accessor
Simon Glass
1
-1
/
+1
2017-01-21
status_led: Kconfig migration - introduction
Uri Mashiach
1
-1
/
+322
2015-09-02
dm: led: Tidy up SPL options for the led and led-gpio
Simon Glass
2
-3
/
+10
2015-08-18
led: rename CONFIG_SPL_LED_SUPPORT to CONFIG_SPL_LED
Masahiro Yamada
1
-1
/
+1
2015-08-12
drivers: hierarchize drivers Kconfig menu
Masahiro Yamada
1
-0
/
+4
2015-07-21
dm: test: Add a test for the LED uclass
Simon Glass
1
-0
/
+6
2015-07-21
led: Return -ENODEV if the LED device cannot be found
Simon Glass
1
-2
/
+3
2015-07-21
dm: led: Add a driver for GPIO-controlled LEDs
Simon Glass
3
-0
/
+111
2015-07-21
dm: Add support for LEDs
Simon Glass
3
-0
/
+73