Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-22backlight: qcom-wled: Respect enabled-strings in set_brightnessMarijn Suijten
2021-12-22backlight: qcom-wled: Remove unnecessary double whitespaceMarijn Suijten
2021-12-22backlight: qcom-wled: Provide enabled_strings default for WLED 4 and 5Marijn Suijten
2021-12-22backlight: qcom-wled: Remove unnecessary 4th default string in WLED3Marijn Suijten
2021-12-22backlight: qcom-wled: Override default length with qcom,enabled-stringsMarijn Suijten
2021-12-22backlight: qcom-wled: Fix off-by-one maximum with default num_stringsMarijn Suijten
2021-12-22backlight: qcom-wled: Use cpu_to_le16 macro to perform conversionMarijn Suijten
2021-12-22backlight: qcom-wled: Pass number of elements to read to read_u32_arrayMarijn Suijten
2021-12-22backlight: qcom-wled: Validate enabled string indices in DTMarijn Suijten
2021-12-22backlight: lp855x: Add support ACPI enumerationHans de Goede
2021-12-22backlight: lp855x: Add dev helper variable to lp855x_probe()Hans de Goede
2021-12-22backlight: lp855x: Move device_config setting out of lp855x_configure()Hans de Goede
2021-10-20video: backlight: ili9320: Make ili9320_remove() return voidUwe Kleine-König
2021-09-23backlight: Propagate errors from get_brightness()Thomas Weißschuh
2021-09-22video: backlight: Drop maximum brightness override for brightness zeroMarek Vasut
2021-08-19backlight: pwm_bl: Improve bootloader/kernel device handoverDaniel Thompson
2021-07-21backlight: ktd253: Stabilize backlightLinus Walleij
2021-06-22backlight: lm3630a: Convert to atomic PWM API and check for errorsUwe Kleine-König
2021-06-22backlight: lm3630a: Fix return code of .update_status() callbackUwe Kleine-König
2021-06-01backlight: Kconfig whitespace and indentation cleanupsJuerg Haefliger
2021-05-27video: backlight: qcom-wled: Add PMI8994 compatibleKonrad Dybcio
2021-05-19backlight: rt4831: Adds support for Richtek RT4831 backlightChiYuan Huang
2021-05-19backlight: lm3630a_bl: Put fwnode in error case during ->probe()Andy Shevchenko
2021-03-23backlight: journada720: Fix Wmisleading-indentation warningArnd Bergmann
2021-03-23backlight: qcom-wled: Correct the sync_toggle sequenceKiran Gunda
2021-03-22backlight: qcom-wled: Fix FSC update issue for WLED5Kiran Gunda
2021-03-22backlight: ktd253: Support KTD259Linus Walleij
2021-03-22backlight: qcom-wled: Use sink_addr for sync toggleObeida Shamoun
2021-02-23Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-02-12backlight/video: Use Platform getter/setter functionsJulia Lawall
2021-02-09backlight: ktd253: Bring up in a known stateLinus Walleij
2021-02-01ARM: 9049/1: locomo: make locomo bus's remove callback return voidUwe Kleine-König
2021-01-20backlight: sky81452-backlight: Convert comma to semicolonZheng Yongjun
2021-01-20backlight: lms283gf05: Convert to GPIO descriptorsLinus Walleij
2020-11-04backlight: pwm_bl: Fix interpolationAlexandru Stan
2020-10-15Merge tag 'backlight-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-08backlight: tosa_bl: Include the right headerLinus Walleij
2020-09-08backlight: tosa_lcd: Include the right headerLinus Walleij
2020-08-28backlight: Add Kinetic KTD253 backlight driverLinus Walleij
2020-08-28backlight: sky81452-backlight: Fix refcount imbalance on errordinghao.liu@zju.edu.cn
2020-08-24treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-15Merge tag 'pwm/for-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-11Merge tag 'backlight-next-5.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2020-07-21video: backlight: cr_bllcd: Remove unused variable 'intensity'Lee Jones
2020-07-20backlight: backlight: Make of_find_backlight staticSam Ravnborg
2020-07-20backlight: backlight: Drop backlight_put()Sam Ravnborg
2020-07-20backlight: Use backlight_get_brightness() throughoutSam Ravnborg
2020-07-20backlight: jornada720_bl: Introduce backlight_is_blank()Sam Ravnborg
2020-07-20backlight: gpio_backlight: Simplify update_status()Sam Ravnborg
2020-07-20backlight: cr_bllcd: Introduce gpio-backlight semanticsSam Ravnborg