summaryrefslogtreecommitdiffstats
path: root/drivers/video/backlight
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 154Thomas Gleixner2019-05-301-14/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-305-26/+5
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 151Thomas Gleixner2019-05-301-10/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 149Thomas Gleixner2019-05-303-6/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 73Thomas Gleixner2019-05-242-10/+2
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 71Thomas Gleixner2019-05-241-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 63Thomas Gleixner2019-05-241-15/+1
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* lib/math: move int_pow() from pwm_bl.c for wider useAndy Shevchenko2019-05-141-15/+0
* backlight: lm3630a: Add firmware node supportBrian Masney2019-05-141-5/+144
* backlight: lm3630a: Return 0 on success in update_status functionsBrian Masney2019-05-141-2/+2
* video: lcd: Remove useless BACKLIGHT_CLASS_DEVICE dependenciesAlexander Shiyan2019-05-141-13/+12
* video: backlight: Remove useless BACKLIGHT_LCD_SUPPORT kernel symbolAlexander Shiyan2019-04-031-8/+2
* backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai2019-01-301-1/+1
* Merge tag 'backlight-next-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-01-152-12/+18
|\
| * backlight: 88pm860x_bl: Use of_node_name_eq for node name comparisonsRob Herring2018-12-141-1/+1
| * backlight: pwm_bl: Fix devicetree parsing with auto-generated brightness tablesHeiko Stuebner2018-11-271-9/+10
| * backlight: pwm_bl: Re-add driver internal enabled trackingHeiko Stuebner2018-11-271-2/+7
* | Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-281-1/+1
|\ \
| * | backlight: pm8941: Convert to using %pOFn instead of device_node.nameRob Herring2018-11-271-1/+1
| |/
* | backlight: pwm_bl: Fix brightness levels for non-DT case.Enric Balletbo i Serra2018-12-101-6/+35
|/
* Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-10-291-5/+2
|\
| * media: backlight: as3711_bl: convert to SPDX identifiersKuninori Morimoto2018-09-121-5/+2
* | backlight: Remove ld9040 driverKrzysztof Kozlowski2018-10-094-1022/+0
* | backlight: Remove s6e63m0 driverKrzysztof Kozlowski2018-10-094-1132/+0
* | backlight: lm3639: Unconditionally call led_classdev_unregisterNathan Chancellor2018-10-091-4/+2
* | backlight: pwm_bl: Switch to using "atomic" PWM APIEnric Balletbo i Serra2018-10-091-39/+42
* | backlight: Update MODULE AUTHOR email addressMichael Hennerich2018-09-103-3/+3
|/
* backlight: pwm_bl: Fix uninitialized variableDaniel Thompson2018-07-251-1/+1
* backlight: adp8860: Mark expected switch fall-throughGustavo A. R. Silva2018-07-131-0/+1
* backlight: pwm_bl: Compute brightness of LED linearly to human eyeEnric Balletbo i Serra2018-07-041-13/+136
* backlight: pwm_bl: Linear interpolation between brightness-levelsEnric Balletbo i Serra2018-07-041-0/+83
* treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook2018-06-123-3/+3
* backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold2018-06-111-6/+6
* backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold2018-06-111-2/+2
* backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold2018-06-111-1/+3
* backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold2018-06-111-10/+23
* backlight: pandora: Stop using BL_CORE_DRIVER1Daniel Vetter2018-04-301-7/+18
* backlight: generic-bl: Remove DRIVER1 stateDaniel Vetter2018-04-301-5/+0
* backlight: otm3225a: Add support for ORISE OTM3225A LCD SoCFelix Brack2018-04-303-0/+260
* backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_directionWolfram Sang2018-04-301-3/+3
* pwm-backlight: Add support for PWM delays proprieties.Enric Balletbo i Serra2018-04-301-0/+19
* pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra2018-04-301-4/+5
* backlight: Add RAVE SP backlight driverAndrey Smirnov2018-04-303-0/+89
* Merge tag 'topic/backlight_for_lag-2018-01-29' of git://anongit.freedesktop.o...Sean Paul2018-02-201-0/+73
|\
| * video: backlight: Add devres versions of of_find_backlightMeghana Madhyastha2018-01-291-0/+30
| * video: backlight: Add of_find_backlight helper in backlight.cMeghana Madhyastha2018-01-291-0/+43
* | backlight: tdo24m: Fix the SPI CS between transfersRobert Jarzmik2018-01-083-3/+3
* | backlight: apple_bl: Deprecate pci_get_bus_and_slot()Sinan Kaya2017-12-201-1/+1
|/
OpenPOWER on IntegriCloud