aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-01-137-521/+704
|\
| * OMAP: DSS2: Add back authors of panel-generic.c based driversBryan Wu2011-01-101-0/+10
| * OMAP: DSS2: remove generic DPI panel driver duplicated panel driversBryan Wu2011-01-105-524/+0
| * OMAP: DSS2: Add generic DPI panel display driverBryan Wu2011-01-103-0/+364
| * OMAP: DSS2: Add NEC NL8048HL11-01B display panelErik Gilling2011-01-103-0/+333
* | backlight: constify backlight_opsLionel Debroux2010-11-161-1/+1
|/
* OMAP: DSS2: don't power off a panel twiceStanley.Miao2010-10-226-0/+36
* OMAP: DSS2: Add SPI dependency to Kconfig of ACX565AKM panelJarkko Nikula2010-09-291-1/+1
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-08-082-122/+453
|\
| * OMAP: DSS2: TDO35S: fix video signalingIgor Grinberg2010-08-051-2/+6
| * OMAP: DSS2: Taal: Optimize enable_te, rotate, mirror when value unchangedTomi Valkeinen2010-08-051-0/+15
| * OMAP: DSS2: change manual update scaling setupTomi Valkeinen2010-08-051-1/+1
| * OMAP: DSS2: Taal: CABC workaround is Taal specificJani Nikula2010-08-031-2/+3
| * OMAP: DSS2: Taal: Add regulator configuration supportTomi Valkeinen2010-08-031-0/+83
| * OMAP: DSS2: Taal: Print panel name in addition to revisionJani Nikula2010-08-031-2/+2
| * OMAP: DSS2: Taal: Add panel specific configuration structureJani Nikula2010-08-031-21/+87
| * OMAP: DSS2: Taal: Configure ESD check in DSI panel dataJani Nikula2010-08-031-8/+8
| * OMAP: DSS2: Taal: Use Nokia DSI panel dataTomi Valkeinen2010-08-031-21/+38
| * OMAP: DSS2: Taal: Add proper external TE supportJani Nikula2010-08-031-18/+75
| * OMAP: DSS2: Taal: Change probe error handling labelsJani Nikula2010-08-031-12/+12
| * OMAP: DSS2: Taal: Change ESD work managementJani Nikula2010-08-031-9/+16
| * OMAP: DSS2: Taal: Check taal_power_on() return value in taal_resume()Jani Nikula2010-08-031-1/+4
| * OMAP: DSS2: Taal: Change DSI bus locking to avoid deadlock in ESD workJani Nikula2010-08-031-10/+19
| * OMAP: DSS2: Taal: Ensure panel is enabled in enable_te() and run_test()Jani Nikula2010-08-031-8/+23
| * OMAP: DSS2: Taal: Improve taal_power_on() error handlingJani Nikula2010-08-031-7/+23
| * OMAP: DSS2: Taal: Remove ESD work cancel from driver probe error handlingJani Nikula2010-08-031-1/+0
| * OMAP: DSS2: Taal: Fix request_irq() error handlingJani Nikula2010-08-031-7/+7
| * OMAP: DSS2: Taal: Remove platform enable/disableJani Nikula2010-08-031-11/+0
| * OMAP: DSS2: Taal: Add locks to protect taal data accessJani Nikula2010-08-031-0/+12
| * OMAP: DSS2: Taal: Add panel hardware resetJani Nikula2010-08-031-4/+40
| * OMAP: DSS2: Taal: add locks to taal_bl_update_statusTomi Valkeinen2010-08-031-8/+10
* | V4L/DVB: drivers/video/omap2/displays: add missing mutex_unlockJulia Lawall2010-08-021-1/+3
|/
* OMAP: DSS2: Add ACX565AKM Panel DriverRoger Quadros2010-05-183-0/+826
* OMAP: DSS2: TPO-TD03MTEA1: fix Kconfig dependencyGrazvydas Ignotas2010-05-181-1/+1
* OMAP: LCD LS037V7DW01: Add Backlight driver supportVaibhav Hiremath2010-05-182-0/+79
* OMAP: DSS2: Taal: Fix DSI bus locking problemVille Syrjälä2010-05-181-2/+1
* OMAP: DSS2: Taal: add mutex to protect panel dataTomi Valkeinen2010-05-181-21/+119
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-302-0/+2
* Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds2010-03-241-0/+22
|\
| * OMAP: DSS2: panel-generic: re-implement mode changingTomi Valkeinen2010-03-151-0/+22
* | backlight: Allow properties to be passed at registrationMatthew Garrett2010-03-161-6/+9
|/
* OMAP: DSS2: Taal: Fix TE when resumingTomi Valkeinen2010-03-021-3/+18
* OMAP: DSS2: Taal: Fix ESD checkTomi Valkeinen2010-03-011-2/+5
* OMAP: DSS2: TPO-TD03MTEA1: fix function namesTomi Valkeinen2010-02-261-6/+6
* OMAP: DSS2: move timing functionsTomi Valkeinen2010-02-241-2/+2
* OMAP: DSS2: move enable/disable/suspend/resumeTomi Valkeinen2010-02-246-59/+302
* OMAP: DSS2: move update() and sync()Tomi Valkeinen2010-02-241-22/+54
* OMAP: DSS2: move set/get_update_mode()Tomi Valkeinen2010-02-241-0/+16
* OMAP: DSS2: move enable/get_te()Tomi Valkeinen2010-02-241-0/+18
* OMAP: DSS2: move get_recommended_bpp()Tomi Valkeinen2010-02-241-0/+2