summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sisfb: POST should fail if R/W test failsAaro Koskinen2011-03-221-5/+17
* vmlfb: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-221-2/+1
* omap: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov2011-03-222-4/+2
* mailmap: Update for OMAP DSS developers.Paul Mundt2011-03-221-0/+4
* Merge branch 'for-paul' of git://gitorious.org/linux-omap-dss2/linuxPaul Mundt2011-03-2251-1362/+5323
|\
| * OMAP4: PandaBoard: Adding DVI supportMurthy, Raghuveer2011-03-181-2/+129
| * OMAP: DSS2: Implement OMAP4 DSS fclk supportMurthy, Raghuveer2011-03-181-12/+22
| * OMAP: DSS2: Clean up for dpll4_m4_ck handlingTomi Valkeinen2011-03-181-34/+59
| * OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 PANDAK, Mythri P2011-03-161-0/+74
| * OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDPMythri P K2011-03-161-0/+75
| * OMAP4: DSS: HDMI: Call to HDMI module init to register driver.Mythri P K2011-03-161-0/+9
| * OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4Mythri P K2011-03-162-0/+10
| * OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSSMythri P K2011-03-162-0/+224
| * OMAP4: DSS2: HDMI: HDMI driver addition in the DSSMythri P K2011-03-163-0/+1369
| * OMAP4: DSS2: HDMI: HDMI driver header file additionMythri P K2011-03-161-0/+415
| * OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.Mythri P K2011-03-162-0/+15
| * OMAP4: DSS2: HDMI: Select between HDMI VENC clock source.Mythri P K2011-03-162-0/+11
| * OMAP4: DSS2: Add display type HDMI to DSS2Mythri P K2011-03-165-5/+15
| * OMAP: DSS2: DSI: fix IRQ debug printsTomi Valkeinen2011-03-151-0/+9
| * OMAP: DSS2: DSI: catch DSI errors in send_bta_syncTomi Valkeinen2011-03-151-4/+11
| * OMAP: DSS2: DSI: use ISR for BTA in framedoneTomi Valkeinen2011-03-151-42/+15
| * OMAP: DSS2: DSI: use ISR in send_bta_syncTomi Valkeinen2011-03-151-14/+18
| * OMAP: DSS2: DSI: Add ISR supportTomi Valkeinen2011-03-151-25/+304
| * OMAP: DSS2: DSI: Restructure IRQ handlerTomi Valkeinen2011-03-151-50/+73
| * OMAP: DSS2: FEATURES: DSI PLL parameter cleanupTaneja, Archit2011-03-153-50/+113
| * OMAP: DSS2: FEATURES: Functions to return min and max values of parametersTaneja, Archit2011-03-154-11/+36
| * OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_nameTaneja, Archit2011-03-153-50/+43
| * HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crashTomi Valkeinen2011-03-141-0/+6
| * OMAP: Add gpio-keys support for OveroSteve Sakoman2011-03-111-0/+42
| * OMAP: Add gpio-leds support for OveroSteve Sakoman2011-03-111-0/+53
| * omap: overo: Add regulator for ads7846Steve Sakoman2011-03-111-0/+31
| * OMAP4: DSS2: Clock source changes for OMAP4Taneja, Archit2011-03-115-17/+98
| * OMAP2PLUS: DSS2: Cleanup clock source related codeTaneja, Archit2011-03-113-18/+34
| * OMAP: DSS2: Add DSS2 support for OveroSteve Sakoman2011-03-111-37/+200
| * OMAP: DSS2: Add support for LG Philips LB035Q02 panelSteve Sakoman2011-03-113-0/+286
| * OMAP: DSS2: fix omap_dispc_register_isr() fail pathTomi Valkeinen2011-03-111-0/+3
| * OMAP4: DSS2: Using dss_features to set independent core clock dividerMurthy, Raghuveer2011-03-111-0/+24
| * OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch)Murthy, Raghuveer2011-03-111-13/+14
| * OMAP: DSS2: Adding dss_features for independent core clk dividerMurthy, Raghuveer2011-03-112-1/+4
| * HACK: OMAP: DSS2: add delay after enabling clocksTomi Valkeinen2011-03-111-0/+8
| * HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLLTomi Valkeinen2011-03-111-0/+20
| * OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.Archit Taneja2011-03-112-55/+71
| * OMAP: DSS2: Functions to request/release DSI VCsArchit Taneja2011-03-112-5/+65
| * OMAP: DSS2: Remove unneeded cpu_is_xxx checksTomi Valkeinen2011-03-111-12/+6
| * OMAP: DSS2: Move DPI & SDI init into DSS plat driverTomi Valkeinen2011-03-112-20/+16
| * OMAP: DSS2: Remove pdev argument from dpi_initTomi Valkeinen2011-03-113-4/+4
| * OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT supportTomi Valkeinen2011-03-114-65/+28
| * OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja2011-03-116-81/+87
| * OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja2011-03-116-18/+81
| * OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja2011-03-115-27/+27