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