summaryrefslogtreecommitdiffstats
path: root/drivers/gpio (unfollow)
Commit message (Expand)AuthorFilesLines
2011-03-11omap: overo: Add regulator for ads7846Steve Sakoman1-0/+31
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 DSS2 support for OveroSteve Sakoman1-37/+200
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 Taneja2-5/+65
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 Taneja6-81/+87
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-11omapfb: Fix linker error in drivers/video/omap/lcd_2430sdp.cJarkko Nikula1-0/+1
2011-03-11OMAP2PLUS:DSS2: Use opt_clock_available from pdataSemwal, Sumit1-16/+30
2011-03-11OMAP2PLUS:DSS2: add opt_clock_available in pdataSemwal, Sumit2-0/+24
2011-03-11OMAP: DSS2: DSI: remove unused functionTomi Valkeinen1-14/+0
2011-03-11OMAP: DSS2: Remove unused listTomi Valkeinen1-3/+0
2011-03-11OMAP: OMAPFB: Adding help for FB_OMAP_LCD_VGA optionJanorkar, Mayuresh1-1/+5
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
2011-03-11OMAP2/3/4: DSS2: Enable Display SubSystem as modulesSamreen1-0/+11
2011-03-11MAINTAINERS: Update OMAP DSS maintainerTomi Valkeinen1-2/+2
2011-03-11OMAP: DSS2: Have separate irq handlers for DISPC and DSIarchit taneja6-78/+84
2011-03-11OMAPFB: Adding a check for timings in set_def_modeJanorkar, Mayuresh1-7/+16
2011-03-11OMAP: DSS2: Support for Samsung LTE430WQ-F0CTomi Valkeinen1-0/+25
2011-03-11OMAP: DSS2: Delay regulator_get() callsTomi Valkeinen4-54/+52
2011-03-11OMAP: DSS2: Fix def_disp module param descriptionJani Nikula1-1/+1
2011-03-11OMAP4: DSS2: Add hwmod device names for OMAP4.Mayuresh Janorkar1-7/+13
2011-03-11OMAP2PLUS: DSS2: Add OMAP4 Kconfig supportMayuresh Janorkar2-6/+6
2011-03-11OMAP4: DSS2: clocks: Add ick as dummy clockSumit Semwal1-0/+5
2011-03-11OMAP2PLUS: DSS2: Generalize external clock names in struct dss of dss.cArchit Taneja1-41/+41
2011-03-11OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driverArchit Taneja11-77/+77
2011-03-11OMAP2PLUS: clocks: Align DSS clock names and rolesSumit Semwal6-21/+21
2011-03-11OMAP2,3: DSS2: Get DSS IRQ from platform deviceSenthilvadivu Guruswamy1-7/+15
2011-03-11OMAP2,3: DSS2: Use platform device to get baseaddrSenthilvadivu Guruswamy5-15/+39
2011-03-11OMAP2,3: DSS2: replace printk with dev_dbg in initSumit Semwal4-4/+4
2011-03-11OMAP2, 3: DSS2: DSI: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy11-35/+107
2011-03-11OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driverSenthilvadivu Guruswamy12-78/+93