summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2017-09-07Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2017-09-07Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-09-06Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds
2017-09-05Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-05Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones
2017-09-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang
2017-08-28fbdev: uvesafb: remove DRIVER_ATTR() usageGreg Kroah-Hartman
2017-08-26Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar
2017-08-26Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar
2017-08-22parisc/sticore: Fix section mismatchesHelge Deller
2017-08-21drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart
2017-08-15mfd: tps65010: Move header file out of I2C realmWolfram Sang
2017-08-07backlight: gpio_backlight: Delete pdata inversionLinus Walleij
2017-08-07backlight: gpio_backlight: Convert to use GPIO descriptorLinus Walleij
2017-08-07backlight: pwm_bl: Make of_device_ids constArvind Yadav
2017-08-01fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton
2017-07-31efifb: allow user to disable write combined mapping.Dave Airlie
2017-07-31fbdev: omapfb: remove unused variableArnd Bergmann
2017-07-31video: fbdev: imxfb: use after free in imxfb_remove()Dan Carpenter
2017-07-18x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky
2017-07-17backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1FBhushan Shah
2017-07-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-07-13Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds
2017-07-12video: fbdev: omap: move inline before return typeJoe Perches
2017-07-12video: fbdev: intelfb: move inline before return typeJoe Perches
2017-07-12fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard
2017-07-12atyfb: hide unused variableArnd Bergmann
2017-07-09Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2017-07-08Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-07-07Merge tag 'backlight-next-4.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-07-06Merge branch 'work.probe_kernel_read' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-07-06Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-07-06Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2017-07-06video: adp8870: move header file out of I2C realmWolfram Sang
2017-07-06backlight: adp8860: Move header file out of I2C realmWolfram Sang
2017-07-04video: fbdev: matrox: the list iterator can't be NULLDan Carpenter
2017-07-04video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva
2017-07-04fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grpArvind Yadav
2017-07-04omapfb: panel-dsi-cm: constify dsicm_attr_groupArvind Yadav
2017-07-04vmlfb: Fix error handling in cr_pll_init()Alexey Khoroshilov
2017-07-04video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.Arvind Yadav
2017-06-29Merge tag 'v4.12-rc7' into develLinus Walleij
2017-06-28dma-mapping: replace dmam_alloc_noncoherent with dmam_alloc_attrsChristoph Hellwig
2017-06-28au1100fb: remove a bogus dma_free_nonconsistent callChristoph Hellwig
2017-06-27Backmerge tag 'v4.12-rc7' into drm-nextDave Airlie
2017-06-14uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neateningJoe Perches