aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays/panel-tpo-td043mtea1.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-08-29OMAPDSS: remove all old panel driversTomi Valkeinen1-596/+0
2013-06-17OMAPDSS: Add panel dev pointer to dssdevTomi Valkeinen1-18/+18
2013-04-03OMAPDSS: tpo-td043: remove platform_enable/disable callbacksArchit Taneja1-9/+0
2013-04-03OMAPDSS: tpo-td043 panel: handle gpios in panel driverArchit Taneja1-15/+21
2013-03-22OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS partsGrazvydas Ignotas1-2/+11
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-2/+2
2012-10-24OMAPDSS: remove omap_dss_device's suspend/resumeTomi Valkeinen1-20/+0
2012-08-16OMAPDSS: DPI: Maintain copy of number of data lines in driver dataArchit Taneja1-0/+1
2012-08-13OMAPDSS: DPI displays: Take care of panel timings in the driver itselfArchit Taneja1-0/+2
2012-08-13OMAPDSS: DPI: Maintain our own timings field in driver dataArchit Taneja1-1/+3
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja1-2/+0
2012-06-29OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja1-0/+6
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja1-2/+2
2012-04-23OMAPDSS: TPO-TD03MTEA1: add set/check timing functionsGrazvydas Ignotas1-0/+15
2012-04-23OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delayMark Brown1-1/+1
2012-04-23OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable()Mark Brown1-1/+4
2012-03-20Merge branch 'for-3.4' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat1-44/+109
2012-02-21OMAPDSS: TPO-TD03MTEA1: update default gammaGrazvydas Ignotas1-1/+1
2012-02-21OMAPDSS: TPO-TD03MTEA1: fix suspend hangGrazvydas Ignotas1-43/+108
2012-01-28video: convert drivers/video/* to use module_spi_driver()Axel Lin1-12/+1
2012-01-28video: use gpio_request_oneJingoo Han1-9/+2
2011-12-03video: Remove redundant spi driver bus initializationLars-Peter Clausen1-1/+0
2011-05-11OMAP: DSS2: Convert simple/strict_strto* to kstrto*Tomi Valkeinen1-3/+5
2011-05-11OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen1-1/+1
2010-10-22OMAP: DSS2: don't power off a panel twiceStanley.Miao1-0/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen1-6/+6
2010-02-24OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen1-11/+50
2010-02-12OMAP: DSS: add TPO TD043MTEA1 panelGrazvydas Ignotas1-0/+489