| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | OMAP: DSS2: Functions to request/release DSI VCs | Archit Taneja | 2011-03-11 | 2 | -5/+65 |
| * | 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 | 6 | -81/+87 |
| * | 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 |
| * | omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.c | Jarkko Nikula | 2011-03-11 | 1 | -0/+1 |
| * | OMAP2PLUS:DSS2: Use opt_clock_available from pdata | Semwal, Sumit | 2011-03-11 | 1 | -16/+30 |
| * | OMAP2PLUS:DSS2: add opt_clock_available in pdata | Semwal, Sumit | 2011-03-11 | 2 | -0/+24 |
| * | 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: OMAPFB: Adding help for FB_OMAP_LCD_VGA option | Janorkar, Mayuresh | 2011-03-11 | 1 | -1/+5 |
| * | 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 |
| * | OMAP2/3/4: DSS2: Enable Display SubSystem as modules | Samreen | 2011-03-11 | 1 | -0/+11 |
| * | MAINTAINERS: Update OMAP DSS maintainer | Tomi Valkeinen | 2011-03-11 | 1 | -2/+2 |
| * | OMAP: DSS2: Have separate irq handlers for DISPC and DSI | archit taneja | 2011-03-11 | 6 | -78/+84 |
| * | 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 |
| * | OMAP4: DSS2: Add hwmod device names for OMAP4. | Mayuresh Janorkar | 2011-03-11 | 1 | -7/+13 |
| * | OMAP2PLUS: DSS2: Add OMAP4 Kconfig support | Mayuresh Janorkar | 2011-03-11 | 2 | -6/+6 |
| * | OMAP4: DSS2: clocks: Add ick as dummy clock | Sumit Semwal | 2011-03-11 | 1 | -0/+5 |
| * | 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 | 6 | -21/+21 |
| * | 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 | 11 | -35/+107 |
| * | OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 12 | -78/+93 |
| * | 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 | 6 | -360/+360 |
| * | OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driver | Senthilvadivu Guruswamy | 2011-03-11 | 3 | -14/+64 |
| * | OMAP2,3: DSS2: Build omap_device for each DSS HWIP | Senthilvadivu Guruswamy | 2011-03-11 | 2 | -0/+57 |
| * | OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_remove | Sumit Semwal | 2011-03-11 | 1 | -39/+7 |
| * | OMAP: 3430SDP: Remove unused vdda_dac supply | Tomi Valkeinen | 2011-03-11 | 1 | -3/+0 |
* | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek... | Linus Torvalds | 2011-03-21 | 15 | -941/+1237 |
|\ \ |
|
| * | | kbuild: Make DEBUG_SECTION_MISMATCH selectable, but not on by default | Michal Marek | 2011-03-21 | 1 | -1/+0 |
| * | | Merge branch 'genksyms-enum' into kbuild/kbuild | Michal Marek | 2011-03-17 | 8 | -863/+988 |
| |\ \ |
|
| | * | | genksyms: Regenerate lexer and parser | Michal Marek | 2011-03-17 | 3 | -512/+661 |
| | * | | genksyms: Track changes to enum constants | Michal Marek | 2011-03-17 | 4 | -13/+127 |