| Age | Commit message (Expand) | Author | Files | Lines |
| 2011-03-16 | OMAP4: DSS: HDMI: Call to HDMI module init to register driver. |  Mythri P K | 1 | -0/+9 |
| 2011-03-16 | OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4 |  Mythri P K | 2 | -0/+10 |
| 2011-03-16 | OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSS |  Mythri P K | 2 | -0/+224 |
| 2011-03-16 | OMAP4: DSS2: HDMI: HDMI driver addition in the DSS |  Mythri P K | 3 | -0/+1369 |
| 2011-03-16 | OMAP4: DSS2: HDMI: HDMI driver header file addition |  Mythri P K | 1 | -0/+415 |
| 2011-03-16 | OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV. |  Mythri P K | 2 | -0/+15 |
| 2011-03-16 | OMAP4: DSS2: HDMI: Select between HDMI VENC clock source. |  Mythri P K | 2 | -0/+11 |
| 2011-03-16 | OMAP4: DSS2: Add display type HDMI to DSS2 |  Mythri P K | 4 | -5/+14 |
| 2011-03-15 | OMAP: DSS2: DSI: fix IRQ debug prints |  Tomi Valkeinen | 1 | -0/+9 |
| 2011-03-15 | OMAP: DSS2: DSI: catch DSI errors in send_bta_sync |  Tomi Valkeinen | 1 | -4/+11 |
| 2011-03-15 | OMAP: DSS2: DSI: use ISR for BTA in framedone |  Tomi Valkeinen | 1 | -42/+15 |
| 2011-03-15 | OMAP: DSS2: DSI: use ISR in send_bta_sync |  Tomi Valkeinen | 1 | -14/+18 |
| 2011-03-15 | OMAP: DSS2: DSI: Add ISR support |  Tomi Valkeinen | 1 | -25/+304 |
| 2011-03-15 | OMAP: DSS2: DSI: Restructure IRQ handler |  Tomi Valkeinen | 1 | -50/+73 |
| 2011-03-15 | OMAP: DSS2: FEATURES: DSI PLL parameter cleanup |  Taneja, Archit | 3 | -50/+113 |
| 2011-03-15 | OMAP: DSS2: FEATURES: Functions to return min and max values of parameters |  Taneja, Archit | 4 | -11/+36 |
| 2011-03-15 | OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_name |  Taneja, Archit | 3 | -50/+43 |
| 2011-03-14 | HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash |  Tomi Valkeinen | 1 | -0/+6 |
| 2011-03-12 | Merge branch 'viafb-pll' into viafb-next |  Florian Tobias Schandinat | 7 | -747/+479 |
| 2011-03-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-tcc into devel-stable |  Russell King | 1 | -1/+8 |
| 2011-03-12 | viafb: split pll configs up |  Florian Tobias Schandinat | 1 | -347/+301 |
| 2011-03-12 | viafb: remove duplicated clock storage |  Florian Tobias Schandinat | 5 | -212/+133 |
| 2011-03-12 | viafb: always return the best possible clock |  Florian Tobias Schandinat | 2 | -34/+28 |
| 2011-03-12 | viafb: remove duplicated clock information |  Florian Tobias Schandinat | 4 | -166/+29 |
| 2011-03-11 | OMAP4: DSS2: Clock source changes for OMAP4 |  Taneja, Archit | 5 | -17/+98 |
| 2011-03-11 | OMAP2PLUS: DSS2: Cleanup clock source related code |  Taneja, Archit | 3 | -18/+34 |
| 2011-03-11 | OMAP: DSS2: Add support for LG Philips LB035Q02 panel |  Steve Sakoman | 3 | -0/+286 |
| 2011-03-11 | OMAP: DSS2: fix omap_dispc_register_isr() fail path |  Tomi Valkeinen | 1 | -0/+3 |
| 2011-03-11 | OMAP4: DSS2: Using dss_features to set independent core clock divider |  Murthy, Raghuveer | 1 | -0/+24 |
| 2011-03-11 | OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch) |  Murthy, Raghuveer | 1 | -13/+14 |
| 2011-03-11 | OMAP: DSS2: Adding dss_features for independent core clk divider |  Murthy, Raghuveer | 2 | -1/+4 |
| 2011-03-11 | HACK: OMAP: DSS2: add delay after enabling clocks |  Tomi Valkeinen | 1 | -0/+8 |
| 2011-03-11 | HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLL |  Tomi Valkeinen | 1 | -0/+20 |
| 2011-03-11 | OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels. |  Archit Taneja | 2 | -55/+71 |
| 2011-03-11 | OMAP: DSS2: Functions to request/release DSI VCs |  Archit Taneja | 1 | -5/+62 |
| 2011-03-11 | OMAP: DSS2: Remove unneeded cpu_is_xxx checks |  Tomi Valkeinen | 1 | -12/+6 |
| 2011-03-11 | OMAP: DSS2: Move DPI & SDI init into DSS plat driver |  Tomi Valkeinen | 2 | -20/+16 |
| 2011-03-11 | OMAP: DSS2: Remove pdev argument from dpi_init |  Tomi Valkeinen | 3 | -4/+4 |
| 2011-03-11 | OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support |  Tomi Valkeinen | 4 | -63/+26 |
| 2011-03-11 | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming |  Archit Taneja | 5 | -79/+85 |
| 2011-03-11 | OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP |  Archit Taneja | 6 | -18/+81 |
| 2011-03-11 | OMAP2PLUS: DSS2: Make members of dss_clk_source generic |  Archit Taneja | 5 | -27/+27 |
| 2011-03-11 | OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported |  Archit Taneja | 5 | -8/+23 |
| 2011-03-11 | OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup |  Archit Taneja | 3 | -21/+66 |
| 2011-03-11 | omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.c |  Jarkko Nikula | 1 | -0/+1 |
| 2011-03-11 | OMAP2PLUS:DSS2: Use opt_clock_available from pdata |  Semwal, Sumit | 1 | -16/+30 |
| 2011-03-11 | OMAP: DSS2: DSI: remove unused function |  Tomi Valkeinen | 1 | -14/+0 |
| 2011-03-11 | OMAP: DSS2: Remove unused list |  Tomi Valkeinen | 1 | -3/+0 |
| 2011-03-11 | OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA option |  Janorkar, Mayuresh | 1 | -1/+5 |
| 2011-03-11 | OMAP: DSS2: Check for SDI HW before accessing SDI registers |  Tomi Valkeinen | 1 | -11/+18 |