summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-011-1/+11
|\ \ \ \ \
| * | | | | compat_ioctl: move ATYFB_CLK handling to atyfb driverArnd Bergmann2019-10-231-1/+11
| | |/ / / | |/| | |
* | | | | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-302-33/+396
|\ \ \ \ \
| * | | | | video: hyperv: hyperv_fb: Support deferred IO for Hyper-V frame buffer driverWei Hu2019-11-212-21/+190
| * | | | | video: hyperv: hyperv_fb: Obtain screen resolution from Hyper-V hostWei Hu2019-11-211-12/+147
| * | | | | video: hyperv_fb: Add the support of hibernationDexuan Cui2019-11-211-0/+59
| |/ / / /
* | | | | Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-11-273-29/+9
|\ \ \ \ \
| * \ \ \ \ Merge v5.4-rc7 into drm-nextDave Airlie2019-11-141-4/+4
| |\ \ \ \ \ | | | |_|/ / | | |/| | / | | |_|_|/ | |/| | |
| * | | | Merge tag 'drm-misc-next-2019-10-09-2' of git://anongit.freedesktop.org/drm/d...Dave Airlie2019-10-113-29/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-0324-1711/+205
| | |\ \ \ | | | | |/ | | | |/|
| | * | | video/hdmi: Fix AVI bar unpackVille Syrjälä2019-09-201-4/+4
| | * | | fbdev/sa1100fb: Remove even more dead codeArnd Bergmann2019-09-061-13/+0
| | * | | fbdev: drop res_id parameter from remove_conflicting_pci_framebuffersGerd Hoffmann2019-08-231-12/+5
* | | | | Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-11-251-3/+3
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | vgacon: Use pr_warn instead of pr_warningKefeng Wang2019-10-181-3/+3
* | | | | Merge tag 'drm-misc-fixes-2019-11-07-1' of git://anongit.freedesktop.org/drm/...Dave Airlie2019-11-081-4/+4
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | fbdev: c2p: Fix link failure on non-inliningGeert Uytterhoeven2019-11-041-4/+4
| | |_|/ | |/| |
* | | | video/logo: do not generate unneeded logo C filesMasahiro Yamada2019-10-051-19/+2
* | | | video/logo: remove unneeded *.o pattern from clean-filesMasahiro Yamada2019-10-051-1/+1
|/ / /
* | | Merge tag 'backlight-next-5.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-238-14/+84
|\ \ \
| * | | backlight: pwm_bl: Set scale type for brightness curves specified in the DTMatthias Kaehlcke2019-09-021-0/+30
| * | | backlight: pwm_bl: Set scale type for CIE 1931 curvesMatthias Kaehlcke2019-09-021-1/+4
| * | | backlight: Expose brightness curve type through sysfsMatthias Kaehlcke2019-09-021-0/+19
| * | | backlight: gpio-backlight: Correct initial power state handlingPeter Ujfalusi2019-09-021-4/+20
| * | | video: backlight: tosa_lcd: drop check because i2c_unregister_device() is NUL...Wolfram Sang2019-09-021-2/+1
| * | | video: backlight: Drop default m for {LCD,BACKLIGHT_CLASS_DEVICE}Geert Uytterhoeven2019-09-021-2/+0
| * | | backlight: lms283gf05: Fix a typo in the description passed to 'devm_gpio_req...Christophe JAILLET2019-08-121-1/+1
| * | | backlight: lm3630a: Switch to use fwnode_property_count_uXX()Andy Shevchenko2019-08-121-2/+1
OpenPOWER on IntegriCloud