summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-1420-246/+362
|\
| * backlight: pandora_bl: Drop unneeded ENOMEM error messageKrzysztof Kozlowski2024-03-071-3/+1
| * backlight: lm3630a_bl: Simplify probe return on gpio request errorKrzysztof Kozlowski2024-03-071-4/+2
| * backlight: lm3630a_bl: Handle deferred probeKrzysztof Kozlowski2024-03-071-4/+3
| * backlight: as3711_bl: Handle deferred probeKrzysztof Kozlowski2024-03-071-4/+2
| * backlight: bd6107: Handle deferred probeKrzysztof Kozlowski2024-03-071-6/+3
| * backlight: l4f00242t03: Simplify with dev_err_probe()Krzysztof Kozlowski2024-03-071-20/+14
| * backlight: gpio: Simplify with dev_err_probe()Krzysztof Kozlowski2024-03-071-7/+3
| * backlight: lp8788: Fully initialize backlight_properties during probeDaniel Thompson2024-03-071-0/+1
| * backlight: lm3639: Fully initialize backlight_properties during probeDaniel Thompson2024-03-071-0/+1
| * backlight: da9052: Fully initialize backlight_properties during probeDaniel Thompson2024-03-071-0/+1
| * backlight: lm3630a: Use backlight_get_brightness helper in update_statusLuca Weiss2024-03-071-6/+8
| * backlight: lm3630a: Don't set bl->props.brightness in get_brightnessLuca Weiss2024-03-071-10/+4
| * backlight: lm3630a: Initialize backlight_properties on initLuca Weiss2024-03-071-0/+1
| * backlight: mp3309c: Fully initialize backlight_properties during probeDaniel Thompson2024-03-071-0/+1
| * backlight: mp3309c: Utilise temporary variable for struct deviceAndy Shevchenko2024-03-071-18/+12
| * backlight: mp3309c: Use dev_err_probe() instead of dev_err()Andy Shevchenko2024-03-071-11/+7
| * backlight: mp3309c: Make use of device propertiesAndy Shevchenko2024-03-071-26/+18
| * backlight: hx8357: Utilise temporary variable for struct deviceAndy Shevchenko2024-03-071-4/+3
| * backlight: hx8357: Make use of dev_err_probe()Andy Shevchenko2024-03-071-8/+4
| * backlight: hx8357: Move OF table closer to its consumerAndy Shevchenko2024-03-071-13/+13
| * backlight: hx8357: Make use of device propertiesAndy Shevchenko2024-03-071-6/+8
| * backlight: mp3309c: Use pwm_apply_might_sleep()Sean Young2024-03-071-2/+2
| * backlight: ktz8866: Correct the check for of_property_read_u32Jianhua Lu2024-03-071-3/+3
| * backlight: hx8357: Fix potential NULL pointer dereferenceAndy Shevchenko2024-03-071-4/+6
| * leds: expresswire: Don't use "proxy" headersAndy Shevchenko2024-03-071-0/+4
| * leds: ktd2692: Add GPIOLIB dependencyArnd Bergmann2024-03-071-0/+1
| * backlight: ktd2801: Make timing struct staticDuje Mihanović2024-03-071-1/+1
| * backlight: Add Kinetic KTD2801 Backlight supportDuje Mihanović2024-03-073-0/+136
| * leds: ktd2692: Convert to use ExpressWire libraryDuje Mihanović2024-03-072-90/+28
| * leds: Introduce ExpressWire libraryDuje Mihanović2024-03-073-0/+75
* | Merge tag 'mfd-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/lee...Linus Torvalds2024-03-1455-203/+478
|\ \
| * | mfd: cs42l43: Fix wrong GPIO_FN_SEL and SPI_CLK_CONFIG1 defaultsMaciej Strozek2024-03-051-2/+2
| * | mfd: cs42l43: Fix wrong register defaultsMaciej Strozek2024-02-291-34/+34
| * | mfd: mt6397-core: Register mt6357 sound codecFabien Parent2024-02-291-0/+3
| * | mfd: kempld-core: Don't replace resources provided by ACPIMichael Brunner2024-02-231-37/+0
| * | mfd: cros_ec_dev: Add GPIO device if feature present on ECStephen Boyd2024-02-231-0/+9
| * | mfd: twl: Select MFD_COREAlexander Sverdlin2024-02-231-0/+1
| * | mfd: core: Constify the struct device_type usageRicardo B. Marliere2024-02-231-1/+1
| * | mfd: rk8xx-core: Fix interrupt processing order for power key buttonOndrej Jirman2024-02-231-1/+1
| * | mfd: twl4030-power: Accept standard property for power controllerAndreas Kemnade2024-02-231-0/+3
| * | mfd: twl-core: Add power off implementation for twl603xAndreas Kemnade2024-02-231-0/+28
| * | mfd: altera-sysmgr: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin2024-02-231-1/+3
| * | mfd: syscon: Call of_node_put() only when of_parse_phandle() takes a refPeter Griffin2024-02-231-1/+3
| * | mfd: mc13xxx: Use bitfield helpersGeert Uytterhoeven2024-02-231-11/+11
| * | mfd: rc5t583: Convert to use maple tree register cacheBo Liu2024-02-231-1/+1
| * | mfd: stpmic1: Convert to use maple tree register cacheBo Liu2024-02-231-1/+1
| * | mfd: stmfx: Convert to use maple tree register cacheBo Liu2024-02-231-1/+1
| * | mfd: si476x: Convert to use maple tree register cacheBo Liu2024-02-231-1/+1
| * | mfd: rsmu_i2c: Convert to use maple tree register cacheBo Liu2024-02-231-1/+1