summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2011-12-02OMAPDSS: create apply.cTomi Valkeinen
2011-12-02OMAPDSS: apply affects only one overlay managerTomi Valkeinen
2011-12-02OMAPDSS: split omap_dss_mgr_apply() to smaller funcsTomi Valkeinen
2011-12-02OMAPDSS: add ovl/mgr_manual_update() helpersTomi Valkeinen
2011-12-02OMAPDSS: remove unneeded dss_ovl_wait_for_go()Tomi Valkeinen
2011-12-02OMAPDSS: DISPC: remove unused functionsTomi Valkeinen
2011-12-02OMAPDSS: setup manager with dispc_mgr_setup()Tomi Valkeinen
2011-12-02OMAPDSS: separate overlay channel from ovl_setupTomi Valkeinen
2011-12-02OMAPDSS: separate FIFO threshold setup from ovl_setupTomi Valkeinen
2011-12-02OMAPDSS: handle ilace/replication when configuring overlayTomi Valkeinen
2011-12-02OMAPDSS: DISPC: handle 0 out_width/out_height in ovl_setup()Tomi Valkeinen
2011-12-02OMAPDSS: pass ovl manager to dss_start_updateTomi Valkeinen
2011-12-02OMAPDSS: remove partial update from panel-taalTomi Valkeinen
2011-12-02OMAPDSS: remove partial update from DSITomi Valkeinen
2011-12-02OMAPDSS: remove partial update from the overlay managerTomi Valkeinen
2011-12-02OMAPDSS: DISPC: make dispc_ovl_set_fifo_threshold() publicTomi Valkeinen
2011-12-02OMAPDSS: DISPC: make dispc_ovl_set_channel_out() publicTomi Valkeinen
2011-12-02OMAPDSS: remove L4_EXAMPLE codeTomi Valkeinen
2011-12-02OMAPDSS: Remove old fifomerge hacksTomi Valkeinen
2011-12-02OMAPDSS: DISPC: add missing prototypeTomi Valkeinen
2011-12-02OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPSTomi Valkeinen
2011-12-02OMAPDSS: DSI: improve wait_for_bit_changeTomi Valkeinen
2011-12-02OMAPDSS: DSI: fix lane handling when entering ULPSTomi Valkeinen
2011-12-02OMAPDSS: DSI: remove dsi_get_num_lanes_usedTomi Valkeinen
2011-12-02OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_overrideTomi Valkeinen
2011-12-02OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_resetTomi Valkeinen
2011-12-02OMAPDSS: DSI: use lane config in dsi_get_lane_maskTomi Valkeinen
2011-12-02OMAPDSS: DSI: Use new lane config in dsi_set_lane_configTomi Valkeinen
2011-12-02OMAPDSS: DSI: Parse lane configTomi Valkeinen
2011-12-02OMAPDSS: DSI: count with number of lanesTomi Valkeinen
2011-12-02OMAPDSS: DISPC: Flush posted writes when enabling outputsTomi Valkeinen
2011-12-02OMAPDSS: DSI: flush posted write in send_btaTomi Valkeinen
2011-12-02OMAPDSS: DSI: flush posted write when entering ULPSTomi Valkeinen
2011-12-02OMAPDSS: add FocalTech ETM070003DH6 display supportIlya Yanok
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen
2011-11-18OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen
2011-11-18OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds
2011-10-31backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin
2011-10-31drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown
2011-10-31video/backlight: remove obsolete cleanup for clientdataWolfram Sang
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann