VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   32 Branches   54 Tags
Date
Commit Message
Rev
Author
2021-07-20
leds: turris-omnia: add missing MODULE_DEVICE_TABLE
Zou Wei
2021-07-20
leds: tlc591xx: fix return value check in tlc591xx_probe()
Yang Yingliang
2021-07-14
leds: ktd2692: Fix an error handling path
Christophe JAILLET
2021-07-14
leds: as3645a: Fix error return code in as3645a_parse_node()
Zhen Lei
2021-07-14
leds: lp50xx: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-07-14
leds: lm3697: Don't spam logs when probe is deferred
Andy Shevchenko
2021-07-14
leds: lm3692x: Put fwnode in any case during ->probe()
Andy Shevchenko
2021-07-14
leds: lm36274: Put fwnode in error case during ->probe()
Andy Shevchenko
2021-07-14
leds: lm3532: select regmap I2C API
Andy Shevchenko
2021-07-14
leds: lgm-sso: Fix clock handling
Andy Shevchenko
2021-07-14
leds: class: The -ENOTSUPP should never be seen by user space
Andy Shevchenko
2021-05-13
leds: lp5523: check return value of lp5xx_read and jump to cleanup code
Phillip Potter
2021-05-13
Revert "leds: lp5523: fix a missing check of return value of lp55xx_read"
Greg Kroah-Hartman
2021-05-03
Merge tag 'leds-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
2021-04-25
leds: pca9532: Assign gpio base dynamically
Stefan Riedmueller
2021-04-25
leds: trigger: pattern: Switch to using the new API kobj_to_dev()
Tian Tao
2021-04-25
leds: LEDS_BLINK_LGM should depend on X86
Geert Uytterhoeven
2021-04-25
leds: lgm: Fix spelling mistake "prepate" -> "prepare"
Colin Ian King
2021-04-25
leds-lm3642: convert comma to semicolon
Zheng Yongjun
2021-04-09
treewide: change my e-mail address, fix my name
Marek Behún
2021-03-26
leds: rt4505: Add support for Richtek RT4505 flash LED controller
ChiYuan Huang
2021-03-25
leds: Kconfig: LEDS_CLASS is usually selected.
Pavel Machek
2021-03-25
leds: lgm: Improve Kconfig help
Rahul Tanwar
2021-03-10
leds: trigger/tty: Use led_set_brightness_sync() from workqueue
Uwe Kleine-König
2021-03-10
leds: trigger: Fix error path to not unlock the unlocked mutex
Uwe Kleine-König
2021-03-09
leds: lgm: fix gpiolib dependency
Arnd Bergmann
2021-02-26
Merge tag 'leds-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
2021-02-20
Merge tag 'tty-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
Linus Torvalds
2021-02-19
leds: lp50xx: Get rid of redundant explicit casting
Andy Shevchenko
2021-02-19
leds: lp50xx: Update headers block to reflect reality
Andy Shevchenko
2021-02-19
leds: lp50xx: Get rid of redundant check in lp50xx_enable_disable()
Andy Shevchenko
2021-02-19
leds: lp50xx: Reduce level of dereferences
Andy Shevchenko
2021-02-19
leds: lp50xx: Switch to new style i2c-driver probe function
Andy Shevchenko
2021-02-19
leds: lp50xx: Don't spam logs when probe is deferred
Andy Shevchenko
2021-02-19
leds: apu: extend support for PC Engines APU1 with newer firmware
Andreas Eberlein
2021-02-19
leds: lgm: Add LED controller driver for LGM SoC
Amireddy Mallikarjuna reddy
2021-02-19
leds: led-core: Get rid of enum led_brightness
Abanoub Sameh
2021-02-14
leds: rt8515: add V4L2_FLASH_LED_CLASS dependency
Arnd Bergmann
2021-02-03
leds: gpio: Set max brightness to 1
Dylan Van Assche
2021-02-03
leds: lm3533: Switch to using the new API kobj_to_dev()
Tian Tao
2021-01-31
leds: rt8515: Add Richtek RT8515 LED driver
Linus Walleij
2021-01-31
leds: trigger: fix potential deadlock with libata
Andrea Righi
2021-01-31
leds: leds-ariel: convert comma to semicolon
Zheng Yongjun
2021-01-31
leds: leds-lm3533: convert comma to semicolon
Zheng Yongjun
2021-01-15
leds: trigger: implement a tty trigger
Uwe Kleine-König
2020-12-30
leds: ss4200: simplify the return expression of register_nasgpio_led()
Zheng Yongjun
2020-12-30
leds: Use DEVICE_ATTR_{RW, RO, WO} macros
Dwaipayan Ray
2020-11-25
leds: turris-omnia: check for LED_COLOR_ID_RGB instead LED_COLOR_ID_MULTI
Marek Behún
2020-11-25
leds: turris-omnia: fix checkpatch warning
Marek Behún
2020-11-25
leds: turris-omnia: wrap to 80 columns
Marek Behún
2020-11-25
leds: turris-omnia: use constants instead of macros for color command
Marek Behún
2020-11-25
leds: lp50xx: Fix an error handling path in 'lp50xx_probe_dt()'
Christophe JAILLET
2020-11-25
leds: netxbig: add missing put_device() call in netxbig_leds_get_of_pdata()
Yu Kuai
2020-10-07
leds: pwm: Remove platform_data support
Alexander Dahl
2020-10-05
leds: lm3697: Fix out-of-bound access
Gabriel David
2020-09-30
leds: ns2: do not guard OF match pointer with of_match_ptr
Marek Behún
2020-09-30
leds: ns2: convert to fwnode API
Marek Behún
2020-09-30
leds: tlc591xx: fix leak of device node iterator
Tobias Jordan
2020-09-30
leds: pca963x: use struct led_init_data when registering
Marek Behún
2020-09-30
leds: pca963x: register LEDs immediately after parsing, get rid of platdata
Marek Behún
2020-09-30
leds: tca6507: remove binding comment
Marek Behún
2020-09-30
leds: tca6507: cosmetic change: use helper variable
Marek Behún
2020-09-30
leds: tca6507: do not set GPIO names
Marek Behún
2020-09-30
ledtrig-cpu: Limit to 8 CPUs
Pavel Machek
2020-09-30
leds: TODO: Add documentation about possible subsystem improvements
Pavel Machek
2020-09-30
leds: pca9532: read pwm settings from device tree
Markus Moll
2020-09-30
leds: pca9532: correct shift computation in pca9532_getled
Markus Moll
2020-09-30
leds: lm36274: Fix warning for undefined parameters
Dan Murphy
2020-09-30
leds: lm3532: Fix warnings for undefined parameters
Dan Murphy
2020-09-30
leds: pca963x: use flexible array
Marek Behún
2020-09-30
leds: pca963x: cosmetic: rename variables
Marek Behún
2020-09-30
leds: pca963x: cosmetic: rename variables
Marek Behún
2020-09-30
leds: pca963x: use devres LED registering function
Marek Behún
2020-09-30
leds: pca963x: cosmetic: use helper variables, better indentation
Marek Behún
2020-09-30
leds: tca6507: fix potential zero passed to ERR_PTR
Marek Behún
2020-09-30
leds: tca6507: fix warning triggered by fwnode conversion.
Pavel Machek
2020-09-30
leds: tca6507: use fwnode API instead of OF
Marek Behún
2020-09-30
leds: tca6507: Absorb platform data
Marek Behún
2020-09-26
leds: parse linux,default-trigger DT property in LED core
Marek Behún
2020-09-26
leds: syscon: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: lm3532: don't parse label DT property
Marek Behún
2020-09-26
leds: lm36274: use devres LED registering function
Marek Behún
2020-09-26
leds: lm36274: use platform device as parent of LED
Marek Behún
2020-09-26
leds: lm36274: do not set chip settings in DT parsing function
Marek Behún
2020-09-26
leds: lm36274: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: lm36274: don't iterate through children since there is only one
Marek Behún
2020-09-26
leds: lm36274: cosmetic: rename lm36274_data to chip
Marek Behún
2020-09-26
leds: Add driver for Acer Iconia Tab A500
Dmitry Osipenko
2020-09-26
leds: pca9532 - simplify the return expression of pca9532_remove
Liu Shixin
2020-09-26
leds: ns2: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: ns2: remove unneeded variable
Marek Behún
2020-09-26
leds: ns2: register LED immediately after parsing DT properties
Marek Behún
2020-09-26
leds: ns2: cosmetic change: use helper variable
Marek Behún
2020-09-26
leds: ns2: cosmetic change
Marek Behún
2020-09-26
leds: ns2: cosmetic variable rename
Marek Behún
2020-09-26
leds: ns2: cosmetic structure rename
Marek Behún
2020-09-26
leds: ns2: use devres API for getting GPIO descriptors
Marek Behún
2020-09-26
leds: ns2: move parsing of one LED into separate function
Marek Behún
2020-09-26
leds: ns2: support OF probing only, forget platdata
Marek Behún
2020-09-26
leds: ns2: alloc simple array instead of struct ns2_led_priv
Marek Behún
2020-09-26
leds: ns2: use devres LED registering function
Marek Behún
2020-09-26
leds: is31fl32xx: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: pm8058: cosmetic change: no need to return in if guard
Marek Behún
2020-09-26
leds: pm8058: cosmetic change: use helper variable
Marek Behún
2020-09-26
leds: pm8058: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: mt6323: cosmetic change: use helper variable
Marek Behún
2020-09-26
leds: mt6323: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: max77650: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: lm3697: cosmetic change: use helper variable, reverse christmas tree
Marek Behún
2020-09-26
leds: lm3697: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: bcm6328, bcm6358: use struct led_init_data when registering
Marek Behún
2020-09-26
leds: bcm6328, bcm6358: use devres LED registering function
Marek Behún
2020-09-26
leds: various: fix OF node leaks
Marek Behún
2020-09-26
leds: various: use only available OF children
Marek Behún
2020-09-26
leds: lt3593: do not rewrite .of_node of new LED device to wrong value
Marek Behún
2020-09-26
leds: various: use dev_of_node(dev) instead of dev->of_node
Marek Behún
2020-09-26
leds: various: use device_get_match_data
Marek Behún
2020-09-26
leds: ip30: compile if COMPILE_TEST=y
Marek Behún
2020-09-26
leds: various: compile if COMPILE_TEST=y
Marek Behún
2020-09-26
leds: pwm: Allow automatic labels for DT based devices
Alexander Dahl
2020-09-09
leds: tlc591xx: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
leds: sgm3140: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
leds: pwm: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
leds: lm3692x: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-09
leds: is31fl319x: Add shutdown pin and generate a 5ms low pulse when startup
Grant Feng
2020-08-17
leds: lp50xx: Add the LP50XX family of the RGB LED driver
Dan Murphy
2020-08-17
leds: LP55XX_COMMON needs to depend on LEDS_CLASS
Randy Dunlap
2020-08-17
leds: pca955x: Add an IBM software implementation of the PCA9552 chip
Eddie James
2020-08-17
leds: sgm3140: fix led->LED for consistency
Pavel Machek
2020-08-17
leds: mt6323: move period calculation
Tom Rix
2020-08-17
leds: s3c24xx: Remove unused machine header include
Krzysztof Kozlowski
2020-08-05
Merge tag 'leds-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
2020-08-03
leds: disallow /sys/class/leds/*:multi:* for now
Pavel Machek
2020-08-03
leds: add RGB color option, as that is different from multicolor.
Pavel Machek
2020-07-28
Make LEDS_LP55XX_COMMON depend on I2C to fix build errors:
Randy Dunlap
2020-07-24
leds: initial support for Turris Omnia LEDs
Marek Behún
2020-07-24
leds: pattern trigger -- check pattern for validity
Pavel Machek
2020-07-22
leds: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-07-22
leds: trigger: add support for LED-private device triggers
Marek Behún
2020-07-22
leds: lp5521: Add multicolor framework multicolor brightness support
Dan Murphy
2020-07-22
leds: lp5523: Update the lp5523 code to add multicolor brightness function
Dan Murphy
2020-07-22
leds: lp55xx: Add multicolor framework support to lp55xx
Dan Murphy
2020-07-22
leds: lp55xx: Convert LED class registration to devm_*
Dan Murphy
2020-07-22
leds: multicolor: Introduce a multicolor class definition
Dan Murphy
2020-07-15
leds: Add multicolor ID to the color ID list
Dan Murphy
2020-07-15
leds: lp5523: Fix various formatting issues in the code
Dan Murphy
2020-07-15
leds: lp55xx: Fix file permissions to use DEVICE_ATTR macros
Dan Murphy
2020-07-12
leds: gpio: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2020-07-12
leds: ns2: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
2020-07-12
leds: gpio: Fix semantic error
Linus Walleij
2020-07-12
leds: core: Flush scheduled work for system suspend
Kai-Heng Feng
2020-07-12
leds: trigger: gpio: Avoid warning on update of inverted
Jan Kiszka
2020-07-12
leds: fix spelling mistake
Flavio Suligoi
2020-07-12
leds: pca955x: Include the right GPIO header
Linus Walleij
2020-07-12
leds: lp55xx: Convert to use GPIO descriptors
Linus Walleij
2020-07-09
ARM: s3c24xx: leds: Convert to use GPIO descriptors
Linus Walleij
2020-06-22
leds-bcm6328: support second hw blinking interval
Álvaro Fernández Rojas
2020-06-22
leds: drop redundant struct-device pointer casts
Johan Hovold
2020-06-22
leds: wm831x-status: fix use-after-free on unbind
Johan Hovold
2020-06-22
leds: lm36274: fix use-after-free on unbind
Johan Hovold
2020-06-22
leds: lm3533: fix use-after-free on unbind
Johan Hovold
2020-06-22
leds: da903x: fix use-after-free on unbind
Johan Hovold
2020-06-22
leds: 88pm860x: fix use-after-free on unbind
Johan Hovold
2020-06-22
leds: lm355x: avoid enum conversion warning
Arnd Bergmann
2020-06-04
Merge tag 'leds-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pavel/linux-leds
Linus Torvalds
2020-05-25
mailmap: change email for Ricardo Ribalda
Ricardo Ribalda Delgado
2020-05-25
leds: add aw2013 driver
Nikita Travkin
2020-04-27
leds: trigger: remove redundant assignment to variable ret
Colin Ian King
2020-04-27
leds: netxbig: Convert to use GPIO descriptors
Linus Walleij
2020-04-27
leds: add sgm3140 driver
Luca Weiss
2020-04-27
leds: ariel: Add driver for status LEDs on Dell Wyse 3020
Lubomir Rintel
2020-04-27
leds: pwm: check result of led_pwm_set() in led_pwm_add()
Denis Osterland-Heim
2020-04-17
leds: tlc591xxt: hide error on EPROBE_DEFER
Tomi Valkeinen
2020-04-17
leds: tca6507: Include the right header
Linus Walleij
2020-04-17
leds: lt3593: Drop surplus include
Linus Walleij
2020-04-17
leds: lp3952: Include the right header
Linus Walleij
2020-04-17
leds: lm355x: Drop surplus include
Linus Walleij
2020-04-06
leds: core: Fix warning message when init_data
Ricardo Ribalda Delgado
2020-04-06
leds: sort Makefile entries
Pavel Machek
2020-04-06
leds: ip30: label power LED as such
Pavel Machek
2020-04-06
leds: lm3532: make bitfield 'enabled' unsigned
Colin Ian King
2020-03-21
leds: leds-pwm: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-21
leds: leds-is31fl32xx: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-21
leds: pwm: remove useless pwm_period_ns
Denis Osterland-Heim
2020-03-21
leds: pwm: remove header
Denis Osterland-Heim
2020-02-26
leds: pwm: convert to atomic PWM API
Uwe Kleine-König
2020-02-26
leds: pwm: simplify if condition
Uwe Kleine-König
2020-02-26
leds: add SGI IP30 led support
Thomas Bogendoerfer
2020-02-26
leds: lm3697: fix spelling mistake "To" -> "Too"
Colin Ian King
2020-02-26
leds: leds-bd2802: remove set but not used variable 'pdata'
YueHaibing
2020-02-26
leds: ns2: Convert to GPIO descriptors
Linus Walleij
2020-02-26
leds: ns2: Absorb platform data
Linus Walleij
2020-01-07
leds: lm3692x: Disable chip on brightness 0
Guido Günther
2020-01-07
leds: lm3692x: Split out lm3692x_leds_disable
Guido Günther
2020-01-07
leds: lm3692x: Move lm3692x_init and rename to lm3692x_leds_enable
Guido Günther
2020-01-07
leds: lm3692x: Make sure we don't exceed the maximum LED current
Guido Günther
2020-01-06
leds: lm3692x: Allow to configure over voltage protection
Guido Günther
2020-01-06
leds: populate the device's of_node
Jean-Jacques Hiblot
2020-01-06
leds: Add managed API to get a LED from a device driver
Jean-Jacques Hiblot
2020-01-06
leds: Add of_led_get() and led_put()
Tomi Valkeinen