summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* backlight: pwm_bl: Use gpiod_get_value_cansleep() to get initial stateChen-Yu Tsai2019-04-051-1/+1
* fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl2019-04-051-0/+3
* video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall2019-04-031-1/+1
* pwm-backlight: Enable/disable the PWM before/after LCD enable toggle.Enric Balletbo i Serra2019-03-271-4/+5
* fbdev: fbcon: Fix unregister crash when more than one framebufferNoralf Trønnes2019-02-121-1/+1
* fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin2019-02-121-2/+6
* video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov2019-02-121-1/+4
* omap2fb: Fix stack memory disclosureVlad Tsyrklevich2019-01-231-0/+2
* mach64: fix image corruption due to reading accelerator registersMikulas Patocka2018-11-211-13/+9
* mach64: fix display corruption on big endian machinesMikulas Patocka2018-11-211-3/+3
* pxa168fb: prepare the clockLubomir Rintel2018-11-041-3/+3
* mach64: detect the dot clock divider correctly on sparcMikulas Patocka2018-10-183-9/+11
* fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen2018-10-131-1/+4
* fbdev: Distinguish between interlaced and progressive modesFredrik Noring2018-09-261-11/+30
* video: fbdev: pxafb: clear allocated memory for video modesDaniel Mack2018-09-261-2/+2
* fbdev/via: fix defined but not used warningRandy Dunlap2018-09-261-1/+2
* video: goldfishfb: fix memory leak on driver removeAnton Vasilyev2018-09-261-0/+1
* fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter2018-09-261-1/+1
* fb: fix lost console when the user unplugs a USB adapterMikulas Patocka2018-09-091-6/+32
* backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_directionWolfram Sang2018-08-031-3/+3
* video: uvesafb: Fix integer overflow in allocationKees Cook2018-07-031-1/+2
* backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-2/+2
* backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-1/+3
* backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold2018-07-031-10/+23
* fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone2018-05-301-2/+2
* backlight: tdo24m: Fix the SPI CS between transfersRobert Jarzmik2018-04-123-3/+3
* vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys2018-04-121-0/+17
* omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller2018-03-241-0/+3
* vgacon: Set VGA struct resource typesBjorn Helgaas2018-03-241-8/+26
* video/hdmi: Allow "empty" HDMI infoframesVille Syrjälä2018-03-191-20/+31
* video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-02-251-0/+5
* console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-02-221-1/+0
* video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold2018-02-221-1/+7
* x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-221-1/+1
* backlight: pwm_bl: Fix overflow conditionDerek Basehore2017-12-251-2/+5
* video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET2017-12-201-1/+3
* video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET2017-12-201-1/+2
* video: udlfb: Fix read EDID timeoutLadislav Michl2017-12-201-5/+5
* fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven2017-12-201-0/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0267-0/+67
* Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-1491-260/+378
|\
| * video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede2017-09-071-2/+2
| * video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede2017-09-051-0/+14
| * video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva2017-09-041-12/+3
| * video: fbdev: make fb_var_screeninfo constBhumika Goyal2017-09-047-7/+7
| * video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-09-041-1/+1
| * vgacon: Prevent faulty bootparams.screeninfo from causing harmJan H. Schönherr2017-09-041-3/+2
| * video: fbdev: make fb_videomode constBhumika Goyal2017-09-046-6/+6
| * video/console: Add new BIOS date for GPD pocket to dmi quirk tableHans de Goede2017-09-041-1/+1
| * fbcon: remove restriction on margin colorDavid Lechner2017-09-041-2/+0