summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-141-1/+1
|\
| * x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_steppingJia Zhang2018-02-151-1/+1
* | Merge tag 'kbuild-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2018-02-091-1/+0
|\ \
| * | video: fbdev: kconfig: Remove blank help textUlf Magnusson2018-02-021-1/+0
* | | video: omapfb: fix missing #includesTomi Valkeinen2018-02-094-0/+6
* | | Merge tag 'fbdev-v4.16' of git://github.com/bzolnier/linuxLinus Torvalds2018-02-0719-774/+416
|\ \ \
| * | | video: udlfb: Switch from the pr_*() to the dev_*() logging functionsLadislav Michl2018-01-161-114/+117
| * | | video: udlfb: Constify read only dataLadislav Michl2018-01-161-2/+2
| * | | video: fbdev/mmp: add MODULE_LICENSEArnd Bergmann2018-01-151-0/+5
| * | | console/dummy: leave .con_font_get set to NULLNicolas Pitre2018-01-151-1/+0
| * | | fbdev: mxsfb: use framebuffer_alloc in the correct wayMichael Trimarchi2018-01-151-24/+21
| * | | video: udlfb: Do not name private data 'dev'Ladislav Michl2018-01-151-207/+207
| * | | video: udlfb: Remove noisy warningsLadislav Michl2018-01-151-20/+0
| * | | video: udlfb: Remove redundant gdev variableLadislav Michl2018-01-151-3/+1
| * | | video: udlfb: Remove unnecessary local variableLadislav Michl2018-01-151-6/+2
| * | | fbdev: auo_k190x: Use zeroing memory allocator instead of allocator/memsetHimanshu Jha2018-01-041-2/+1
| * | | vfb: fix video mode and line_length being set when loadedPieter \"PoroCYon\" Sluys2018-01-041-0/+17
| * | | omapfb: dss: Do not duplicate features dataLadislav Michl2018-01-043-86/+29
| * | | video: fbdev: omap2: Use PTR_ERR_OR_ZERO()Vasyl Gomonovych2018-01-041-4/+1
| * | | fbdev: au1200fb: delete duplicate header contentsRasmus Villemoes2018-01-041-286/+0
| * | | fbdev: pxa3xx: use ktime_get_ts64 for time stampsArnd Bergmann2018-01-041-7/+9
| * | | fbdev: radeon: use ktime_get() for HZ calibrationArnd Bergmann2018-01-041-11/+7
| * | | video: smscufx: Improve a size determination in two functionsMarkus Elfring2017-12-291-3/+2
| * | | video: udlfb: Delete an unnecessary return statement in two functionsMarkus Elfring2017-12-291-4/+0
| * | | video: udlfb: Improve a size determination in dlfb_alloc_urb_list()Markus Elfring2017-12-291-1/+1
| * | | video/fbdev/vt8500lcdfb: Delete an error message for a failed memory allocati...Markus Elfring2017-12-291-3/+1
| * | | video/fbdev/wm8505fb: Delete an error message for a failed memory allocation ...Markus Elfring2017-12-291-3/+1
| * | | video: fbdev: remove redundant self assignment of 'height'Colin Ian King2017-12-291-1/+0
| * | | fb: intelfb: fix Kconfig symbol info in help textRandy Dunlap2017-12-291-1/+1
| * | | video: fbdev: atmel_lcdfb: fix display-timings lookupJohan Hovold2017-12-291-1/+7
| | |/ | |/|
* | | Merge tag 'pci-v4.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-02-068-27/+57
|\ \ \ | |_|/ |/| |
| * | Merge branch 'pci/resource' into nextBjorn Helgaas2018-01-311-8/+26
| |\ \
| | * | vgacon: Set VGA struct resource typesBjorn Helgaas2017-12-181-8/+26
| | |/
| * | video: fbdev: riva: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-174-12/+20
| * | video: fbdev: nvidia: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-172-6/+8
| * | video: fbdev: intelfb: deprecate pci_get_bus_and_slot()Sinan Kaya2018-01-171-1/+3
| |/
* | Merge tag 'drm-for-v4.16' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2018-02-019-184/+78
|\ \
| * | omapdrm: panel: td028ttec1: replace MODULE_ALIAS by MODULE_DEVICE_TABLEH. Nikolaus Schaller2017-12-191-2/+9
| * | omapdrm: panel: fix compatible vendor string for td028ttec1H. Nikolaus Schaller2017-12-191-0/+3
| * | fbcon: Remove dmi quirk tableHans de Goede2017-12-044-156/+2
| * | efifb: Set info->fbcon_rotate_hint based on drm_get_panel_orientation_quirkHans de Goede2017-12-042-1/+21
| * | fbcon: Add fbcon_rotate_hint to struct fb_infoHans de Goede2017-12-042-6/+13
| * | Merge tag 'drm-misc-next-2017-11-30' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2017-12-041-20/+31
| |\ \ | | |/ | |/|
| | * video/hdmi: Allow "empty" HDMI infoframesVille Syrjälä2017-11-221-20/+31
* | | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-012-4/+4
|\ \ \
| * | | treewide: Use DEVICE_ATTR_RWJoe Perches2018-01-092-4/+4
| |/ /
* | | Merge tag 'm68k-for-v4.16-tag1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-01-291-4/+6
|\ \ \
| * | | nubus: Adopt standard linked list implementationFinn Thain2018-01-161-3/+5
| * | | nubus: Rename struct nubus_devFinn Thain2018-01-161-1/+1
| |/ /
* | | backlight: tdo24m: Fix the SPI CS between transfersRobert Jarzmik2018-01-083-3/+3