summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* 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
* fbdev: sm712fb: avoid unused function warningsArnd Bergmann2018-02-251-13/+3
* fbdev: s6e8ax0: avoid unused function warningsArnd Bergmann2018-02-251-9/+4
* fbdev: auo_k190x: avoid unused function warningsArnd Bergmann2018-02-251-7/+4
* video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner2018-02-251-1/+1
* fbdev: sis: enforce selection of at least one backendArnd Bergmann2018-02-251-0/+1
* video: fbdev: sis: remove unused variableSudip Mukherjee2018-02-251-8/+2
* video: fbdev: via: remove possibly unused variablesArnd Bergmann2018-02-251-5/+3
* video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-02-251-0/+5
* video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold2018-02-221-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
* video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav2017-08-061-0/+5
* xen, fbfront: fix connecting to backendJuergen Gross2017-04-211-2/+2
* fbdev: color map copying bounds checkingKees Cook2017-02-011-12/+14
* fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2016-10-281-3/+3
* fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi2016-05-041-4/+3
* xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann2016-05-041-1/+0
* OMAPDSS: fix timings for VENC to match what omapdrm expectsH. Nikolaus Schaller2015-12-091-0/+12
* video: fbdev: fsl: Fix kernel crash when diu_ops is not implementedWang Dongsheng2015-12-091-1/+12
* Merge tag 'fbdev-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-11-1011-191/+504
|\
| * radeonfb: Deinline large functionsDenys Vlasenko2015-10-082-131/+146
| * gxt4500: enable panningOndrej Zary2015-10-081-1/+2
| * gxt4500: Use arch_phys_wc_* for framebufferOndrej Zary2015-10-081-1/+5
| * gxt4500: fix color orderOndrej Zary2015-10-081-3/+4
| * gxt4500: fix 16bpp 565 modeOndrej Zary2015-10-081-1/+1
| * gxt4500: enable on non-PPC architecturesOndrej Zary2015-10-082-2/+10
| * tridentfb: Add DDC supportOndrej Zary2015-09-302-5/+179
| * fb_ddc: Allow I2C adapters without SCL read capabilityOndrej Zary2015-09-301-10/+18
| * fbdev: ssd1307fb: add ssd1309 supportOlliver Schinagl2015-09-241-0/+11
| * fbdev: ssd1307fb: alphabetize headersOlliver Schinagl2015-09-241-5/+5
| * video/omap: remove invalid checkAndrzej Hajda2015-09-241-5/+0
| * OMAPDSS: hdmi: Reconfigure and restart audio when display is enabledJyri Sarha2015-09-243-27/+123
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-1/+1
* | Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds2015-11-057-7/+0
|\ \
| | \
| | \
| *-. \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-047-7/+0
| |\ \ \ | | | |/ | | |/|
| | | * spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-287-7/+0
| | |/
* | | Merge tag 'efi-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mflemin...Ingo Molnar2015-10-141-1/+23
|\ \ \ | |/ / |/| |
| * | efifb: Add support for 64-bit frame buffer addressesMatt Fleming2015-10-121-1/+23
* | | fbdev: broadsheetfb: fix memory leakSudip Mukherjee2015-09-301-3/+5