summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
2018-05-22vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys
2018-05-22sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov
2018-05-22video: fbdev: udlfb: Fix buffer on stackMaksim Salau
2018-05-22video: ARM CLCD: fix dma allocation sizeLiam Beguin
2018-03-04fbdev: s6e8ax0: avoid unused function warningsArnd Bergmann
2018-03-04fbdev: auo_k190x: avoid unused function warningsArnd Bergmann
2018-03-04video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner
2018-03-04fbdev: sis: enforce selection of at least one backendArnd Bergmann
2018-03-04video: fbdev: sis: remove unused variableSudip Mukherjee
2018-03-04video: fbdev: via: remove possibly unused variablesArnd Bergmann
2018-03-04video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann
2018-03-04video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold
2018-01-17video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET
2018-01-17video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET
2018-01-17video: udlfb: Fix read EDID timeoutLadislav Michl
2018-01-17fbdev: controlfb: Add missing modes to fix out of bounds accessGeert Uytterhoeven
2017-12-06video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki
2017-11-04video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov
2017-09-10video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2017-05-17xen, fbfront: fix connecting to backendJuergen Gross
2017-03-06fbdev: color map copying bounds checkingKees Cook
2016-07-10fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi
2016-07-10xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann
2015-10-22fbdev: select versatile helpers for the integratorLinus Walleij
2015-07-21video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-04-20Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko
2015-04-20OMAPDSS: disable VT switchTomi Valkeinen
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-07fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutexGeert Uytterhoeven
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson
2015-03-20video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsingLaurent Pinchart
2015-03-17fbdev: kconfig: replace PPC_OF with PPCKevin Hao
2015-03-17fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao
2015-03-17fbdev: riva: remove the dependency on PPC_OFKevin Hao
2015-03-17fbdev: nvidia: remove the dependency on PPC_OFKevin Hao
2015-03-17fbdev: imsttfb: remove the dependency on PPC_OFKevin Hao
2015-03-17fbdev: radeon: replace PPC_OF with PPCKevin Hao
2015-03-17fbdev: aty128fb: replace PPC_OF with PPCKevin Hao
2015-03-10fbdev: pm3fb: cleanup some confusing indentingDan Carpenter
2015-03-10hyperv: hyperv_fb: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-10video: fbdev: use msecs_to_jiffies for time conversionsNicholas Mc Guire
2015-03-02fbdev: via/via_clock: fix sparse warningLad, Prabhakar
2015-03-02video: fbdev: make of_device_id array constSanjeev Sharma
2015-03-02fbdev: sm501fb: use memset_ioSudip Mukherjee
2015-02-26OMAPDSS: workaround for MFLAG + NV12 issueTomi Valkeinen
2015-02-26OMAPDSS: Add support for MFLAGTomi Valkeinen