aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev/ep93xx-fb.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11backlight: gpio: Pull gpio_backlight_initial_power_state() into probeBartosz Golaszewski1-24/+14
2019-11-11backlight: gpio: Use a helper variable for &pdev->devBartosz Golaszewski1-12/+11
2019-11-11backlight: gpio: Remove unused fields from platform dataBartosz Golaszewski1-3/+0
2019-11-11sh: ecovec24: don't set unused fields in platform dataBartosz Golaszewski1-3/+0
2019-11-11backlight: gpio: Simplify the platform data handlingBartosz Golaszewski1-51/+11
2019-11-11sh: ecovec24: add additional properties to the backlight deviceBartosz Golaszewski1-5/+25
2019-11-11backlight: gpio: Explicitly set the direction of the GPIOBartosz Golaszewski1-5/+18
2019-11-11backlight: gpio: Remove stray newlineBartosz Golaszewski1-1/+0
2019-11-11backlight: gpio: Remove unneeded includeBartosz Golaszewski1-1/+0
2019-11-11video: backlight: tosa: Use GPIO lookup tableArnd Bergmann5-27/+56
2019-11-01backlight: qcom-wled: Add auto string detection logicKiran Gunda1-6/+394
2019-11-01backlight: qcom-wled: Add support for short circuit handlingKiran Gunda1-4/+140
2019-11-01backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda1-2/+253
2019-11-01backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda1-139/+234
2019-11-01backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda1-123/+125
2019-11-01backlight: qcom-wled: Add new properties for PMI8998Kiran Gunda1-11/+63
2019-11-01backlight: qcom-wled: Restructure the qcom-wled bindingsKiran Gunda1-25/+85
2019-11-01backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda4-6/+6
2019-10-30dt-bindings: backlight: lm3630a: Fix missing includeAndreas Kemnade1-0/+1
2019-10-18backlight: Kconfig: jornada720: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-10-14backlight: pwm_bl: Switch to power-of-2 base for fixed-point mathRasmus Villemoes1-10/+12
2019-10-14backlight: pwm_bl: Drop use of int_pow()Rasmus Villemoes1-1/+2
2019-10-14backlight: pwm_bl: Eliminate a 64/32 divisionRasmus Villemoes1-1/+1
2019-10-14backlight: pwm_bl: Fix cie1913 comments and constantRasmus Villemoes1-3/+9
2019-10-14backlight: pwm_bl: Add missing curly branches in else branchMatthias Kaehlcke1-1/+2
2019-10-14backlight: pwm_bl: Don't assign levels table repeatedlyMatthias Kaehlcke1-4/+3