1. ce43ae5 drivers/video/backlight: rename da903x to da903x_bl by Mike Rapoport · 15 years ago
  2. d00ba72 backlight: Rename the corgi backlight driver to generic by Richard Purdie · 16 years ago
  3. f4f6bda backlight: add support for Toppoly TDO35S series to tdo24m lcd driver by Mike Rapoport · 16 years ago
  4. c835ee7 backlight: Add suspend/resume support to the backlight core by Richard Purdie · 16 years ago
  5. 9be1df9 bd->props.brightness doesn't reflect the actual backlight level. by Zhang Rui · 16 years ago
  6. 0ec561f backlight: Support VGA/QVGA mode switching in tosa_lcd by Dmitry Baryshkov · 16 years ago
  7. 9a2c61a backlight: Catch invalid input in sysfs attributes by Pavel Machek · 16 years ago
  8. 866bbdb backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded by Denis V. Lunev · 16 years ago
  9. b4a11d3 backlight: crbllcd_bl - Use platform_device_register_simple() by Akinobu Mita · 16 years ago
  10. 6cd6f35 backlight: progear_bl - Use platform_device_register_simple() by Akinobu Mita · 16 years ago
  11. 3bcdcc0 backlight: hp680_bl - Use platform_device_register_simple() by Akinobu Mita · 16 years ago
  12. 64dba9a video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  13. f55491a drivers/video/backlight/da903x.c: introduce one more missing kfree by Mike Rapoport · 16 years ago
  14. c0d861a drivers/video/backlight/da903x.c: introduce missing kfree by Julia Lawall · 16 years ago
  15. b3b4dc8 lcd: fix oops if driver only interested in .set_power by Ben Dooks · 16 years ago
  16. 5cbff96 [ARM] corgi_lcd: fix simultaneous compilation with corgi_bl by Dmitry Baryshkov · 16 years ago
  17. 0d876c6 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 16 years ago
  18. 6ffab0e [ARM] pxa: corgi backlight driver should not select ssp drivers by Russell King · 16 years ago
  19. f20e3b5 Merge branch 'for-rmk' of git://git.android.com/kernel into devel by Russell King · 16 years ago
  20. 45e2a9b [ARM] pxa: fix the corgi_ssp.c dependency issue in {corgi,spitz}_defconfig by Eric Miao · 16 years ago
  21. d03ebb1 backlight: Add driver for Tabletkiosk Sahara TouchIT-213 Tablet PC by Claudio Nieder · 16 years ago
  22. 923ae48 backlight: da903x: Add backlight driver for DA9030/DA9034 by Mike Rapoport · 16 years ago
  23. fbd1b17 backlight: add support for Sharp SL-6000 LCD and backlight drivers by Dmitry Baryshkov · 16 years ago
  24. 7639a45 sh: Migrate common board headers to mach-common/. by Paul Mundt · 16 years ago
  25. e758936 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Woodhouse · 16 years ago
  26. 239cfbd Fix autoloading of MacBook Pro backlight driver. by David Woodhouse · 16 years ago
  27. ff7a4c7 [ARM] corgi_lcd: use GPIO API for BACKLIGHT_ON and BACKLIGHT_CONT by Eric Miao · 16 years ago
  28. dd89ccb lcd: add support for Toppoly TDO24M series LCD panels by Eric Miao · 16 years ago
  29. bfdcaa3 lcd: add corgibl_limit_intensity() to corgi_lcd by Eric Miao · 16 years ago
  30. b18250a lcd: add SPI-based LCD and backlight driver for SHARP corgi/spitz by Eric Miao · 16 years ago
  31. faa312d lcd: allow lcd device to handle mode change events by Eric Miao · 16 years ago
  32. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  33. 8cd6819 backlight: add MODULE_ALIAS() to pwm_backlight driver by Ben Dooks · 16 years ago
  34. 14563a4 backlight: add more information output to pwm_backlight by Ben Dooks · 16 years ago
  35. 00e9028 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 16 years ago
  36. 126ed36 backlight: ensure platform_lcd on by default by Ben Dooks · 16 years ago
  37. e958d3a backlight: give platform_lcd the same name as the platform device. by Ben Dooks · 16 years ago
  38. 193f3c2 video: Fix up hp6xx driver build regressions. by Paul Mundt · 16 years ago
  39. ac9f80a Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  40. 3e07405 fbdev: LCD backlight driver using Atmel PWM driver by Hans-Christian Egtvedt · 16 years ago
  41. c25826a lcd: add platform_lcd driver by Ben Dooks · 16 years ago
  42. 0c53136 lcd: add lcd_device to check_fb() entry in lcd_ops by Ben Dooks · 16 years ago
  43. cccb6d3 fb: add support for the ILI9320 video display controller by Ben Dooks · 16 years ago
  44. f6ec2d9 backlight: Fix missing kernel doc entry by Sebastian Siewior · 16 years ago
  45. 7be35c7 backlight: Add Nvidia-based Apple Macbook Pro backlight driver by Matthew Garrett · 16 years ago
  46. 43bda1a [ARM] 5141/1: PWM: pwm_request() should return an PTR_ERR() instead of NULL. by Ben Dooks · 16 years ago
  47. 3b73125 [ARM] 5044/1: pwm_bl: add init/notify/exit callbacks by Philipp Zabel · 16 years ago
  48. 42796d3 [ARM] pxa: add generic PWM backlight driver by eric miao · 16 years ago
  49. ec072b0 backlight: Add OMAP1 PWL backlight driver by Andrzej Zaborowski · 17 years ago
  50. 5155245 backlight: Avoid unecessary driver callbacks by Helge Deller · 17 years ago
  51. a9a84c3 atmel_lcdfb: backlight control by David Brownell · 16 years ago
  52. 84902b7 fbdev: change asm/uaccess.h to linux/uaccess.h by Krzysztof Helt · 17 years ago
  53. dcf397f Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 17 years ago
  54. c3f8f65 backlight: Convert corgi backlight driver into a more generic driver by Richard Purdie · 17 years ago
  55. 18f65c7 backlight: Add Samsung LTV350QV LCD driver by Haavard Skinnemoen · 17 years ago
  56. 0b75f2d backlight: Fix cr_bllcd allocations and error paths by Jesper Juhl · 17 years ago
  57. 0ad90ef backlight/leds: Make two structs static by Adrian Bunk · 17 years ago
  58. eb650d6 backlight: Fix up hp680_bl build. by Kristoffer Ericson · 17 years ago
  59. 2fe83b3 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 17 years ago
  60. ce8c47cf8 leds: cr_bllcd.c: build fix by Andrew Morton · 17 years ago
  61. e3bbb3f cr_backlight_probe() allocates too little storage for struct cr_panel by Jesper Juhl · 17 years ago
  62. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  63. fa9133c backlight: Fix order of Kconfig entries by David Brownell · 17 years ago
  64. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  65. dbe7e42 vmlfb: framebuffer driver for Intel Vermilion Range by Alan Hourihane · 17 years ago
  66. 89952d1 [PATCH] misc NULL noise by Al Viro · 17 years ago
  67. 2a391a1 [ARM] 4250/1: Fix locomo backlight conversion error/compile failure by Richard Purdie · 17 years ago
  68. 40f5a0c backlight: simplify corgi_bl locking by Richard Purdie · 17 years ago
  69. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 17 years ago
  70. 321709c backlight: Clean up pmac_backlight handling by Richard Purdie · 17 years ago
  71. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 17 years ago
  72. 34f18a7 backlight: Fix Kconfig entries by Richard Purdie · 17 years ago
  73. 249040d backlight: Convert semaphore -> mutex by Richard Purdie · 17 years ago
  74. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 17 years ago
  75. a8db3c1 backlight: Minor code cleanups for hp680_bl.c by Richard Purdie · 17 years ago
  76. da7a747 backlight: Minor code cleanups for corgi_bl.c by Richard Purdie · 17 years ago
  77. 90968e8 backlight: Remove excessive (un)likelys by Dmitry Torokhov · 17 years ago
  78. dfcba20 backlight: Remove unneeded owner field by Richard Purdie · 17 years ago
  79. 2fd5a15 backlight: Fix error handling by Dmitry Torokhov · 17 years ago
  80. 7a20846 backlight: Add Frontpath ProGear HX1050+ driver by Marcin Juszkiewicz · 17 years ago
  81. 27c5d74 backlight: fix backlight_device_register compile failures by Richard Purdie · 18 years ago
  82. 40b20c2 Pull platform-drivers into test branch by Len Brown · 18 years ago
  83. 519ab5f ACPI: video: Add dev argument for backlight_device_register by Yu Luming · 18 years ago
  84. 4437cd1 [PATCH] backlight: do not power off backlight when unregistering by Henrique de Moraes Holschuh · 18 years ago
  85. 3d5eead [PATCH] backlight: lcd: Remove dependenct from the framebuffer layer by James Simmons · 18 years ago
  86. d95159c [PATCH] various fbdev files: mark structs and array read-only by Helge Deller · 18 years ago
  87. 1aea7e0 video: Fix include in hp680_bl. by Kristoffer Ericson · 18 years ago
  88. 62c877b [ARM] 3898/1: corgi_bl fix module loading by Anton Vorontsov · 18 years ago
  89. f586fbd [ARM] 3897/1: corgi_bl fix module compiling by Anton Vorontsov · 18 years ago
  90. ebdea46 Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 18 years ago
  91. 8d48427 [ARM] 3847/2: Convert LOMOMO to use struct device for GPIOs by Richard Purdie · 18 years ago
  92. 848dd26 video: Update header location in hp680_bl. by Andriy Skulysh · 18 years ago
  93. 256154f [PATCH] fbdev: statically link the framebuffer notification functions by Antonino A. Daplas · 18 years ago
  94. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  95. 34af946 [PATCH] spin/rwlock init cleanups by Ingo Molnar · 18 years ago
  96. 137a889 [PATCH] backlight: Fix Kconfig dependency by Antonino A. Daplas · 18 years ago
  97. e442378 [PATCH] backlight: LOCOMO Backlight Driver updates by Richard Purdie · 18 years ago
  98. 68673af [PATCH] Backlight/LCD Class: Fix sysfs _store error handling by Richard Purdie · 18 years ago
  99. 2c0f5fb [PATCH] backlight: corgi_bl: Generalise to support other Sharp SL hardware by Richard Purdie · 18 years ago
  100. 5f27a27 [PATCH] backlight: HP Jornada 680 Backlight driver updates/fixes by Richard Purdie · 18 years ago