summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-09-07OMAPDSS: Taal: use devm_* functionsTomi Valkeinen
2012-09-07OMAPDSS: fix use of dssdev->capsTomi Valkeinen
2012-09-07OMAPDSS: DSI: calculate dsi clockTomi Valkeinen
2012-09-07OMAPDSS: Add DSI fclk maximum to dss_featuresTomi Valkeinen
2012-09-07OMAPDSS: HDMI: use vdda_hdmi_dacTomi Valkeinen
2012-09-07OMAPDSS: HDMI: Add delay to wait for 5V powerTomi Valkeinen
2012-09-07OMAPDSS: HDMI: Move GPIO handling to HDMI driverTomi Valkeinen
2012-09-03Merge tag 'v3.6-rc4'Tomi Valkeinen
2012-08-22OMAPDSS: DPI: Remove cpu_is_xxxx checksChandrabhanu Mahapatra
2012-08-22OMAPDSS: VENC: Remove cpu_is_xxxx checksChandrabhanu Mahapatra
2012-08-22OMAPDSS: DSS: Cleanup cpu_is_xxxx checksChandrabhanu Mahapatra
2012-08-22OMAPDSS: DSS: Remove redundant functionsChandrabhanu Mahapatra
2012-08-22OMAPDSS: DISPC: Cleanup cpu_is_xxxx checksChandrabhanu Mahapatra
2012-08-22OMAPDSS: HDMI: fix initial HDMI enableTomi Valkeinen
2012-08-22fbcon: fix race condition between console lock and cursor timer (v1.1)Dave Airlie
2012-08-16OMAPDSS: VENC: Maintian copy of video output polarity info in private dataArchit Taneja
2012-08-16OMAPDSS: VENC: Maintain copy of venc type in driver dataArchit Taneja
2012-08-16OMAPDSS: RFBI: Maitain copy of rfbi timings in driver dataArchit Taneja
2012-08-16OMAPDSS: DSI: Maintain copy of video mode timings in driver dataArchit Taneja
2012-08-16OMAPDSS: DSI: Rename dsi_videomode_data to dsi_videomode_timingsArchit Taneja
2012-08-16OMAPDSS: DSI: Maintain copy of operation mode in driver dataArchit Taneja
2012-08-16OMAPDSS: SDI: Maintain copy of data pairs in driver dataArchit Taneja
2012-08-16OMAPDSS: DPI: Maintain copy of number of data lines in driver dataArchit Taneja
2012-08-16OMAPDSS: RFBI: Maintain copy of number of data lines in driver dataArchit Taneja
2012-08-16OMAPDSS: RFBI: Maintain copy of pixel size in driver dataArchit Taneja
2012-08-16OMAPDSS: DSI: Maintain copy of pixel format in driver dataArchit Taneja
2012-08-15OMAPDSS: RFBI: Add function to set panel sizeArchit Taneja
2012-08-15OMAPDSS: RFBI: Remove partial update supportArchit Taneja
2012-08-15OMAPDSS: VENC: Maintain our own timings field in driver dataArchit Taneja
2012-08-15OMAPDSS: VENC: Split VENC into interface and panel driverArchit Taneja
2012-08-15OMAPDSS: SDI: Maintain our own timings field in driver dataArchit Taneja
2012-08-15OMAPDSS: SDI: Create a function to set timingsArchit Taneja
2012-08-15OMAPDSS: HDMI: Add locking for hdmi interface set timing functionsArchit Taneja
2012-08-15OMAPDSS: HDMI: Use our own omap_video_timings field when setting interface ti...Archit Taneja
2012-08-13OMAPDSS: DSI: Update manager timings on a manual updateArchit Taneja
2012-08-13OMAPDSS: DSI: Add function to set panel size for command mode panelsArchit Taneja
2012-08-13OMAPDSS: DSI: Maintain own copy of timings in driver dataArchit Taneja
2012-08-13OMAPDSS: DPI displays: Take care of panel timings in the driver itselfArchit Taneja
2012-08-13OMAPDSS: DPI: Maintain our own timings field in driver dataArchit Taneja
2012-08-13OMAPDSS: Displays: Add locking in generic DPI panel driverArchit Taneja
2012-08-13OMAPDSS: DPI: Add locking for DPI interfaceArchit Taneja
2012-08-13OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timingsArchit Taneja
2012-08-10OMAPFB: fix framebuffer console colorsGrazvydas Ignotas
2012-08-10OMAPDSS: DISPC: Improvements to DIGIT sync signal selectionRicardo Neri
2012-08-10OMAPDSS: DISPC: Use msleep instead of blocking mdelayJassi Brar
2012-08-10OMAPDSS: HDMI: Disable PLL properly in case of error at power_onRicardo Neri
2012-08-01Merge tag 'fbdev-updates-for-3.6' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-08-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2012-07-31Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-07-31backlight: move lp855x header into platform_data directoryKim, Milo