summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'backlight-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-073-32/+37
|\
| * backlight: gpio_backlight: Delete pdata inversionLinus Walleij2017-08-071-13/+2
| * backlight: gpio_backlight: Convert to use GPIO descriptorLinus Walleij2017-08-071-28/+43
| * backlight: pwm_bl: Make of_device_ids constArvind Yadav2017-08-071-1/+1
| * backlight: lm3630a: Bump REG_MAX value to 0x50 instead of 0x1FBhushan Shah2017-07-171-2/+3
* | Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2017-09-072-2/+2
|\ \
| | \
| | \
| | \
| | \
| *---. \ Merge branches 'ib-mfd-arm-i2c-4.14', 'ib-mfd-arm-usb-video-4.14', 'ib-mfd-hw...Lee Jones2017-09-055-11/+12
| |\ \ \ \ | | |_|_|/ | |/| | |
| | | | * mfd: twl: Move header file out of I2C realmWolfram Sang2017-09-041-1/+1
| | | |/
| | * | mfd: tps65010: Move header file out of I2C realmWolfram Sang2017-08-151-1/+1
| |/ /
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-09-071-13/+18
|\ \ \
| * \ \ Merge branch 'x86/mm' into efi/core, to pick up dependenciesIngo Molnar2017-08-261-0/+12
| |\ \ \
| * | | | drivers/fbdev/efifb: Allow BAR to be moved instead of claiming itArd Biesheuvel2017-08-211-13/+18
| | |_|/ | |/| |
* | | | Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...Linus Torvalds2017-09-061-1/+1
|\ \ \ \
| * | | | fs: convert a pile of fsync routines to errseq_t based reportingJeff Layton2017-08-011-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'driver-core-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2017-09-051-4/+3
|\ \ \ \
| * | | | fbdev: uvesafb: remove DRIVER_ATTR() usageGreg Kroah-Hartman2017-08-281-4/+3
| | |/ / | |/| |
* | | | Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-09-051-5/+6
|\ \ \ \
| * | | | parisc/sticore: Fix section mismatchesHelge Deller2017-08-221-5/+6
| |/ / /
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-041-0/+12
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'linus' into x86/mm to pick up fixes and to fix conflictsIngo Molnar2017-08-263-9/+10
| |\ \ \ | | |/ /
| * | | x86, drm, fbdev: Do not specify encrypted memory for video mappingsTom Lendacky2017-07-181-0/+12
| | |/ | |/|
* | | drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart2017-08-162-2/+2
| |/ |/|
* | efifb: allow user to disable write combined mapping.Dave Airlie2017-07-311-1/+7
* | fbdev: omapfb: remove unused variableArnd Bergmann2017-07-311-1/+0
* | video: fbdev: imxfb: use after free in imxfb_remove()Dan Carpenter2017-07-311-7/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-07-132-4/+4
|\
| * video: fbdev: omap: move inline before return typeJoe Perches2017-07-121-3/+3
| * video: fbdev: intelfb: move inline before return typeJoe Perches2017-07-121-1/+1
* | Merge tag 'fbdev-v4.13' of git://github.com/bzolnier/linuxLinus Torvalds2017-07-1312-155/+137
|\ \ | |/ |/|
| * fbdev: make get_fb_unmapped_area depends of !MMUBenjamin Gaignard2017-07-121-2/+3
| * atyfb: hide unused variableArnd Bergmann2017-07-121-2/+2
| * video: fbdev: matrox: the list iterator can't be NULLDan Carpenter2017-07-041-1/+1
| * video: fbdev: aty: remove useless variable assignments in aty_var_to_crtc()Gustavo A. R. Silva2017-07-041-6/+0
| * fbdev: omapfb: constify ctrl_caps, color_caps, panel_attr_grp and ctrl_attr_grpArvind Yadav2017-07-041-4/+4
| * omapfb: panel-dsi-cm: constify dsicm_attr_groupArvind Yadav2017-07-041-1/+1
| * vmlfb: Fix error handling in cr_pll_init()Alexey Khoroshilov2017-07-041-0/+1
| * video: fbdev: fsl-diu-fb: constify mfb_template and fsl_diu_match.Arvind Yadav2017-07-041-2/+2
| * uvesafb: Fix continuation printks without KERN_LEVEL to pr_cont, neateningJoe Perches2017-06-141-86/+62
| * video: fbdev: sh_mobile_lcdcfb: constify sh_mobile_lcdc_bl_ops.Arvind Yadav2017-06-141-1/+1
| * omapfb: Use sysfs_match_string() helperAndy Shevchenko2017-06-141-10/+4
| * video: fbdev: pxafb: Handle return value of clk_prepare_enableArvind Yadav2017-06-141-1/+4
| * video: fbdev: omap2: omapfb: displays: panel-dsi-cm: Use time comparison kern...Karim Eshapa2017-06-141-1/+1
| * mdacon: replace MDA_ADDR macro by inline functionJiri Slaby2017-06-141-8/+11
| * mdacon: make mda_vram_base u16 *Jiri Slaby2017-06-141-6/+6
| * mdacon: align code in mda_detect properlyJiri Slaby2017-06-141-25/+35
* | Merge tag 'drm-for-v4.13' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2017-07-091-2/+0
|\ \
| * \ 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/+0
| | |/ | |/|
* | | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-1/+1
|\ \ \
| * | | efi/fb: Correct PCI_STD_RESOURCE_END usageBjorn Helgaas2017-06-131-1/+1
| |/ /
OpenPOWER on IntegriCloud