1. e9a4593 leds: add led driver for Bachmann's ot200 by Sebastian Andrzej Siewior · 12 years ago
  2. 967809b Merge branch 'omap1-part2' into omap1 by Tony Lindgren · 12 years ago
  3. 0a80939 Merge tag 'for-linus' of git://github.com/rustyrussell/linux by Linus Torvalds · 12 years ago
  4. 21ebd6c Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 12 years ago
  5. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 12 years ago
  6. c957b61 leds: convert wm8350 driver to devm_kzalloc() by Mark Brown · 12 years ago
  7. 1713cb9 leds: convert wm831x status driver to devm_kzalloc() by Mark Brown · 12 years ago
  8. 3b08094 drivers/leds/leds-mc13783.c: fix off-by-one for checking num_leds by Axel Lin · 12 years ago
  9. a6d511e leds: add driver for TCA6507 LED controller by NeilBrown · 12 years ago
  10. b96a573 drivers/leds/leds-netxbig.c: use gpio_request_one() by Axel Lin · 12 years ago
  11. 95dafd4 drivers/leds/leds-bd2802.c: use gpio_request_one() by Axel Lin · 12 years ago
  12. 1980bcf drivers/leds/leds-lp5523.c: remove unneeded forward declaration by Axel Lin · 12 years ago
  13. 19b9557 leds: convert leds-dac124s085 to module_spi_driver by Axel Lin · 12 years ago
  14. 09a0d18 leds: convert led i2c drivers to module_i2c_driver by Axel Lin · 12 years ago
  15. 892a884 leds: convert led platform drivers to module_platform_driver by Axel Lin · 12 years ago
  16. 8584cb8 leds: Add suuport for MAX8997-LED driver by Donggeun Kim · 13 years ago
  17. 9879326 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  18. ff4b8a5 Merge branch 'driver-core-next' into Linux 3.2 by Greg Kroah-Hartman · 13 years ago
  19. f6fc8a6 LED: drop leds-ams-delta driver by Janusz Krzysztofik · 13 years ago
  20. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 13 years ago
  21. b12e2c1 leds: Kconfig: Fix typo 'D2NET_V2' by Paul Bolle · 13 years ago
  22. cb87151 Revert "leds: save the delay values after a successful call to blink_set()" by Johan Hovold · 13 years ago
  23. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  24. a0a4194 Merge branch 'for-next' of git://git.infradead.org/users/sameo/mfd-2.6 by Linus Torvalds · 13 years ago
  25. b3c49c0 drivers/leds/leds-lp5521.c: check if reset is successful by Srinidhi KASAGAR · 13 years ago
  26. 488bc35 leds: turn the blink_timer off before starting to blink by Antonio Ospite · 13 years ago
  27. 6123b0e leds: save the delay values after a successful call to blink_set() by Antonio Ospite · 13 years ago
  28. dabc69c drivers/leds/leds-gpio.c: use gpio_get_value_cansleep() when initializing by David Daney · 13 years ago
  29. 93f5398 drivers/leds/leds-lm3530.c: add __devexit_p where needed by Axel Lin · 13 years ago
  30. fa0ea0e drivers/leds/leds-lp5521.c: avoid writing uninitialized value to LP5521_REG_OP_MODE register by Axel Lin · 13 years ago
  31. 2b67c95 drivers/leds/leds-renesas-tpu.c: move Renesas TPU LED driver platform data by Magnus Damm · 13 years ago
  32. 02c3294 drivers/leds/leds-renesas-tpu.c: update driver to use workqueue by Magnus Damm · 13 years ago
  33. 3edc580 drivers/leds/leds-lm3530.c: remove obsolete cleanup for clientdata by Wolfram Sang · 13 years ago
  34. cba4c2a drivers/leds/led-triggers.c: fix memory leak by Masakazu Mokuno · 13 years ago
  35. f59b6f9 leds: Renesas TPU LED driver by Magnus Damm · 13 years ago
  36. d131c49 drivers/leds: Add export.h for THIS_MODULE to leds-cobalt-raq.c by Paul Gortmaker · 13 years ago
  37. 54f4ded drivers/leds: Add module.h to files using it implicitly by Paul Gortmaker · 13 years ago
  38. a93f3e9 Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  39. 52b7ad3 leds: Finish mc13783 conversion to the mc13xxx API by Samuel Ortiz · 13 years ago
  40. f3ca078 leds: Convert mc13783 driver to mc13xxx MFD by David Jander · 13 years ago
  41. e0b13b5 mfd: Add asic3 based LED suspend/resume handlers by Paul Parsons · 13 years ago
  42. 395cf96 doc: fix broken references by Paul Bolle · 13 years ago
  43. d4f3e35 x86: geode: New PCEngines Alix system driver by Ed Wildgoose · 13 years ago
  44. 7a5caab drivers/leds/ledtrig-timer.c: fix broken sysfs delay handling by Johan Hovold · 13 years ago
  45. 1424e21 drivers/leds/leds-bd2802.c: bd2802_unregister_led_classdev() should unregister all registered leds by Axel Lin · 13 years ago
  46. 86383b5 leds: add missing include of linux/module.h by Axel Lin · 13 years ago
  47. 40b1445 arch/arm/mach-ux500/board-u5500.c: calibrate ALS input voltage by Shreshtha Kumar Sahu · 13 years ago
  48. 2504f6d drivers/leds/leds-netxbig: make LEDS_NETXBIG depend on LEDS_CLASS by Axel Lin · 13 years ago
  49. e179840b drivers/leds/leds-sunfire.c: fix sunfire_led_generic_probe() error handling by Axel Lin · 13 years ago
  50. 19ab5cb drivers/leds/leds-lp5521.c: provide section tagging by Linus Walleij · 13 years ago
  51. c7c8518 Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  52. 30cb35b drivers/leds/leds-pca9532.c: change driver name to be unique by Wolfram Sang · 13 years ago
  53. 33721bd drivers/leds/leds-lp5523.c: fix section mismatches by Ralf Baechle · 13 years ago
  54. 5286bd9 drivers/leds/leds-lp5521.c: fix section mismatches by Ralf Baechle · 13 years ago
  55. 45d16f0 leds: fix the incorrect display in menuconfig by Eric Miao · 13 years ago
  56. be5ce2f leds: move LEDS_GPIO_REGISTER out of menuconfig NEW_LEDS by Uwe Kleine-König · 13 years ago
  57. 9d8f776 drivers/leds/leds-asic3: make LEDS_ASIC3 depend on LEDS_CLASS by Axel Lin · 13 years ago
  58. 2bcc7ed leds: remove config option LEDS_GPIO_PLATFORM from Kconfig by Shawn Guo · 13 years ago
  59. 7d9e7e9 leds: Add ASIC3 LED support by Paul Parsons · 13 years ago
  60. 07259a7 mfd: Use mfd cell platform_data for 88pm860x cells platform bits by Samuel Ortiz · 13 years ago
  61. c8a03c96 mfd: Use mfd cell platform_data for mc13xxx cells platform bits by Samuel Ortiz · 13 years ago
  62. 4440673 leds: provide helper to register "leds-gpio" devices by Uwe Kleine-König · 13 years ago
  63. 9b2da53 drivers/leds/leds-lm3530.c: add regulator by Shreshtha Kumar Sahu · 13 years ago
  64. 402f758 leds: remove the leds-h1940 driver by Vasily Khoruzhick · 13 years ago
  65. 3dbf622 drivers/leds/leds-pca9532.c: add support pca9530, pca9531 and pca9533 by Jan Weitzel · 13 years ago
  66. 3c1ab50 drivers/leds/leds-pca9532.c: add gpio capability by Joachim Eastwood · 13 years ago
  67. fff26f8 leds: support automatic start of blinking with ledtrig-timer by Esben Haabendal · 13 years ago
  68. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  69. d5f33d4 drivers/leds/leds-lm3530.c: add MODULE_DEVICE_TABLE by Axel Lin · 13 years ago
  70. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  71. 592ce31 leds/leds-regulator.c: fix handling of already enabled regulators by Antonio Ospite · 13 years ago
  72. 6eab04a treewide: remove extra semicolons by Justin P. Mattock · 13 years ago
  73. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  74. 56a9ccb Merge git://git.infradead.org/battery-2.6 by Linus Torvalds · 13 years ago
  75. 3154c34 mfd: Adopt mfd_data in 88pm860x led by Haojian Zhuang · 13 years ago
  76. 4ec1b54 mfd: mfd_cell is now implicitly available to mc13xxx drivers by Andres Salomon · 13 years ago
  77. ccd7510 drivers/leds/leds-lp5523.c: world-writable engine* sysfs files by Vasiliy Kulikov · 13 years ago
  78. 67d1da7 drivers/leds/leds-lp5521.c: world-writable sysfs engine* files by Vasiliy Kulikov · 13 years ago
  79. 9517f92 leds: make *struct gpio_led_platform_data.leds const by Uwe Kleine-König · 13 years ago
  80. b1e6b70 leds: add driver for LM3530 ALS by Shreshtha Kumar Sahu · 13 years ago
  81. 551ea73 leds: convert bd2802 driver to dev_pm_ops by Mark Brown · 13 years ago
  82. a314c5c leds/leds-gpio: merge platform_driver with of_platform_driver by Grant Likely · 13 years ago
  83. 0b9536c leds: Add ability to blink via simple trigger by Vasily Khoruzhick · 13 years ago
  84. d8cc667 leds: leds-pwm: return proper error if pwm_request failed by Axel Lin · 13 years ago
  85. cc587ec drivers/leds/ledtrig-gpio.c: make output match input, tighten input checking by Janusz Krzysztofik · 13 years ago
  86. 9f9455a leds: add output inversion option to backlight trigger by Janusz Krzysztofik · 13 years ago
  87. 61a8393 leds-lp5521: modify the way of setting led device name by Arun Murthy · 13 years ago
  88. d4e7ad0 leds: lp5521: fix circular locking by Samu Onkalo · 13 years ago
  89. fbac081 leds: lp5523: fix circular locking by Samu Onkalo · 13 years ago
  90. 278ad4f leds: leds-lp5523: modify the way of setting led device name by Samu Onkalo · 13 years ago
  91. 125c713 leds: leds-pca9532 cleanups by Axel Lin · 13 years ago
  92. 2260209 drivers/leds/leds-lp5521.c: fix potential buffer overflow by Vasiliy Kulikov · 13 years ago
  93. 23d69b0 Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 13 years ago
  94. 99ef212 leds-wm8350: don't use flush_scheduled_work() by Tejun Heo · 14 years ago
  95. 91facc2 led_class: fix typo in blink API by Johannes Berg · 14 years ago
  96. 0bae35e leds: fix up dependencies by Johannes Berg · 14 years ago
  97. 11e7946 drivers/leds/leds-lp5523.c: perform SW reset before detection by Samu Onkalo · 14 years ago
  98. 95ea8ee drivers/leds/leds-lp5521.c: perform SW reset before detection by Samu Onkalo · 14 years ago
  99. 2e4840e drivers/leds/leds-lp5523.c: adjust delays and add comments to them by Samu Onkalo · 14 years ago
  100. 09c76b0 drivers/leds/leds-lp5521.c: adjust delays and add comments to them by Samu Onkalo · 14 years ago