| Commit message (Expand) | Author | Age |
... | |
| * | OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch) | Murthy, Raghuveer | 2011-03-11 |
| * | OMAP: DSS2: Adding dss_features for independent core clk divider | Murthy, Raghuveer | 2011-03-11 |
| * | HACK: OMAP: DSS2: add delay after enabling clocks | Tomi Valkeinen | 2011-03-11 |
| * | HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLL | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels. | Archit Taneja | 2011-03-11 |
| * | OMAP: DSS2: Functions to request/release DSI VCs | Archit Taneja | 2011-03-11 |
| * | OMAP: DSS2: Remove unneeded cpu_is_xxx checks | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Move DPI & SDI init into DSS plat driver | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Remove pdev argument from dpi_init | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT support | Tomi Valkeinen | 2011-03-11 |
| * | OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock Naming | Archit Taneja | 2011-03-11 |
| * | OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAP | Archit Taneja | 2011-03-11 |
| * | OMAP2PLUS: DSS2: Make members of dss_clk_source generic | Archit Taneja | 2011-03-11 |
| * | OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supported | Archit Taneja | 2011-03-11 |
| * | OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanup | Archit Taneja | 2011-03-11 |
| * | omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.c | Jarkko Nikula | 2011-03-11 |
| * | OMAP2PLUS:DSS2: Use opt_clock_available from pdata | Semwal, Sumit | 2011-03-11 |
| * | OMAP2PLUS:DSS2: add opt_clock_available in pdata | Semwal, Sumit | 2011-03-11 |
| * | OMAP: DSS2: DSI: remove unused function | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Remove unused list | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA option | Janorkar, Mayuresh | 2011-03-11 |
| * | OMAP: DSS2: Check for SDI HW before accessing SDI registers | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2 | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: FEATURES: Remove SDI from 3630 displays | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Clean up a switch-case | Tomi Valkeinen | 2011-03-11 |
| * | OMAP2/3/4: DSS2: Enable Display SubSystem as modules | Samreen | 2011-03-11 |
| * | MAINTAINERS: Update OMAP DSS maintainer | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Have separate irq handlers for DISPC and DSI | archit taneja | 2011-03-11 |
| * | OMAPFB: Adding a check for timings in set_def_mode | Janorkar, Mayuresh | 2011-03-11 |
| * | OMAP: DSS2: Support for Samsung LTE430WQ-F0C | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Delay regulator_get() calls | Tomi Valkeinen | 2011-03-11 |
| * | OMAP: DSS2: Fix def_disp module param description | Jani Nikula | 2011-03-11 |
| * | OMAP4: DSS2: Add hwmod device names for OMAP4. | Mayuresh Janorkar | 2011-03-11 |
| * | OMAP2PLUS: DSS2: Add OMAP4 Kconfig support | Mayuresh Janorkar | 2011-03-11 |
| * | OMAP4: DSS2: clocks: Add ick as dummy clock | Sumit Semwal | 2011-03-11 |
| * | OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c | Archit Taneja | 2011-03-11 |
| * | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 2011-03-11 |
| * | OMAP2PLUS: clocks: Align DSS clock names and roles | Sumit Semwal | 2011-03-11 |
| * | OMAP2,3: DSS2: Get DSS IRQ from platform device | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2,3: DSS2: Use platform device to get baseaddr | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2,3: DSS2: replace printk with dev_dbg in init | Sumit Semwal | 2011-03-11 |
| * | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2, 3: DSS2: Move clocks from core driver to dss driver | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2,3: DSS2: Build omap_device for each DSS HWIP | Senthilvadivu Guruswamy | 2011-03-11 |
| * | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove | Sumit Semwal | 2011-03-11 |
| * | OMAP: 3430SDP: Remove unused vdda_dac supply | Tomi Valkeinen | 2011-03-11 |