summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-5.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-12-0211-544/+1418
|\
| * backlight: qcom-wled: Fix spelling mistake "trigged" -> "triggered"Colin Ian King2019-11-131-1/+1
| * backlight: gpio: Pull gpio_backlight_initial_power_state() into probeBartosz Golaszewski2019-11-111-24/+14
| * backlight: gpio: Use a helper variable for &pdev->devBartosz Golaszewski2019-11-111-12/+11
| * backlight: gpio: Simplify the platform data handlingBartosz Golaszewski2019-11-111-51/+11
| * backlight: gpio: Explicitly set the direction of the GPIOBartosz Golaszewski2019-11-111-5/+18
| * backlight: gpio: Remove stray newlineBartosz Golaszewski2019-11-111-1/+0
| * backlight: gpio: Remove unneeded includeBartosz Golaszewski2019-11-111-1/+0
| * video: backlight: tosa: Use GPIO lookup tableArnd Bergmann2019-11-113-12/+34
| * backlight: qcom-wled: Add auto string detection logicKiran Gunda2019-11-011-6/+394
| * backlight: qcom-wled: Add support for short circuit handlingKiran Gunda2019-11-011-4/+140
| * backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda2019-11-011-2/+253
| * backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda2019-11-011-139/+234
| * backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda2019-11-011-123/+125
| * backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda2019-11-013-5/+5
| * backlight: Kconfig: jornada720: Use CONFIG_PREEMPTIONThomas Gleixner2019-10-181-2/+2
| * backlight: pwm_bl: Switch to power-of-2 base for fixed-point mathRasmus Villemoes2019-10-141-10/+12
| * backlight: pwm_bl: Drop use of int_pow()Rasmus Villemoes2019-10-141-1/+2
| * backlight: pwm_bl: Eliminate a 64/32 divisionRasmus Villemoes2019-10-141-1/+1
| * backlight: pwm_bl: Fix cie1913 comments and constantRasmus Villemoes2019-10-141-3/+9
| * backlight: pwm_bl: Add missing curly branches in else branchMatthias Kaehlcke2019-10-141-1/+2
| * backlight: pwm_bl: Don't assign levels table repeatedlyMatthias Kaehlcke2019-10-141-4/+3
| * backlight: lm3630a: Add an enable gpio for the HWEN pinAndreas Kemnade2019-10-021-0/+9
| * backlight: ipaq_micro: Make structure micro_bl_props constantNishka Dasgupta2019-10-021-1/+1
| * backlight: lm3630a: Fix module aliasesAndreas Kemnade2019-10-021-1/+3
* | Merge tag 'pinctrl-v5.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2019-12-021-0/+1
|\ \
| * | pinctrl: Fix warning by adding missing MODULE_LICENSERahul Tanwar2019-11-281-0/+1
* | | Merge tag 'leds-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/pav...Linus Torvalds2019-12-0216-138/+578
|\ \ \
| * | | leds: trigger: netdev: fix handling on interface renameMartin Schiller2019-11-031-1/+4
| * | | leds: an30259a: add a check for devm_regmap_init_i2cChuhong Yuan2019-11-031-0/+7
| * | | leds: mlxreg: Fix possible buffer overflowOleh Kravchenko2019-11-031-2/+2
| * | | leds: pca953x: Use of_device_get_match_data()Stephen Boyd2019-11-031-12/+2
| * | | leds: core: Fix devm_classdev_match to reference correct structureDan Murphy2019-11-031-1/+1
| * | | leds: lm3601x: Convert class registration to device managedDan Murphy2019-11-031-3/+1
| * | | leds: flash: Add devm_* functions to the flash classDan Murphy2019-11-031-0/+50
| * | | leds: Kconfig: Be consistent with the usage of "LED"Dan Murphy2019-11-031-2/+2
| * | | leds: remove PAGE_SIZE limit of /sys/class/leds/<led>/triggerAkinobu Mita2019-11-033-26/+78
| * | | leds: tlc591xx: update the maximum brightnessJean-Jacques Hiblot2019-11-031-3/+4
| * | | leds: lm3692x: Use flags from LM3692X_BRT_CTRLGuido Günther2019-11-031-1/+1
| * | | leds: lm3692x: Use flags from LM3692X_BOOST_CTRLGuido Günther2019-11-031-3/+3
| * | | leds: lm3692x: Handle failure to probe the regulatorGuido Günther2019-11-031-2/+11
| * | | leds: lm3692x: Don't overwrite return value in error pathGuido Günther2019-11-031-4/+5
| * | | leds: lm3692x: Print error value on dev_errGuido Günther2019-11-031-7/+10
| * | | leds: tlc591xx: use devm_led_classdev_register_ext()Jean-Jacques Hiblot2019-11-031-3/+5
| * | | leds: tlc591xx: simplify driver by using the managed led APIJean-Jacques Hiblot2019-11-031-62/+22
| * | | leds: bcm6358: Use devm_platform_ioremap_resource() in bcm6358_leds_probe()Markus Elfring2019-11-031-6/+1
| * | | leds: bcm6328: Use devm_platform_ioremap_resource() in bcm6328_leds_probe()Markus Elfring2019-11-031-6/+1
| * | | drivers: leds: tlc591xx: check error during device initDaniel Mack2019-11-031-1/+4
| * | | leds: add LED driver for EL15203000 boardOleh Kravchenko2019-11-033-0/+371
| | |/ | |/|
* | | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2019-12-02115-2241/+7936
|\ \ \