aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-12video: fbdev: intelfb: move inline before return typeJoe Perches1-1/+1
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-2/+0
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-1/+1
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+1
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-14/+5
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2-6/+3
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij4-12/+12
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig1-2/+3
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig1-4/+0
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie4-12/+12
2017-06-14video: fbdev: udlfb: drop log level for blankingMike Gerow1-2/+2
2017-06-14video: fbdev: via: remove possibly unused variablesArnd Bergmann1-5/+3
2017-06-14video: fbdev: add missing USB-descriptor endianness conversionsJohan Hovold2-4/+6
2017-06-14video: fbdev: avoid int-in-bool-context warningArnd Bergmann1-1/+1
2017-06-13efi/fb: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas1-1/+1
2017-06-09fb_get_fscreeninfo(): don't bother with do_fb_ioctl()Al Viro1-14/+5
2017-06-02drm: omapdrm: Remove unused default display name supportLaurent Pinchart1-2/+0
2017-05-27hpfb: use probe_kernel_read()Al Viro1-5/+1
2017-05-22fbdev: jz4740-fb: Let the pinctrl driver configure the pinsPaul Cercueil1-101/+3
2017-05-11Merge tag 'fbdev-v4.12' of git://github.com/bzolnier/linuxLinus Torvalds16-36/+75
2017-05-10Merge tag 'hwparam-20170420' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fsLinus Torvalds2-7/+7
2017-05-08drivers/video/fbdev/vermilion/vermilion.c: use set_memory.h headerLaura Abbott1-1/+1
2017-05-08scripts/spelling.txt: add "intialise(d)" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-05-05fbdev: sti: don't select CONFIG_VTArnd Bergmann1-2/+0
2017-05-02drivers/video/fbdev/omap/lcd_mipid.c: Use time comparison kernel macrosKarim Eshapa1-1/+1
2017-05-02sm501fb: don't return zero on failure path in sm501fb_start()Alexey Khoroshilov1-0/+1
2017-05-02video: fbdev: udlfb: Fix buffer on stackMaksim Salau1-2/+12
2017-04-21video: fbdev: imxfb: support AUS modeMartin Kaiser1-0/+17
2017-04-20Annotate hardware config module parameters in drivers/video/David Howells2-7/+7
2017-04-14Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+65
2017-04-14fbdev: omapfb: delete check_required_callbacks()Aaro Koskinen1-15/+0
2017-04-07xen, fbfront: fix connecting to backendJuergen Gross1-2/+2
2017-04-07fbdev/ssd1307fb: fix optional VBAT supportBastian Stender1-8/+16
2017-04-07drivers/video/fbdev: Fixing coding guidelines in acornfb.cPushkar Jambhlekar1-7/+5
2017-04-07xen, fbfront: add support for specifying size via xenstoreJuergen Gross1-0/+10
2017-04-07video: ARM CLCD: fix dma allocation sizeLiam Beguin1-2/+2
2017-04-05efi/fb: Avoid reconfiguration of BAR that covers the framebufferArd Biesheuvel1-1/+65
2017-03-21drivers/video: Convert remaining uses of pr_warning to pr_warnJoe Perches3-8/+7
2017-03-20video: fbdev: i810: remove incorrect __exit markupsDmitry Torokhov1-3/+3
2017-03-20video: fbdev: pmag-aa-fb: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-20video: fbdev: pmagb-b-fb: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-20video: fbdev: pmag-ba-fb: remove incorrect __exit markupsDmitry Torokhov1-2/+2
2017-03-20omapfb: dss: Handle return errors in dss_init_ports()Arvind Yadav1-5/+11
2017-03-03sched/headers: Remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-1/+2
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nmi.h>Ingo Molnar1-0/+2
2017-02-27lib/vsprintf.c: remove %Z supportAlexey Dobriyan1-1/+1
2017-02-27scripts/spelling.txt: add "applys" pattern and fix typo instancesMasahiro Yamada1-1/+1
2017-02-25Merge tag 'fbdev-v4.11' of git://github.com/bzolnier/linuxLinus Torvalds30-491/+177
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-9/+7