index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
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_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
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
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-26
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cool...
Linus Torvalds
18
-1569
/
+1439
2013-02-06
leds: leds-sunfire: use dev_err()/pr_err() instead of printk()
Jingoo Han
1
-10
/
+9
2013-02-06
leds: 88pm860x: Add missing of_node_put()
Axel Lin
1
-1
/
+4
2013-02-06
leds: tca6507: Use of_get_child_count()
Axel Lin
1
-7
/
+3
2013-02-06
leds: leds-pwm: make it depend on PWM and not HAVE_PWM
Peter Ujfalusi
1
-1
/
+1
2013-02-06
leds-lp55xx: fix problem on removing LED attributes
Milo(Woogyom) Kim
1
-3
/
+0
2013-02-06
leds-lp5521/5523: add author and copyright description
Milo(Woogyom) Kim
2
-0
/
+6
2013-02-06
leds-lp55xx: clean up headers
Milo(Woogyom) Kim
2
-26
/
+12
2013-02-06
leds-lp55xx: clean up definitions
Milo(Woogyom) Kim
2
-70
/
+12
2013-02-06
leds-lp55xx: clean up unused data and functions
Milo(Woogyom) Kim
2
-51
/
+0
2013-02-06
leds-lp55xx: clean up _remove()
Milo(Woogyom) Kim
2
-94
/
+4
2013-02-06
leds-lp55xx: add new function for removing device attribtues
Milo(Woogyom) Kim
2
-0
/
+13
2013-02-06
leds-lp55xx: code refactoring on selftest function
Milo(Woogyom) Kim
2
-52
/
+31
2013-02-06
leds-lp55xx: use common device attribute driver function
Milo(Woogyom) Kim
2
-26
/
+14
2013-02-06
leds-lp55xx: support device specific attributes
Milo(Woogyom) Kim
2
-1
/
+16
2013-02-06
leds-lp5523: use generic firmware interface
Milo(Woogyom) Kim
1
-346
/
+157
2013-02-06
leds-lp5521: use generic firmware interface
Milo(Woogyom) Kim
1
-251
/
+163
2013-02-06
leds-lp55xx: support firmware interface
Milo(Woogyom) Kim
3
-0
/
+137
2013-02-06
leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface
Milo(Woogyom) Kim
2
-0
/
+20
2013-02-06
leds-lp55xx: fix error condition in lp55xx_register_leds()
Milo(Woogyom) Kim
1
-5
/
+1
2013-02-06
leds-lp55xx: use lp55xx_unregister_leds()
Milo(Woogyom) Kim
4
-45
/
+22
2013-02-06
leds-lp55xx: provide common LED current setting
Milo(Woogyom) Kim
3
-127
/
+69
2013-02-06
leds-lp55xx: use lp55xx_set_brightness()
Milo(Woogyom) Kim
3
-34
/
+17
2013-02-06
leds-lp55xx: use lp55xx_init_led() common function
Milo(Woogyom) Kim
4
-104
/
+76
2013-02-06
leds-lp55xx: use lp55xx common led registration function
Milo(Woogyom) Kim
4
-82
/
+72
2013-02-06
leds-lp55xx: use lp55xx common deinit function
Milo(Woogyom) Kim
4
-28
/
+22
2013-02-06
leds-lp55xx: clean up init function
Milo(Woogyom) Kim
3
-65
/
+12
2013-02-06
leds-lp55xx: use lp55xx common init function - post int
Milo(Woogyom) Kim
4
-22
/
+42
2013-02-06
leds-lp55xx: use lp55xx common init function - detect
Milo(Woogyom) Kim
4
-49
/
+39
2013-02-06
leds-lp55xx: use lp55xx common init function - reset
Milo(Woogyom) Kim
4
-28
/
+63
2013-02-06
leds-lp55xx: use lp55xx common init function - platform data
Milo(Woogyom) Kim
4
-28
/
+37
2013-02-06
leds-lp5523: clean up lp5523_configure()
Milo(Woogyom) Kim
1
-58
/
+9
2013-02-06
leds-lp5521: clean up lp5521_configure()
Milo(Woogyom) Kim
1
-40
/
+38
2013-02-06
leds-lp55xx: use common lp55xx data structure in _probe()
Milo(Woogyom) Kim
2
-28
/
+44
2013-02-06
leds-lp55xx: replace name of data structure
Milo(Woogyom) Kim
2
-37
/
+37
2013-02-06
leds-lp55xx: add new common driver for lp5521/5523
Milo(Woogyom) Kim
4
-0
/
+130
2013-02-06
leds-lp55xx: do chip specific configuration on device init
Milo(Woogyom) Kim
2
-16
/
+36
2013-02-06
leds-lp55xx: add device reset function in lp5521/5523
Milo(Woogyom) Kim
2
-2
/
+18
2013-02-06
leds-lp55xx: clean up deinit leds in lp5521/5523
Milo(Woogyom) Kim
2
-19
/
+25
2013-02-06
leds-lp55xx: clean up init leds in lp5521/5523
Milo(Woogyom) Kim
2
-56
/
+86
2013-02-06
leds-lp55xx: clean up deinit_device() in lp5521/5523
Milo(Woogyom) Kim
2
-16
/
+24
2013-02-06
leds-lp55xx: clean up init_device() in lp5521/5523
Milo(Woogyom) Kim
2
-65
/
+84
2013-02-01
leds: wm831x: add missing const
Jingoo Han
1
-1
/
+1
2013-02-01
leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLE
Jingoo Han
1
-2
/
+1
2013-02-01
leds: pca9532: fix suspect code indent for conditional statements
Jingoo Han
1
-1
/
+1
2013-02-01
leds: lm3642: rename devAttr to avoid CamelCase
Jingoo Han
1
-2
/
+2
2013-02-01
leds: lm355x: rename devAttr to avoid CamelCase
Jingoo Han
1
-1
/
+1
2013-02-01
leds: renesas-tpu: Improve the readability to pick the lowest acceptable rate
Axel Lin
1
-6
/
+6
2013-02-01
leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable ...
Axel Lin
1
-18
/
+40
2013-02-01
leds-lp8788: fix a parent device in _probe()
Kim, Milo
1
-4
/
+5
[next]