aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-11-03video: ARM CLCD: fix Vexpress regressionLinus Walleij1-2/+2
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-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/linuxLinus Torvalds55-3541/+982
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus 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
2016-09-07fbdev: vfb: add description to module parametersVladimir Murzin1-0/+2
2016-09-07video: fbdev: intelfb: remove impossible conditionSudip Mukherjee1-5/+0
2016-08-30fb: adv7393: off by one in probe functionDan Carpenter1-2/+1
2016-08-30video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()Wei Yongjun1-0/+1
2016-08-30video: fbdev: mb862xx: remove unused variableArnd Bergmann1-2/+0
2016-08-30video: mxsfb: Fix framebuffer corruption on mx6sxMarek Vasut1-4/+5
2016-08-30mx3fb: Fix print format stringOleg Drokin1-1/+1
2016-08-30video: ARM CLCD: export symbols for driver moduleArnd Bergmann2-1/+3
2016-08-30video: ARM CLCD: fix up Integrator supportLinus Walleij1-3/+7
2016-08-30video: ARM CLCD: fix return value check in versatile_clcd_init_panel()Wei Yongjun1-2/+2
2016-08-30video: ARM CLCD: fix endpoint lookup logicArnd Bergmann1-6/+3
2016-08-11video: fbdev: pxafb: potential NULL dereference on errorDan Carpenter1-1/+1
2016-08-11fb: adv7393: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas1-1/+1
2016-08-11fbdev/efifb: Fix 16 color palette entry calculationMax Staudt1-3/+3
2016-08-11fbdev: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-8/+1
2016-08-11omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar1-12/+2
2016-08-11video: s3c2410fb: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2-2/+2
2016-08-11video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter failsWolfram Sang1-6/+1
2016-08-11omapfb/dss: wait_for_completion_interruptible_timeout expects longNicholas Mc Guire1-3/+4
2016-08-11video: ARM CLCD: add special panel hook for VersatilesLinus Walleij4-1/+413
2016-08-11video: ARM CLCD: add special board and panel hooks for NomadikLinus Walleij4-1/+287
2016-08-11video: ARM CLCD: support Nomadik variantLinus Walleij1-9/+97
2016-08-11video: ARM CLCD: support pads connected in reverse orderLinus Walleij1-0/+8
2016-08-11video: ARM CLCD: support DT signal inversion flagsLinus Walleij1-7/+30
2016-08-11video: ARM CLCD: backlight support for OFLinus Walleij2-1/+43
2016-08-11omapfb: Fix regulator API abuse in dss.c and hdmi4/5.cMark Brown3-24/+0