summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2016-10-152-43/+1
|\
| * FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton2016-10-062-43/+1
* | Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-10-1255-3541/+982
|\ \
| * | video: smscufx: remove unused variableSudip Mukherjee2016-09-271-2/+0
| * | matroxfb: fix size of memcpySudip Mukherjee2016-09-271-1/+1
| * | fbdev: ssd1307fb: fix a possible NULL dereferenceLABBE Corentin2016-09-271-2/+1
| * | fbdev: ssd1307fb: constify the device_info pointerLABBE Corentin2016-09-271-3/+3
| * | simplefb: Disable and release clocks and regulators in destroy callbackChen-Yu Tsai2016-09-271-3/+6
| * | video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall2016-09-2718-26/+26
| * | matroxfb: constify local structuresJulia Lawall2016-09-271-1/+1
| * | video: fbdev: i810: add in missing white space in error message textColin Ian King2016-09-271-1/+1
| * | video: fbdev: add missing \n at end of printk error messageColin Ian King2016-09-271-1/+1
| * | video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski2016-09-2711-3310/+0
| * | omapfb: fix return value check in dsi_bind()Wei Yongjun2016-09-271-2/+2
| * | video: fbdev: offb: Call pci_enable_device() before using the PCI VGA deviceYongji Xie2016-09-271-0/+15
| * | fbdev: vfb: simplify memory managementVladimir Murzin2016-09-071-81/+5
| * | fbdev: vfb: add option for video modeVladimir Murzin2016-09-071-22/+21
| * | fbdev: vfb: add description to module parametersVladimir Murzin2016-09-071-0/+2
| * | video: fbdev: intelfb: remove impossible conditionSudip Mukherjee2016-09-071-5/+0
| * | fb: adv7393: off by one in probe functionDan Carpenter2016-08-301-2/+1
| * | video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()Wei Yongjun2016-08-301-0/+1
| * | video: fbdev: mb862xx: remove unused variableArnd Bergmann2016-08-301-2/+0
| * | video: mxsfb: Fix framebuffer corruption on mx6sxMarek Vasut2016-08-301-4/+5
| * | mx3fb: Fix print format stringOleg Drokin2016-08-301-1/+1
| * | video: ARM CLCD: export symbols for driver moduleArnd Bergmann2016-08-302-1/+3
| * | video: ARM CLCD: fix up Integrator supportLinus Walleij2016-08-301-3/+7
| * | video: ARM CLCD: fix return value check in versatile_clcd_init_panel()Wei Yongjun2016-08-301-2/+2
| * | video: ARM CLCD: fix endpoint lookup logicArnd Bergmann2016-08-301-6/+3
| * | video: fbdev: pxafb: potential NULL dereference on errorDan Carpenter2016-08-111-1/+1
| * | fb: adv7393: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-08-111-1/+1
| * | fbdev/efifb: Fix 16 color palette entry calculationMax Staudt2016-08-111-3/+3
| * | fbdev: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-111-8/+1
| * | omapfb: panel-dsi-cm: Remove deprecated create_singlethread_workqueueBhaktipriya Shridhar2016-08-111-12/+2
| * | video: s3c2410fb: Register cpufreq notifier only on S3C24xxKrzysztof Kozlowski2016-08-112-2/+2
| * | video: fbdev: mb862xx: mb862xx-i2c: don't print error when adding adapter failsWolfram Sang2016-08-111-6/+1
| * | omapfb/dss: wait_for_completion_interruptible_timeout expects longNicholas Mc Guire2016-08-111-3/+4
| * | video: ARM CLCD: add special panel hook for VersatilesLinus Walleij2016-08-114-1/+413
| * | video: ARM CLCD: add special board and panel hooks for NomadikLinus Walleij2016-08-114-1/+287
| * | video: ARM CLCD: support Nomadik variantLinus Walleij2016-08-111-9/+97
| * | video: ARM CLCD: support pads connected in reverse orderLinus Walleij2016-08-111-0/+8
| * | video: ARM CLCD: support DT signal inversion flagsLinus Walleij2016-08-111-7/+30
| * | video: ARM CLCD: backlight support for OFLinus Walleij2016-08-112-1/+43
| * | omapfb: Fix regulator API abuse in dss.c and hdmi4/5.cMark Brown2016-08-113-24/+0
| |/
* | Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-10-111-0/+1
|\ \
| * | mips: separate extable.h, switch module.h to itAl Viro2016-10-051-0/+1
| |/
* | backlight: pwm_bl: Handle gpio that can sleepMaxime Ripard2016-10-061-2/+2
* | backlight-tosa: Delete unnecessary assignment for the field "owner"Markus Elfring2016-10-061-1/+0
|/
* dma-mapping: use unsigned long for dma_attrsKrzysztof Kozlowski2016-08-042-8/+7
* fbdev/bfin_adv7393fb: move DRIVER_NAME before its first useBorislav Petkov2016-08-022-2/+2
* treewide: replace obsolete _refok by __refFabian Frederick2016-08-021-2/+2
OpenPOWER on IntegriCloud