aboutsummaryrefslogtreecommitdiffstats
path: root/net/bpfilter (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2019-11-11backlight: gpio: Remove unneeded includeBartosz Golaszewski1-1/+0
2019-11-11video: backlight: tosa: Use GPIO lookup tableArnd Bergmann5-27/+56
2019-11-01backlight: qcom-wled: Add auto string detection logicKiran Gunda1-6/+394
2019-11-01backlight: qcom-wled: Add support for short circuit handlingKiran Gunda1-4/+140
2019-11-01backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda1-2/+253
2019-11-01backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda1-139/+234
2019-11-01backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda1-123/+125
2019-11-01backlight: qcom-wled: Add new properties for PMI8998Kiran Gunda1-11/+63
2019-11-01backlight: qcom-wled: Restructure the qcom-wled bindingsKiran Gunda1-25/+85
2019-11-01backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda4-6/+6
2019-10-30dt-bindings: backlight: lm3630a: Fix missing includeAndreas Kemnade1-0/+1
2019-10-18backlight: Kconfig: jornada720: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-10-14backlight: pwm_bl: Switch to power-of-2 base for fixed-point mathRasmus Villemoes1-10/+12
2019-10-14backlight: pwm_bl: Drop use of int_pow()Rasmus Villemoes1-1/+2
2019-10-14backlight: pwm_bl: Eliminate a 64/32 divisionRasmus Villemoes1-1/+1
2019-10-14backlight: pwm_bl: Fix cie1913 comments and constantRasmus Villemoes1-3/+9
2019-10-14backlight: pwm_bl: Add missing curly branches in else branchMatthias Kaehlcke1-1/+2
2019-10-14backlight: pwm_bl: Don't assign levels table repeatedlyMatthias Kaehlcke1-4/+3