| Age | Commit message (Expand) | Author | Files | Lines |
| 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 | 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: DSS2: Check for SDI HW before accessing SDI registers |  Tomi Valkeinen | 1 | -11/+18 |
| 2011-03-11 | OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2 |  Tomi Valkeinen | 1 | -2/+1 |
| 2011-03-11 | OMAP: DSS2: FEATURES: Remove SDI from 3630 displays |  Tomi Valkeinen | 1 | -3/+12 |
| 2011-03-11 | OMAP: DSS2: Clean up a switch-case |  Tomi Valkeinen | 1 | -24/+3 |
| 2011-03-11 | OMAP: DSS2: Have separate irq handlers for DISPC and DSI |  archit taneja | 3 | -56/+60 |
| 2011-03-11 | OMAPFB: Adding a check for timings in set_def_mode |  Janorkar, Mayuresh | 1 | -7/+16 |
| 2011-03-11 | OMAP: DSS2: Support for Samsung LTE430WQ-F0C |  Tomi Valkeinen | 1 | -0/+25 |
| 2011-03-11 | OMAP: DSS2: Delay regulator_get() calls |  Tomi Valkeinen | 4 | -54/+52 |
| 2011-03-11 | OMAP: DSS2: Fix def_disp module param description |  Jani Nikula | 1 | -1/+1 |
| 2011-03-11 | OMAP2PLUS: DSS2: Add OMAP4 Kconfig support |  Mayuresh Janorkar | 2 | -6/+6 |
| 2011-03-11 | OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.c |  Archit Taneja | 1 | -41/+41 |
| 2011-03-11 | OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver |  Archit Taneja | 11 | -77/+77 |
| 2011-03-11 | OMAP2PLUS: clocks: Align DSS clock names and roles |  Sumit Semwal | 1 | -4/+4 |
| 2011-03-11 | OMAP2,3: DSS2: Get DSS IRQ from platform device |  Senthilvadivu Guruswamy | 1 | -7/+15 |
| 2011-03-11 | OMAP2,3: DSS2: Use platform device to get baseaddr |  Senthilvadivu Guruswamy | 5 | -15/+39 |
| 2011-03-11 | OMAP2,3: DSS2: replace printk with dev_dbg in init |  Sumit Semwal | 4 | -4/+4 |
| 2011-03-11 | OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driver |  Senthilvadivu Guruswamy | 3 | -11/+69 |
| 2011-03-11 | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver |  Senthilvadivu Guruswamy | 3 | -69/+84 |
| 2011-03-11 | OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driver |  Senthilvadivu Guruswamy | 3 | -47/+70 |
| 2011-03-11 | OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driver |  Senthilvadivu Guruswamy | 3 | -52/+74 |
| 2011-03-11 | OMAP2, 3: DSS2: Move clocks from core driver to dss driver |  Senthilvadivu Guruswamy | 3 | -345/+345 |
| 2011-03-11 | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver |  Senthilvadivu Guruswamy | 3 | -14/+64 |
| 2011-03-11 | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove |  Sumit Semwal | 1 | -39/+7 |
| 2011-01-13 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6 |  Linus Torvalds | 18 | -839/+1376 |
| 2011-01-10 | OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new overlay manager. |  Sumit Semwal | 4 | -43/+71 |
| 2011-01-10 | OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4 |  Archit Taneja | 1 | -1/+11 |
| 2011-01-10 | OMAP: DSS2: LCD2 Channel Changes for DISPC |  Sumit Semwal | 2 | -40/+243 |
| 2011-01-10 | OMAP: DSS2: Change remaining DISPC functions for new omap_channel argument |  Sumit Semwal | 5 | -54/+68 |
| 2011-01-10 | OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interface drivers |  Sumit Semwal | 6 | -50/+69 |
| 2011-01-10 | OMAP: DSS2: Represent DISPC register defines with channel as parameter |  Sumit Semwal | 1 | -88/+82 |
| 2011-01-10 | OMAP: DSS2: Add dss_features for omap4 and overlay manager related features |  Archit Taneja | 2 | -3/+47 |
| 2011-01-10 | OMAP: DSS2: Clean up DISPC color mode validation checks |  Archit Taneja | 3 | -48/+14 |
| 2011-01-10 | OMAP: DSS2: Add back authors of panel-generic.c based drivers |  Bryan Wu | 1 | -0/+10 |
| 2011-01-10 | OMAP: DSS2: remove generic DPI panel driver duplicated panel drivers |  Bryan Wu | 5 | -524/+0 |
| 2011-01-10 | OMAP: DSS2: Add generic DPI panel display driver |  Bryan Wu | 3 | -0/+364 |
| 2011-01-10 | OMAP: DSS2: OMAPFB: Add null pointer check |  Samreen | 1 | -2/+3 |
| 2011-01-10 | OMAP: DSS2: Add NEC NL8048HL11-01B display panel |  Erik Gilling | 3 | -0/+333 |
| 2011-01-10 | OMAP3630: DSS2: Enable Pre-Multiplied Alpha Support |  Rajkumar N | 4 | -9/+70 |
| 2011-01-10 | OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630 |  Samreen | 2 | -3/+18 |
| 2011-01-10 | OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending() |  Archit Taneja | 1 | -2/+1 |
| 2010-12-22 | Merge branch 'master' into for-next |  Jiri Kosina | 1 | -5/+14 |
| 2010-12-15 | OMAP: DSS: VRAM: Align start & size of vram to 2M |  Tomi Valkeinen | 1 | -2/+2 |
| 2010-11-16 | backlight: constify backlight_ops |  Lionel Debroux | 1 | -1/+1 |
| 2010-11-10 | OMAP: VRAM: Fix boot-time memory allocation |  Tomi Valkeinen | 1 | -1/+4 |
| 2010-11-10 | OMAP: VRAM: improve VRAM error prints |  Tomi Valkeinen | 1 | -3/+9 |