Linus Torvalds 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
..
Kconfig f59b6f9f32 leds: Renesas TPU LED driver 13 years ago
Makefile f59b6f9f32 leds: Renesas TPU LED driver 13 years ago
dell-led.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
led-class.c 488bc35bf4 leds: turn the blink_timer off before starting to blink 13 years ago
led-core.c 4d404fd5c5 leds: Cleanup various whitespace and code style issues 17 years ago
led-triggers.c cba4c2ac08 drivers/leds/led-triggers.c: fix memory leak 13 years ago
leds-88pm860x.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-adp5520.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
leds-ams-delta.c 86383b5579 leds: add missing include of linux/module.h 14 years ago
leds-asic3.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
leds-atmel-pwm.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-bd2802.c 1424e21f66 drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered leds 14 years ago
leds-clevo-mail.c cce1d9f232 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds 15 years ago
leds-cobalt-qube.c 51de036ba3 leds: use default-on trigger for Cobalt Qube 15 years ago
leds-cobalt-raq.c d131c49628 drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c 13 years ago
leds-da903x.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
leds-dac124s085.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
leds-fsg.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-gpio-register.c 4440673a95 leds: provide helper to register "leds-gpio" devices 14 years ago
leds-gpio.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
leds-hp6xx.c 86383b5579 leds: add missing include of linux/module.h 14 years ago
leds-lm3530.c 32aaeffbd4 Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux 13 years ago
leds-locomo.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-lp3944.c fbae3fb154 i2c: Remove all i2c_set_clientdata(client, NULL) in drivers 15 years ago
leds-lp5521.c b3c49c05b7 drivers/leds/leds-lp5521.c: check if reset is successful 13 years ago
leds-lp5523.c 33721bd3d0 drivers/leds/leds-lp5523.c: fix section mismatches 14 years ago
leds-lt3593.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-mc13783.c 52b7ad3a63 leds: Finish mc13783 conversion to the mc13xxx API 13 years ago
leds-net48xx.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-net5501.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-netxbig.c 2446783250 leds: add LED driver for Big Network series LEDs 14 years ago
leds-ns2.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-pca9532.c 30cb35be6d drivers/leds/leds-pca9532.c: change driver name to be unique 14 years ago
leds-pca955x.c fbae3fb154 i2c: Remove all i2c_set_clientdata(client, NULL) in drivers 15 years ago
leds-pwm.c d8cc667be8 leds: leds-pwm: return proper error if pwm_request failed 14 years ago
leds-rb532.c ac67e23bed leds: Add rb532 LED driver for the User LED 16 years ago
leds-regulator.c 592ce31639 leds/leds-regulator.c: fix handling of already enabled regulators 14 years ago
leds-renesas-tpu.c 2b67c95b74 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data 13 years ago
leds-s3c24xx.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-ss4200.c 50d431e8a1 leds: fix bug with reading NAS SS4200 dmi code 14 years ago
leds-sunfire.c e179840ba8 drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling 14 years ago
leds-wm831x-status.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-wm8350.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds-wrap.c 54f4dedb53 drivers/leds: Add module.h to files using it implicitly 13 years ago
leds.h fff26f8141 leds: support automatic start of blinking with ledtrig-timer 14 years ago
ledtrig-backlight.c 9f9455ae71 leds: add output inversion option to backlight trigger 14 years ago
ledtrig-default-on.c 1bd465e6b0 leds: allow led-drivers to use a variable range of brightness values 16 years ago
ledtrig-gpio.c cc587ece12 drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking 14 years ago
ledtrig-heartbeat.c 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
ledtrig-ide-disk.c 1bd465e6b0 leds: allow led-drivers to use a variable range of brightness values 16 years ago
ledtrig-timer.c 7a5caabd09 drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling 13 years ago