summaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2
Commit message (Expand)AuthorAgeFilesLines
...
| | * OMAPDSS: DSI: use lane config in dsi_get_lane_maskTomi Valkeinen2011-12-021-12/+10
| | * OMAPDSS: DSI: Use new lane config in dsi_set_lane_configTomi Valkeinen2011-12-021-44/+40
| | * OMAPDSS: DSI: Parse lane configTomi Valkeinen2011-12-021-0/+83
| | * OMAPDSS: DSI: count with number of lanesTomi Valkeinen2011-12-021-27/+22
| | * OMAPDSS: DISPC: Flush posted writes when enabling outputsTomi Valkeinen2011-12-021-2/+8
| | * OMAPDSS: DSI: flush posted write in send_btaTomi Valkeinen2011-12-021-0/+3
| | * OMAPDSS: DSI: flush posted write when entering ULPSTomi Valkeinen2011-12-021-0/+6
| | * OMAPDSS: add FocalTech ETM070003DH6 display supportIlya Yanok2011-12-021-0/+20
| * | video: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-034-4/+0
| |/
* | module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-135-9/+9
* | Merge 3.2-rc5 into staging-nextGreg Kroah-Hartman2011-12-091-1/+1
|\ \ | |/ |/|
| * staging: add omapdrm DRM/KMS driver for TI OMAP platformsRob Clark2011-11-261-1/+1
* | OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen2011-11-181-6/+5
* | OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen2011-11-181-1/+1
|/
* video: Add module.h to drivers/video files who really use it.Paul Gortmaker2011-10-311-0/+1
* video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker2011-10-316-0/+6
* Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat2011-10-1533-3173/+5811
|\
| * OMAPDSS: picodlp: add missing #include <linux/module.h>Tomi Valkeinen2011-10-041-0/+1
| * OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja2011-10-032-0/+96
| * OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja2011-10-035-6/+93
| * OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja2011-10-035-35/+46
| * video/omap: fix build dependenciesArnd Bergmann2011-10-031-3/+6
| * OMAPDSS: remove vaddr from overlay infoTomi Valkeinen2011-09-301-14/+5
| * OMAPDSS: HDMI: Add support to dump registers through debugfsMythri P K2011-09-306-0/+213
| * OMAPDSS: HDMI: Add missing register definitionsMythri P K2011-09-301-4/+4
| * OMAPDSS: HDMI: Replace hdmi_reg struct with u16Mythri P K2011-09-302-138/+134
| * OMAPDSS: HDMI: Move the comments in avi infoframeMythri P K2011-09-301-17/+17
| * OMAPDSS: Add N800 panel driverTomi Valkeinen2011-09-303-0/+755
| * OMAPDSS: Port the Apollon display driver to DSS2Tomi Valkeinen2011-09-301-0/+22
| * OMAPDSS: Port the H4 display driver to DSS2Tomi Valkeinen2011-09-301-0/+21
| * OMAPDSS: Port 2430sdp display driver to DSS2Tomi Valkeinen2011-09-301-0/+21
| * OMAPDSS: Taal: remove external backlight supportTomi Valkeinen2011-09-301-46/+30
| * OMAPDSS: FEATURES: Create a range param to get max downscalingArchit Taneja2011-09-303-1/+5
| * OMAPDSS: DISPC: Clean up scaling related clock and five tap calculationsArchit Taneja2011-09-301-58/+73
| * OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculationArchit Taneja2011-09-301-2/+2
| * OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja2011-09-304-11/+52
| * OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()Archit Taneja2011-09-301-9/+13
| * OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja2011-09-303-15/+17
| * OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()Archit Taneja2011-09-303-95/+72
| * OMAPFB: find best mode from edidTomi Valkeinen2011-09-301-10/+99
| * OMAP: DSS2: panel-generic-dpi: remove "generic" panelTomi Valkeinen2011-09-301-24/+0
| * OMAP: DSS2: add panel-dvi driverTomi Valkeinen2011-09-303-0/+371
| * OMAP: DSS2: HDMI: implement detect()Tomi Valkeinen2011-09-306-0/+59
| * OMAP: DSS2: HDMI: remove error prints in check_timingsTomi Valkeinen2011-09-302-6/+1
| * OMAP: DSS2: HDMI: clean up edid reading & fix checksumTomi Valkeinen2011-09-302-37/+36
| * OMAP: DSS2: HDMI: split hdmi_core_ddc_edidTomi Valkeinen2011-09-301-50/+67
| * OMAP: DSS2: HDMI: remove edid parsingTomi Valkeinen2011-09-302-161/+1
| * OMAP: DSS2: HDMI: implement read_edid()Tomi Valkeinen2011-09-304-18/+63
| * OMAP: DSS2: HDMI: make set_timing sanerTomi Valkeinen2011-09-302-8/+12
| * OMAP: DSS2: HDMI: improve hdmi output enableTomi Valkeinen2011-09-301-2/+2