summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2019-10-0324-1711/+205
|\
| * 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
| | * backlight: rave-sp: Leave initial state and register with correct deviceLucas Stach2019-08-121-2/+8
| * | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds2019-09-223-700/+0
| |\ \
| | * | video/fbdev: Drop JZ4740 driverPaul Cercueil2019-07-303-700/+0
| | |/
| * | Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2019-09-1922-377/+128
| |\ \
| * \ \ Merge tag 'driver-core-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-09-183-47/+26
| |\ \ \
| | * \ \ Merge 5.3-rc4 into driver-core-nextGreg Kroah-Hartman2019-08-121-0/+8
| | |\ \ \
| | * | | | video: fbdev: sm501fb: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-021-28/+9
| | * | | | video: fbdev: w100fb: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-021-13/+10
| | * | | | video: fbdev: wm8505fb: convert platform driver to use dev_groupsGreg Kroah-Hartman2019-08-021-6/+7
| | | |_|/ | | |/| |
| * | | | Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-174-50/+0
| |\ \ \ \
| | * \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-09-174-50/+0
| | |\ \ \ \
| | | * \ \ \ Merge branch 'pm-cpufreq-qos'Rafael J. Wysocki2019-09-054-50/+0
| | | |\ \ \ \ | | | | |_|/ / | | | |/| | |
| | | | * | | video: pxafb: Remove cpufreq policy notifierViresh Kumar2019-08-262-22/+0
| | | | * | | video: sa1100fb: Remove cpufreq policy notifierViresh Kumar2019-08-262-28/+0
| | | | |/ /
| * | | | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds2019-09-165-879/+65
| |\ \ \ \ \
| | * | | | | fbdev: remove w90x900/nuc900 platform driversArnd Bergmann2019-09-044-826/+0
| | * | | | | fbdev: da8xx: use resource management for dmaBartosz Golaszewski2019-08-261-22/+10
| | * | | | | fbdev: da8xx-fb: drop a redundant ifBartosz Golaszewski2019-08-261-23/+20
| | * | | | | fbdev: da8xx-fb: use devm_platform_ioremap_resource()Bartosz Golaszewski2019-08-261-3/+1
| | * | | | | fbdev: da8xx: remove panel_power_ctrl() callback from platform dataBartosz Golaszewski2019-08-261-20/+5
| | * | | | | fbdev: da8xx: add support for a regulatorBartosz Golaszewski2019-08-261-5/+49
| | | |_|/ / | | |/| | |
| * | | | | Merge tag 'm68k-for-v5.4-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-09-161-21/+21
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | m68k: atari: Rename shifter to shifter_st to avoid conflictGeert Uytterhoeven2019-08-191-21/+21
| | |/ / /
| * | | | Merge tag 'Wimplicit-fallthrough-5.3-rc6' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-08-221-0/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | video: fbdev: acornfb: Mark expected switch fall-throughGustavo A. R. Silva2019-08-201-0/+1
| | |/ /
| * / / video: fbdev: omapfb_main: Mark expected switch fall-throughsGustavo A. R. Silva2019-08-091-0/+8
| |/ /
* | | 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
| |/ |/|
* | udlfb: Make dlfb_ops constantNishka Dasgupta2019-08-191-1/+1
* | video: fbdev/mmp/core: Use struct_size() in kzalloc()Gustavo A. R. Silva2019-08-191-4/+2
* | video: fbdev: viafb: Remove dead codeSouptick Joarder2019-08-191-43/+0
* | video: fbdev: aty[128]fb: Remove dead codeSouptick Joarder2019-08-192-47/+0
* | video: fbdev: sh_mobile_lcdcfb: Mark expected switch fall-throughAnders Roxell2019-08-191-0/+2
* | video: fbdev: radeonfb: Use dev_get_drvdataChuhong Yuan2019-08-191-4/+2
* | video: fbdev: sm712fb: Use dev_get_drvdataChuhong Yuan2019-08-191-6/+2
* | video: fbdev: pvr2fb: remove unnecessary comparison of unsigned integer with < 0Gustavo A. R. Silva2019-08-191-4/+2
* | efifb: BGRT: Improve efifb_bgrt_sanity_checkHans de Goede2019-08-191-21/+6
* | video: omapfb2: Make standard and custom panel drivers mutually exclusiveLaurent Pinchart2019-08-161-0/+5
* | backlight: drop EARLY_EVENT_BLANK supportSam Ravnborg2019-08-052-19/+1