summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-04-28drm/panel: Add support for Chunghwa CLAA101WA01A panelStephen Warren1-0/+25
2014-04-28drm/panel: Add support for Samsung LTN101NT05 panelMarc Dietrich1-0/+25
2014-04-28drm/panel: Add support for Panasonic VVX10F004B0Thierry Reding1-7/+87
2014-04-28drm/panel: Add simple panel supportThierry Reding4-0/+433
2014-04-28drm: Add panel supportThierry Reding4-0/+108
2014-04-28drm/exynos: correct timing porch conversionAndrzej Hajda1-7/+5
2014-04-28drm/exynos: init kms poll after creation of connectorsAndrzej Hajda1-3/+3
2014-04-28drm/exynos: delay fbdev initialization until an output is connectedAndrzej Hajda2-12/+6
2014-04-28drm/exynos: call drm_put_dev directly from ->removeDaniel Vetter1-1/+3
2014-04-28drm/exynos: fix unnecessary resource cleanupInki Dae1-3/+2
2014-04-28drm/exynos: hdmi: use i2c_adapter instead of i2c_clientInki Dae1-12/+11
2014-04-28drm/exynos: fimd: remove unnecessary display relevant codesInki Dae1-37/+0
2014-04-28drm/exynos: hdmi: consider APB PHYInki Dae1-4/+28
2014-04-28drm/exynos: Remove the exynos_drm_connector shimSean Paul4-29/+6
2014-04-28drm/exynos: Implement drm_connector directly in vidi driverSean Paul1-56/+108
2014-04-28drm/exynos: Implement drm_connector in hdmi directlySean Paul1-41/+85
2014-04-28drm/exynos: Add create_connector callbackSean Paul2-0/+5
2014-04-28drm/exynos: Consolidate suspend/resume in drm_drvSean Paul5-288/+170
2014-04-28drm/exynos: Clean up FIMD power on/off routinesSean Paul1-112/+134
2014-04-28drm/exynos: Remove unused/useless fimd_context membersSean Paul1-12/+1
2014-04-28drm/exynos: Use mode_set to configure fimdSean Paul1-69/+74
2014-04-28drm/exynos: Implement mode_fixup manager operationSean Paul2-1/+10
2014-04-28drm/exynos: Add mode_set manager operationSean Paul2-0/+7
2014-04-28drm/exynos: Disable unused crtc planes from crtcSean Paul2-63/+15
2014-04-28drm/exynos: Use drm_mode_copy to copy modesSean Paul1-9/+1
2014-04-28drm/exynos: Remove exynos_drm_hdmi shimSean Paul7-654/+218
2014-04-28drm/exynos: hdmi: remove the i2c drivers and useDaniel Kurtz2-98/+58
2014-04-28drm/exynos: Split manager/display/subdrvSean Paul14-898/+771
2014-04-28drm/exynos: Use unsigned long for possible_crtcsSean Paul5-5/+5
2014-04-28drm/exynos: Don't keep dpms state in encoderSean Paul1-17/+0
2014-04-28drm/exynos: Rename display_op power_on to dpmsSean Paul7-41/+10
2014-04-28drm/exynos: Remove dpms link between encoder/connectorSean Paul3-88/+8
2014-04-28drm/exynos: Remove apply manager callbackSean Paul7-43/+8
2014-04-28drm/exynos: Pass exynos_drm_manager in manager ops instead of devSean Paul6-184/+202
2014-04-28drm/exynos: hdmi: Implement initialize op for hdmiSean Paul4-188/+219
2014-04-28drm/exynos: Use manager_op initialize in fimdSean Paul1-4/+15
2014-04-28drm/exynos: Add an initialize function to manager and displaySean Paul2-0/+26
2014-04-28drm/exynos: Merge overlay_ops into manager_opsSean Paul6-82/+55
2014-04-28drm/exynos: Remove useless slab.h includeStephane Marchesin1-1/+0
2014-04-28drm/exynos: add phy settings for RB resolutionsShirish S1-0/+45
2014-04-27misc: modem_if: fix section mismatch from tizen_modem.csubmit/tizen/20140429.051321accepted/tizen/mobile/20140702.072257accepted/tizen/common/20140429.090721MyungJoo Ham1-1/+1
2014-04-27extcon: Move OF helper function to extcon core and change function nameChanwoo Choi6-66/+44
2014-04-27extcon: of: Remove unnecessary function call by using the name of device_nodeChanwoo Choi1-11/+3
2014-04-25misc: modem_if: regress to old tizen modem driverChanho Park38-15222/+861
2014-04-24phy: exynos4212-usb: Use refcount to power device PHY for HSIC0Tomasz Figa1-0/+10
2014-04-24misc: modem_if: Use pinctrl to properly configure pinsTomasz Figa2-7/+24
2014-04-24mfd: max77686: Add suspend/resume callback function for alarm wake-up.Jonghwa Lee1-0/+38
2014-04-23media: vb2-dma-contig: add a hack to speed up cache managementMarek Szyprowski1-2/+27
2014-04-22s5p-mfc: Remove unused variableSylwester Nawrocki1-1/+0
2014-04-21misc: modem_if: initialize gpio_link_enable if invalid gpioChanho Park1-1/+2