summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \
| * | 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
| * | video: amba-clcd: Spout an error if of_get_display_timing() gives an errorDouglas Anderson2019-07-261-1/+3
| * | video: of: display_timing: Don't yell if no timing node is presentDouglas Anderson2019-07-261-3/+1
| * | video: of: display_timing: Add of_node_put() in of_get_display_timing()Douglas Anderson2019-07-261-1/+6
| * | video: ssd1307fb: Add devicetree configuration of display setupMarko Kohtala2019-07-231-16/+65
| * | video: ssd1307fb: Handle width and height that are not multiple of 8Marko Kohtala2019-07-231-13/+17
| * | video: ssd1307fb: Start page range at page_offsetMarko Kohtala2019-07-231-1/+1
| * | video: ssd1307fb: Remove unneeded semicolonsMarko Kohtala2019-07-231-4/+4
| * | video: ssd1307fb: Use screen_buffer instead of screen_baseMarko Kohtala2019-07-231-5/+5
| * | video: fbdev-MMP: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-231-1/+0
| * | video: fbdev: nvidia: Remove dead codeSouptick Joarder2019-07-231-24/+0
| * | video: fbdev: nvidia: Remove extra returnSouptick Joarder2019-07-231-2/+0
| * | au1200fb: don't use DMA_ATTR_NON_CONSISTENTChristoph Hellwig2019-07-231-3/+2
| * | fbmem: remove redundant assignment to errColin Ian King2019-07-231-1/+1
| * | fbdev: Ditch fb_edid_add_monspecsDaniel Vetter2019-07-232-153/+0
| |/
* | 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