Commit Graph

378 Commits (8d4d9f52081cd45bde42b9452eba95f38feb7dae)

Author SHA1 Message Date
Alexander Holler fb31fbeb64 leds: heartbeat: fix bug on panic 13 years ago
Axel Lin 9473c4c167 leds: Make LEDS_ASIC3 and LEDS_RENESAS_TPU depend on LEDS_CLASS=y 13 years ago
Jeffrin Jose 9cd5ec5e54 leds: fixed a coding style issue. 13 years ago
Rafal Prylowski 3fbd8716da leds: don't disable blinking when writing the same value to delay_on or delay_off 13 years ago
Johan Hovold 401dea7f7a leds: add LM3533 LED driver 13 years ago
Alexander Stein e7e11d8ba8 drivers/leds/leds-pca955x.c: fix race condition while setting brightness on several LEDs 13 years ago
Shuah Khan 44e1e9f8e7 leds: add new transient trigger for one shot timer activation 13 years ago
Alexander Holler 49dca5aebf leds: heartbeat: stop on shutdown 13 years ago
Kim, Milo 6335f8fa97 drivers/leds/leds-lm3530.c: simplify als configuration on initialization 13 years ago
Shuah Khan 1381187991 leds: change ledtrig-timer to use activated flag 13 years ago
Shuah Khan 03c091e5b7 leds: change existing triggers to use activated flag 13 years ago
Thomas Meyer 1daef6d27b leds: Use kcalloc instead of kzalloc to allocate array 13 years ago
Shuah Khan 872b86be0a leds: simple_strtoul() cleanup 13 years ago
David Dajun Chen 5ba736311b leds: driver for DA9052/53 PMIC v2 13 years ago
Dan Carpenter 5bc9ad774c drivers/leds/leds-lp5521.c: fix lp5521_read() error handling 13 years ago
Arnd Bergmann b8cd742acf drivers/leds: correct __devexit annotations 13 years ago
Nicolas Ferre 5509fea59b leds-atmel-pwm.c: Make pwmled_probe() __devinit 13 years ago
Bryan Wu a403d930c5 led-class: change back LEDS_CLASS to tristate instead of bool 13 years ago
Axel Lin cea694ca3d drivers/leds/leds-lm3530.c: move the code setting gen_config to one place 13 years ago
Axel Lin 1a1278da5c drivers/leds/leds-pca9633.c: remove unused 'adapter' variable 13 years ago
Kim, Milo 99ad98d259 leds-lm3530: replace pltfm with pdata 13 years ago
Kim, Milo 8544d0e3f6 leds-lm3530: remove LM3530_ALS_ZONE_REG code 13 years ago
Kim, Milo bb982009d3 leds-lm3530: support pwm input mode 13 years ago
Kim, Milo e13d978659 leds-lm3530: replace i2c_client with led_classdev 13 years ago
Kim, Milo bbe6453204 leds-lm3530: set the max_brightness to 127 13 years ago
Mark Brown 16db7f9095 drivers/leds/leds-gpio.c: use linux/gpio.h rather than asm/gpio.h 13 years ago
Peter Meerwald 75cb2e1d1a drivers/leds: add driver for PCA9633 I2C chip 13 years ago
Andrew Morton d06cb46c3e drivers/leds/leds-lp5523.c: constify some data 13 years ago
Srinidhi KASAGAR 42960b76d2 drivers/leds/leds-lp5521.c: ret may be uninitialized 13 years ago
Kim, Milo 32a2f747dd drivers/leds/leds-lp5521.c: redefinition of register bits 13 years ago
Kim, Milo 011af7bc7c drivers/leds/leds-lp5521.c: support led pattern data 13 years ago
Kim, Milo 3b49aacd0e drivers/leds/leds-lp5521.c: add 'update_config' in the lp5521_platform_data 13 years ago
Kim, Milo 5ae4e8a77d drivers/leds/leds-lp5521.c: add 'name' in the lp5521_led_config 13 years ago
Wolfram Sang c5bd2a712a drivers/leds/leds-tca6507.c: remove obsolete cleanup for clientdata 13 years ago
Dan Carpenter 920c4f4c36 drivers/leds/leds-tca6507.c: cleanup error handling in tca6507_probe() 13 years ago
Masanari Iida 3a2fd4a141 drivers/leds/leds-lp5521.c: fix typo 13 years ago
Jett.Zhou b3b97473ee led: Modified power control of pm860x led 13 years ago
Philip Prindeville da4e330294 x86/geode/net5501: Add platform driver for Soekris Engineering net5501 13 years ago
Kukjin Kim b130d5c295 ARM: S3C24XX: change the ARCH_S3C2410 to ARCH_S3C24XX 13 years ago
Axel Lin ec44fd4298 drivers/leds/leds-lm3530.c: fix setting pltfm->als_vmax 13 years ago
Sebastian Andrzej Siewior e9a4593cc5 leds: add led driver for Bachmann's ot200 13 years ago
Rusty Russell 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) 13 years ago
Mark Brown c957b614bd leds: convert wm8350 driver to devm_kzalloc() 13 years ago
Mark Brown 1713cb9d60 leds: convert wm831x status driver to devm_kzalloc() 13 years ago
Axel Lin 3b080945aa drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds 13 years ago
NeilBrown a6d511e515 leds: add driver for TCA6507 LED controller 13 years ago
Axel Lin b96a573f4c drivers/leds/leds-netxbig.c: use gpio_request_one() 13 years ago
Axel Lin 95dafd4753 drivers/leds/leds-bd2802.c: use gpio_request_one() 13 years ago
Axel Lin 1980bcfa6b drivers/leds/leds-lp5523.c: remove unneeded forward declaration 13 years ago
Axel Lin 19b955768b leds: convert leds-dac124s085 to module_spi_driver 13 years ago