aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+4
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds12-155/+137
2017-07-12video: fbdev: omap: move inline before return typeJoe Perches1-3/+3
2017-07-12video: fbdev: intelfb: move inline before return typeJoe Perches1-1/+1
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard1-2/+3
2017-07-12atyfb: hide unused variableArnd Bergmann1-2/+2
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-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds3-7/+12
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-07-06video: adp8870: move header file out of I2C realmWolfram Sang1-1/+1
2017-07-06backlight: adp8860: Move header file out of I2C realmWolfram Sang1-1/+1
2017-07-04video: fbdev: matrox: the list iterator can't be NULLDan Carpenter1-1/+1
2017-07-04video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva1-6/+0
2017-07-04fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grpArvind Yadav1-4/+4
2017-07-04omapfb: panel-dsi-cm: constify dsicm_attr_groupArvind Yadav1-1/+1
2017-07-04vmlfb: Fix error handling in cr_pll_init()Alexey Khoroshilov1-0/+1
2017-07-04video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.Arvind Yadav1-2/+2
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-14uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neateningJoe Perches1-86/+62
2017-06-14video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops.Arvind Yadav1-1/+1
2017-06-14omapfb: Use sysfs_match_string() helperAndy Shevchenko1-10/+4
2017-06-14video: fbdev: pxafb: Handle return value of clk_prepare_enableArvind Yadav1-1/+4
2017-06-14video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kernel macro.Karim Eshapa1-1/+1
2017-06-14mdacon: replace MDA_ADDR macro by inline functionJiri Slaby1-8/+11
2017-06-14mdacon: make mda_vram_base u16 *Jiri Slaby1-6/+6
2017-06-14mdacon: align code in mda_detect properlyJiri Slaby1-25/+35
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-30backlight: Report error on failureSudip Mukherjee1-5/+10
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 Torvalds19-38/+78
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 Bergmann2-2/+1
2017-05-03Merge tag 'backlight-next-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds3-0/+427
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