aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/omap2 (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-2.6Linus Torvalds26-1243/+4514
2011-03-22backlight: add backlight typeMatthew Garrett3-0/+4
2011-03-18OMAP: DSS2: Implement OMAP4 DSS fclk supportMurthy, Raghuveer1-12/+22
2011-03-18OMAP: DSS2: Clean up for dpll4_m4_ck handlingTomi Valkeinen1-34/+59
2011-03-16OMAP4: DSS: HDMI: Call to HDMI module init to register driver.Mythri P K1-0/+9
2011-03-16OMAP4: DSS2: HDMI: Add makefile and kconfig changes to enable HDMI in OMAP4Mythri P K2-0/+10
2011-03-16OMAP4: DSS2: HDMI: HDMI panel driver addition in the DSSMythri P K2-0/+224
2011-03-16OMAP4: DSS2: HDMI: HDMI driver addition in the DSSMythri P K3-0/+1369
2011-03-16OMAP4: DSS2: HDMI: HDMI driver header file additionMythri P K1-0/+415
2011-03-16OMAP4: DSS2: HDMI: Dispc gamma enable set/reset function for TV.Mythri P K2-0/+15
2011-03-16OMAP4: DSS2: HDMI: Select between HDMI VENC clock source.Mythri P K2-0/+11
2011-03-16OMAP4: DSS2: Add display type HDMI to DSS2Mythri P K4-5/+14
2011-03-15OMAP: DSS2: DSI: fix IRQ debug printsTomi Valkeinen1-0/+9
2011-03-15OMAP: DSS2: DSI: catch DSI errors in send_bta_syncTomi Valkeinen1-4/+11
2011-03-15OMAP: DSS2: DSI: use ISR for BTA in framedoneTomi Valkeinen1-42/+15
2011-03-15OMAP: DSS2: DSI: use ISR in send_bta_syncTomi Valkeinen1-14/+18
2011-03-15OMAP: DSS2: DSI: Add ISR supportTomi Valkeinen1-25/+304
2011-03-15OMAP: DSS2: DSI: Restructure IRQ handlerTomi Valkeinen1-50/+73
2011-03-15OMAP: DSS2: FEATURES: DSI PLL parameter cleanupTaneja, Archit3-50/+113
2011-03-15OMAP: DSS2: FEATURES: Functions to return min and max values of parametersTaneja, Archit4-11/+36
2011-03-15OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_nameTaneja, Archit3-50/+43
2011-03-14HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crashTomi Valkeinen1-0/+6
2011-03-11OMAP4: DSS2: Clock source changes for OMAP4Taneja, Archit5-17/+98
2011-03-11OMAP2PLUS: DSS2: Cleanup clock source related codeTaneja, Archit3-18/+34
2011-03-11OMAP: DSS2: Add support for LG Philips LB035Q02 panelSteve Sakoman3-0/+286
2011-03-11OMAP: DSS2: fix omap_dispc_register_isr() fail pathTomi Valkeinen1-0/+3
2011-03-11OMAP4: DSS2: Using dss_features to set independent core clock dividerMurthy, Raghuveer1-0/+24
2011-03-11OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch)Murthy, Raghuveer1-13/+14
2011-03-11OMAP: DSS2: Adding dss_features for independent core clk dividerMurthy, Raghuveer2-1/+4
2011-03-11HACK: OMAP: DSS2: add delay after enabling clocksTomi Valkeinen1-0/+8
2011-03-11HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLLTomi Valkeinen1-0/+20
2011-03-11OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.Archit Taneja2-55/+71
2011-03-11OMAP: DSS2: Functions to request/release DSI VCsArchit Taneja1-5/+62
2011-03-11OMAP: DSS2: Remove unneeded cpu_is_xxx checksTomi Valkeinen1-12/+6
2011-03-11OMAP: DSS2: Move DPI & SDI init into DSS plat driverTomi Valkeinen2-20/+16
2011-03-11OMAP: DSS2: Remove pdev argument from dpi_initTomi Valkeinen3-4/+4
2011-03-11OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT supportTomi Valkeinen4-65/+28
2011-03-11OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja5-79/+85
2011-03-11OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja6-18/+81
2011-03-11OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja5-27/+27
2011-03-11OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supportedArchit Taneja5-8/+23
2011-03-11OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanupArchit Taneja3-21/+66
2011-03-11OMAP2PLUS:DSS2: Use opt_clock_available from pdataSemwal, Sumit1-16/+30
2011-03-11OMAP: DSS2: DSI: remove unused functionTomi Valkeinen1-14/+0
2011-03-11OMAP: DSS2: Remove unused listTomi Valkeinen1-3/+0
2011-03-11OMAP: DSS2: Check for SDI HW before accessing SDI registersTomi Valkeinen1-11/+18
2011-03-11OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2Tomi Valkeinen1-2/+1
2011-03-11OMAP: DSS2: FEATURES: Remove SDI from 3630 displaysTomi Valkeinen1-3/+12
2011-03-11OMAP: DSS2: Clean up a switch-caseTomi Valkeinen1-24/+3