summaryrefslogtreecommitdiffstats
path: root/drivers/leds
Commit message (Expand)AuthorAgeFilesLines
...
| * leds: turris-omnia: Drop unnecessary mutex lockingMarek Behún2023-08-181-10/+1
| * leds: turris-omnia: Use sysfs_emit() instead of sprintf()Marek Behún2023-08-181-1/+1
| * leds: Make leds_class a static const structureIvan Orlov2023-08-181-13/+13
| * leds: Remove redundant of_match_ptr()Zhu Wang2023-08-176-14/+7
| * leds: trigger: tty: Do not use LED_ON/OFF constants, use led_blink_set_onesho...Marek Behún2023-08-171-4/+8
| * leds: Fix BUG_ON check for LED_COLOR_ID_MULTI that is always falseMarek Behún2023-08-171-4/+4
| * leds: multicolor: Use rounded division when calculating color componentsMarek Behún2023-08-171-3/+5
| * leds: rgb: Add a multicolor LED driver to group monochromatic LEDsJean-Jacques Hiblot2023-08-173-0/+182
| * leds: class: Store the color index in struct led_classdevJean-Jacques Hiblot2023-08-171-0/+21
| * leds: Provide devm_of_led_get_optional()Jean-Jacques Hiblot2023-08-171-0/+25
| * leds: pca995x: Fix MODULE_DEVICE_TABLE for OFMarek Vasut2023-08-151-1/+1
| * leds: qcom-lpg: Drop assignment to struct pwmchip::baseUwe Kleine-König2023-07-281-1/+0
| * leds: flash: leds-qcom-flash: Put child node if registration failedFenglin Wu2023-07-281-0/+1
| * leds: flash: leds-qcom-flash: Turn off LED before setting flash currentFenglin Wu2023-07-281-0/+4
| * leds: flash: leds-qcom-flash: Declare the driver as a moduleFenglin Wu2023-07-281-0/+2
| * leds: ns2: Slightly simplify a memory allocationChristophe JAILLET2023-07-281-1/+1
| * leds: Explicitly include correct DT includesRob Herring2023-07-2813-14/+7
| * leds: bcm63138: Rename dependency symbol ARCH_BCM4908 to ARCH_BCMBCARafał Miłecki2023-07-281-2/+2
| * leds: simatic-ipc-leds-gpio: Add Elkhart Lake versionHenning Schild2023-07-284-0/+75
| * leds: pca995x: Add support for PCA995X chipsIsai Gaspar2023-07-283-0/+214
| * leds: simatic-ipc-leds-gpio: Fix comment style in SPDX headerHenning Schild2023-07-281-1/+1
| * leds: pwm: Fix error code in led_pwm_create_fwnode()Dan Carpenter2023-07-281-1/+1
| * led: led-class: Read max-brightness from devicetreeAstrid Rost2023-07-281-0/+4
| * leds: ip30: Convert to devm_platform_ioremap_resource()Yangtao Li2023-07-281-7/+1
| * leds: aw200xx: Switch back to use struct i2c_driver::probeUwe Kleine-König2023-07-281-1/+1
| * leds: simatic-ipc-leds-gpio: Restore LEDS_CLASS dependencyArnd Bergmann2023-07-281-0/+1
| * leds: aw200xx: Fix error code in probe()Dan Carpenter2023-07-281-1/+1
* | Merge tag 'platform-drivers-x86-v6.6-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-09-011-0/+1
|\ \
| * | leds: simatic-ipc-leds: default config switch to platform switchHenning Schild2023-07-311-0/+1
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-241-4/+4
|\ \
| * | leds: trigger: netdev: rename 'hw_control' sysfs entry to 'offloaded'Marek Behún2023-08-221-4/+4
| |/
* | leds: trig-netdev: Disable offload on deactivation of triggerAndrew Lunn2023-08-101-0/+2
* | led: trig: netdev: Fix requesting offload deviceAndrew Lunn2023-08-101-3/+5
|/
* Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2023-07-0356-345/+1938
|\
| * leds: leds-mt6323: Adjust return/parameter types in wled get/set callbacksNathan Chancellor2023-06-231-3/+3
| * leds: sgm3140: Add richtek,rt5033-led compatibleRaymond Hackley2023-06-211-0/+1
| * leds: Fix config reference for AW200xx driverLukas Bulwahn2023-06-151-1/+1
| * leds: leds-mt6323: Add support for WLEDs and MT6332AngeloGioacchino Del Regno2023-06-091-7/+164
| * leds: leds-mt6323: Add support for MT6331 ledsAngeloGioacchino Del Regno2023-06-091-0/+17
| * leds: leds-mt6323: Open code and drop MT6323_CAL_HW_DUTY macroAngeloGioacchino Del Regno2023-06-091-3/+1
| * leds: leds-mt6323: Drop MT6323_ prefix from macros and definesAngeloGioacchino Del Regno2023-06-091-63/+60
| * leds: leds-mt6323: Specify registers and specs in platform dataAngeloGioacchino Del Regno2023-06-091-38/+115
| * leds: simatic-ipc-leds-gpio: Introduce more Kconfig switchesHenning Schild2023-06-082-7/+31
| * leds: simatic-ipc-leds-gpio: Split up into multiple driversHenning Schild2023-06-087-165/+261
| * leds: simatic-ipc-leds-gpio: Move two extra gpio pins into another tableHenning Schild2023-06-081-3/+25
| * leds: simatic-ipc-leds-gpio: Add terminating entries to gpio tablesHenning Schild2023-06-081-0/+2
| * leds: flash: leds-qcom-flash: Fix an unsigned comparison which can never be n...Jiapeng Chong2023-06-081-2/+2
| * leds: cht-wcove: Remove unneeded semicolonJiapeng Chong2023-06-081-1/+1
| * leds: cht-wcove: Fix an unsigned comparison which can never be negativeYang Li2023-06-081-2/+1
| * leds: cht-wcove: Mark cht_wc_leds_brightness_get() staticHans de Goede2023-06-081-1/+1