| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | OMAPFB: Adding a check for timings in set_def_mode | Janorkar, Mayuresh | 2011-03-11 | 1 | -7/+16 |
* | OMAP: DSS2: Support for Samsung LTE430WQ-F0C | Tomi Valkeinen | 2011-03-11 | 1 | -0/+25 |
* | OMAP: DSS2: Delay regulator_get() calls | Tomi Valkeinen | 2011-03-11 | 4 | -54/+52 |
* | OMAP: DSS2: Fix def_disp module param description | Jani Nikula | 2011-03-11 | 1 | -1/+1 |
* | OMAP2PLUS: DSS2: Add OMAP4 Kconfig support | Mayuresh Janorkar | 2011-03-11 | 2 | -6/+6 |
* | OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c | Archit Taneja | 2011-03-11 | 1 | -41/+41 |
* | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver | Archit Taneja | 2011-03-11 | 11 | -77/+77 |
* | OMAP2PLUS: clocks: Align DSS clock names and roles | Sumit Semwal | 2011-03-11 | 1 | -4/+4 |
* | OMAP2,3: DSS2: Get DSS IRQ from platform device | Senthilvadivu Guruswamy | 2011-03-11 | 1 | -7/+15 |
* | OMAP2,3: DSS2: Use platform device to get baseaddr | Senthilvadivu Guruswamy | 2011-03-11 | 5 | -15/+39 |
* | OMAP2,3: DSS2: replace printk with dev_dbg in init | Sumit Semwal | 2011-03-11 | 4 | -4/+4 |
* | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -11/+69 |
* | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -69/+84 |
* | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -47/+70 |
* | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -52/+74 |
* | OMAP2, 3: DSS2: Move clocks from core driver to dss driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -345/+345 |
* | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -14/+64 |
* | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove | Sumit Semwal | 2011-03-11 | 1 | -39/+7 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 | Linus Torvalds | 2011-01-13 | 18 | -843/+1380 |
|\ |
|
| * | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o... | Sumit Semwal | 2011-01-10 | 4 | -44/+72 |
| * | OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4 | Archit Taneja | 2011-01-10 | 1 | -1/+11 |
| * | OMAP: DSS2: LCD2 Channel Changes for DISPC | Sumit Semwal | 2011-01-10 | 2 | -40/+243 |
| * | OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument | Sumit Semwal | 2011-01-10 | 5 | -54/+68 |
| * | OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf... | Sumit Semwal | 2011-01-10 | 6 | -50/+69 |
| * | OMAP: DSS2: Represent DISPC register defines with channel as parameter | Sumit Semwal | 2011-01-10 | 1 | -88/+82 |
| * | OMAP: DSS2: Add dss_features for omap4 and overlay manager related features | Archit Taneja | 2011-01-10 | 2 | -3/+47 |
| * | OMAP: DSS2: Clean up DISPC color mode validation checks | Archit Taneja | 2011-01-10 | 3 | -48/+14 |
| * | OMAP: DSS2: Add back authors of panel-generic.c based drivers | Bryan Wu | 2011-01-10 | 1 | -0/+10 |
| * | OMAP: DSS2: remove generic DPI panel driver duplicated panel drivers | Bryan Wu | 2011-01-10 | 5 | -524/+0 |