aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2016-12-12openrisc: prevent VGA console, fix buildsGravatar Randy Dunlap 1-1/+1
2016-11-03video: ARM CLCD: fix Vexpress regressionGravatar Linus Walleij 1-2/+2
2016-10-19Merge branch 'gup_flag-cleanups'Gravatar Linus Torvalds 1-2/+2
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsGravatar Lorenzo Stoakes 1-2/+2
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusGravatar Linus Torvalds 2-43/+1
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Gravatar Linus Torvalds 55-3541/+982
2016-10-11Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+1
2016-10-06FBDEV: cobalt_lcdfb: Drop SEAD3 supportGravatar Paul Burton 2-43/+1
2016-10-06backlight: pwm_bl: Handle gpio that can sleepGravatar Maxime Ripard 1-2/+2
2016-10-06backlight-tosa: Delete unnecessary assignment for the field "owner"Gravatar Markus Elfring 1-1/+0
2016-10-05mips: separate extable.h, switch module.h to itGravatar Al Viro 1-0/+1
2016-09-27video: smscufx: remove unused variableGravatar Sudip Mukherjee 1-2/+0
2016-09-27matroxfb: fix size of memcpyGravatar Sudip Mukherjee 1-1/+1
2016-09-27fbdev: ssd1307fb: fix a possible NULL dereferenceGravatar LABBE Corentin 1-2/+1
2016-09-27fbdev: ssd1307fb: constify the device_info pointerGravatar LABBE Corentin 1-3/+3
2016-09-27simplefb: Disable and release clocks and regulators in destroy callbackGravatar Chen-Yu Tsai 1-3/+6
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresGravatar Julia Lawall 18-26/+26
2016-09-27matroxfb: constify local structuresGravatar Julia Lawall 1-1/+1
2016-09-27video: fbdev: i810: add in missing white space in error message textGravatar Colin Ian King 1-1/+1
2016-09-27video: fbdev: add missing \n at end of printk error messageGravatar Colin Ian King 1-1/+1
2016-09-27video: fbdev: exynos: Remove old non-working MIPI driverGravatar Krzysztof Kozlowski 11-3310/+0
2016-09-27omapfb: fix return value check in dsi_bind()Gravatar Wei Yongjun 1-2/+2
2016-09-27video: fbdev: offb: Call pci_enable_device() before using the PCI VGA deviceGravatar Yongji Xie 1-0/+15
2016-09-07fbdev: vfb: simplify memory managementGravatar Vladimir Murzin 1-81/+5
2016-09-07fbdev: vfb: add option for video modeGravatar Vladimir Murzin 1-22/+21
2016-09-07fbdev: vfb: add description to module parametersGravatar Vladimir Murzin 1-0/+2
2016-09-07video: fbdev: intelfb: remove impossible conditionGravatar Sudip Mukherjee 1-5/+0
2016-08-30fb: adv7393: off by one in probe functionGravatar Dan Carpenter 1-2/+1
2016-08-30video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()Gravatar Wei Yongjun 1-0/+1
2016-08-30video: fbdev: mb862xx: remove unused variableGravatar Arnd Bergmann 1-2/+0
2016-08-30video: mxsfb: Fix framebuffer corruption on mx6sxGravatar Marek Vasut 1-4/+5
2016-08-30mx3fb: Fix print format stringGravatar Oleg Drokin 1-1/+1
2016-08-30video: ARM CLCD: export symbols for driver moduleGravatar Arnd Bergmann 2-1/+3
2016-08-30video: ARM CLCD: fix up Integrator supportGravatar Linus Walleij 1-3/+7
2016-08-30video: ARM CLCD: fix return value check in versatile_clcd_init_panel()Gravatar Wei Yongjun 1-2/+2
2016-08-30video: ARM CLCD: fix endpoint lookup logicGravatar Arnd Bergmann 1-6/+3
2016-08-11video: fbdev: pxafb: potential NULL dereference on errorGravatar Dan Carpenter 1-1/+1
2016-08-11fb: adv7393: Use IS_ENABLED() instead of checking for built-in or moduleGravatar Javier Martinez Canillas 1-1/+1
2016-08-11fbdev/efifb: Fix 16 color palette entry calculationGravatar Max Staudt 1-3/+3
2016-08-11fbdev: Remove deprecated create_singlethread_workqueueGravatar Bhaktipriya Shridhar 1-8/+1
2016-08-11omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueueGravatar Bhaktipriya Shridhar 1-12/+2
2016-08-11video: s3c2410fb: Register cpufreq notifier only on S3C24xxGravatar Krzysztof Kozlowski 2-2/+2
2016-08-11video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter failsGravatar Wolfram Sang 1-6/+1
2016-08-11omapfb/dss: wait_for_completion_interruptible_timeout expects longGravatar Nicholas Mc Guire 1-3/+4
2016-08-11video: ARM CLCD: add special panel hook for VersatilesGravatar Linus Walleij 4-1/+413
2016-08-11video: ARM CLCD: add special board and panel hooks for NomadikGravatar Linus Walleij 4-1/+287
2016-08-11video: ARM CLCD: support Nomadik variantGravatar Linus Walleij 1-9/+97
2016-08-11video: ARM CLCD: support pads connected in reverse orderGravatar Linus Walleij 1-0/+8
2016-08-11video: ARM CLCD: support DT signal inversion flagsGravatar Linus Walleij 1-7/+30
2016-08-11video: ARM CLCD: backlight support for OFGravatar Linus Walleij 2-1/+43