aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner5-26/+5
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner1-10/+1
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner3-6/+3
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73Thomas Gleixner2-10/+2
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner1-2/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63Thomas Gleixner1-15/+1
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner1-0/+1
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner2-0/+2
2019-05-14lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko1-15/+0
2019-05-14backlight: lm3630a: Add firmware node supportBrian Masney1-5/+144
2019-05-14backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney1-2/+2
2019-05-14video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependenciesAlexander Shiyan1-13/+12
2019-04-03video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan1-8/+2
2019-01-30backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai1-1/+1
2019-01-15Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds2-12/+18
2018-12-28Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2018-12-14backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisonsRob Herring1-1/+1
2018-12-10backlight: pwm_bl: Fix brightness levels for non-DT case.Enric Balletbo i Serra1-6/+35
2018-11-27backlight: pm8941: Convert to using %pOFn instead of device_node.nameRob Herring1-1/+1
2018-11-27backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tablesHeiko Stuebner1-9/+10
2018-11-27backlight: pwm_bl: Re-add driver internal enabled trackingHeiko Stuebner1-2/+7
2018-10-29Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-5/+2
2018-10-09backlight: Remove ld9040 driverKrzysztof Kozlowski4-1022/+0
2018-10-09backlight: Remove s6e63m0 driverKrzysztof Kozlowski4-1132/+0
2018-10-09backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor1-4/+2
2018-10-09backlight: pwm_bl: Switch to using "atomic" PWM APIEnric Balletbo i Serra1-39/+42
2018-09-12media: backlight: as3711_bl: convert to SPDX identifiersKuninori Morimoto1-5/+2
2018-09-10backlight: Update MODULE AUTHOR email addressMichael Hennerich3-3/+3
2018-07-25backlight: pwm_bl: Fix uninitialized variableDaniel Thompson1-1/+1
2018-07-13backlight: adp8860: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-04backlight: pwm_bl: Compute brightness of LED linearly to human eyeEnric Balletbo i Serra1-13/+136
2018-07-04backlight: pwm_bl: Linear interpolation between brightness-levelsEnric Balletbo i Serra1-0/+83
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook3-3/+3
2018-06-11backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold1-6/+6
2018-06-11backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold1-2/+2
2018-06-11backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2018-06-11backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold1-10/+23
2018-04-30backlight: pandora: Stop using BL_CORE_DRIVER1Daniel Vetter1-7/+18
2018-04-30backlight: generic-bl: Remove DRIVER1 stateDaniel Vetter1-5/+0
2018-04-30backlight: otm3225a: Add support for ORISE OTM3225A LCD SoCFelix Brack3-0/+260
2018-04-30backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_directionWolfram Sang1-3/+3
2018-04-30pwm-backlight: Add support for PWM delays proprieties.Enric Balletbo i Serra1-0/+19
2018-04-30pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra1-4/+5
2018-04-30backlight: Add RAVE SP backlight driverAndrey Smirnov3-0/+89
2018-02-20Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.org/drm/drm-misc into drm-misc-nextSean Paul1-0/+73
2018-01-29video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha1-0/+30
2018-01-29video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha1-0/+43
2018-01-08backlight: tdo24m: Fix the SPI CS between transfersRobert Jarzmik3-3/+3
2017-12-20backlight: apple_bl: Deprecate pci_get_bus_and_slot()Sinan Kaya1-1/+1
2017-11-16Merge tag 'backlight-next-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds3-6/+7