index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (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
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
17
-0
/
+17
2011-11-03
Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6
Linus Torvalds
2
-31
/
+64
2011-11-01
drivers/leds/leds-lp5521.c: check if reset is successful
Srinidhi KASAGAR
1
-0
/
+18
2011-11-01
leds: turn the blink_timer off before starting to blink
Antonio Ospite
1
-0
/
+2
2011-11-01
leds: save the delay values after a successful call to blink_set()
Antonio Ospite
1
-1
/
+4
2011-11-01
drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing
David Daney
1
-1
/
+1
2011-11-01
drivers/leds/leds-lm3530.c: add __devexit_p where needed
Axel Lin
1
-1
/
+1
2011-11-01
drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_O...
Axel Lin
1
-3
/
+3
2011-11-01
drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data
Magnus Damm
1
-1
/
+1
2011-11-01
drivers/leds/leds-renesas-tpu.c: update driver to use workqueue
Magnus Damm
1
-4
/
+17
2011-11-01
drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata
Wolfram Sang
1
-1
/
+0
2011-11-01
drivers/leds/led-triggers.c: fix memory leak
Masakazu Mokuno
1
-1
/
+4
2011-11-01
leds: Renesas TPU LED driver
Magnus Damm
3
-0
/
+357
2011-11-01
drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c
Paul Gortmaker
1
-0
/
+1
2011-11-01
drivers/leds: Add module.h to files using it implicitly
Paul Gortmaker
16
-0
/
+16
2011-10-28
Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
3
-248
/
+0
2011-10-24
leds: Finish mc13783 conversion to the mc13xxx API
Samuel Ortiz
1
-4
/
+4
2011-10-24
leds: Convert mc13783 driver to mc13xxx MFD
David Jander
1
-26
/
+26
2011-10-24
mfd: Add asic3 based LED suspend/resume handlers
Paul Parsons
1
-1
/
+34
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-09-21
x86: geode: New PCEngines Alix system driver
Ed Wildgoose
3
-248
/
+0
2011-09-15
drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling
Johan Hovold
1
-0
/
+2
2011-08-26
drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregiste...
Axel Lin
1
-0
/
+5
2011-08-26
leds: add missing include of linux/module.h
Axel Lin
2
-0
/
+2
2011-07-26
arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage
Shreshtha Kumar Sahu
1
-14
/
+53
2011-07-26
drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS
Axel Lin
1
-0
/
+1
2011-07-26
drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling
Axel Lin
1
-5
/
+7
2011-07-26
drivers/leds/leds-lp5521.c: provide section tagging
Linus Walleij
1
-2
/
+2
2011-07-23
Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-21
/
+4
2011-07-09
drivers/leds/leds-pca9532.c: change driver name to be unique
Wolfram Sang
1
-1
/
+1
2011-06-28
drivers/leds/leds-lp5523.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-28
drivers/leds/leds-lp5521.c: fix section mismatches
Ralf Baechle
1
-2
/
+2
2011-06-16
leds: fix the incorrect display in menuconfig
Eric Miao
1
-3
/
+2
2011-06-16
leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS
Uwe Kleine-König
1
-7
/
+7
2011-06-16
drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS
Axel Lin
1
-0
/
+1
2011-06-03
leds: remove config option LEDS_GPIO_PLATFORM from Kconfig
Shawn Guo
2
-21
/
+4
2011-05-26
leds: Add ASIC3 LED support
Paul Parsons
3
-0
/
+176
2011-05-26
mfd: Use mfd cell platform_data for 88pm860x cells platform bits
Samuel Ortiz
1
-6
/
+1
2011-05-26
mfd: Use mfd cell platform_data for mc13xxx cells platform bits
Samuel Ortiz
1
-4
/
+3
2011-05-25
leds: provide helper to register "leds-gpio" devices
Uwe Kleine-König
3
-0
/
+50
2011-05-25
drivers/leds/leds-lm3530.c: add regulator
Shreshtha Kumar Sahu
1
-8
/
+65
2011-05-25
leds: remove the leds-h1940 driver
Vasily Khoruzhick
3
-178
/
+0
2011-05-25
drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533
Jan Weitzel
1
-22
/
+62
2011-05-25
drivers/leds/leds-pca9532.c: add gpio capability
Joachim Eastwood
2
-3
/
+120
2011-05-25
leds: support automatic start of blinking with ledtrig-timer
Esben Haabendal
3
-1
/
+12
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-18
drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE
Axel Lin
1
-0
/
+1
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
13
-75
/
+494
2011-04-15
leds/leds-regulator.c: fix handling of already enabled regulators
Antonio Ospite
1
-0
/
+4
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
1
-1
/
+1
[next]