aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorFilesLines
2014-11-12OMAPDSS: DSS: add a param to dpi_select_source which specifies it's port numberArchit Taneja3-8/+8
2014-11-12OMAPDSS: DPI: Add support for multiple instancesArchit Taneja1-3/+23
2014-11-12OMAPDSS: DT: Get source endpoint by matching reg-idArchit Taneja5-21/+62
2014-11-12OMAPDSS: DSS: init dss ports cleanlyArchit Taneja3-16/+92
2014-11-12OMAPDSS: DPI: Store dpi_data pointer in the DT port's dataArchit Taneja3-8/+42
2014-11-12OMAPDSS: DPI: Allocate driver dataArchit Taneja3-18/+36
2014-11-12OMAPDSS: DPI: Use DPI driver dataArchit Taneja1-80/+107
2014-11-06m501fb: don't return zero on failure path in sm501fb_probe()Alexey Khoroshilov1-0/+1
2014-11-06fbdev: mxsfb: Add support for mx6sl and mx6sxFabio Estevam2-1/+20
2014-11-03Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux into driver-core-nextGreg Kroah-Hartman83-84/+0
2014-10-30Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixesTomi Valkeinen26-23/+46
2014-10-30omap: dss: connector-analog-tv: Add missing module device tableMarek Belisko1-0/+2
2014-10-29treewide: Fix company name in module descriptionsMasanari Iida2-2/+2
2014-10-22OMAPDSS: DSI: Fix PLL_SELFEQDCO field widthTomi Valkeinen1-1/+1
2014-10-22OMAPDSS: fix dispc register dump for preload & mflagTomi Valkeinen1-4/+3
2014-10-22OMAPDSS: DISPC: fix mflag offsetTomi Valkeinen1-2/+1
2014-10-22OMAPDSS: HDMI: fix regsd writeTomi Valkeinen1-5/+4
2014-10-22OMAPDSS: HDMI: fix PLL GO bit handlingTomi Valkeinen1-2/+2
2014-10-22OMAPFB: fix releasing overlaysTomi Valkeinen1-0/+3
2014-10-22OMAPFB: fix overlay disable when freeing resources.Tomi Valkeinen1-7/+3
2014-10-22OMAPDSS: apply: wait pending updates on manager disableTomi Valkeinen1-0/+2
2014-10-22OMAPFB: remove __exit annotationFelipe Balbi1-2/+2
2014-10-22OMAPDSS: set suppress_bind_attrsTomi Valkeinen22-0/+22
2014-10-22OMAPFB: add missing MODULE_ALIAS()Felipe Balbi1-0/+1
2014-10-22drivers: video: fbdev: atmel_lcdfb.c: remove unnecessary headerAlexandre Belloni1-1/+0
2014-10-20video: fbdev: omap2: omapfb: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: omap2: dss: drop owner assignment from platform_driversWolfram Sang10-10/+0
2014-10-20video: fbdev: omap2: displays-new: drop owner assignment from platform_driversWolfram Sang8-8/+0
2014-10-20video: fbdev: omap: drop owner assignment from platform_driversWolfram Sang10-10/+0
2014-10-20video: fbdev: mmp: hw: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: mmp: fb: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: mb862xx: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: exynos: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-10-20video: fbdev: drop owner assignment from platform_driversWolfram Sang50-51/+0
2014-10-18Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-2/+1
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds27-113/+294
2014-10-15video: mx3fb: use dmaengine_terminate_all() APIVinod Koul1-2/+1
2014-10-14Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds5-95/+115
2014-10-14video: fbdev: replace strnicmp with strncasecmpRasmus Villemoes4-40/+40
2014-10-11Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds1-2/+3
2014-10-09Merge tag 'gpio-v3.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpioLinus Torvalds1-7/+3
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel1-2/+3
2014-09-30video/atmel_lcdfb: Introduce regulator supportAlexander Stein1-0/+20
2014-09-30fbdev: sh_mobile_hdmi: Re-init regs before irq re-enable on resumeGeert Uytterhoeven1-2/+42
2014-09-30framebuffer: fix screen corruption when copyingMikulas Patocka1-5/+8
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omapfbBehan Webster1-7/+7
2014-09-30arm, fbdev, omap2, LLVMLinux: Remove nested function from omap2 dssBehan Webster2-11/+14
2014-09-30video: fbdev: valkyriefb.c: use container_of to resolve fb_info_valkyrie from fb_infoFabian Frederick1-4/+8
2014-09-30video: fbdev: pxafb.c: use container_of to resolve pxafb_info/layer from fb_infoFabian Frederick1-10/+10
2014-09-30video: fbdev: cyber2000fb.c: use container_of to resolve cfb_info from fb_infoFabian Frederick1-8/+8