summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2017-01-30video: ARM CLCD: sort included headers out alphabeticallyVladimir Zapolskiy-14/+9
2017-01-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Dave Airlie-12/+14
2017-01-26gpio: Pass GPIO label down to gpiod_requestAlexander Stein-4/+8
2017-01-26gpiolib: Convert fwnode_get_named_gpiod() to configure GPIOAndy Shevchenko-10/+5
2017-01-24fbdev: color map copying bounds checkingKees Cook-12/+14
2017-01-11video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variantsJulia Lawall-1/+1
2017-01-11video: fbdev: simplefb: Separate clk / regulator get and enable stepsHans de Goede-16/+40
2017-01-11video: fbdev: imxfb: always allocate 256 entries for the color mapMartin Kaiser-1/+5
2017-01-11video: fbdev: maxinefb: add __initdata to maxinefb_fixBhumika Goyal-1/+1
2017-01-11video: fbdev: matroxfb: use designated initializersKees Cook-3/+12
2017-01-11video: fbdev: sh_mobile_lcdcfb: use designated initializersKees Cook-3/+3
2017-01-10Merge tag 'drm-misc-next-2017-01-09' of git://anongit.freedesktop.org/git/drm...Dave Airlie-1/+25
2017-01-06fbmem: add a default get_fb_unmapped_area functionBenjamin Gaignard-1/+25
2017-01-04video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav-0/+5
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds-8/+8
2016-12-13Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-9/+4
2016-12-13Merge tag 'docs-4.10' of git://git.lwn.net/linux into drm-misc-nextDaniel Vetter-4/+4
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds-4/+4
2016-12-12Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+46
2016-11-18Merge tag 'v4.9-rc4' into soundJonathan Corbet-2/+2
2016-11-13Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar-2/+2
2016-11-07xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross-9/+4
2016-11-03video: ARM CLCD: fix Vexpress regressionLinus Walleij-2/+2
2016-10-24docs: fix locations of several documents that got movedMauro Carvalho Chehab-4/+4
2016-10-19Merge branch 'gup_flag-cleanups'Linus Torvalds-2/+2
2016-10-18mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes-2/+2
2016-10-18efifb: Show framebuffer layout as device attributesPeter Jones-13/+46
2016-10-15Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-43/+1
2016-10-12Merge tag 'fbdev-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds-3541/+982
2016-10-06FBDEV: cobalt_lcdfb: Drop SEAD3 supportPaul Burton-43/+1
2016-10-05mips: separate extable.h, switch module.h to itAl Viro-0/+1
2016-09-27video: smscufx: remove unused variableSudip Mukherjee-2/+0
2016-09-27matroxfb: fix size of memcpySudip Mukherjee-1/+1
2016-09-27fbdev: ssd1307fb: fix a possible NULL dereferenceLABBE Corentin-2/+1
2016-09-27fbdev: ssd1307fb: constify the device_info pointerLABBE Corentin-3/+3
2016-09-27simplefb: Disable and release clocks and regulators in destroy callbackChen-Yu Tsai-3/+6
2016-09-27video: fbdev: constify fb_fix_screeninfo and fb_var_screeninfo structuresJulia Lawall-26/+26
2016-09-27matroxfb: constify local structuresJulia Lawall-1/+1
2016-09-27video: fbdev: i810: add in missing white space in error message textColin Ian King-1/+1
2016-09-27video: fbdev: add missing \n at end of printk error messageColin Ian King-1/+1
2016-09-27video: fbdev: exynos: Remove old non-working MIPI driverKrzysztof Kozlowski-3310/+0
2016-09-27omapfb: fix return value check in dsi_bind()Wei Yongjun-2/+2
2016-09-27video: fbdev: offb: Call pci_enable_device() before using the PCI VGA deviceYongji Xie-0/+15
2016-09-07fbdev: vfb: simplify memory managementVladimir Murzin-81/+5
2016-09-07fbdev: vfb: add option for video modeVladimir Murzin-22/+21
2016-09-07fbdev: vfb: add description to module parametersVladimir Murzin-0/+2
2016-09-07video: fbdev: intelfb: remove impossible conditionSudip Mukherjee-5/+0
2016-08-30fb: adv7393: off by one in probe functionDan Carpenter-2/+1
2016-08-30video: fbdev: pxafb: add missing of_node_put() in of_get_pxafb_mode_info()Wei Yongjun-0/+1
2016-08-30video: fbdev: mb862xx: remove unused variableArnd Bergmann-2/+0