index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-19
leds: leds-ns2: fix locking
Simon Guinot
1
-4
/
+5
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-2
/
+2
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
1
-2
/
+2
2010-08-05
leds: Remove owner field from attribute initialization in bd2802 driver
Guenter Roeck
1
-3
/
+1
2010-07-16
leds: add LED driver for Network Space v2 LEDs
Simon Guinot
3
-0
/
+348
2010-06-03
i2c: Remove all i2c_set_clientdata(client, NULL) in drivers
Wolfram Sang
4
-9
/
+1
2010-05-28
leds: Fix leds-gpio openfirmware compile issue
Richard Purdie
1
-1
/
+0
2010-05-28
leds: Kconfig fixes
Richard Purdie
1
-3
/
+3
2010-05-26
leds: Add mc13783 LED support
Philippe Rétornaz
3
-0
/
+411
2010-05-26
leds: leds-ss4200: fix led_classdev_unregister twice in error handling
Axel Lin
1
-1
/
+1
2010-05-26
leds: leds-lp3944: properly handle lp3944_configure fail in lp3944_probe
Axel Lin
1
-2
/
+7
2010-05-26
leds: led-class: set permissions on max_brightness file to 0444
Axel Lin
1
-1
/
+1
2010-05-26
leds: leds-gpio: Change blink_set callback to be able to turn off blinking
Benjamin Herrenschmidt
1
-7
/
+24
2010-05-26
leds: Add LED driver for the Soekris net5501 board
Bjarke Istrup Pedersen
3
-0
/
+105
2010-05-26
leds: 88pm860x - fix checking in probe function
Christoph Fritz
1
-3
/
+8
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
1
-1
/
+1
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
23
-1
/
+22
2010-03-16
leds: Fix race between LED device uevent and actual attributes creation
Florian Fainelli
1
-32
/
+8
2010-03-16
leds-gpio: fix default state handling on OF platforms
Anton Vorontsov
1
-2
/
+1
2010-03-16
leds: Add Dell Business Class Netbook LED driver
Bob Rodgers
3
-0
/
+208
2010-03-16
leds: Kconfig cleanup
H Hartley Sweeten
1
-36
/
+39
2010-03-16
leds: led-class.c - Quiet boot messages
H Hartley Sweeten
1
-1
/
+1
2010-03-16
leds: make PCI device id constant
Márton Németh
1
-1
/
+1
2010-03-16
leds: ALIX2: Add dependency to !GPIO_CS5335
Daniel Mack
1
-1
/
+1
2010-03-07
led: Enable led in 88pm860x
Haojian Zhuang
3
-0
/
+333
2009-12-17
leds: leds-pwm: Set led_classdev max_brightness
Lars-Peter Clausen
1
-3
/
+2
2009-12-17
leds: use default-on trigger for Cobalt Qube
Florian Fainelli
1
-1
/
+1
2009-12-17
leds: drivers/leds/leds-ss4200.c: fix return statement
akpm@linux-foundation.org
1
-1
/
+1
2009-12-17
leds: Add LED class driver for regulator driven LEDs.
Antonio Ospite
3
-0
/
+249
2009-12-17
leds: leds-cobalt-qube.c: use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-12-17
leds: leds-cobalt-raq.c - use resource_size()
H Hartley Sweeten
1
-1
/
+1
2009-12-16
leds: Add driver for ADP5520/ADP5501 MFD PMICs
Michael Hennerich
3
-0
/
+241
2009-12-16
leds: Add driver for LT3593 controlled LEDs
Daniel Mack
3
-0
/
+226
2009-12-16
leds-ss4200: Check pci_enable_device return
Dave Hansen
1
-2
/
+6
2009-12-16
leds: leds-alix2c - take port address from MSR
Daniel Mack
1
-31
/
+84
2009-12-16
leds: LED driver for Intel NAS SS4200 series (v5)
Dave Hansen
3
-0
/
+562
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2
-3
/
+3
2009-12-12
Merge branch 'ixp4xx' of git://git.kernel.org/pub/scm/linux/kernel/git/chris/...
Linus Torvalds
1
-0
/
+7
2009-12-08
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2009-12-05
IXP4xx: move FSG platform macros to the platform code.
Krzysztof Hałasa
1
-0
/
+7
2009-11-27
collie: locomo-led change default trigger
Thomas Kunze
1
-1
/
+1
2009-11-22
Merge 7xx-iosplit-plat-merge with omap-fixes
Tony Lindgren
1
-1
/
+1
2009-11-16
leds-gpio: fix possible crash on OF device unbinding
Dmitry Eremin-Solenikov
1
-0
/
+2
2009-10-20
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
1
-1
/
+1
2009-10-04
leds: leds-pca9532 - Drop unused module parameters
Jean Delvare
1
-3
/
+0
2009-09-26
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds
Linus Torvalds
9
-30
/
+379
2009-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+8
2009-09-23
spi: prefix modalias with "spi:"
Anton Vorontsov
1
-0
/
+1
2009-09-17
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
1
-0
/
+8
[next]