summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-03-07backlight: hx8357: Utilise temporary variable for struct deviceAndy Shevchenko
2024-03-07backlight: hx8357: Make use of dev_err_probe()Andy Shevchenko
2024-03-07backlight: hx8357: Move OF table closer to its consumerAndy Shevchenko
2024-03-07backlight: hx8357: Make use of device propertiesAndy Shevchenko
2024-03-07backlight: mp3309c: Use pwm_apply_might_sleep()Sean Young
2024-03-07backlight: ktz8866: Correct the check for of_property_read_u32Jianhua Lu
2024-03-07backlight: hx8357: Fix potential NULL pointer dereferenceAndy Shevchenko
2024-03-07leds: ncp5623: Add MS suffix to time definesAbdel Alkuor
2024-03-07leds: Add NCP5623 multi-led driverAbdel Alkuor
2024-03-07leds: mlxreg: Drop an excess struct mlxreg_led_data memberRandy Dunlap
2024-03-07leds: leds-mlxcpld: Fix struct mlxcpld_led_priv member nameRandy Dunlap
2024-03-07leds: lm3601x: Fix struct lm3601_led kernel-doc warningsRandy Dunlap
2024-03-07leds: sgm3140: Add missing timer cleanup and flash gpio controlOndrej Jirman
2024-03-07leds: expresswire: Don't depend on NEW_LEDSDuje Mihanović
2024-03-07Revert "leds: Only descend into leds directory when CONFIG_NEW_LEDS is set"Duje Mihanović
2024-03-07leds: aw2013: Unlock mutex before destroying itGeorge Stark
2024-03-07leds: qcom-lpg: Add QCOM_PBS dependencyArnd Bergmann
2024-03-07leds: rgb: leds-group-multicolor: Allow LEDs to stay on in suspendAren Moynihan
2024-03-07leds: trigger: netdev: Fix kernel panic on interface rename trig notifyChristian Marangi
2024-03-07leds: qcom-lpg: Add PM660L configuration and compatibleMarijn Suijten
2024-03-07leds: spi-byte: Use devm_led_classdev_register_ext()Stefan Kalscheuer
2024-03-07leds: pca963x: Add support for suspend and resumeAmitesh Singh
2024-03-07leds: triggers: Add helper led_match_default_triggerHeiner Kallweit
2024-03-07leds: trigger: Stop exporting trigger_listHeiner Kallweit
2024-03-07leds: Make flash and multicolor dependencies unconditionalArnd Bergmann
2024-03-07leds: aw200xx: Make read-only array coeff_table static constColin Ian King
2024-03-07leds: trigger: panic: Simplify led_trigger_set_panicHeiner Kallweit
2024-03-07leds: triggers: default-on: Add module alias for module auto-loadingHeiner Kallweit
2024-03-07leds: trigger: audio: Set module alias for module auto-loadingHeiner Kallweit
2024-03-07leds: trigger: netdev: Display only supported link speed attributeChristian Marangi
2024-03-07leds: class: If no default trigger is given, make hw_control trigger the defa...Heiner Kallweit
2024-03-07leds: trigger: netdev: Add module alias ledtrig:netdevHeiner Kallweit
2024-03-07leds: trigger: Load trigger modules on-demand if used as default triggerHeiner Kallweit
2024-03-07leds: rgb: Update PM8350C lpg_data to support two-nvmem PPG SchemeAnjelique Melendez
2024-03-07leds: rgb: leds-qcom-lpg: Include support for PPG with dedicated LUT SDAMAnjelique Melendez
2024-03-07leds: rgb: leds-qcom-lpg: Update PMI632 lpg_data to support PPGAnjelique Melendez
2024-03-07leds: rgb: leds-qcom-lpg: Add support for PPG through single SDAMAnjelique Melendez
2024-03-07leds: trigger: netdev: Skip setting baseline state in activate if hw-controlledHeiner Kallweit
2024-03-07Merge branches 'ib-qcom-leds-6.9' and 'ib-leds-backlight-6.9' into ibs-for-le...Lee Jones
2024-03-07leds: expresswire: Don't use "proxy" headersAndy Shevchenko
2024-03-07leds: ktd2692: Add GPIOLIB dependencyArnd Bergmann
2024-03-07backlight: ktd2801: Make timing struct staticDuje Mihanović
2024-03-07backlight: Add Kinetic KTD2801 Backlight supportDuje Mihanović
2024-03-07leds: ktd2692: Convert to use ExpressWire libraryDuje Mihanović
2024-03-07leds: Introduce ExpressWire libraryDuje Mihanović
2024-03-07net/mlx5: Enable SD featureTariq Toukan
2024-03-07net/mlx5e: Block TLS device offload on combined SD netdevTariq Toukan
2024-03-07net/mlx5e: Support per-mdev queue counterTariq Toukan
2024-03-07net/mlx5e: Support cross-vhca RSSTariq Toukan
2024-03-07net/mlx5e: Let channels be SD-awareTariq Toukan