summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2019-11-11backlight: gpio: Remove stray newlineBartosz Golaszewski
2019-11-11backlight: gpio: Remove unneeded includeBartosz Golaszewski
2019-11-11video/logo: move pnmtologo tool to drivers/video/logo/ from scripts/Masahiro Yamada
2019-11-11video/logo: simplify cmd_logoMasahiro Yamada
2019-11-11video: backlight: tosa: Use GPIO lookup tableArnd Bergmann
2019-11-08Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie
2019-11-04fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven
2019-11-01backlight: qcom-wled: Add auto string detection logicKiran Gunda
2019-11-01backlight: qcom-wled: Add support for short circuit handlingKiran Gunda
2019-11-01backlight: qcom-wled: Add support for WLED4 peripheralKiran Gunda
2019-11-01backlight: qcom-wled: Restructure the driver for WLED3Kiran Gunda
2019-11-01backlight: qcom-wled: Rename PM8941* to WLED3Kiran Gunda
2019-11-01backlight: qcom-wled: Rename pm8941-wled.c to qcom-wled.cKiran Gunda
2019-10-23compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann
2019-10-18vgacon: Use pr_warn instead of pr_warningKefeng Wang
2019-10-18backlight: Kconfig: jornada720: Use CONFIG_PREEMPTIONThomas Gleixner
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov
2019-10-14backlight: pwm_bl: Switch to power-of-2 base for fixed-point mathRasmus Villemoes
2019-10-14backlight: pwm_bl: Drop use of int_pow()Rasmus Villemoes
2019-10-14backlight: pwm_bl: Eliminate a 64/32 divisionRasmus Villemoes
2019-10-14backlight: pwm_bl: Fix cie1913 comments and constantRasmus Villemoes
2019-10-14backlight: pwm_bl: Add missing curly branches in else branchMatthias Kaehlcke
2019-10-14backlight: pwm_bl: Don't assign levels table repeatedlyMatthias Kaehlcke
2019-10-11Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2019-10-05video/logo: do not generate unneeded logo C filesMasahiro Yamada
2019-10-05video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada
2019-10-03Merge drm/drm-next into drm-misc-nextMaxime Ripard
2019-10-02backlight: lm3630a: Add an enable gpio for the HWEN pinAndreas Kemnade
2019-10-02backlight: ipaq_micro: Make structure micro_bl_props constantNishka Dasgupta
2019-10-02backlight: lm3630a: Fix module aliasesAndreas Kemnade
2019-09-23Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-22Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds
2019-09-20video/hdmi: Fix AVI bar unpackVille Syrjälä
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-18Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2019-09-17Merge branch 'pm-cpufreq'Rafael J. Wysocki
2019-09-16Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds
2019-09-16Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-09-06fbdev/sa1100fb: Remove even more dead codeArnd Bergmann
2019-09-05Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki
2019-09-04fbdev: remove w90x900/nuc900 platform driversArnd Bergmann
2019-09-02backlight: pwm_bl: Set scale type for brightness curves specified in the DTMatthias Kaehlcke
2019-09-02backlight: pwm_bl: Set scale type for CIE 1931 curvesMatthias Kaehlcke
2019-09-02backlight: Expose brightness curve type through sysfsMatthias Kaehlcke
2019-09-02backlight: gpio-backlight: Correct initial power state handlingPeter Ujfalusi
2019-09-02video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NUL...Wolfram Sang
2019-09-02video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}Geert Uytterhoeven
2019-08-26fbdev: da8xx: use resource management for dmaBartosz Golaszewski
2019-08-26fbdev: da8xx-fb: drop a redundant ifBartosz Golaszewski