summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-05-11OMAPDSS: remove uses of dss_runtime_get/putTomi Valkeinen
2012-05-11OMAPDSS: create DPI & SDI driversTomi Valkeinen
2012-05-11OMAPDSS: use platform_driver_probe for core/dispc/dssTomi Valkeinen
2012-05-11OMAPDSS: remove return from platform_driver_unregTomi Valkeinen
2012-05-11OMAPDSS: clean up the omapdss platform data messTomi Valkeinen
2012-05-11OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->idTomi Valkeinen
2012-05-11OMAPDSS: TFP410: pdata rewriteTomi Valkeinen
2012-05-11OMAPFB: fix parsing of vram parameterTomi Valkeinen
2012-05-11OMAPDSS: OMAPFB: always allow to configure overlayGrazvydas Ignotas
2012-05-11OMAPDSS: VENC: allow switching venc output type at runtimeGrazvydas Ignotas
2012-05-10connector/userns: replace netlink uses of cap_raised() with capable()Eric W. Biederman
2012-05-10parisc: move definition of PAGE0 to asm/page.hRolf Eike Beer
2012-05-10Merge branch 'for-l-o-3.5'Tomi Valkeinen
2012-05-09Merge branch 'for-l-o-3.5' of git://gitorious.org/linux-omap-dss2/linux into ...Tony Lindgren
2012-05-09OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()Archit Taneja
2012-05-09OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()Archit Taneja
2012-05-09OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointerArchit Taneja
2012-05-09OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabledArchit Taneja
2012-05-09OMAPDSS: APPLY: Remove display dependency from overlay and manager checksArchit Taneja
2012-05-09OMAPDSS: APPLY: Don't check manager settings if it is disabledArchit Taneja
2012-05-09OMAPDSS: MANAGER: Create a function to check manager timingsArchit Taneja
2012-05-09OMAPDSS: Apply manager timings instead of direct DISPC writesArchit Taneja
2012-05-09OMAPDSS: APPLY: Add manager timings as extra_info in private dataArchit Taneja
2012-05-09OMAPDSS: DISPC: Remove Fake VSYNC supportArchit Taneja
2012-05-09OMAPDSS: Fix DSI_FCLK clock source selectionArchit Taneja
2012-05-09OMAPDSS: HDMI: define and dump CORE registers in correct orderArchit Taneja
2012-05-09OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dumpArchit Taneja
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen
2012-05-09OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen
2012-05-08Merge tag 'stable/for-linus-3.4-rc6-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2012-05-08video: EXYNOS: enable interrupt again after sw resetDonghwa Lee
2012-05-08video/via: Convert to kstrtou8_from_userPeter Huewe
2012-05-08video/sis: Annotate SiS_DRAMType as __devinitconstPeter Huewe
2012-05-08video/sis: Remove unused structs SiS_SDRDRAM_TYPE/SiS_DDRDRAM_TYPE/SiS_DRAMTypePeter Huewe
2012-05-08video: mb862xxfbdrv.c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08video: mb862xx-i2c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08video: fb_defio.c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08video: smscufx.c: local functions should not be exposed globallyH Hartley Sweeten
2012-05-08video: s3c-fb: s3c_fb_missing_pixclock() can't be __devinitMark Brown
2012-05-07Merge 3.4-rc6 into usb-nextGreg Kroah-Hartman
2012-05-07Merge tag 'v3.4-rc6' into drm-intel-nextDaniel Vetter
2012-05-07drivers/video/xen-fbfront.c: add missing cleanup codeJulia Lawall
2012-05-03OMAPDSS: DISPC: Correct DISPC functional clock usageChandrabhanu Mahapatra
2012-05-03OMAPDSS: DISPC: Handle synclost errors in OMAP3Chandrabhanu Mahapatra
2012-05-03OMAPDSS: DISPC: Enable predecimationChandrabhanu Mahapatra
2012-05-02Merge tag 'drm-intel-next-2012-04-23' of git://people.freedesktop.org/~danvet...Dave Airlie