summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2014-06-24video: 68328fb: remove check for CONFIG_FB_68328_INVERTPaul Bolle-7/+1
2014-06-24video: vt8500lcdfb: Remove kfree call since devm_kzalloc() is usedEmil Goode-2/+0
2014-06-24video: msm: Introduce the use of the managed version of kzallocHimangi Saraogi-16/+3
2014-06-24video: clps711x: Add new Cirrus Logic CLPS711X framebuffer driverAlexander Shiyan-6/+415
2014-06-23backlight: Remove trivial get_brightness implementationsAndrzej Hajda-36/+0
2014-06-23drivers:video:fbdev atmel_lcdfb.c power GPIO registration bugMichael Welling-0/+2
2014-06-16Revert "offb: Add palette hack for little endian"Benjamin Herrenschmidt-10/+1
2014-06-11Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2014-06-04Merge tag 'fbdev-omap-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-513/+3310
2014-06-04Merge tag 'fbdev-main-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-144/+162
2014-05-28OMAPDSS: move 'compatible' converter to omapdss driverTomi Valkeinen-1/+235
2014-05-26m68k/atari - atafb: convert allocation of fb ram to new interfaceMichael Schmitz-23/+26
2014-05-23OMAPDSS: HDMI: fix devm_ioremap_resource error checksTomi Valkeinen-10/+10
2014-05-23OMAPDSS: HDMI: remove unused definesTomi Valkeinen-11/+0
2014-05-23OMAPDSS: HDMI: cleanup WP ioremapsTomi Valkeinen-18/+3
2014-05-23drivers/video/fbdev/fb-puv3.c: Add header files for function unifb_mmapZhichuang SUN-0/+2
2014-05-23video: fbdev: s3fb.c: Fix for possible null pointer dereferenceRickard Strandqvist-1/+2
2014-05-23video: fbdev: grvga.c: Fix for possible null pointer dereferenceRickard Strandqvist-1/+2
2014-05-23matroxfb: perform a dummy read of M_STATUSMikulas Patocka-1/+1
2014-05-20OMAPDSS: panel NEC-NL8048HL11 DT supportTomi Valkeinen-1/+44
2014-05-20OMAPDSS: Panel TPO-TD043MTEA1 DT supportTomi Valkeinen-1/+41
2014-05-20OMAPDSS: panel sharp-ls037v7dw01 DT supportTony Lindgren-3/+99
2014-05-20OMAPDSS: panel-sharp-ls037v7dw01: update to use gpiodTony Lindgren-54/+54
2014-05-20OMAPDSS: panel-lgphilips-lb035q02: Add DT supportTomi Valkeinen-1/+44
2014-05-20OMAPDSS: panel-lgphilips-lb035q02: use gpiod for enable gpioTomi Valkeinen-14/+18
2014-05-19OMAPDSS: hdmi5_core: Fix compilation with OMAP5_DSS_HDMI_AUDIOJyri Sarha-1/+1
2014-05-19OMAPDSS: panel-dpi: enable-gpioTomi Valkeinen-3/+7
2014-05-19video: delete unneeded call to platform_get_drvdataJulia Lawall-2/+0
2014-05-16video: mx3fb: Add backlight control supportAlexander Stein-0/+82
2014-05-16video: omap: delete support for early fbmem allocationAaro Koskinen-65/+2
2014-05-14drivers/video/fbdev/sm501fb.c: avoid world-writable sysfs files.Rusty Russell-1/+1
2014-05-09OMAPDSS: Fix writes to DISPC_POL_FREQTomi Valkeinen-7/+7
2014-05-09OMAPDSS: HDMI: cleanup ioremapsTomi Valkeinen-55/+10
2014-05-09OMAPDSS: HDMI: Add OMAP5 HDMI supportTomi Valkeinen-2/+2082
2014-05-09OMAPDSS: HDMI: PLL changes for OMAP5Archit Taneja-2/+79
2014-05-09OMAPDSS: HDMI: PHY changes for OMAP5Archit Taneja-2/+94
2014-05-09OMAPDSS: HDMI: support larger register offsets for OMAP5 HDMI coreArchit Taneja-2/+2
2014-05-09OMAPDSS: HDMI: move irq & phy pwr handlingTomi Valkeinen-80/+71
2014-05-09OMAPDSS: HDMI: improve MakefileTomi Valkeinen-5/+9
2014-05-09OMAPDSS: DSI: Add OMAP5 DSI module IDsTomi Valkeinen-0/+7
2014-05-09OMAPDSS: DPI: fix LCD3 DSI sourceTomi Valkeinen-0/+2
2014-05-09OMAPDSS: features: fix OMAP5 featuresTomi Valkeinen-1/+2
2014-05-09OMAPDSS: DSS & DISPC DT support for OMAP5Tomi Valkeinen-0/+2
2014-05-09OMAPDSS: Add DSS features for AM43xxSathya Prakash M R-0/+82
2014-05-09OMAPDSS: remove venc_panel.cTomi Valkeinen-232/+0
2014-05-09omapdss: remove check for simpler port/endpoint bindingArchit Taneja-5/+1
2014-05-09OMAPDSS: add __exit to dss_uninit_portsFabian Frederick-1/+1
2014-05-09fbdev: fbmem: remove positive test on unsigned valuesFabian Frederick-3/+3
2014-05-09video: Kconfig: Add a dependency to the Goldfish framebuffer driverJean Delvare-1/+1
2014-05-09video: exynos: Add a dependency to the menuJean Delvare-1/+1