summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
Commit message (Expand)AuthorAgeFilesLines
* fbdev: omap/lcd: Make callbacks optionalLars-Peter Clausen2017-01-3010-183/+20
* fbdev: omap/lcd: Staticize non-exported lcd_panel structsLars-Peter Clausen2017-01-308-8/+8
* fbdev: omap/lcd: Remove no-op driver callbacksLars-Peter Clausen2017-01-309-167/+0
* video/mbx: use simple_open()Geliang Tang2017-01-301-12/+6
* video: fbdev: stifb: handle NULL return value from ioremap_nocacheArvind Yadav2017-01-301-0/+4
* video: fbdev: pmagb-b-fb: Remove bad `__init' annotationMaciej W. Rozycki2017-01-301-1/+1
* video: fbdev: pmag-ba-fb: Remove bad `__init' annotationMaciej W. Rozycki2017-01-301-1/+1
* video: ARM CLCD: use panel device node for getting backlight and modeVladimir Zapolskiy2017-01-301-15/+5
* video: ARM CLCD: use panel device node for panel initializationVladimir Zapolskiy2017-01-305-27/+14
* video: ARM CLCD: sort included headers out alphabeticallyVladimir Zapolskiy2017-01-301-14/+9
* video: fbdev: wm8505fb use permission-specific DEVICE_ATTR variantsJulia Lawall2017-01-111-1/+1
* video: fbdev: simplefb: Separate clk / regulator get and enable stepsHans de Goede2017-01-111-16/+40
* video: fbdev: imxfb: always allocate 256 entries for the color mapMartin Kaiser2017-01-111-1/+5
* video: fbdev: maxinefb: add __initdata to maxinefb_fixBhumika Goyal2017-01-111-1/+1
* video: fbdev: matroxfb: use designated initializersKees Cook2017-01-112-3/+12
* video: fbdev: sh_mobile_lcdcfb: use designated initializersKees Cook2017-01-111-3/+3
* video: fbdev: cobalt_lcdfb: Handle return NULL error from devm_ioremapArvind Yadav2017-01-041-0/+5
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-248-8/+8
* Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-12-141-9/+4
|\
| * xen: make use of xenbus_read_unsigned() in xen-fbfrontJuergen Gross2016-11-071-9/+4
* | Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds2016-12-131-4/+4
|\ \
| * | Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-191-2/+2
| |\|
| * | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-241-4/+4
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-12-121-13/+46
|\ \ \
| * \ \ Merge branch 'linus' into efi/core, to pick up fixesIngo Molnar2016-11-131-2/+2
| |\ \ \ | | | |/ | | |/|
| * | | efifb: Show framebuffer layout as device attributesPeter Jones2016-10-181-13/+46
| | |/ | |/|
* | | video: ARM CLCD: fix Vexpress regressionLinus Walleij2016-11-031-2/+2
| |/ |/|
* | Merge branch 'gup_flag-cleanups'Linus Torvalds2016-10-191-2/+2
|\ \ | |/ |/|
| * mm: replace get_user_pages_unlocked() write/force parameters with gup_flagsLorenzo Stoakes2016-10-181-2/+2
* | 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