| Commit message (Expand) | Author | Age | Files | Lines |
* | OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 PANDA | K, Mythri P | 2011-03-16 | 1 | -0/+74 |
* | OMAP4: HDMI: Add HDMI structure in the board file for OMAP4 SDP | Mythri P K | 2011-03-16 | 1 | -0/+75 |
* | OMAP4: DSS: HDMI: Call to HDMI module init to register driver. | Mythri P K | 2011-03-16 | 1 | -0/+9 |
* | OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 | Mythri P K | 2011-03-16 | 2 | -0/+10 |
* | OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS | Mythri P K | 2011-03-16 | 2 | -0/+224 |
* | OMAP4: DSS2: HDMI: HDMI driver addition in the DSS | Mythri P K | 2011-03-16 | 3 | -0/+1369 |
* | OMAP4: DSS2: HDMI: HDMI driver header file addition | Mythri P K | 2011-03-16 | 1 | -0/+415 |
* | OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV. | Mythri P K | 2011-03-16 | 2 | -0/+15 |
* | OMAP4: DSS2: HDMI: Select between HDMI VENC clock source. | Mythri P K | 2011-03-16 | 2 | -0/+11 |
* | OMAP4: DSS2: Add display type HDMI to DSS2 | Mythri P K | 2011-03-16 | 5 | -5/+15 |
* | OMAP: DSS2: DSI: fix IRQ debug prints | Tomi Valkeinen | 2011-03-15 | 1 | -0/+9 |
* | OMAP: DSS2: DSI: catch DSI errors in send_bta_sync | Tomi Valkeinen | 2011-03-15 | 1 | -4/+11 |
* | OMAP: DSS2: DSI: use ISR for BTA in framedone | Tomi Valkeinen | 2011-03-15 | 1 | -42/+15 |
* | OMAP: DSS2: DSI: use ISR in send_bta_sync | Tomi Valkeinen | 2011-03-15 | 1 | -14/+18 |
* | OMAP: DSS2: DSI: Add ISR support | Tomi Valkeinen | 2011-03-15 | 1 | -25/+304 |
* | OMAP: DSS2: DSI: Restructure IRQ handler | Tomi Valkeinen | 2011-03-15 | 1 | -50/+73 |
* | OMAP: DSS2: FEATURES: DSI PLL parameter cleanup | Taneja, Archit | 2011-03-15 | 3 | -50/+113 |
* | OMAP: DSS2: FEATURES: Functions to return min and max values of parameters | Taneja, Archit | 2011-03-15 | 4 | -11/+36 |
* | OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_name | Taneja, Archit | 2011-03-15 | 3 | -50/+43 |
* | HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash | Tomi Valkeinen | 2011-03-14 | 1 | -0/+6 |
* | OMAP: Add gpio-keys support for Overo | Steve Sakoman | 2011-03-11 | 1 | -0/+42 |
* | OMAP: Add gpio-leds support for Overo | Steve Sakoman | 2011-03-11 | 1 | -0/+53 |
* | omap: overo: Add regulator for ads7846 | Steve Sakoman | 2011-03-11 | 1 | -0/+31 |
* | OMAP4: DSS2: Clock source changes for OMAP4 | Taneja, Archit | 2011-03-11 | 5 | -17/+98 |
* | OMAP2PLUS: DSS2: Cleanup clock source related code | Taneja, Archit | 2011-03-11 | 3 | -18/+34 |
* | OMAP: DSS2: Add DSS2 support for Overo | Steve Sakoman | 2011-03-11 | 1 | -37/+200 |
* | OMAP: DSS2: Add support for LG Philips LB035Q02 panel | Steve Sakoman | 2011-03-11 | 3 | -0/+286 |
* | OMAP: DSS2: fix omap_dispc_register_isr() fail path | Tomi Valkeinen | 2011-03-11 | 1 | -0/+3 |
* | OMAP4: DSS2: Using dss_features to set independent core clock divider | Murthy, Raghuveer | 2011-03-11 | 1 | -0/+24 |
* | OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch) | Murthy, Raghuveer | 2011-03-11 | 1 | -13/+14 |
* | OMAP: DSS2: Adding dss_features for independent core clk divider | Murthy, Raghuveer | 2011-03-11 | 2 | -1/+4 |
* | HACK: OMAP: DSS2: add delay after enabling clocks | Tomi Valkeinen | 2011-03-11 | 1 | -0/+8 |
* | HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLL | Tomi Valkeinen | 2011-03-11 | 1 | -0/+20 |
* | OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels. | Archit Taneja | 2011-03-11 | 2 | -55/+71 |
* | OMAP: DSS2: Functions to request/release DSI VCs | Archit Taneja | 2011-03-11 | 2 | -5/+65 |
* | OMAP: DSS2: Remove unneeded cpu_is_xxx checks | Tomi Valkeinen | 2011-03-11 | 1 | -12/+6 |
* | OMAP: DSS2: Move DPI & SDI init into DSS plat driver | Tomi Valkeinen | 2011-03-11 | 2 | -20/+16 |
* | OMAP: DSS2: Remove pdev argument from dpi_init | Tomi Valkeinen | 2011-03-11 | 3 | -4/+4 |
* | OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support | Tomi Valkeinen | 2011-03-11 | 4 | -65/+28 |
* | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming | Archit Taneja | 2011-03-11 | 6 | -81/+87 |
* | OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP | Archit Taneja | 2011-03-11 | 6 | -18/+81 |
* | OMAP2PLUS: DSS2: Make members of dss_clk_source generic | Archit Taneja | 2011-03-11 | 5 | -27/+27 |
* | OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported | Archit Taneja | 2011-03-11 | 5 | -8/+23 |
* | OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup | Archit Taneja | 2011-03-11 | 3 | -21/+66 |
* | omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.c | Jarkko Nikula | 2011-03-11 | 1 | -0/+1 |
* | OMAP2PLUS:DSS2: Use opt_clock_available from pdata | Semwal, Sumit | 2011-03-11 | 1 | -16/+30 |
* | OMAP2PLUS:DSS2: add opt_clock_available in pdata | Semwal, Sumit | 2011-03-11 | 2 | -0/+24 |
* | OMAP: DSS2: DSI: remove unused function | Tomi Valkeinen | 2011-03-11 | 1 | -14/+0 |
* | OMAP: DSS2: Remove unused list | Tomi Valkeinen | 2011-03-11 | 1 | -3/+0 |
* | OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA option | Janorkar, Mayuresh | 2011-03-11 | 1 | -1/+5 |