index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
leds
Age
Commit message (
Expand
)
Author
Files
Lines
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-06
leds: Remove owner field from attribute initialization in bd2802 driver
Guenter Roeck
1
-3
/
+1
2010-07-17
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-19
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-08
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-13
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-05
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-24
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-18
Input: libps2 - additional locking for i8042 ports
Dmitry Torokhov
1
-0
/
+8
2009-09-07
leds: move leds-clevo-mail's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
[next]