summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss
Commit message (Expand)AuthorAgeFilesLines
* OMAP2PLUS: DSS2: FEATURES: Fix usage of dss_reg_field and dss_clk_source_nameTaneja, Archit2011-03-153-50/+43
* HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crashTomi Valkeinen2011-03-141-0/+6
* OMAP4: DSS2: Clock source changes for OMAP4Taneja, Archit2011-03-115-17/+98
* OMAP2PLUS: DSS2: Cleanup clock source related codeTaneja, Archit2011-03-113-18/+34
* OMAP: DSS2: fix omap_dispc_register_isr() fail pathTomi Valkeinen2011-03-111-0/+3
* OMAP4: DSS2: Using dss_features to set independent core clock dividerMurthy, Raghuveer2011-03-111-0/+24
* OMAP: DSS2: Renaming register macro DISPC_DIVISOR(ch)Murthy, Raghuveer2011-03-111-13/+14
* OMAP: DSS2: Adding dss_features for independent core clk dividerMurthy, Raghuveer2011-03-112-1/+4
* HACK: OMAP: DSS2: add delay after enabling clocksTomi Valkeinen2011-03-111-0/+8
* HACK: OMAP: DSS2: Fix OMAP2_DSS_USE_DSI_PLLTomi Valkeinen2011-03-111-0/+20
* OMAP: DSS2: Use request / release calls in Taal for DSI Virtual Channels.Archit Taneja2011-03-111-3/+0
* OMAP: DSS2: Functions to request/release DSI VCsArchit Taneja2011-03-111-5/+62
* OMAP: DSS2: Remove unneeded cpu_is_xxx checksTomi Valkeinen2011-03-111-12/+6
* OMAP: DSS2: Move DPI & SDI init into DSS plat driverTomi Valkeinen2011-03-112-20/+16
* OMAP: DSS2: Remove pdev argument from dpi_initTomi Valkeinen2011-03-113-4/+4
* OMAP: DSS2: Remove FB_OMAP_BOOTLOADER_INIT supportTomi Valkeinen2011-03-114-65/+28
* OMAP2PLUS: DSS2: DSI: Generalize DSI PLL Clock NamingArchit Taneja2011-03-115-79/+85
* OMAP2PLUS: DSS2: Use dss features to get clock source names of current OMAPArchit Taneja2011-03-116-18/+81
* OMAP2PLUS: DSS2: Make members of dss_clk_source genericArchit Taneja2011-03-115-27/+27
* OMAP2PLUS: DSS2: FEATURES: Function to Provide the max fck supportedArchit Taneja2011-03-115-8/+23
* OMAP2PLUS: DSS2: FEATURES: DISPC overlay code cleanupArchit Taneja2011-03-113-21/+66
* OMAP2PLUS:DSS2: Use opt_clock_available from pdataSemwal, Sumit2011-03-111-16/+30
* OMAP: DSS2: DSI: remove unused functionTomi Valkeinen2011-03-111-14/+0
* OMAP: DSS2: Remove unused listTomi Valkeinen2011-03-111-3/+0
* OMAP: DSS2: Check for SDI HW before accessing SDI registersTomi Valkeinen2011-03-111-11/+18
* OMAP: DSS2: FEATURES: Remove DSI & SDI from OMAP2Tomi Valkeinen2011-03-111-2/+1
* OMAP: DSS2: FEATURES: Remove SDI from 3630 displaysTomi Valkeinen2011-03-111-3/+12
* OMAP: DSS2: Clean up a switch-caseTomi Valkeinen2011-03-111-24/+3
* OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja2011-03-113-56/+60
* OMAP: DSS2: Delay regulator_get() callsTomi Valkeinen2011-03-114-54/+52
* OMAP: DSS2: Fix def_disp module param descriptionJani Nikula2011-03-111-1/+1
* OMAP2PLUS: DSS2: Add OMAP4 Kconfig supportMayuresh Janorkar2011-03-111-3/+3
* OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.cArchit Taneja2011-03-111-41/+41
* OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja2011-03-1111-77/+77
* OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal2011-03-111-4/+4
* OMAP2,3: DSS2: Get DSS IRQ from platform deviceSenthilvadivu Guruswamy2011-03-111-7/+15
* OMAP2,3: DSS2: Use platform device to get baseaddrSenthilvadivu Guruswamy2011-03-115-15/+39
* OMAP2,3: DSS2: replace printk with dev_dbg in initSumit Semwal2011-03-114-4/+4
* OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-113-11/+69
* OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-113-69/+84
* OMAP2, 3: DSS2: DISPC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-113-47/+70
* OMAP2, 3: DSS2: RFBI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-113-52/+74
* OMAP2, 3: DSS2: Move clocks from core driver to dss driverSenthilvadivu Guruswamy2011-03-113-345/+345
* OMAP2, 3: DSS2: DSS: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy2011-03-113-14/+64
* OMAP2, 3: DSS2: remove forced clk-disable from omap_dss_removeSumit Semwal2011-03-111-39/+7
* OMAP: DSS2: Introduce omap_channel as an omap_dss_device parameter, add new o...Sumit Semwal2011-01-104-44/+72
* OMAP: DSS2: Use dss_features to handle DISPC bits removed on OMAP4Archit Taneja2011-01-101-1/+11
* OMAP: DSS2: LCD2 Channel Changes for DISPCSumit Semwal2011-01-102-40/+243
* OMAP: DSS2: Change remaining DISPC functions for new omap_channel argumentSumit Semwal2011-01-105-54/+68
* OMAP: DSS2: Introduce omap_channel argument to DISPC functions used by interf...Sumit Semwal2011-01-106-50/+69