Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-10-24leds: simatic-ipc-leds-gpio: fix incorrect LED to GPIO mappingHenning Schild
2022-10-14Merge tag 'leds-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds
2022-10-05Merge tag 'platform-drivers-x86-v6.1-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2022-09-27leds: pca963: fix misleading indentationPavel Machek
2022-09-21leds: pca963x: fix blink with hw accelerationBernardo Rodrigues
2022-09-10leds: simatic-ipc-leds-gpio: Make simatic_ipc_led_gpio_table staticHans de Goede
2022-09-01leds: simatic-ipc-leds-gpio: add new model 227GHenning Schild
2022-08-16i2c: Make remove callback return voidUwe Kleine-König
2022-08-16leds: lm3601x: Improve error reporting for problems during .remove()Uwe Kleine-König
2022-08-16leds: lm3601x: Don't use mutex after it was destroyedUwe Kleine-König
2022-08-16leds: lm3697: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-08-08Merge tag 'leds-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-08-02leds: is31fl319x: use simple i2c probe functionAndy Shevchenko
2022-08-02leds: is31fl319x: Fix devm vs. non-devm orderingAndy Shevchenko
2022-08-02leds: is31fl319x: Make use of dev_err_probe()Andy Shevchenko
2022-08-02leds: is31fl319x: Make use of device propertiesAndy Shevchenko
2022-08-02leds: is31fl319x: Cleanup formatting and dev_dbg callsVincent Knecht
2022-08-02leds: is31fl319x: Add support for is31fl319{0,1,3} chipsVincent Knecht
2022-08-02leds: is31fl319x: Move chipset-specific values in chipdef structVincent Knecht
2022-08-02leds: is31fl319x: Use non-wildcard names for vars, structs and definesVincent Knecht
2022-08-02leds: is31fl319x: Add missing si-en compatiblesVincent Knecht
2022-07-30leds: turris-omnia: convert to use dev_groupsGreg Kroah-Hartman
2022-07-17leds: leds-bcm63138: get rid of LED_OFFRafał Miłecki
2022-07-17leds: add help info about BCM63138 module nameRafał Miłecki
2022-07-17leds: bcm63138: add support for BCM63138 controllerRafał Miłecki
2022-07-17leds: clevo-mail: Mark as broken pending interface fixPavel Machek
2022-07-17leds: pwm-multicolor: Support active-low LEDsEmil Renner Berthing
2022-07-17leds: pwm-multicolor: Don't show -EPROBE_DEFER as errorsEmil Renner Berthing
2022-07-17leds: clevo-mail: fix Kconfig "its" grammarRandy Dunlap
2022-07-14leds: simatic-ipc-leds-gpio: Add GPIO version of Siemens driverHenning Schild
2022-07-14leds: simatic-ipc-leds: Convert to use P2SB accessorHenning Schild
2022-06-03Merge tag 'arm-multiplatform-5.19-2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-05-24leds: qcom-lpg: Require pattern to follow documentationBjorn Andersson
2022-05-08leds: lp50xx: Remove duplicated error reporting in .remove()Uwe Kleine-König
2022-05-08leds: qcom-lpg: add missing PWM dependencyJohan Hovold
2022-05-08leds: ktd2692: Make aux-gpios optionalMarkuss Broks
2022-05-08leds: ktd2692: Avoid duplicate error messages on probe deferralMarkuss Broks
2022-05-08leds: is31fl32xx: Improve error reporting in .remove()Uwe Kleine-König
2022-05-08leds: Move pwm-multicolor driver into rgb directorySven Schwermer
2022-05-05leds: Add PWM multicolor driverSven Schwermer
2022-05-05leds: regulator: Make probeable from device treeLinus Walleij
2022-05-05leds: regulator: Add dev helper variableLinus Walleij
2022-05-04leds: pca9532: Make pca9532_destroy_devices() return voidUwe Kleine-König
2022-05-04leds: Add pm8350c support to Qualcomm LPG driverSatya Priya
2022-05-04leds: Add driver for Qualcomm LPGBjorn Andersson
2022-04-19ARM: pxa: split up mach/hardware.hArnd Bergmann
2022-03-28Merge tag 'leds-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds
2022-03-02leds: pca955x: Allow zero LEDs to be specifiedAndrew Jeffery
2022-03-02leds: pca955x: Make the gpiochip always expose all pinsAndrew Jeffery
2022-02-17leds: simatic-ipc-leds: Don't directly deref ioremap_resource() returned ptrHans de Goede