1. f9e007f leds: renesas: use devm_ functions by Jingoo Han · 12 years ago
  2. f87ef10 leds: leds-cobalt-qube: use devm_ioremap by Jingoo Han · 12 years ago
  3. 50e5194 leds: leds-cobalt-raq: use devm_ioremap by Jingoo Han · 12 years ago
  4. aa2dcf9 leds: leds-fsg: use devm_ioremap by Jingoo Han · 12 years ago
  5. b0053aa leds: renesas: use gpio_request_one by Jingoo Han · 12 years ago
  6. 31c3dc7 leds: leds-ns2: use gpio_request_one by Jingoo Han · 12 years ago
  7. 507d967bc leds: leds-lt3593: use gpio_request_one by Jingoo Han · 12 years ago
  8. a99d76f leds: leds-gpio: use gpio_request_one by Jingoo Han · 12 years ago
  9. 14ce82e leds: lm355x: Return proper error for lm3556_indicator_pattern_store error path by Axel Lin · 12 years ago
  10. eccb663 leds: lm3642: Return proper error in lm3642_[torch|strobe]_pin_store error paths by Axel Lin · 12 years ago
  11. 7f9871d ARM: kirkwood: DT board setup for Network Space Mini v2 by Simon Guinot · 12 years ago
  12. ecee1e4 ARM: kirkwood: DT board setup for Network Space v2 and parents by Simon Guinot · 12 years ago
  13. 72052fc leds: leds-ns2: add device tree binding by Simon Guinot · 12 years ago
  14. 0b8728d ledtrig-cpu: kill useless mutex to fix sleep in atomic context by Nathan Lynch · 12 years ago
  15. c7a6ced Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  16. 578f1ef Merge tag 'mfd-3.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  17. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  18. 2e57d56 mfd: 88pm860x: Device tree support by Haojian Zhuang · 12 years ago
  19. 9cd11c0 Merge tag 'multiplatform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  20. 2f73c392 leds: add output driver configuration for pca9633 led driver by Peter Meerwald · 12 years ago
  21. e76a322 leds: lm3642: Use regmap_update_bits() in lm3642_chip_init() by Axel Lin · 12 years ago
  22. 436d42c ARM: samsung: move platform_data definitions by Arnd Bergmann · 12 years ago
  23. c02cecb ARM: orion: move platform_data definitions by Arnd Bergmann · 12 years ago
  24. 2e6185f Merge tag 'tegra-for-3.7-drivers-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/swarren/linux-tegra into next/drivers by Olof Johansson · 12 years ago
  25. 8b7cfbe leds: Add new LED driver for lm3642 chips by G.Shark Jeong · 12 years ago
  26. f162584 leds-lp5523: Fix riskiness of the page fault by Kim, Milo · 12 years ago
  27. 23301b7 leds-lp5523: turn off the LED engines on unloading the driver by Kim, Milo · 12 years ago
  28. e0e0216 leds-lm3530: Fix smatch warnings by Sachin Kamat · 12 years ago
  29. a47df97 leds-lm3530: Use devm_regulator_get function by Sachin Kamat · 12 years ago
  30. 8fe4554 leds: leds-gpio: adopt pinctrl support by AnilKumar Ch · 12 years ago
  31. b98d13c leds: Add new LED driver for lm355x chips by G.Shark Jeong · 12 years ago
  32. 56a1e9a leds-lp5523: use the i2c device id rather than fixed name by Kim, Milo · 12 years ago
  33. 27d7704 leds-lp5523: add new device id for LP55231 by Kim, Milo · 12 years ago
  34. ca70532 leds-lp5523: support new LP55231 device by Kim, Milo · 12 years ago
  35. 52c4774 leds: triggers: send uevent when changing triggers by Colin Cross · 12 years ago
  36. 469eba0 leds-lp5523: minor code style fixes by Kim, Milo · 12 years ago
  37. 6f6365f leds-lp5523: change the return type of lp5523_set_mode() by Kim, Milo · 12 years ago
  38. a39b985 leds-lp5523: set the brightness to 0 forcely on removing the driver by Kim, Milo · 12 years ago
  39. 94b43b6 leds-lp5523: add channel name in the platform data by Kim, Milo · 12 years ago
  40. 127aedc leds: leds-gpio: Use of_get_child_count() helper by Tobias Klauser · 12 years ago
  41. 59c4dce leds: leds-gpio: Use platform_{get,set}_drvdata by Tobias Klauser · 12 years ago
  42. 6ebcebd leds: leds-gpio: use of_match_ptr() by Tobias Klauser · 12 years ago
  43. d23a22a leds: delay led_set_brightness if stopping soft-blink by Fabio Baltieri · 12 years ago
  44. 490dcee leds: wm8350: Convert to devm_regulator_get() by Axel Lin · 12 years ago
  45. ee539a9 leds-clevo-mail: Fix Clevo M5x0V DMI strings by Ondrej Zary · 12 years ago
  46. 96f0979 leds-clevo-mail: add MODULE_DEVICE_TABLE by Ondrej Zary · 12 years ago
  47. 894fc8f mfd: 88pm860x: Use REG in leds resource by Haojian Zhuang · 12 years ago
  48. 0236702 mfd: 88pm860x: Convert to IORESOURCE_REG by Mark Brown · 12 years ago
  49. 4382973 workqueue: deprecate flush[_delayed]_work_sync() by Tejun Heo · 12 years ago
  50. 19e4ab5 Merge branch 'for-arm-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds into next/drivers by Arnd Bergmann · 12 years ago
  51. 4a5a418 leds: renesas: fix error handling by Arnd Bergmann · 12 years ago
  52. 86e99d2 Revert "leds: use led_set_brightness in led_trigger_event" by Fabio Baltieri · 12 years ago
  53. 4df7309 leds: lp8788: Fix updating scale configuration bits by Axel Lin · 12 years ago
  54. 8f88731 led-triggers: create a trigger for CPU activity by Bryan Wu · 13 years ago
  55. d45bb11 leds-lp8788: forgotten unlock at lp8788_led_work by Devendra Naga · 12 years ago
  56. 18d4a06 LEDS: propagate error codes in blinkm_detect() by Dan Carpenter · 12 years ago
  57. 4d8729a LEDS: memory leak in blinkm_led_common_set() by Dan Carpenter · 12 years ago
  58. eb80411 leds: add new lp8788 led driver by Kim, Milo · 12 years ago
  59. b54cf35 LEDS: add BlinkM RGB LED driver, documentation and update MAINTAINERS by Jan-Simon Möller · 12 years ago
  60. eb18618 leds: max8997: Simplify max8997_led_set_mode implementation by Axel Lin · 12 years ago
  61. 5ecf6e4 leds/leds-s3c24xx: use devm_gpio_request by Devendra Naga · 12 years ago
  62. a209f76 leds: convert Network Space v2 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  63. e586031 leds: convert DAC124S085 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  64. 0b873f3 leds: convert LM3530 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  65. 6770fc6 leds: convert TCA6507 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  66. a44cdd2 leds: convert Freescale MC13783 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  67. bcbf016 leds: convert ADP5520 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  68. 73759f6 leds: convert PCA955x LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  69. 234699a leds: convert Sun Fire LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  70. 0f4630c leds: convert PCA9532 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  71. 0a8d9d4 leds: convert LT3593 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  72. bfe4c04 leds: convert Renesas TPU LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  73. 94ca4bc leds: convert LP5523 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  74. 983ce88 leds: convert PCA9633 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  75. ac63ff5 leds: convert BD2802 RGB LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  76. e430dc0 leds: convert LP5521 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  77. bad1c89 leds: convert DA9030/DA9034 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  78. 9813d74 leds: convert LP3944 LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  79. 4aad381 leds: convert Atmel PWM LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  80. 60a0aad leds: convert HTC ASIC3 LED driver to devm_kzalloc() and cleanup error exit path by Bryan Wu · 12 years ago
  81. 8095c38 leds: convert Big Networks LED driver to devm_kzalloc() by Bryan Wu · 12 years ago
  82. 198b861 leds: Use devm_kzalloc in leds-gpio.c file by Sachin Kamat · 12 years ago
  83. 7f13bbf leds: Use devm_kzalloc in leds-max8997.c file by Sachin Kamat · 12 years ago
  84. d415896 leds: Use devm_kzalloc in leds-regulator.c file by Sachin Kamat · 12 years ago
  85. 0b7da74 leds: Use devm_kzalloc in leds-pwm.c file by Sachin Kamat · 12 years ago
  86. 7fafefb leds: Use module_platform_driver() in leds-max8997.c file by Sachin Kamat · 12 years ago
  87. 2e91176 leds: convert tca6507 driver to module_i2c_driver() by Peter Meerwald · 12 years ago
  88. 7d84f66 leds: Convert S3C24XX LED driver to gpiolib API by Sylwester Nawrocki · 12 years ago
  89. 7e97b58 leds: Convert S3C24XX LED driver to devm_kzalloc() by Sylwester Nawrocki · 12 years ago
  90. 317dfb1 leds-mc13783: set platform data to NULL at mc13783_led_remove by Devendra Naga · 12 years ago
  91. b523cfe leds-88pm860x: use devm_kzalloc function by Devendra Naga · 12 years ago
  92. 5391dd0 leds-lp5523: BUG() in error handling in probe() by Dan Carpenter · 12 years ago
  93. 32abb47 leds: Add LED driver for lm3556 chip by G.Shark Jeong · 12 years ago
  94. 1522d02 leds: [trivial]Remove unnecesary return by Devendra Naga · 12 years ago
  95. 20c0e6b leds: fix sparse warnings due to missing static by Bryan Wu · 12 years ago
  96. dff6775 leds: correct trivial type in drivers/leds/Kconfig by Jesper Dangaard Brouer · 12 years ago
  97. a0193cb leds: use led_set_brightness in led_trigger_event by Fabio Baltieri · 12 years ago
  98. 19cd67e leds: Rename led_brightness_set() to led_set_brightness() by Shuah Khan · 12 years ago
  99. 0da3e65 leds: Rename led_set_brightness() to __led_set_brightness() by Shuah Khan · 12 years ago
  100. 5e41728 leds: add oneshot trigger by Fabio Baltieri · 12 years ago