Commit Graph

469 Commits (babde1c243b25592038dd7193867a49729e3d505)

Author SHA1 Message Date
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
Axel Lin 09a0d183ef leds: convert led i2c drivers to module_i2c_driver 13 years ago
Axel Lin 892a8843fb leds: convert led platform drivers to module_platform_driver 13 years ago
Donggeun Kim 8584cb82f1 leds: Add suuport for MAX8997-LED driver 13 years ago
Janusz Krzysztofik f6fc8a6a1a LED: drop leds-ams-delta driver 13 years ago
Kay Sievers edbaa603eb driver-core: remove sysdev.h usage. 13 years ago
Paul Bolle b12e2c12da leds: Kconfig: Fix typo 'D2NET_V2' 13 years ago
Johan Hovold cb871513f6 Revert "leds: save the delay values after a successful call to blink_set()" 13 years ago
Srinidhi KASAGAR b3c49c05b7 drivers/leds/leds-lp5521.c: check if reset is successful 13 years ago
Antonio Ospite 488bc35bf4 leds: turn the blink_timer off before starting to blink 13 years ago
Antonio Ospite 6123b0e274 leds: save the delay values after a successful call to blink_set() 13 years ago
David Daney dabc69c242 drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing 13 years ago
Axel Lin 93f539822e drivers/leds/leds-lm3530.c: add __devexit_p where needed 13 years ago
Axel Lin fa0ea0e16f drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_OP_MODE register 13 years ago
Magnus Damm 2b67c95b74 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data 13 years ago
Magnus Damm 02c3294174 drivers/leds/leds-renesas-tpu.c: update driver to use workqueue 13 years ago