aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-24fbdev: Distinguish between interlaced and progressive modesFredrik Noring1-11/+30
2018-07-16fbdev/efifb: Honour UEFI memory map attributes when mapping the FBArd Biesheuvel1-10/+41
2018-07-13backlight: adp8860: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-07headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap1-0/+1
2018-07-04backlight: pwm_bl: Compute brightness of LED linearly to human eyeEnric Balletbo i Serra1-13/+136
2018-07-04backlight: pwm_bl: Linear interpolation between brightness-levelsEnric Balletbo i Serra1-0/+83
2018-07-03efifb: Copy the ACPI BGRT boot graphics to the framebufferHans de Goede1-0/+140
2018-07-03video: fbdev: simplefb: Stop including <linux/clk-provider.h>Geert Uytterhoeven1-1/+1
2018-07-03omapfb: encoder-tpd12s015: fix error return codeJulia Lawall1-3/+9
2018-07-03video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall1-1/+1
2018-07-03video: fbdev: Enable ACPI-based enumeration for goldfishfbYu Ning1-0/+8
2018-07-03video: fbdev: Fix checkpatch warnings in goldfishfb.cRoman Kiryanov1-1/+3
2018-07-03use the new async probing feature for the hyperv driversArjan van de Ven1-0/+6
2018-06-29console: dummycon: export dummycon_[un]register_output_notifierHans de Goede1-0/+2
2018-06-28console/fbcon: Add support for deferred console takeoverHans de Goede3-8/+142
2018-06-28fbcon: Call WARN_CONSOLE_UNLOCKED() where applicableHans de Goede1-0/+11
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds1-4/+4
2018-06-17Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds37-2713/+80
2018-06-15docs: fix broken references with multiple hintsMauro Carvalho Chehab1-4/+4
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook6-7/+7
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook8-16/+19
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook15-23/+29
2018-06-12video: uvesafb: Fix integer overflow in allocationKees Cook1-1/+2
2018-06-11Merge tag 'backlight-next-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds10-38/+428
2018-06-11backlight: as3711_bl: Fix Device Tree node leaksJohan Hovold1-6/+6
2018-06-11backlight: tps65217_bl: Fix Device Tree node lookupJohan Hovold1-2/+2
2018-06-11backlight: max8925_bl: Fix Device Tree node lookupJohan Hovold1-1/+3
2018-06-11backlight: as3711_bl: Fix Device Tree node lookupJohan Hovold1-10/+23
2018-06-08fb_omap2: add gpiolib dependencyArnd Bergmann1-0/+1
2018-06-08video/omap: add module license tagsArnd Bergmann9-0/+36
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-1/+1
2018-06-06Merge tag 'drm-next-2018-06-06-1' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+3
2018-05-16proc: introduce proc_create_single{,_data}Christoph Hellwig1-15/+2
2018-05-16proc: introduce proc_create_seq{,_data}Christoph Hellwig1-14/+1
2018-05-15video: fbdev: pxafb: match_string() conversion fixupBartlomiej Zolnierkiewicz1-1/+1
2018-05-15video: fbdev: nvidia: fix spelling mistake: "scaleing" -> "scaling"Colin Ian King1-1/+1
2018-05-15video: fbdev: fix spelling mistake: "frambuffer" -> "framebuffer"Colin Ian King2-2/+2
2018-05-15video: fbdev: pxafb: Convert to use match_string() helperAndy Shevchenko1-6/+4
2018-05-15video: fbdev: via: allow COMPILE_TEST buildBartlomiej Zolnierkiewicz6-5/+8
2018-05-14video: fbdev: remove unused sh_mobile_meram driverBartlomiej Zolnierkiewicz3-767/+0
2018-05-14video: fbdev: sh_mobile_lcdcfb: remove unused MERAM supportBartlomiej Zolnierkiewicz3-64/+1
2018-05-14video: fbdev: remove unused auo_k190xfb driversBartlomiej Zolnierkiewicz6-1816/+0
2018-05-11Merge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst48-8881/+686
2018-05-11video/hdmi: Reject illegal picture aspect ratiosVille Syrjälä1-0/+3
2018-05-04drivers: omap2: Kconfig: make FB_OMAP2_DSS_INIT depend on OFAnders Roxell1-1/+1
2018-04-30backlight: pandora: Stop using BL_CORE_DRIVER1Daniel Vetter1-7/+18
2018-04-30backlight: generic-bl: Remove DRIVER1 stateDaniel Vetter1-5/+0
2018-04-30backlight: otm3225a: Add support for ORISE OTM3225A LCD SoCFelix Brack3-0/+260
2018-04-30backlight: pwm_bl: Don't use GPIOF_* with gpiod_get_directionWolfram Sang1-3/+3