summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
...
| * video: fbdev: mxsfb: fix pixelclock polarityStefan Agner2017-11-091-2/+11
| * video: fbdev: au1200fb: Style clean upChristophe JAILLET2017-11-091-4/+4
| * video: fbdev: au1200fb: Propagate an error codeChristophe JAILLET2017-11-091-3/+4
| * video: fbdev: au1200fb: Remove some dead codeChristophe JAILLET2017-11-091-6/+0
| * video: fbdev: au1200fb: Fix error handling pathChristophe JAILLET2017-11-091-2/+10
| * video: fbdev: au1200fb: Fix incorrect IRQ freeingChristophe JAILLET2017-11-091-2/+0
| * video: fbdev: au1200fb: Release some resources if a memory allocation failsChristophe JAILLET2017-11-091-1/+2
| * video: fbdev: au1200fb: Return an error code if a memory allocation failsChristophe JAILLET2017-11-091-1/+3
| * video: fbdev: au1200fb: Fix a potential double freeChristophe JAILLET2017-11-091-1/+0
| * video: sa1100fb: move pseudo palette into sa1100fb_info structureRussell King2017-10-172-6/+5
| * video: sa1100fb: fix video memory allocation leakRussell King2017-10-171-5/+5
| * video: sa1100fb: clean up failure pathRussell King2017-10-171-13/+8
| * video: sa1100fb: use devm_gpio_request_one()Russell King2017-10-171-10/+7
| * video: sa1100fb: use devm_request_irq()Russell King2017-10-171-9/+8
| * video: sa1100fb: use devm_ioremap_resource()Russell King2017-10-171-12/+8
| * video: sa1100fb: use devm_clk_get()Russell King2017-10-171-4/+1
| * video: sa1100fb: use devm_kzalloc()Russell King2017-10-171-4/+2
| * video: fbdev: pxa3xx_gcu: Use setup_timer and mod_timerHimanshu Jha2017-10-171-6/+2
| * video: fbdev: radeon: make const array post_divs static, reduces object code ...Colin Ian King2017-10-121-1/+1
| * video: fbdev: dnfb: make fb_var_screeninfo static and constBhumika Goyal2017-10-121-1/+1
| * video: fbdev: sis: make const array specialtv static, reduces object code sizeColin Ian King2017-10-121-1/+1
| * video: fbdev: aty: make const arrays static, reduces object code sizeColin Ian King2017-10-121-2/+2
| * video: fbdev: matroxfb: return -ENOMEM on allocation failureAllen Pais2017-10-121-1/+1
* | Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2017-11-171-3/+1
|\ \
| * | pvr2fs: use get_user_pages_fast()Al Viro2017-09-221-3/+1
| |/
* / License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-0263-0/+63
|/
* Merge tag 'fbdev-v4.14' of git://github.com/bzolnier/linuxLinus Torvalds2017-09-1486-167/+6391
|\
| * video/console: Update BIOS dates list for GPD win console rotation DMI quirkHans de Goede2017-09-071-2/+2
| * video/console: Add rotated LCD-panel DMI quirk for the VIOS LTH17Hans de Goede2017-09-051-0/+14
| * video: fbdev: sis: fix duplicated code for different branchesGustavo A. R. Silva2017-09-041-12/+3
| * video: fbdev: make fb_var_screeninfo constBhumika Goyal2017-09-047-7/+7
| * video: fbdev: aty: do not leak uninitialized padding in clk to userspaceVladis Dronov2017-09-041-1/+1
| * video: fbdev: make fb_videomode constBhumika Goyal2017-09-046-6/+6
| * video/console: Add new BIOS date for GPD pocket to dmi quirk tableHans de Goede2017-09-041-1/+1
| * fbcon: remove restriction on margin colorDavid Lechner2017-09-041-2/+0
| * video: ARM CLCD: constify amba_idArvind Yadav2017-09-041-1/+1
| * video: fm2fb: constify zorro_device_idArvind Yadav2017-09-041-1/+1
| * video: fbdev: annotate fb_fix_screeninfo with const and __initconstBhumika Goyal2017-09-049-9/+9
| * omapfb: constify omap_video_timings structuresJulia Lawall2017-08-212-2/+2
| * video: fbdev: udlfb: Fix use after free on dlfb_usb_probe error pathAnton Vasilyev2017-08-211-1/+0
| * fbdev: i810: make fb_ops constBhumika Goyal2017-08-211-1/+1
| * fbdev: matrox: make fb_ops constBhumika Goyal2017-08-211-1/+1
| * video: fbdev: pxa3xx_gcu: fix error return code in pxa3xx_gcu_probe()Gustavo A. R. Silva2017-08-211-2/+2
| * video: fbdev: Enable Xilinx FB for ZynqMPMichal Simek2017-08-211-1/+1
| * video: fbdev: Fix multiple style issues in xilinxfbHyun Kwon2017-08-211-28/+28
| * video: fbdev: udlfb: constify usb_device_id.Arvind Yadav2017-08-211-1/+1
| * video: fbdev: smscufx: constify usb_device_id.Arvind Yadav2017-08-211-1/+1
| * video: fbdev: vt8623fb: constify vt8623_timing_regsJulia Lawall2017-08-181-1/+1
| * video: fbdev: add const to bin_attribute structuresBhumika Goyal2017-08-182-3/+3
| * video: fbdev: xilinxfb: constify copied structureJulia Lawall2017-08-181-1/+1