summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2024-06-26leds: core: Omit set_brightness error message for a LED supporting hw trigger...Lee Jones
2024-06-21leds: trigger: Add new LED Input events triggerHans de Goede
2024-06-21leds: ss4200: Convert PCIBIOS_* return codes to errnosIlpo Järvinen
2024-06-21leds: bcm63138: Add MODULE_DESCRIPTION()Jeff Johnson
2024-06-21leds: simatic-ipc-leds: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-21leds: rt4505: Add MODULE_DESCRIPTION()Jeff Johnson
2024-06-21leds: Drop explicit initialization of struct i2c_device_id::driver_data to 0Uwe Kleine-König
2024-06-21leds: trigger: Call synchronize_rcu() before calling trig->activate()Hans de Goede
2024-06-21leds: trigger: Unregister sysfs attributes before calling deactivate()Hans de Goede
2024-06-21leds: is31fl319x: Constify struct regmap_configChristophe JAILLET
2024-06-21Merge branches 'ib-leds-mfd-6.11', 'ib-leds-platform-power-6.11' and 'ib-mfd-...Lee Jones
2024-06-21mfd: cros_ec: Register LED subdeviceThomas Weißschuh
2024-06-21leds: Add ChromeOS EC driverThomas Weißschuh
2024-06-21leds: core: Unexport led_colors[] arrayThomas Weißschuh
2024-06-21leds: multicolor: Use led_get_color_name() functionThomas Weißschuh
2024-06-21leds: core: Introduce led_get_color_name() functionThomas Weißschuh
2024-06-14mfd: cros_ec: Register keyboard backlight subdeviceThomas Weißschuh
2024-06-14platform/chrome: cros_kbd_led_backlight: allow binding through MFDThomas Weißschuh
2024-06-14leds: class: Add flag to avoid automatic renaming of LED devicesThomas Weißschuh
2024-06-14leds: class: Warn about name collisions earlierThomas Weißschuh
2024-05-31power: supply: power-supply-leds: Add charging_orange_full_green trigger for ...Kate Hsuan
2024-05-31leds: trigger: Add led_mc_trigger_event() functionHans de Goede
2024-05-31leds: core: Add led_mc_set_brightness() functionHans de Goede
2024-05-31leds: rgb: leds-ktd202x: Initialize mutex earlierHans de Goede
2024-05-31leds: rgb: leds-ktd202x: I2C ID tables for KTD2026 and 2027Kate Hsuan
2024-05-31leds: rgb: leds-ktd202x: Get device properties through fwnode to support ACPIKate Hsuan
2024-05-25Merge tag 'for-linus-6.10-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2024-05-25Merge tag 'rtc-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2024-05-25Merge tag 'i3c/for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c...Linus Torvalds
2024-05-24Merge tag 'drm-next-2024-05-25' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2024-05-24Merge tag 'riscv-for-linus-6.10-mw2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-05-24Merge tag 'for-linus-6.10a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-05-24Merge tag 'input-for-v6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-05-24Merge tag 'char-misc-6.10-rc1-fix' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-24Merge tag 'tty-6.10-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-05-23Merge tag 'block-6.10-20240523' of git://git.kernel.dk/linuxLinus Torvalds
2024-05-23Merge tag 'regulator-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-23Merge tag 'regmap-fix-v6.10-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-23Merge tag 'net-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-05-23Merge tag 'trace-assign-str-v6.10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-05-23Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2024-05-23Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2024-05-23r8169: Fix possible ring buffer corruption on fragmented Tx packets.Ken Milmore
2024-05-23null_blk: fix null-ptr-dereference while configuring 'power' and 'submit_queues'Yu Kuai
2024-05-23irqchip: riscv-imsic: Fixup riscv_ipi_set_virq_range() conflictPalmer Dabbelt
2024-05-23idpf: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23ice: Interpret .set_channels() input differentlyLarysa Zaremba
2024-05-23drivers/xen: Improve the late XenStore init protocolHenry Wang
2024-05-23net: ti: icssg_prueth: Fix NULL pointer dereference in prueth_probe()Romain Gantois
2024-05-23net: fec: avoid lock evasion when reading pps_enableWei Fang