summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie2-1/+25
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard2-1/+25
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav1-0/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds9-9/+9
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-9/+4
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-123/+50
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2-3/+16
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter1-4/+4
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-4/+4
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-13/+46
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap1-1/+1
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie1-2/+2
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet1-2/+2
2016-11-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie1-3/+3
2016-11-14video: of: Constify node argument to display timing functionsLaurent Pinchart1-3/+3
2016-11-13Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar1-2/+2
2016-11-07xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross1-9/+4
2016-11-03video: ARM CLCD: fix Vexpress regressionLinus Walleij1-2/+2
2016-11-02video: of: display_timing: Add support for syncclk-active propertyPeter Ujfalusi1-0/+9
2016-10-27vgacon: remove prehistoric macrosJiri Slaby1-49/+0
2016-10-27vgacon: switch boolean variables to boolJiri Slaby1-22/+23
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby1-25/+2
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby5-27/+25
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie1-0/+4
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab1-4/+4
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds1-2/+2
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes1-2/+2
2016-10-18efifb: Show framebuffer layout as device attributesPeter Jones1-13/+46
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma1-0/+4
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2-43/+1
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds55-3541/+982
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+1
2016-10-06FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton2-43/+1
2016-10-06backlight: pwm_bl: Handle gpio that can sleepMaxime Ripard1-2/+2
2016-10-06backlight-tosa: Delete unnecessary assignment for the field "owner"Markus Elfring1-1/+0
2016-10-05mips: separate extable.h, switch module.h to itAl Viro1-0/+1
2016-09-27video: smscufx: remove unused variableSudip Mukherjee1-2/+0
2016-09-27matroxfb: fix size of memcpySudip Mukherjee1-1/+1
2016-09-27fbdev: ssd1307fb: fix a possible NULL dereferenceLABBE Corentin1-2/+1
2016-09-27fbdev: ssd1307fb: constify the device_info pointerLABBE Corentin1-3/+3
2016-09-27simplefb: Disable and release clocks and regulators in destroy callbackChen-Yu Tsai1-3/+6
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall18-26/+26
2016-09-27matroxfb: constify local structuresJulia Lawall1-1/+1
2016-09-27video: fbdev: i810: add in missing white space in error message textColin Ian King1-1/+1
2016-09-27video: fbdev: add missing \n at end of printk error messageColin Ian King1-1/+1
2016-09-27video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski11-3310/+0
2016-09-27omapfb: fix return value check in dsi_bind()Wei Yongjun1-2/+2
2016-09-27video: fbdev: offb: Call pci_enable_device() before using the PCI VGA deviceYongji Xie1-0/+15
2016-09-07fbdev: vfb: simplify memory managementVladimir Murzin1-81/+5
2016-09-07fbdev: vfb: add option for video modeVladimir Murzin1-22/+21