1. cec2b18 backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial state by Chen-Yu Tsai · 6 years ago
  2. 3a73e73 Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 6 years ago
  3. 030672a Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 6 years ago
  4. 3cee7a7 backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisons by Rob Herring · 6 years ago
  5. d347d0c backlight: pwm_bl: Fix brightness levels for non-DT case. by Enric Balletbo i Serra · 6 years ago
  6. f86b775 backlight: pm8941: Convert to using %pOFn instead of device_node.name by Rob Herring · 6 years ago
  7. 61170ee backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tables by Heiko Stuebner · 6 years ago
  8. e4c8ae3 backlight: pwm_bl: Re-add driver internal enabled tracking by Heiko Stuebner · 6 years ago
  9. 134bf98 Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 6 years ago
  10. e1c9f2e backlight: Remove ld9040 driver by Krzysztof Kozlowski · 6 years ago
  11. 64c03ab backlight: Remove s6e63m0 driver by Krzysztof Kozlowski · 6 years ago
  12. 7cea645 backlight: lm3639: Unconditionally call led_classdev_unregister by Nathan Chancellor · 6 years ago
  13. e6bcca0 backlight: pwm_bl: Switch to using "atomic" PWM API by Enric Balletbo i Serra · 6 years ago
  14. 6f6d5c3 media: backlight: as3711_bl: convert to SPDX identifiers by Kuninori Morimoto · 6 years ago
  15. 0b19340 backlight: Update MODULE AUTHOR email address by Michael Hennerich · 6 years ago
  16. 6337867 backlight: pwm_bl: Fix uninitialized variable by Daniel Thompson · 6 years ago
  17. 858c5df backlight: adp8860: Mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  18. 88ba95b backlight: pwm_bl: Compute brightness of LED linearly to human eye by Enric Balletbo i Serra · 7 years ago
  19. 573fe6d backlight: pwm_bl: Linear interpolation between brightness-levels by Enric Balletbo i Serra · 7 years ago
  20. a86854d treewide: devm_kzalloc() -> devm_kcalloc() by Kees Cook · 7 years ago
  21. d5318d3 backlight: as3711_bl: Fix Device Tree node leaks by Johan Hovold · 7 years ago
  22. 2b12dfa backlight: tps65217_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  23. d1cc0ec backlight: max8925_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  24. 4a9c8bb backlight: as3711_bl: Fix Device Tree node lookup by Johan Hovold · 7 years ago
  25. 832ae8e backlight: pandora: Stop using BL_CORE_DRIVER1 by Daniel Vetter · 7 years ago
  26. 88e2c99 backlight: generic-bl: Remove DRIVER1 state by Daniel Vetter · 7 years ago
  27. e943da4 backlight: otm3225a: Add support for ORISE OTM3225A LCD SoC by Felix Brack · 7 years ago
  28. bb084c0 backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_direction by Wolfram Sang · 7 years ago
  29. 3157694 pwm-backlight: Add support for PWM delays proprieties. by Enric Balletbo i Serra · 7 years ago
  30. 5fb5cae pwm-backlight: Enable/disable the PWM before/after LCD enable toggle. by Enric Balletbo i Serra · 7 years ago
  31. 6552d31 backlight: Add RAVE SP backlight driver by Andrey Smirnov · 7 years ago
  32. f515587 Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-next by Sean Paul · 7 years ago
  33. 2e4ef33 video: backlight: Add devres versions of of_find_backlight by Meghana Madhyastha · 7 years ago
  34. c2adda2 video: backlight: Add of_find_backlight helper in backlight.c by Meghana Madhyastha · 7 years ago
  35. 2023b052 backlight: tdo24m: Fix the SPI CS between transfers by Robert Jarzmik · 7 years ago
  36. 12a9d3b backlight: apple_bl: Deprecate pci_get_bus_and_slot() by Sinan Kaya · 7 years ago
  37. 9c7a867 Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  38. d3092e4 Merge tag 'mfd-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 7 years ago
  39. 29fae2c backlight: ili922x: Remove redundant variable len by Colin Ian King · 7 years ago
  40. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  41. 511cb17 mfd: tps65217: Introduce dependency on CONFIG_OF by Keerthy · 7 years ago
  42. 5158cc2 backlight: tps65217_bl: Remove unnecessary default brightness check by Christos Gkekas · 7 years ago
  43. 5d0c49a backlight: pwm_bl: Fix overflow condition by Derek Basehore · 7 years ago
  44. 6faadbb dmi: Mark all struct dmi_system_id instances const by Christoph Hellwig · 7 years ago
  45. 75c7271 Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 7 years ago
  46. a205425 mfd: twl: Move header file out of I2C realm by Wolfram Sang · 7 years ago
  47. 2606706 backlight: gpio_backlight: Delete pdata inversion by Linus Walleij · 8 years ago
  48. de73890 backlight: gpio_backlight: Convert to use GPIO descriptor by Linus Walleij · 8 years ago
  49. 62cdfe6 backlight: pwm_bl: Make of_device_ids const by Arvind Yadav · 8 years ago
  50. 06168a6 backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1F by Bhushan Shah · 8 years ago
  51. 056d6ff video: adp8870: move header file out of I2C realm by Wolfram Sang · 8 years ago
  52. 8476d6c backlight: adp8860: Move header file out of I2C realm by Wolfram Sang · 8 years ago
  53. 7e715c2 backlight: Report error on failure by Sudip Mukherjee · 8 years ago
  54. e897f26 Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 8 years ago
  55. e739c5b backlight: Add support for Arctic Sand LED backlight driver chips by Olimpiu Dejeu · 8 years ago
  56. 892c778 backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction() by Geert Uytterhoeven · 8 years ago
  57. bb82250 backlight: da9052: Fix module autoload by Javier Martinez Canillas · 8 years ago
  58. d1b8129 backlight: pwm_bl: Check the PWM state for initial backlight power state by Peter Ujfalusi · 8 years ago
  59. 7613c92 backlight: pwm_bl: Move the checks for initial power state to a separate function by Peter Ujfalusi · 8 years ago
  60. 0eb3fba backlight: adp5520: Fix error handling in adp5520_bl_probe() by Alexey Khoroshilov · 8 years ago
  61. cc21942 backlight: lcd: Fix race condition during register by Uwe Kleine-König · 8 years ago
  62. 0c9501f backlight: pwm_bl: Handle gpio that can sleep by Maxime Ripard · 8 years ago
  63. 3587910 backlight-tosa: Delete unnecessary assignment for the field "owner" by Markus Elfring · 8 years ago
  64. 6025530 backlight: lp855x: Add enable regulator by Brian Norris · 9 years ago
  65. ecc5fbd Merge tag 'pwm/for-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 9 years ago
  66. 7ff666bc backlight: lm3630a: explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 9 years ago
  67. 6fbab83 backlight: lp855x: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 9 years ago
  68. 058be4d backlight: lp8788: Explicitly apply PWM config extracted from pwm_args by Boris Brezillon · 9 years ago
  69. 6cb9644 backlight: pwm_bl: Use pwm_get_args() where appropriate by Boris Brezillon · 9 years ago
  70. 4ff66ef backlight: lm3630a_bl: Stop messing with the pwm->period field by Boris BREZILLON · 9 years ago
  71. 7f044b0 backlight: pwm_bl: Remove useless call to pwm_set_period() by Boris BREZILLON · 9 years ago
  72. 01c3664 video / backlight: remove the backlight_device_registered API by Aaron Lu · 9 years ago
  73. f6a4790 video / backlight: add two APIs for drivers to use by Aaron Lu · 9 years ago
  74. 60d613d backlight: pwm_bl: Free PWM requested by legacy API on error path by Vladimir Zapolskiy · 10 years ago
  75. 02f22c0 backlight: adp8860: Fix another uninitialized variable use by Arnd Bergmann · 9 years ago
  76. 2f4647a backlight: gpio-backlight: Use default-on on GPIO request by Stefan Agner · 9 years ago
  77. 8777078 backlight: pwm_bl: Fix broken PWM backlight for non-dt platforms by Philipp Zabel · 9 years ago
  78. fcf13f0 backlight: tps65217_bl: Add MODULE_DEVICE_TABLE by Enric Balletbo i Serra · 9 years ago
  79. 3698d7e backlight: pwm_bl: Avoid backlight flicker when probed from DT by Philipp Zabel · 9 years ago
  80. 86c68e2 backlight: adp88x0: Fix uninitialized variable use by Arnd Bergmann · 9 years ago
  81. 5bc23a0 Merge tag 'backlight-for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 9 years ago
  82. 9d6c243 backlight: pm8941-wled: Add default-brightness property by Bjorn Andersson · 9 years ago
  83. 3821a06 spi: Drop owner assignment from spi_drivers by Andrew F. Davis · 9 years ago
  84. fc18111 backlight: pm8941-wled: Fix ptr_ret.cocci warnings by kbuild test robot · 9 years ago
  85. dc88112 backlight: pwm: Reject legacy PWM request for device defined in DT by Vladimir Zapolskiy · 9 years ago
  86. f85de2d backlight: 88pm860x_bl: Add missing of_node_put by Julia Lawall · 9 years ago
  87. 7111c6c backlight: adp8870: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  88. da601eb backlight: adp8860: Remove unnecessary MODULE_ALIAS() by Javier Martinez Canillas · 9 years ago
  89. 9f7898f backlight: lp855x: Make sure props struct is zeroed by Werner Johansson · 9 years ago
  90. 13d20b3 backlight: tosa: Export I2C module alias information by Javier Martinez Canillas · 9 years ago
  91. 85463d8 backlight: lp8788_bl: Delete a check before backlight_device_unregister() by Markus Elfring · 10 years ago
  92. 047ffbb backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macro by Axel Lin · 9 years ago
  93. 7ddbc24 backlight: pm8941-wled: Move PM8941 WLED driver to backlight by Bjorn Andersson · 9 years ago
  94. fe00917 backlight: lp855x: Use private data for regulator control by Milo Kim · 9 years ago
  95. d59b92f Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight by Linus Torvalds · 10 years ago
  96. cdaefcc backlight: pwm_bl: Simplify usage of devm_gpiod_get_optional by Axel Lin · 10 years ago
  97. 61c1c61 backlight: lp855x: Don't clear level on suspend/blank by Sean Paul · 10 years ago
  98. 0e44166 backlight: Allow compile test of GPIO consumers if !GPIOLIB by Geert Uytterhoeven · 10 years ago
  99. dba5ff9 video: backlight: da9052: Constify platform_device_id by Krzysztof Kozlowski · 10 years ago
  100. 4d86672 gpio-backlight: Discover driver during boot time by Arun Bharadwaj · 10 years ago