1. 0b00fc5 LEDS: fix race in device_create by Greg Kroah-Hartman · 16 years ago
  2. 801678c Remove duplicated unlikely() in IS_ERR() by Hirofumi Nakagawa · 16 years ago
  3. 060856c leds: Add default-on trigger by Nick Forbes · 16 years ago
  4. 3b2e46f leds: Add new driver for the LEDs on the Freecom FSG-3 by Rod Whitby · 16 years ago
  5. 29d76df leds: Add support to leds with readable status by Henrique de Moraes Holschuh · 16 years ago
  6. ca3259b leds: enable support for blink_set() platform hook in leds-gpio by Herbert Valerio Riedel · 16 years ago
  7. 4d404fd leds: Cleanup various whitespace and code style issues by Németh Márton · 16 years ago
  8. 0013b23 leds: disable triggers on brightness set by Németh Márton · 16 years ago
  9. b3ba31f leds: Add mail LED support for "Clevo D400P" by Mrton Nmeth · 16 years ago
  10. b0d19a3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  11. 00713e2 leds: Do not guard NEW_LEDS with HAS_IOMEM by David S. Miller · 16 years ago
  12. e80ab41 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 16 years ago
  13. b844eba PM: Remove destroy_suspended_device() by Rafael J. Wysocki · 16 years ago
  14. cf816ec Merge branch 'merge-fixes' into devel by Russell King · 16 years ago
  15. adf6d34 Merge branch 'omap2-upstream' into devel by Russell King · 16 years ago
  16. 507012f [ARM] 4974/1: Drop unused leds-tosa. by Dmitry Baryshkov · 16 years ago
  17. 15f7d67 [ARM] Remove leds-tosa.c by Russell King · 16 years ago
  18. 3c4ded9 leds: fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  19. 306dd85 leds: Remove incorrect use of preempt_count() from leds-gpio by David Brownell · 16 years ago
  20. d95cbe6 leds: Fix potential leds-gpio oops by Uwe Kleine-König · 16 years ago
  21. de5c9ed PWM LED driver by David Brownell · 16 years ago
  22. d39a7a6 leds: Add HP Jornada 6xx driver by Kristoffer Ericson · 16 years ago
  23. 8fe217e leds: Remove the now uneeded ixp4xx driver by Rod Whitby · 16 years ago
  24. f5506a2 leds: Add power LED to the wrap driver by Michael Loeffler · 16 years ago
  25. 2b7f1b8 leds: Fix led-gpio active_low default brightness by Raphael Assenat · 16 years ago
  26. 92e015c leds: hw acceleration for Clevo mail LED driver by Márton Németh · 17 years ago
  27. 4c79141 leds: Add support for hardware accelerated LED flashing by Márton Németh · 17 years ago
  28. 6c152be leds: Standardise LED naming scheme by Richard Purdie · 17 years ago
  29. cec035d leds: Add clevo notebook LED driver by Márton Németh · 17 years ago
  30. fa23f5c leds: add possibility to remove leds classdevs during suspend/resume by Rafael J. Wysocki · 16 years ago
  31. 8f115cd leds: Fix locomo LED driver oops by Richard Purdie · 17 years ago
  32. 72f8da3 leds: Fix leds_list_lock locking issues by Richard Purdie · 17 years ago
  33. dc47206 leds: Fix led trigger locking bugs by Richard Purdie · 17 years ago
  34. 199fb21 leds: bugfixes for leds-gpio by David Brownell · 17 years ago
  35. 4a739d5 fix typo "sort" -> "short" by Uwe Kleine-König · 17 years ago
  36. 821f3ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild by Linus Torvalds · 17 years ago
  37. 3696a8a [ARM] 4576/1: CM-X270 machine support by Mike Rapoport · 17 years ago
  38. 247537b kconfig: syntax cleanup - drop support for "depends/requires/def_boolean" by Adrian Bunk · 17 years ago
  39. 4276fd7 leds: Update Cobalt Qube series front LED support by Yoichi Yuasa · 17 years ago
  40. 97da7aa leds: Add Cobalt Raq series LEDs support by Yoichi Yuasa · 17 years ago
  41. f3b6b6c leds: Rename leds-cobalt driver by Yoichi Yuasa · 17 years ago
  42. f8a7c6f leds: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  43. e3986f6 leds: Add warning printks in error paths by Richard Purdie · 17 years ago
  44. 3593a6d leds: Fix trigger unregister_simple if register_simple fails by Richard Purdie · 17 years ago
  45. 66242f7 leds: Use menuconfig objects II - LED by Jan Engelhardt · 17 years ago
  46. 0085227 leds: Teach leds-gpio to handle timer-unsafe GPIOs by David Brownell · 17 years ago
  47. 22e03f3 leds: Add generic GPIO LED driver by Raphael Assenat · 17 years ago
  48. e25df12 [S390] Kconfig: menus with depends on HAS_IOMEM. by Martin Schwidefsky · 17 years ago
  49. 5886269 fix file specification in comments by Uwe Kleine-König · 17 years ago
  50. 2fea6f3 leds: Add support for Cobalt Server front LED by Florian Fainelli · 17 years ago
  51. bd4009a leds: Add IPAQ h1940 LEDs support by Arnaud Patard · 17 years ago
  52. 34f1ca5 [PATCH] Fix leds-s3c24xx hardware.h reference by Richard Purdie · 17 years ago
  53. bef1f40 kconfig: Standardize "depends" -> "depends on" in Kconfig files by Robert P. J. Day · 18 years ago
  54. 0d75565 [PATCH] PCEngines WRAP LED Support by Kristian Kielhofner · 18 years ago
  55. f6a5703 [PATCH] severing module.h->sched.h by Al Viro · 18 years ago
  56. 12fda16 [PATCH] drivers/led: handle sysfs errors by Jeff Garzik · 18 years ago
  57. 038b0a6 Remove all inclusions of <linux/config.h> by Dave Jones · 18 years ago
  58. 70d63cc kerneldoc-typo in led-class.c by Henrik Kretzschmar · 18 years ago
  59. f30c226 fix file specification in comments by Uwe Zeisberger · 18 years ago
  60. e3e5fc9 [PATCH] leds: turn LED off when changing triggers by Paul Collins · 18 years ago
  61. cfedc92 [PATCH] Make net48xx-led use scx200_gpio_ops by Chris Boot · 18 years ago
  62. bca3bff [PATCH] net48xx LED cleanups by Chris Boot · 18 years ago
  63. 1a87d94 [PATCH] LED Class support for Soekris net48xx by Chris Boot · 18 years ago
  64. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  65. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  66. 891c668 [PATCH] LED: add LED heartbeat trigger by Atsushi Nemoto · 18 years ago
  67. 9becde7 [PATCH] leds: Amstrad Delta LED support by Jonathan McDowell · 18 years ago
  68. b7408af [ARM] 3563/1: LED: Set the LOCOMO LED driver default triggers by Richard Purdie · 18 years ago
  69. 3dc7b82 [PATCH] LED: Fix sysfs store function error handling by Richard Purdie · 18 years ago
  70. a8d2e7d [PATCH] LED: Improve Kconfig information by Richard Purdie · 18 years ago
  71. 24f51e8 [PATCH] leds: reorganise Kconfig by Ben Dooks · 18 years ago
  72. baa351e [PATCH] leds: fix IDE disk trigger name by Ben Dooks · 18 years ago
  73. 54bdc47 [PATCH] S3C24XX GPIO LED support by Ben Dooks · 18 years ago
  74. 2bfb646 [PATCH] LED: Add IDE disk activity LED trigger by Richard Purdie · 18 years ago
  75. 6d0cf3e [PATCH] LED: add device support for tosa by Dirk Opfer · 18 years ago
  76. 6a0c51b [PATCH] LED: add LED device support for ixp4xx devices by John Bowler · 18 years ago
  77. 4d3cb35 [PATCH] LED: add LED device support for locomo devices by Richard Purdie · 18 years ago
  78. 3179108 [PATCH] LED: add LED device support for the zaurus corgi and spitz models by Richard Purdie · 18 years ago
  79. 6655c6f [PATCH] LED: add LED timer trigger by Richard Purdie · 18 years ago
  80. c3bc995 [PATCH] LED: add LED trigger tupport by Richard Purdie · 18 years ago
  81. c72a1d6 [PATCH] LED: add LED class by Richard Purdie · 18 years ago