summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* fbdev: fbmem: fix memory access if logo is bigger than the screenManfred Schlaegl2019-04-271-0/+3
* video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall2019-04-031-1/+1
* fbdev: fbmem: behave better with small rotated displays and many CPUsPeter Rosin2019-02-201-2/+6
* video: clps711x-fb: release disp device node in probe()Alexey Khoroshilov2019-02-201-1/+4
* omap2fb: Fix stack memory disclosureVlad Tsyrklevich2019-01-261-0/+2
* matroxfb: fix size of memcpySudip Mukherjee2018-12-171-1/+1
* mach64: fix image corruption due to reading accelerator registersMikulas Patocka2018-11-221-13/+9
* mach64: fix display corruption on big endian machinesMikulas Patocka2018-11-221-3/+3
* fbdev/broadsheetfb: fix memory leakColin Ian King2018-11-101-3/+5
* mach64: detect the dot clock divider correctly on sparcMikulas Patocka2018-11-103-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
* 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
* video: uvesafb: Fix integer overflow in allocationKees Cook2018-07-031-1/+2
* fbdev: Fixing arbitrary kernel leak in case FBIOGETCMAP_SPARC in sbusfb_ioctl...Peter Malone2018-05-301-2/+2
* vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys2018-04-131-0/+17
* sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov2018-03-241-0/+1
* video: fbdev: udlfb: Fix buffer on stackMaksim Salau2018-03-241-2/+12
* video: ARM CLCD: fix dma allocation sizeLiam Beguin2018-03-221-2/+2
* video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-02-251-0/+5
* video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold2018-02-251-1/+7
* 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
* video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki2017-11-151-1/+1
* video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-10-051-1/+1
* xen, fbfront: fix connecting to backendJuergen Gross2017-04-221-2/+2
* fbdev: color map copying bounds checkingKees Cook2017-04-181-12/+14
* fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi2016-07-121-4/+3
* xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann2016-07-121-1/+0
* fbdev: select versatile helpers for the integratorLinus Walleij2015-10-271-1/+1
* video/fbdev: fix defio's fsyncTomi Valkeinen2015-01-271-2/+3
* Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixesTomi Valkeinen2014-10-3026-23/+46
|\
| * omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko2014-10-301-0/+2
| * OMAPDSS: DSI: Fix PLL_SELFEQDCO field widthTomi Valkeinen2014-10-221-1/+1
| * OMAPDSS: fix dispc register dump for preload & mflagTomi Valkeinen2014-10-221-4/+3
| * OMAPDSS: DISPC: fix mflag offsetTomi Valkeinen2014-10-221-2/+1
| * OMAPDSS: HDMI: fix regsd writeTomi Valkeinen2014-10-221-5/+4
| * OMAPDSS: HDMI: fix PLL GO bit handlingTomi Valkeinen2014-10-221-2/+2
| * OMAPFB: fix releasing overlaysTomi Valkeinen2014-10-221-0/+3
| * OMAPFB: fix overlay disable when freeing resources.Tomi Valkeinen2014-10-221-7/+3
| * OMAPDSS: apply: wait pending updates on manager disableTomi Valkeinen2014-10-221-0/+2
| * OMAPFB: remove __exit annotationFelipe Balbi2014-10-221-2/+2
| * OMAPDSS: set suppress_bind_attrsTomi Valkeinen2014-10-2222-0/+22
| * OMAPFB: add missing MODULE_ALIAS()Felipe Balbi2014-10-221-0/+1
* | drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary headerAlexandre Belloni2014-10-221-1/+0
|/