| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 2011-03-24 | 26 | -1243/+4514 |
|\ |
|
| * | OMAP: DSS2: Implement OMAP4 DSS fclk support | Murthy, Raghuveer | 2011-03-18 | 1 | -12/+22 |
| * | OMAP: DSS2: Clean up for dpll4_m4_ck handling | Tomi Valkeinen | 2011-03-18 | 1 | -34/+59 |
| * | 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 | 4 | -5/+14 |
| * | 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 |
| * | 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 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 | 1 | -5/+62 |
| * | 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 | 5 | -79/+85 |
| * | 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 |
| * | OMAP2PLUS:DSS2: Use opt_clock_available from pdata | Semwal, Sumit | 2011-03-11 | 1 | -16/+30 |
| * | 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: DSS2: Check for SDI HW before accessing SDI registers | Tomi Valkeinen | 2011-03-11 | 1 | -11/+18 |
| * | OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2 | Tomi Valkeinen | 2011-03-11 | 1 | -2/+1 |
| * | OMAP: DSS2: FEATURES: Remove SDI from 3630 displays | Tomi Valkeinen | 2011-03-11 | 1 | -3/+12 |
| * | OMAP: DSS2: Clean up a switch-case | Tomi Valkeinen | 2011-03-11 | 1 | -24/+3 |
| * | OMAP: DSS2: Have separate irq handlers for DISPC and DSI | archit taneja | 2011-03-11 | 3 | -56/+60 |