aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2024-06-26regulator: Add Renesas RZ/G2L USB VBUS regulator driverBiju Das3-0/+84
2024-06-26regulator: core: Add helper for allow HW access to enable/disable regulatorBiju Das1-0/+28
2024-06-26nvmet-fc: Remove __counted_by from nvmet_fc_tgt_queue.fod[]Nathan Chancellor1-1/+1
2024-06-26nvme-multipath: prepare for "queue-depth" iopolicyJohn Meneghini1-6/+15
2024-06-26drm/panel: add Ilitek ILI9806E panel driverMichael Walle3-0/+412
2024-06-26drm/panel: add lincolntech lcd197 supportJerome Brunet3-0/+274
2024-06-26drm/panel: sitronix-st7703: transition to mipi_dsi wrapped functionsTejas Vipin1-436/+400
2024-06-26leds: leds-lp5569: Add support for Texas Instruments LP5569Christian Marangi3-3/+558
2024-06-26leds: leds-lp55xx: Drop deprecated definesChristian Marangi4-116/+0
2024-06-26leds: leds-lp55xx: Support ENGINE program up to 128 bytesChristian Marangi4-19/+49
2024-06-26leds: leds-lp55xx: Generalize sysfs master_faderChristian Marangi3-139/+156
2024-06-26leds: leds-lp55xx: Generalize sysfs engine_ledsChristian Marangi3-129/+131
2024-06-26leds: leds-lp55xx: Generalize sysfs engine_load and engine_modeChristian Marangi4-186/+117
2024-06-26leds: leds-lp55xx: Generalize stop_engine functionChristian Marangi4-34/+20
2024-06-26leds: leds-lp55xx: Generalize turn_off_channels functionChristian Marangi4-18/+13
2024-06-26leds: leds-lp55xx: Generalize set_led_current functionChristian Marangi5-24/+26
2024-06-26leds: leds-lp55xx: Generalize multicolor_brightness functionChristian Marangi4-40/+24
2024-06-26leds: leds-lp55xx: Generalize led_brightness functionChristian Marangi5-41/+29
2024-06-26leds: leds-lp55xx: Generalize firmware_loaded functionChristian Marangi6-88/+30
2024-06-26leds: leds-lp55xx: Generalize update_program_memory functionChristian Marangi6-198/+79
2024-06-26leds: leds-lp55xx: Generalize run_engine functionChristian Marangi6-146/+65
2024-06-26leds: leds-lp55xx: Generalize load_engine_and_select_page functionChristian Marangi4-33/+21
2024-06-26leds: leds-lp55xx: Generalize load_engine functionChristian Marangi6-84/+43
2024-06-26leds: leds-lp55xx: Generalize probe/remove functionsChristian Marangi6-362/+127
2024-06-26leds: leds-lp55xx: Generalize stop_all_engine OPChristian Marangi6-34/+84
2024-06-26leds: sy7802: Add support for Silergy SY7802 flash LED controllerAndré Apitzsch3-0/+551
2024-06-26leds: pca9532: Change default blinking frequency to 1HzBastien Curutchet1-2/+2
2024-06-26leds: pca9532: Explicitly disable hardware blink when PWM1 is unavailableBastien Curutchet1-0/+9
2024-06-26leds: pca9532: Use PWM1 for hardware blinkingBastien Curutchet1-10/+43
2024-06-26leds: pca9532: Use defines to select PWM instanceBastien Curutchet1-9/+12
2024-06-26leds: trigger: input-events: Rewrite to fix a serious locking issueHans de Goede1-102/+34
2024-06-26leds: powernv: Replace of_node_put to __freeMarileneGarcia1-19/+9
2024-06-26leds: mt6360: Fix memory leak in mt6360_init_isnk_properties()Javier Carrasco1-1/+4
2024-06-26leds: tlc591xx: Replace of_node_put to __freeMarilene A Garcia1-11/+7
2024-06-26leds: rgb: leds-qcom-lpg: Add PPG check for setting/clearing PBS triggersAnjelique Melendez1-1/+7
2024-06-26leds: triggers: Flush pending brightness before activating triggerThomas Weißschuh2-5/+6
2024-06-26leds: spi-byte: Move OF ID table closer to their userAndy Shevchenko1-7/+6
2024-06-26leds: spi-byte: Use devm_mutex_init() for mutex initializationAndy Shevchenko1-20/+6
2024-06-26leds: spi-byte: Utilise temporary variable for struct deviceAndy Shevchenko1-1/+1
2024-06-26leds: spi-byte: Make use of device propertiesAndy Shevchenko2-9/+7
2024-06-26leds: spi-byte: Get rid of custom led_init_default_state_get()Andy Shevchenko1-12/+5
2024-06-26leds: spi-byte: Call of_node_put() on error pathAndy Shevchenko1-1/+5
2024-06-26leds: ncp5623: Use common error handling code in ncp5623_probe()Markus Elfring1-8/+8
2024-06-26leds: core: Omit set_brightness error message for a LED supporting hw trigger...Lee Jones1-6/+13
2024-06-26backlight: lm3509_bl: Fix early returns in for_each_child_of_node()Javier Carrasco1-2/+1
2024-06-26soc: samsung: exynos-pmu: update to use of_syscon_register_regmap()Peter Griffin1-24/+14
2024-06-26mfd: syscon: Add of_syscon_register_regmap() APIPeter Griffin1-0/+48
2024-06-26gpu: ipu-v3: pre: don't use fixed timeout when waiting for safe windowLucas Stach1-8/+14
2024-06-26gpu: ipu-v3: pre: add dynamic buffer layout reconfigurationLucas Stach3-30/+63
2024-06-26gpu: ipu-v3: pre: move state into structLucas Stach1-12/+15