summaryrefslogtreecommitdiff
path: root/drivers/video/omap2
AgeCommit message (Expand)Author
2011-03-11OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja
2011-03-11OMAPFB: Adding a check for timings in set_def_modeJanorkar, Mayuresh
2011-03-11OMAP: DSS2: Support for Samsung LTE430WQ-F0CTomi Valkeinen
2011-03-11OMAP: DSS2: Delay regulator_get() callsTomi Valkeinen
2011-03-11OMAP: DSS2: Fix def_disp module param descriptionJani Nikula
2011-03-11OMAP2PLUS: DSS2: Add OMAP4 Kconfig supportMayuresh Janorkar
2011-03-11OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.cArchit Taneja
2011-03-11OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja
2011-03-11OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal
2011-03-11OMAP2,3: DSS2: Get DSS IRQ from platform deviceSenthilvadivu Guruswamy
2011-03-11OMAP2,3: DSS2: Use platform device to get baseaddrSenthilvadivu Guruswamy
2011-03-11OMAP2,3: DSS2: replace printk with dev_dbg in initSumit Semwal
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy
2011-03-11OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_removeSumit Semwal
2011-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds
2011-01-10OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal
2011-01-10OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja
2011-01-10OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal
2011-01-10OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal
2011-01-10OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal
2011-01-10OMAP: DSS2: Represent DISPC register defines with channel as parameterSumit Semwal
2011-01-10OMAP: DSS2: Add dss_features for omap4 and overlay manager related featuresArchit Taneja
2011-01-10OMAP: DSS2: Clean up DISPC color mode validation checksArchit Taneja
2011-01-10OMAP: DSS2: Add back authors of panel-generic.c based driversBryan Wu
2011-01-10OMAP: DSS2: remove generic DPI panel driver duplicated panel driversBryan Wu
2011-01-10OMAP: DSS2: Add generic DPI panel display driverBryan Wu
2011-01-10OMAP: DSS2: OMAPFB: Add null pointer checkSamreen
2011-01-10OMAP: DSS2: Add NEC NL8048HL11-01B display panelErik Gilling
2011-01-10OMAP3630: DSS2: Enable Pre-Multiplied Alpha SupportRajkumar N
2011-01-10OMAP3: DSS2: Split OMAP3 has feature for 3430 & 3630Samreen
2011-01-10OMAP: DSS2: Fix: Read correct bit in dispc_enable_alpha_blending()Archit Taneja
2010-12-22Merge branch 'master' into for-nextJiri Kosina
2010-12-15OMAP: DSS: VRAM: Align start & size of vram to 2MTomi Valkeinen
2010-11-16backlight: constify backlight_opsLionel Debroux
2010-11-10OMAP: VRAM: Fix boot-time memory allocationTomi Valkeinen
2010-11-10OMAP: VRAM: improve VRAM error printsTomi Valkeinen
2010-10-26Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linuxLinus Torvalds
2010-10-22OMAP: DSS2: don't power off a panel twiceStanley.Miao
2010-10-22OMAP: DSS2: OMAPFB: Allow usage of def_vrfb only for omap2,3Senthilvadivu Guruswamy
2010-10-22OMAP: DSS2: OMAPFB: make VRFB depends on OMAP2,3Senthilvadivu Guruswamy
2010-10-22OMAP: DSS2: DSI: Remove extra iounmap in error pathSenthilvadivu Guruswamy
2010-10-22OMAP: DSS2: Use dss_features framework on DSS2 codeArchit Taneja
2010-10-22OMAP: DSS2: Introduce dss_features filesArchit Taneja
2010-10-22OMAP: DSS2: OMAPFB: swap front and back porches for both hsync and vsyncTasslehoff Kjappfot
2010-10-08memblock/arm: Fix memblock_region_is_memory() typoYinghai Lu