aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2/displays
Commit message (Expand)AuthorAgeFilesLines
* OMAP: DSS2: Taal: Use device name in backlight_device_registerArchit Taneja2011-05-121-2/+2
* OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsiArchit Taneja2011-05-121-60/+60
* OMAP: DSS2: Support for Powertip PH480272TEnric Balletbo i Serra2011-05-111-0/+25
* OMAP: DSS2: Support for Seiko 70WVW1TZ3Enric Balletbo i Serra2011-05-111-0/+25
* OMAP: DSS2: Taal: Implement ULPS functionalityTomi Valkeinen2011-05-111-7/+303
* OMAP: DSS2: Taal: Rename esd_wq to workqueueTomi Valkeinen2011-05-111-6/+7
* OMAP: DSS2: Taal: Separate panel resetTomi Valkeinen2011-05-111-3/+10
* OMAP: DSS2: Taal: Add sysfs file for ESD intervalTomi Valkeinen2011-05-111-0/+42
* OMAP: DSS2: Taal: Clean up ESD queueingTomi Valkeinen2011-05-111-13/+23
* OMAP: DSS2: Taal: Implement configurable ESD intervalTomi Valkeinen2011-05-111-10/+10
* OMAP: DSS2: DSI: add parameter to enter ulps on disableTomi Valkeinen2011-05-111-2/+2
* OMAP: DSS2: DSI: add option to leave DSI lanes powered onTomi Valkeinen2011-05-111-2/+2
* OMAP: DSS2: Convert simple/strict_strto* to kstrto*Tomi Valkeinen2011-05-111-3/+5
* OMAP: DSS2: use __exit for selected panel driversTomi Valkeinen2011-05-113-6/+6
* OMAP: DSS2: fix panel Kconfig dependenciesTomi Valkeinen2011-05-111-4/+5
* OMAP: DSS2: Move nokia-dsi-panel.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* OMAP: DSS2: Move panel-generic-dpi.h to include/video/Tomi Valkeinen2011-05-111-1/+1
* OMAP: DSS2: Move display.h to include/video/Tomi Valkeinen2011-05-117-6/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds2011-03-245-52/+382
|\
| * OMAP: DSS2: Add support for LG Philips LB035Q02 panelSteve Sakoman2011-03-113-0/+286
| * OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.Archit Taneja2011-03-111-52/+71
| * OMAP: DSS2: Support for Samsung LTE430WQ-F0CTomi Valkeinen2011-03-111-0/+25
* | backlight: add backlight typeMatthew Garrett2011-03-223-0/+4
|/
* 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