1. b3de340 backlight: Show brightness even if get_brightness is not implemented by Andrzej Hajda · 10 years ago
  2. 3cc6919 backlight: Add backlight device (un)registration notification by Hans de Goede · 10 years ago
  3. edf2377 Merge tag 'backlight-for-linus-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  4. 35762a4 backlight: core: Replace kfree with put_device by Levente Kurusa · 10 years ago
  5. 8c16f33 backlight: update backlight status when necessary by Liu Ying · 10 years ago
  6. a55944c backlight: update bd state & fb_blank properties when necessary by Liu Ying · 10 years ago
  7. 5915a3d backlight: introduce backlight_device_registered by Aaron Lu · 11 years ago
  8. ea1bb70 video: backlight: convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  9. 3601792 backlight: convert from legacy pm ops to dev_pm_ops by Shuah Khan · 11 years ago
  10. 8318fde4 backlight: add devm_backlight_device_{register,unregister}() by Jingoo Han · 11 years ago
  11. 02aa2a3 drivers: avoid format string in dev_set_name by Kees Cook · 11 years ago
  12. 3213f63 backlight: fix class_find_device() arguments by Greg Kroah-Hartman · 11 years ago
  13. 762a936 backlight: add of_find_backlight_by_node() by Thierry Reding · 12 years ago
  14. 35f9616 backlight: use pr_warn() and pr_debug() instead of printk() by Jingoo Han · 12 years ago
  15. 6665576 backlight: use kstrtoul() by Jingoo Han · 13 years ago
  16. c338bfb backlight: Declare backlight_types[] const by Bart Van Assche · 13 years ago
  17. bb7ca74 backlight: add backlight type by Matthew Garrett · 13 years ago
  18. d1d7357 backlight: grab ops_lock before testing bd->ops by Uwe Kleine-König · 14 years ago
  19. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  20. a19a6ee backlight: Allow properties to be passed at registration by Matthew Garrett · 14 years ago
  21. 57e148b backlight: Add backlight_device parameter to check_fb by Bruno Prémont · 14 years ago
  22. 9905a43 backlight: Constify struct backlight_ops by Emese Revfy · 15 years ago
  23. 89dfc28 backlight: extend event support to also support poll() by Henrique de Moraes Holschuh · 15 years ago
  24. 325253a backlight: Allow drivers to update the core, and generate events on changes by Matthew Garrett · 15 years ago
  25. 513adb5 fbdev: fix info->lock deadlock in fbcon_event_notify() by Andrea Righi · 15 years ago
  26. 66c1ca0 fbmem: fix fb_info->lock and mm->mmap_sem circular locking dependency by Andrea Righi · 15 years ago
  27. c835ee7 backlight: Add suspend/resume support to the backlight core by Richard Purdie · 16 years ago
  28. 9be1df9 bd->props.brightness doesn't reflect the actual backlight level. by Zhang Rui · 16 years ago
  29. 9a2c61a backlight: Catch invalid input in sysfs attributes by Pavel Machek · 16 years ago
  30. 64dba9a video: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  31. f6ec2d9 backlight: Fix missing kernel doc entry by Sebastian Siewior · 16 years ago
  32. 5155245 backlight: Avoid unecessary driver callbacks by Helge Deller · 17 years ago
  33. 0ad90ef backlight/leds: Make two structs static by Adrian Bunk · 17 years ago
  34. 655bfd7 backlight: Convert from struct class_device to struct device by Richard Purdie · 17 years ago
  35. 7b59575 sysfs: kill unnecessary attribute->owner by Tejun Heo · 17 years ago
  36. 599a52d backlight: Separate backlight properties from backlight ops pointers by Richard Purdie · 17 years ago
  37. 321709c backlight: Clean up pmac_backlight handling by Richard Purdie · 17 years ago
  38. 994efac backlight/fbcon: Add FB_EVENT_CONBLANK by Richard Purdie · 17 years ago
  39. 249040d backlight: Convert semaphore -> mutex by Richard Purdie · 17 years ago
  40. 28ee086 backlight: Fix external uses of backlight internal semaphore by Richard Purdie · 17 years ago
  41. 90968e8 backlight: Remove excessive (un)likelys by Dmitry Torokhov · 17 years ago
  42. 2fd5a15 backlight: Fix error handling by Dmitry Torokhov · 17 years ago
  43. 40b20c2 Pull platform-drivers into test branch by Len Brown · 18 years ago
  44. 519ab5f ACPI: video: Add dev argument for backlight_device_register by Yu Luming · 18 years ago
  45. 4437cd1 [PATCH] backlight: do not power off backlight when unregistering by Henrique de Moraes Holschuh · 18 years ago
  46. 3d5eead [PATCH] backlight: lcd: Remove dependenct from the framebuffer layer by James Simmons · 18 years ago
  47. d95159c [PATCH] various fbdev files: mark structs and array read-only by Helge Deller · 18 years ago
  48. 68673af [PATCH] Backlight/LCD Class: Fix sysfs _store error handling by Richard Purdie · 18 years ago
  49. 6ca0176 [PATCH] backlight: Backlight Class Improvements by Richard Purdie · 18 years ago
  50. 10ad1b7 [PATCH] Fix error handling in backlight drivers by Jean Delvare · 18 years ago
  51. 1b86235 [PATCH] remove bogus asm/bug.h includes. by Al Viro · 19 years ago
  52. 733482e [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason by Olaf Hering · 19 years ago
  53. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago