summaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * fbdev: fix omap2/omapfb/dss/ indentation warningRandy Dunlap2018-07-241-1/+1
| * omapfb: encoder-tpd12s015: remove redundant pointer 'in'Colin Ian King2018-07-241-4/+1
| * video: fbdev: tridentfb: remove deadcode on unreachable case statementColin Ian King2018-07-241-3/+0
| * fbdev: omapfb: off by one in omapfb_register_client()Dan Carpenter2018-07-241-1/+1
| * video: fbdev: mark expected switch fall-throughsGustavo A. R. Silva2018-07-244-0/+5
| * omapfb: Mark expected switch fall-throughsGustavo A. R. Silva2018-07-242-0/+3
| * fbdev: fbmem: mark expected switch fall-throughGustavo A. R. Silva2018-07-241-0/+1
| * fbdev/via: fix defined but not used warningRandy Dunlap2018-07-241-1/+2
| * omapfb: rename omap2 module to omap2fb.koArnd Bergmann2018-07-241-2/+2
| * video: goldfishfb: fix memory leak on driver removeAnton Vasilyev2018-07-241-0/+1
| * fbdev: fix modedb docs in fb_find_modeDaniel Vetter2018-07-241-30/+32
| * video: fbdev: metronomefb: fix some off by one bugsDan Carpenter2018-07-241-5/+5
| * video/console/vgacon: Print big fat warning with nomodesetLyude Paul2018-07-241-0/+5
| * fbcon: introduce for_each_registered_fb() helperYisheng Xie2018-07-242-23/+12
| * video: fbdev: fsl-diu-fb: Remove VLA usageKees Cook2018-07-241-10/+13
| * video: fbdev: pxafb: Add support for lcd-supply regulatorDaniel Mack2018-07-242-0/+27
| * video: fbdev: pxafb: handle errors from pxafb_init_fbinfo() correctlyDaniel Mack2018-07-241-5/+4
| * video: fbdev: pxafb: switch to devm_* APIDaniel Mack2018-07-241-47/+17
| * video: fbdev: pxafb: clear allocated memory for video modesDaniel Mack2018-07-241-2/+2
| * video: fbdev: pxa3xx_gcu: add devicetree bindingsDaniel Mack2018-07-241-0/+10
| * fbdev: Distinguish between interlaced and progressive modesFredrik Noring2018-07-241-11/+30
| * efifb: Copy the ACPI BGRT boot graphics to the framebufferHans de Goede2018-07-031-0/+140
| * video: fbdev: simplefb: Stop including <linux/clk-provider.h>Geert Uytterhoeven2018-07-031-1/+1
| * omapfb: encoder-tpd12s015: fix error return codeJulia Lawall2018-07-031-3/+9
| * video: fbdev: Set pixclock = 0 in goldfishfbChristoffer Dall2018-07-031-1/+1
| * video: fbdev: Enable ACPI-based enumeration for goldfishfbYu Ning2018-07-031-0/+8
| * video: fbdev: Fix checkpatch warnings in goldfishfb.cRoman Kiryanov2018-07-031-1/+3
* | Merge tag 'backlight-next-4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-08-212-13/+220
|\ \
| * | backlight: pwm_bl: Fix uninitialized variableDaniel Thompson2018-07-251-1/+1
| * | backlight: adp8860: Mark expected switch fall-throughGustavo A. R. Silva2018-07-131-0/+1
| * | backlight: pwm_bl: Compute brightness of LED linearly to human eyeEnric Balletbo i Serra2018-07-041-13/+136
| * | backlight: pwm_bl: Linear interpolation between brightness-levelsEnric Balletbo i Serra2018-07-041-0/+83
* | | Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-08-182-0/+7
|\ \ \
| * | | headers: separate linux/mod_devicetable.h from linux/platform_device.hRandy Dunlap2018-07-071-0/+1
| * | | use the new async probing feature for the hyperv driversArjan van de Ven2018-07-031-0/+6
| |/ /
* | | Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2018-08-163-5/+3
|\ \ \
| * | | media: omap2: omapfb: fix bugon.cocci warningskbuild test robot2018-08-031-2/+1
| * | | media: omap2: omapfb: fix boolreturn.cocci warningskbuild test robot2018-08-031-1/+1
| * | | media: omap2: omapfb: fix ifnullfree.cocci warningskbuild test robot2018-08-031-2/+1
| |/ /
* | | Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2018-08-163-8/+155
|\ \ \ | | |/ | |/|
| * | console: dummycon: export dummycon_[un]register_output_notifierHans de Goede2018-06-291-0/+2
| * | console/fbcon: Add support for deferred console takeoverHans de Goede2018-06-283-8/+142
| * | fbcon: Call WARN_CONSOLE_UNLOCKED() where applicableHans de Goede2018-06-281-0/+11
| |/
* / fbdev/efifb: Honour UEFI memory map attributes when mapping the FBArd Biesheuvel2018-07-161-10/+41
|/
* Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds2018-06-161-4/+4
|\
| * docs: fix broken references with multiple hintsMauro Carvalho Chehab2018-06-151-4/+4
* | Merge tag 'fbdev-v4.18' of git://github.com/bzolnier/linuxLinus Torvalds2018-06-1637-2713/+80
|\ \ | |/ |/|
| * fb_omap2: add gpiolib dependencyArnd Bergmann2018-06-081-0/+1
| * video/omap: add module license tagsArnd Bergmann2018-06-089-0/+36
| * video: fbdev: pxafb: match_string() conversion fixupBartlomiej Zolnierkiewicz2018-05-151-1/+1