summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-05-10Merge branch 'for-l-o-3.5'Tomi Valkeinen5-128/+171
2012-05-09OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()Archit Taneja3-32/+28
2012-05-09OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()Archit Taneja1-5/+6
2012-05-09OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointerArchit Taneja1-3/+0
2012-05-09OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabledArchit Taneja2-0/+4
2012-05-09OMAPDSS: APPLY: Remove display dependency from overlay and manager checksArchit Taneja4-25/+22
2012-05-09OMAPDSS: APPLY: Don't check manager settings if it is disabledArchit Taneja1-0/+3
2012-05-09OMAPDSS: MANAGER: Create a function to check manager timingsArchit Taneja4-3/+20
2012-05-09OMAPDSS: Apply manager timings instead of direct DISPC writesArchit Taneja6-10/+8
2012-05-09OMAPDSS: APPLY: Add manager timings as extra_info in private dataArchit Taneja2-13/+85
2012-05-09OMAPDSS: DISPC: Remove Fake VSYNC supportArchit Taneja4-35/+0
2012-05-09OMAPDSS: Fix DSI_FCLK clock source selectionArchit Taneja1-2/+3
2012-05-09OMAPDSS: HDMI: define and dump CORE registers in correct orderArchit Taneja2-68/+59
2012-05-09OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dumpArchit Taneja1-70/+72
2012-05-09OMAPDSS: DSI: implement generic DSI pin configTomi Valkeinen2-65/+75
2012-05-09OMAPDSS: Taal: move reset gpio handling to taal driverTomi Valkeinen1-0/+15
2012-05-09OMAPDSS: TFP410: rename dvi files to tfp410Tomi Valkeinen2-2/+2
2012-05-09OMAPDSS: TFP410: rename dvi -> tfp410Tomi Valkeinen3-52/+52
2012-05-09OMAP: board-files: remove custom PD GPIO handling for DVI outputTomi Valkeinen1-13/+0
2012-05-09OMAPDSS: panel-dvi: add PD gpio handlingTomi Valkeinen1-0/+31
2012-05-03OMAPDSS: DISPC: Correct DISPC functional clock usageChandrabhanu Mahapatra2-27/+41
2012-05-03OMAPDSS: DISPC: Handle synclost errors in OMAP3Chandrabhanu Mahapatra1-3/+69
2012-05-03OMAPDSS: DISPC: Enable predecimationChandrabhanu Mahapatra1-81/+185
2012-04-23ARM: OMAP2+ Add Primview displays to panel-genericJan Weitzel1-0/+63
2012-04-23OMAPDSS: DISPC: Clean up manager timing/size functionsArchit Taneja5-23/+37
2012-04-23OMAPDSS: DISPC: Use a common function to set manager timingsArchit Taneja8-31/+37
2012-04-23OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd sizeArchit Taneja3-4/+24
2012-04-23OMAPFB: remove unused FB_OMAP_BOOTLOADER_INIT config optionPeter Meerwald1-8/+0
2012-04-23OMAPDSS: Add EDT ET0500G0DH6 display supportThomas Weber1-0/+18
2012-04-23OMAPDSS: Add Mitsubishi AA084SB01 display supportThomas Weber1-0/+19
2012-04-23OMAPDSS: TPO-TD03MTEA1: add set/check timing functionsGrazvydas Ignotas1-0/+15
2012-04-23OMAPDSS: provide default get_timings function for panelsGrazvydas Ignotas7-37/+9
2012-04-23OMAPDSS: OMAPFB: check for matching memory size earlyGrazvydas Ignotas1-6/+7
2012-04-23OMAPDSS: TPO-TD03MTEA1: Correct comment for power on delayMark Brown1-1/+1
2012-04-23OMAPDSS: TPO-TD03MTEA1: Check for errors from regulator_enable()Mark Brown1-1/+4
2012-04-23OMAPDSS: VENC: Check for errors from regulator_enable()Mark Brown1-1/+3
2012-04-23OMAP: DSS2: Remove suspicous and unused TAAL regulator API usageMark Brown1-80/+0
2012-04-23OMAPDSS: DSI: remove option to use pck for DSI PLL clkinTomi Valkeinen2-48/+12
2012-04-23OMAPDSS: Ensure OPP100 when DSS is operationalTomi Valkeinen3-0/+24
2012-04-21Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-14/+13
2012-04-21Merge tag 'mmc-fixes-for-3.4-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds9-80/+85
2012-04-21Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-10/+69
2012-04-21Merge tag 'mfd-for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds8-137/+121
2012-04-21kill mm argument of vm_munmap()Al Viro1-2/+1
2012-04-20mmc: core: Do not pre-claim host in suspendUlf Hansson1-35/+20
2012-04-20mmc: dw_mmc: prevent NULL dereference for dma_opsJaehoon Chung1-1/+2
2012-04-20mmc: unbreak sdhci-esdhc-imx on i.MX25Eric BĂ©nard1-2/+1
2012-04-20mmc: cd-gpio: Include header to pickup exported symbol prototypesH Hartley Sweeten1-0/+1
2012-04-20mmc: sdhci: refine non-removable card checking for card detectionDaniel Drake1-1/+1
2012-04-20mmc: dw_mmc: Fix switch from DMA to PIOSeungwon Jeon1-1/+3