summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sh: ecovec24: don't set unused fields in platform dataBartosz Golaszewski2019-11-111-3/+0
* backlight: gpio: Simplify the platform data handlingBartosz Golaszewski2019-11-111-51/+11
* sh: ecovec24: add additional properties to the backlight deviceBartosz Golaszewski2019-11-111-5/+25
* 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-115-27/+56
* 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: Add new properties for PMI8998Kiran Gunda2019-11-011-11/+63
* backlight: qcom-wled: Restructure the qcom-wled bindingsKiran Gunda2019-11-011-25/+85
* backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda2019-11-014-6/+6
* dt-bindings: backlight: lm3630a: Fix missing includeAndreas Kemnade2019-10-301-0/+1
* 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
* dt-bindings: backlight: Add led-backlight bindingJean-Jacques Hiblot2019-10-041-0/+28
* backlight: lm3630a: Add an enable gpio for the HWEN pinAndreas Kemnade2019-10-021-0/+9
* dt-bindings: backlight: lm3630a: Add enable-gpios to describe HWEN pinAndreas Kemnade2019-10-021-0/+5
* backlight: ipaq_micro: Make structure micro_bl_props constantNishka Dasgupta2019-10-021-1/+1
* backlight: lm3630a: Fix module aliasesAndreas Kemnade2019-10-021-1/+3
* Linux 5.4-rc1v5.4-rc1Linus Torvalds2019-09-301-2/+2
* Merge tag 'for-5.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-09-305-18/+58
|\
| * btrfs: qgroup: Fix reserved data space leak if we have multiple reserve callsQu Wenruo2019-09-271-0/+3
| * btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data spaceQu Wenruo2019-09-271-1/+1
| * btrfs: Fix a regression which we can't convert to SINGLE profileQu Wenruo2019-09-251-1/+7
| * btrfs: relocation: fix use-after-free on dead relocation rootsQu Wenruo2019-09-251-1/+8
| * Btrfs: fix race setting up and completing qgroup rescan workersFilipe Manana2019-09-241-14/+19
| * Btrfs: fix missing error return if writeback for extent buffer never startedFilipe Manana2019-09-241-0/+4
| * btrfs: adjust dirty_metadata_bytes after writeback failure of extent bufferDennis Zhou2019-09-241-0/+9
| * Btrfs: fix selftests failure due to uninitialized i_mode in test inodesFilipe Manana2019-09-241-1/+7
* | Merge tag 'csky-for-linus-5.4-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds2019-09-3017-212/+291
|\ \
| * | csky: Move static keyword to the front of declarationKrzysztof Wilczynski2019-09-301-1/+1
| * | csky: entry: Remove unneeded need_resched() loopValentin Schneider2019-09-301-4/+0
| * | csky: Fixup csky_pmu.max_period assignmentMao Han2019-09-301-1/+1
| * | csky: Fixup add zero_fp fixup perf backtrace panicGuo Ren2019-09-302-21/+31
| * | csky: Use generic free_initrd_mem()Mike Rapoport2019-09-301-16/+0
| * | csky: Fixup 610 vipt cache flush mechanismGuo Ren2019-08-222-12/+49
| * | csky: Support kernel non-aligned accessGuo Ren2019-08-201-17/+45
| * | csky: Fixup defer cache flush for 610Guo Ren2019-08-202-25/+29
| * | csky: Fixup arch_get_unmapped_area() implementationGuo Ren2019-08-202-37/+43
| * | csky: Fixup ioremap function losingGuo Ren2019-08-152-17/+29
| * | csky: Optimize arch_sync_dma_for_cpu/device with dma_inv_rangeGuo Ren2019-08-064-5/+19