summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-101-2/+0Star
|\
| * Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie2017-06-274-12/+12
| |\
| * | drm: omapdrm: Remove unused default display name supportLaurent Pinchart2017-06-021-2/+0Star
* | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-091-1/+1
|\ \ \
| * | | efi/fb: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas2017-06-131-1/+1
| |/ /
* | | Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-07-073-7/+12
|\ \ \
| * | | video: adp8870: move header file out of I2C realmWolfram Sang2017-07-061-1/+1
| * | | backlight: adp8860: Move header file out of I2C realmWolfram Sang2017-07-061-1/+1
| * | | backlight: Report error on failureSudip Mukherjee2017-05-301-5/+10
| |/ /
* | | Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-071-5/+1Star
|\ \ \
| * | | hpfb: use probe_kernel_read()Al Viro2017-05-271-5/+1Star
| |/ /
* | | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2017-07-071-14/+5Star
|\ \ \
| * | | fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro2017-06-101-14/+5Star
| |/ /
* | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-072-6/+3Star
|\ \ \
| * | | dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig2017-06-281-2/+3
| * | | au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig2017-06-281-4/+0Star
| | |/ | |/|
* | | Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-294-12/+12
|\| |
| * | video: fbdev: udlfb: drop log level for blankingMike Gerow2017-06-141-2/+2
| * | video: fbdev: via: remove possibly unused variablesArnd Bergmann2017-06-141-5/+3Star
| * | video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold2017-06-142-4/+6
| * | video: fbdev: avoid int-in-bool-context warningArnd Bergmann2017-06-141-1/+1
| |/
* / fbdev: jz4740-fb: Let the pinctrl driver configure the pinsPaul Cercueil2017-05-221-101/+3Star
|/
* Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds2017-05-1119-38/+78
|\
| * fbdev: sti: don't select CONFIG_VTArnd Bergmann2017-05-052-2/+1Star
| * drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macrosKarim Eshapa2017-05-021-1/+1
| * sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov2017-05-021-0/+1
| * video: fbdev: udlfb: Fix buffer on stackMaksim Salau2017-05-021-2/+12
| * video: console: Remove reference to CONFIG_8xxChristophe Leroy2017-04-211-1/+1
| * video: fbdev: imxfb: support AUS modeMartin Kaiser2017-04-211-0/+17
| * drivers/video/fbdev: Fixing coding guidelines in acornfb.cPushkar Jambhlekar2017-04-071-7/+5Star
| * xen, fbfront: add support for specifying size via xenstoreJuergen Gross2017-04-071-0/+10
| * video: ARM CLCD: fix dma allocation sizeLiam Beguin2017-04-071-2/+2
| * drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches2017-03-213-8/+7Star
| * video/logo: tidyup fb_logo_late_init initcall timingTakeshi Kihara2017-03-201-1/+1
| * video: fbdev: i810: remove incorrect __exit markupsDmitry Torokhov2017-03-201-3/+3
| * video: fbdev: pmag-aa-fb: remove incorrect __exit markupsDmitry Torokhov2017-03-201-2/+2
| * video: fbdev: pmagb-b-fb: remove incorrect __exit markupsDmitry Torokhov2017-03-201-2/+2
| * video: fbdev: pmag-ba-fb: remove incorrect __exit markupsDmitry Torokhov2017-03-201-2/+2
| * omapfb: dss: Handle return errors in dss_init_ports()Arvind Yadav2017-03-201-5/+11
* | Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-05-112-7/+7
|\ \
| * | Annotate hardware config module parameters in drivers/video/David Howells2017-04-202-7/+7
| |/
* | drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott2017-05-091-1/+1
* | scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada2017-05-091-1/+1
* | Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-05-033-0/+427
|\ \
| * | backlight: Add support for Arctic Sand LED backlight driver chipsOlimpiu Dejeu2017-04-253-0/+427
| |/
* | backlight: pwm_bl: Fix GPIO out for unimplemented .get_direction()Geert Uytterhoeven2017-04-191-3/+4
* | Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-151-1/+65
|\ \
| * | efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel2017-04-051-1/+65
| |/
* | fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen2017-04-141-15/+0Star
* | xen, fbfront: fix connecting to backendJuergen Gross2017-04-071-2/+2