summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
|\ \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'clk-ingenic', 'clk-init-leak', 'clk-ux500' and 'clk-bitmain' ...Stephen Boyd2019-11-2712-10/+1284
| |\ \ \ \ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | clk: Add common clock driver for BM1880 SoCManivannan Sadhasivam2019-11-233-0/+977
| | | | | * | clk: Add clk_hw_unregister_composite helper function definitionManivannan Sadhasivam2019-11-231-0/+11
| | | | | * | clk: Zero init clk_init_data in helpersManivannan Sadhasivam2019-11-235-5/+5
| | | | |/ /
| | | * | | clk: mark clk_disable_unused() as __initRasmus Villemoes2019-11-191-4/+4
| | | * | | clk: Fix memory leak in clk_unregister()Kishon Vijay Abraham I2019-11-191-0/+1
| | | |/ /
| | * | | clk: ingenic: Allow drivers to be built with COMPILE_TESTStephen Boyd2019-11-221-1/+1
| | * | | clk: Ingenic: Add CGU driver for X1000.Zhou Yanjie2019-11-143-0/+285
| | |/ /
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge branches 'clk-gpio-flags', 'clk-tegra', 'clk-rockchip', 'clk-sprd' and ...Stephen Boyd2019-11-2728-210/+1031
| |\ \ \ \ \ \ \
| | | | | | * | | clk: pxa: fix one of the pxa RTC clocksRobert Jarzmik2019-11-141-0/+1
| | | | | | |/ /
| | | | | * / / clk: sprd: Use IS_ERR() to validate the return value of syscon_regmap_lookup_...Baolin Wang2019-11-131-1/+1
| | | | | |/ /
| | | | * | | clk: rockchip: protect the pclk_usb_grf as critical on px30Heiko Stuebner2019-11-051-1/+2
| | | | * | | clk: rockchip: add video-related niu clocks as critical on px30Heiko Stuebner2019-11-051-5/+10
| | | | * | | clk: rockchip: move px30 critical clocks to correct clock controllerHeiko Stuebner2019-11-051-4/+4