summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds25-144/+162
2014-05-27m68k/atari - atafb: convert allocation of fb ram to new interfaceMichael Schmitz1-23/+26
2014-05-23drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN1-0/+2
2014-05-23video: fbdev: s3fb.c: Fix for possible null pointer dereferenceRickard Strandqvist1-1/+2
2014-05-23video: fbdev: grvga.c: Fix for possible null pointer dereferenceRickard Strandqvist1-1/+2
2014-05-23matroxfb: perform a dummy read of M_STATUSMikulas Patocka1-1/+1
2014-05-19video: delete unneeded call to platform_get_drvdataJulia Lawall1-2/+0
2014-05-16video: mx3fb: Add backlight control supportAlexander Stein2-0/+82
2014-05-16video: omap: delete support for early fbmem allocationAaro Koskinen1-65/+2
2014-05-09fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick1-3/+3
2014-05-09video: Kconfig: Add a dependency to the Goldfish framebuffer driverJean Delvare1-1/+1
2014-05-09video: exynos: Add a dependency to the menuJean Delvare1-1/+1
2014-05-09video: mx3fb: Use devm_kzallocDenis Carikli1-3/+1
2014-05-09video/nuc900: allow modular buildArnd Bergmann1-1/+1
2014-05-09video: atmel needs FB_BACKLIGHTArnd Bergmann1-0/+1
2014-05-09video: export fb_prepare_logoArnd Bergmann1-0/+1
2014-05-09video/mbx: fix building debugfs supportArnd Bergmann3-3/+4
2014-05-09video/omap: fix modular buildArnd Bergmann3-11/+22
2014-05-09video: clarify I2C dependenciesArnd Bergmann1-0/+2
2014-05-07video: sh_mobile_lcdcfb depends on meramArnd Bergmann1-0/+1
2014-04-30fbdev: Fix tmiofb driver dependenciesJean Delvare1-1/+1
2014-04-30video: pxa3xx-gcu: use devm_ioremap_resource()Jingoo Han1-4/+2
2014-04-30video: mmpfb: cleanup some static checker warnings in probe()Dan Carpenter1-7/+2
2014-04-30video: mmp: Remove references to CPU_PXA988Richard Weinberger3-36/+4
2014-04-30video: mmp: Remove references to CPU_MMP3Richard Weinberger2-3/+3
2014-04-30video: fbdev: Fix format string mismatch in gbefb.cMasanari Iida1-1/+1
2014-04-30video: fbdev: Fix format string mismatch in wm8505fb.cMasanari Iida1-1/+1
2014-04-22video: Check EDID for HDMI connectionDavid Ung1-1/+8
2014-04-22video: da8xx-fb: Add support for Densitron 84-0023-001TJon Ringle1-0/+14
2014-04-17fbdev: move fbdev core files to separate directoryTomi Valkeinen22-19/+21
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen471-0/+302801