summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2018-07-24fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter-1/+1
2018-07-24video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva-0/+5
2018-07-24omapfb: Mark expected switch fall-throughsGustavo A. R. Silva-0/+3
2018-07-24fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-07-24fbdev/via: fix defined but not used warningRandy Dunlap-1/+2
2018-07-24omapfb: rename omap2 module to omap2fb.koArnd Bergmann-2/+2
2018-07-24video: goldfishfb: fix memory leak on driver removeAnton Vasilyev-0/+1
2018-07-24fbdev: fix modedb docs in fb_find_modeDaniel Vetter-30/+32
2018-07-24video: fbdev: metronomefb: fix some off by one bugsDan Carpenter-5/+5
2018-07-24fbcon: introduce for_each_registered_fb() helperYisheng Xie-23/+12
2018-07-24video: fbdev: fsl-diu-fb: Remove VLA usageKees Cook-10/+13
2018-07-24video: fbdev: pxafb: Add support for lcd-supply regulatorDaniel Mack-0/+27
2018-07-24video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctlyDaniel Mack-5/+4
2018-07-24video: fbdev: pxafb: switch to devm_* APIDaniel Mack-47/+17
2018-07-24video: fbdev: pxafb: clear allocated memory for video modesDaniel Mack-2/+2
2018-07-24video: fbdev: pxa3xx_gcu: add devicetree bindingsDaniel Mack-0/+10
2018-07-24fbdev: Distinguish between interlaced and progressive modesFredrik Noring-11/+30
2018-07-16fbdev/efifb: Honour UEFI memory map attributes when mapping the FBArd Biesheuvel-10/+41
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap-0/+1
2018-07-03efifb: Copy the ACPI BGRT boot graphics to the framebufferHans de Goede-0/+140
2018-07-03video: fbdev: simplefb: Stop including <linux/clk-provider.h>Geert Uytterhoeven-1/+1
2018-07-03omapfb: encoder-tpd12s015: fix error return codeJulia Lawall-3/+9
2018-07-03video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall-1/+1
2018-07-03video: fbdev: Enable ACPI-based enumeration for goldfishfbYu Ning-0/+8
2018-07-03video: fbdev: Fix checkpatch warnings in goldfishfb.cRoman Kiryanov-1/+3
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven-0/+6
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede-0/+72
2018-06-28fbcon: Call WARN_CONSOLE_UNLOCKED() where applicableHans de Goede-0/+11
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds-4/+4
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds-2713/+80
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab-4/+4
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook-4/+4
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook-13/+15
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook-23/+29
2018-06-12video: uvesafb: Fix integer overflow in allocationKees Cook-1/+2
2018-06-08fb_omap2: add gpiolib dependencyArnd Bergmann-0/+1
2018-06-08video/omap: add module license tagsArnd Bergmann-0/+36
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-1/+1
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig-15/+2
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig-14/+1
2018-05-15video: fbdev: pxafb: match_string() conversion fixupBartlomiej Zolnierkiewicz-1/+1
2018-05-15video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"Colin Ian King-1/+1
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King-2/+2
2018-05-15video: fbdev: pxafb: Convert to use match_string() helperAndy Shevchenko-6/+4
2018-05-15video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz-5/+8
2018-05-14video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz-767/+0
2018-05-14video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz-64/+1
2018-05-14video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz-1816/+0
2018-05-04drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OFAnders Roxell-1/+1