1. 0512c04 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 11 years ago
  2. 4b07c5d leds: leds-sunfire: use dev_err()/pr_err() instead of printk() by Jingoo Han · 11 years ago
  3. 61d4eb2 leds: 88pm860x: Add missing of_node_put() by Axel Lin · 11 years ago
  4. ef754e8 leds: tca6507: Use of_get_child_count() by Axel Lin · 11 years ago
  5. ad0ba85 leds: leds-pwm: make it depend on PWM and not HAVE_PWM by Peter Ujfalusi · 11 years ago
  6. 109b833 leds-lp55xx: fix problem on removing LED attributes by Milo(Woogyom) Kim · 11 years ago
  7. a2387cb leds-lp5521/5523: add author and copyright description by Milo(Woogyom) Kim · 11 years ago
  8. 79bcc10 leds-lp55xx: clean up headers by Milo(Woogyom) Kim · 11 years ago
  9. 12f022d leds-lp55xx: clean up definitions by Milo(Woogyom) Kim · 11 years ago
  10. 93ca409 leds-lp55xx: clean up unused data and functions by Milo(Woogyom) Kim · 11 years ago
  11. 87cc4bd leds-lp55xx: clean up _remove() by Milo(Woogyom) Kim · 11 years ago
  12. ba6fa84 leds-lp55xx: add new function for removing device attribtues by Milo(Woogyom) Kim · 11 years ago
  13. 9ca3bd8 leds-lp55xx: code refactoring on selftest function by Milo(Woogyom) Kim · 11 years ago
  14. e73c0ce leds-lp55xx: use common device attribute driver function by Milo(Woogyom) Kim · 11 years ago
  15. 240085e leds-lp55xx: support device specific attributes by Milo(Woogyom) Kim · 11 years ago
  16. db6eaf8 leds-lp5523: use generic firmware interface by Milo(Woogyom) Kim · 11 years ago
  17. 9ce7cb1 leds-lp5521: use generic firmware interface by Milo(Woogyom) Kim · 11 years ago
  18. 10c06d1 leds-lp55xx: support firmware interface by Milo(Woogyom) Kim · 11 years ago
  19. b3b6f81 leds-lp55xx: add new lp55xx_register_sysfs() for the firmware interface by Milo(Woogyom) Kim · 11 years ago
  20. d9067d2 leds-lp55xx: fix error condition in lp55xx_register_leds() by Milo(Woogyom) Kim · 11 years ago
  21. c3a68eb leds-lp55xx: use lp55xx_unregister_leds() by Milo(Woogyom) Kim · 11 years ago
  22. a96bfa1 leds-lp55xx: provide common LED current setting by Milo(Woogyom) Kim · 11 years ago
  23. a6e4679 leds-lp55xx: use lp55xx_set_brightness() by Milo(Woogyom) Kim · 11 years ago
  24. 0e20234 leds-lp55xx: use lp55xx_init_led() common function by Milo(Woogyom) Kim · 11 years ago
  25. 9e9b3db leds-lp55xx: use lp55xx common led registration function by Milo(Woogyom) Kim · 11 years ago
  26. 6ce6176 leds-lp55xx: use lp55xx common deinit function by Milo(Woogyom) Kim · 11 years ago
  27. 22ebeb4 leds-lp55xx: clean up init function by Milo(Woogyom) Kim · 11 years ago
  28. ffbdccd leds-lp55xx: use lp55xx common init function - post int by Milo(Woogyom) Kim · 11 years ago
  29. e3a700d leds-lp55xx: use lp55xx common init function - detect by Milo(Woogyom) Kim · 11 years ago
  30. 48068d5 leds-lp55xx: use lp55xx common init function - reset by Milo(Woogyom) Kim · 11 years ago
  31. a85908d leds-lp55xx: use lp55xx common init function - platform data by Milo(Woogyom) Kim · 11 years ago
  32. 632418b leds-lp5523: clean up lp5523_configure() by Milo(Woogyom) Kim · 11 years ago
  33. 9448217 leds-lp5521: clean up lp5521_configure() by Milo(Woogyom) Kim · 11 years ago
  34. 6a0c9a4 leds-lp55xx: use common lp55xx data structure in _probe() by Milo(Woogyom) Kim · 11 years ago
  35. 945c700 leds-lp55xx: replace name of data structure by Milo(Woogyom) Kim · 11 years ago
  36. c93d08f leds-lp55xx: add new common driver for lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  37. f6c64c6 leds-lp55xx: do chip specific configuration on device init by Milo(Woogyom) Kim · 11 years ago
  38. 86eb774 leds-lp55xx: add device reset function in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  39. 1904f83 leds-lp55xx: clean up deinit leds in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  40. f652480 leds-lp55xx: clean up init leds in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  41. 1a99148 leds-lp55xx: clean up deinit_device() in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  42. 944f7b1 leds-lp55xx: clean up init_device() in lp5521/5523 by Milo(Woogyom) Kim · 11 years ago
  43. 8a4529a leds: wm831x: add missing const by Jingoo Han · 11 years ago
  44. d778943 leds: leds-ss4200: use DEFINE_PCI_DEVICE_TABLE by Jingoo Han · 11 years ago
  45. 962363c leds: pca9532: fix suspect code indent for conditional statements by Jingoo Han · 11 years ago
  46. 85b4b75 leds: lm3642: rename devAttr to avoid CamelCase by Jingoo Han · 11 years ago
  47. 0c0d906 leds: lm355x: rename devAttr to avoid CamelCase by Jingoo Han · 11 years ago
  48. 4d79833 leds: renesas-tpu: Improve the readability to pick the lowest acceptable rate by Axel Lin · 11 years ago
  49. 5e3b7c6 leds: lm3530: Ensure drvdata->enable has correct status if regulator_disable fails by Axel Lin · 12 years ago
  50. a1932ed leds-lp8788: fix a parent device in _probe() by Kim, Milo · 12 years ago
  51. 08541cb leds: leds-pwm: Add device tree bindings by Peter Ujfalusi · 12 years ago
  52. 8a66a57 leds: leds-pwm: Simplify cleanup code by Peter Ujfalusi · 12 years ago
  53. 0f86815 leds: leds-pwm: Preparing the driver for device tree support by Peter Ujfalusi · 12 years ago
  54. 9ea6cda leds: leds-pwm: Convert to use devm_get_pwm by Peter Ujfalusi · 12 years ago
  55. 8614fb4 leds: pca9532: Convert to devm_input_allocate_device() by Axel Lin · 12 years ago
  56. 0c596a7 leds/tca6507: Add support for devicetree. by Marek Belisko · 12 years ago
  57. 5e0b080 drivers/leds: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  58. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 12 years ago
  59. e81d372 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 12 years ago
  60. cf4af01 Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  61. cff2f74 Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  62. 2f05e1d leds: leds-lp5521: return an error code on error in probe() by Dan Carpenter · 12 years ago
  63. 5c6f844 leds: leds-clevo-mail: Use pr_* instead of printks by Sachin Kamat · 12 years ago
  64. 7a0eff4 leds: leds-rb532: Fix checkpatch errors by Sachin Kamat · 12 years ago
  65. 678e8a6 leds: remove use of __devexit by Bill Pemberton · 12 years ago
  66. 98ea1ea leds: remove use of __devinit by Bill Pemberton · 12 years ago
  67. df07cf8 leds: remove use of __devexit_p by Bill Pemberton · 12 years ago
  68. 09f5fe7 leds: led-triggers: Fix checkpatch warnings by Sachin Kamat · 12 years ago
  69. 18e6f13 leds: ledtrig-backlight: Fix checkpatch error by Sachin Kamat · 12 years ago
  70. 572dc62 leds: leds-wrap: Use <linux/io.h> instead of <asm/io.h> by Sachin Kamat · 12 years ago
  71. b75d280 leds: leds-wm8350: Use dev_err instead of printk by Sachin Kamat · 12 years ago
  72. dcba910 leds: leds-pwm: Fix checkpatch warning by Sachin Kamat · 12 years ago
  73. b40b0c1 leds: leds-pca955x: Use dev_info instead of printk by Sachin Kamat · 12 years ago
  74. 6023ff7 leds: leds-net48xx: Use linux/io.h instead of asm/io.h by Sachin Kamat · 12 years ago
  75. 30e5c3e leds: leds-lt3593: Fix checkpatch warnings by Sachin Kamat · 12 years ago
  76. 39de81a leds: leds-gpio: Use dev_info instead of printk by Sachin Kamat · 12 years ago
  77. 141bfee leds: leds-da903x: Fix checkpatch error and warnings by Sachin Kamat · 12 years ago
  78. 6b8aa97 leds: leds-bd2802: Fix checkpatch warnings by Sachin Kamat · 12 years ago
  79. ef73416 leds: leds-adp5520: Fix checkpatch warnings by Sachin Kamat · 12 years ago
  80. d23e7b8 leds: led-class: Fix checkpatch warning by Sachin Kamat · 12 years ago
  81. 0419582 leds: leds-ns2: use devm_gpio_request_one by Sachin Kamat · 12 years ago
  82. 95a8ff8 leds: leds-lt3593: use devm_gpio_request_one by Sachin Kamat · 12 years ago
  83. e3b1d44 leds: leds-gpio: use devm_gpio_request_one by Sachin Kamat · 12 years ago
  84. 4401e48 leds: lp3944: Fix return value by Sachin Kamat · 12 years ago
  85. 5ebab74 leds: lp5523: Fix return value by Sachin Kamat · 12 years ago
  86. 313e8b5 leds: lp5521: Fix return value by Sachin Kamat · 12 years ago
  87. eef4aa6 leds: leds-lp5523: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  88. 69b44c1 leds: leds-lp5521: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  89. a8df7b1 leds: add led_trigger_rename function by Fabio Baltieri · 12 years ago
  90. 5cce010 leds: lm3642: Fix up world writable sysfs files by Axel Lin · 12 years ago
  91. 5bbf150 leds: lm355x: Fix up world writable sysfs file by Axel Lin · 12 years ago
  92. 3651c4b leds: leds-88pm860x: drop devm_kfree of devm_kzalloc'd data by Jingoo Han · 12 years ago
  93. 1b21ec5 leds: leds-lp5523: fix build warnings by Jingoo Han · 12 years ago
  94. 04553e9 leds: leds-gpio: Defer probing in case of deferred gpio probing by Roland Stigge · 12 years ago
  95. e894192 leds: ledtrig-gpio: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  96. 75253b3 leds: ledtrig-backlight: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  97. d3b6492 leds: leds-ss4200: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  98. 3874350 leds: leds-ns2: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  99. 7517611 leds: leds-netxbig: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago
  100. fd80fc7 leds: leds-bd2802: replace strict_strtoul() with kstrtoul() by Jingoo Han · 12 years ago