aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2017-01-24fbdev: color map copying bounds checkingKees Cook
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2016-12-13Merge tag 'tty-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2016-12-13Merge tag 'drm-for-v4.10' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-12-12openrisc: prevent VGA console, fix buildsRandy Dunlap
2016-12-05Backmerge tag 'v4.9-rc8' into drm-nextDave Airlie
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet
2016-11-16Merge branch 'drm/next/du' of git://linuxtv.org/pinchartl/media into drm-nextDave Airlie
2016-11-14video: of: Constify node argument to display timing functionsLaurent Pinchart
2016-11-13Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar
2016-11-07xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross
2016-11-03video: ARM CLCD: fix Vexpress regressionLinus Walleij
2016-11-02video: of: display_timing: Add support for syncclk-active propertyPeter Ujfalusi
2016-10-27vgacon: remove prehistoric macrosJiri Slaby
2016-10-27vgacon: switch boolean variables to boolJiri Slaby
2016-10-27tty: vgacon+sisusb, move scrolldelta to a common helperJiri Slaby
2016-10-27tty: vt, cleanup and document con_scrollJiri Slaby
2016-10-25Merge tag 'topic/drm-misc-2016-10-24' of git://anongit.freedesktop.org/drm-in...Dave Airlie
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes
2016-10-18efifb: Show framebuffer layout as device attributesPeter Jones
2016-10-17video: Add new aspect ratios for HDMI 2.0Shashank Sharma
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-10-06FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton
2016-10-06backlight: pwm_bl: Handle gpio that can sleepMaxime Ripard
2016-10-06backlight-tosa: Delete unnecessary assignment for the field "owner"Markus Elfring
2016-10-05mips: separate extable.h, switch module.h to itAl Viro
2016-09-27video: smscufx: remove unused variableSudip Mukherjee
2016-09-27matroxfb: fix size of memcpySudip Mukherjee
2016-09-27fbdev: ssd1307fb: fix a possible NULL dereferenceLABBE Corentin
2016-09-27fbdev: ssd1307fb: constify the device_info pointerLABBE Corentin
2016-09-27simplefb: Disable and release clocks and regulators in destroy callbackChen-Yu Tsai
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall
2016-09-27matroxfb: constify local structuresJulia Lawall
2016-09-27video: fbdev: i810: add in missing white space in error message textColin Ian King
2016-09-27video: fbdev: add missing \n at end of printk error messageColin Ian King
2016-09-27video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski
2016-09-27omapfb: fix return value check in dsi_bind()Wei Yongjun
2016-09-27video: fbdev: offb: Call pci_enable_device() before using the PCI VGA deviceYongji Xie
2016-09-07fbdev: vfb: simplify memory managementVladimir Murzin
2016-09-07fbdev: vfb: add option for video modeVladimir Murzin
2016-09-07fbdev: vfb: add description to module parametersVladimir Murzin
2016-09-07video: fbdev: intelfb: remove impossible conditionSudip Mukherjee