summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2018-10-11Revert "drm/exynos/hdmi: dis-join pipeline on power-off"submit/tizen/20181016.044111Hoegeun Kwon1-2/+0
2018-09-20UVC: Add support for R200 depth cameraAviv Greenberg2-0/+32
2018-09-20Bug fix for inclomplete PowerLineFrequency enumeration mapEvgeni Raikhel1-0/+1
2018-09-20Enabling UVC Metadata attributes with Ubuntu 18.04Evgeni Raikhel3-3/+146
2018-09-20usb/uvc: add new format supportInki Dae3-0/+73
2018-09-20s5p-jpeg: don't return a random width/heightMauro Carvalho Chehab1-4/+4
2018-08-30usb:f_mtp: Prevent NULL pointer deferences in ioctlPaweł Szewczyk1-2/+10
2018-05-31drm/exynos: decon5433: Fix WINCONx reset valuesubmit/tizen/20180615.023254accepted/tizen/unified/20180619.141833Marek Szyprowski1-1/+1
2018-05-31drm/exynos: decon5433: Fix per-plane global alpha for XRGB modesMarek Szyprowski1-2/+2
2018-05-29drm/exynos: gsc: Fix support for NV16/61, YUV420/YVU420 and YUV422 modesMarek Szyprowski2-9/+21
2018-05-29drm/exynos: scaler: Fix support for YUV420, YUV422 and YUV444 modesMarek Szyprowski1-6/+6
2018-05-29drm/exynos: scaler: Reset hardware before starting the operationAndrzej Pietrasiewicz1-3/+29
2018-05-29drm/exynos: rotator: Fix DRM_MODE_REFLECT_{X,Y} interpretationMarek Szyprowski1-2/+2
2018-05-29drm/exynos: gsc: Fix DRM_MODE_REFLECT_{X,Y} interpretationMarek Szyprowski1-8/+8
2018-05-28drm/exynos: gsc: Increase Exynos5433 buffer width alignment to 16 pixelsMarek Szyprowski1-1/+1
2018-05-28drm/exynos: gsc: Use real buffer width for configuring the hardwareMarek Szyprowski1-2/+2
2018-05-28drm/exynos: ipp: Rework checking for the correct buffer formatsMarek Szyprowski1-51/+57
2018-03-30drm/exynos: update minor versionInki Dae1-1/+8
2018-03-26drm/exynos: gsc: Add limited support for ARGB8888 formatMarek Szyprowski1-1/+4
2018-03-26drm/exynos: gsc: relax limits for exynos5433 variantMarek Szyprowski1-3/+3
2018-03-26drm/exynos: ipp: Move buffer setup to separate functionMarek Szyprowski1-4/+21
2018-03-15drm/exynos: ipp: Fix support for image rotation and buffer offsetMarek Szyprowski2-12/+13
2018-03-15drm/exynos: ipp: Adapt IPPv2 code to older exynos & DRM frameworksMarek Szyprowski3-33/+209
2018-03-15drm/exynos: ipp: Port IPPv2 from mainlineMarek Szyprowski13-4334/+2782
2018-03-15of: add helper function to retrive match dataJoachim Eastwood1-0/+12
2018-01-03drm/exynos/gsc: Fix to check memory address and size separatelysubmit/tizen/20180104.063507accepted/tizen/unified/20180105.065533Hoegeun Kwon1-12/+11
2017-11-30PM / AVS: exynos-avs: Support all ASV groups for Exynos 5433 CPU coresWook Song2-200/+1174
2017-11-09drm/bridge/sii8620: add DVI mode supportMaciej Purski1-18/+18
2017-10-24gpu: drm: exynos: Notify the plugged state while probingtizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171101.031710submit/tizen/20171031.014243accepted/tizen/unified/20171031.055643accepted/tizen/4.0/unified/20171101.064815tizen_4.0accepted/tizen_4.0_unifiedDongwoo Lee1-0/+6
2017-10-18gpu: drm: exynos: Add extcon notification for hdmi connectiontizen_4.0.m2_releasesubmit/tizen_4.0/20171018.070324submit/tizen/20171018.070350accepted/tizen/unified/20171018.165341accepted/tizen/4.0/unified/20171018.231844Dongwoo Lee2-0/+48
2017-10-10extcon: max88743: add support for SmartDock accessorytizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20171011.042941submit/tizen/20171011.043021accepted/tizen/unified/20171011.070207accepted/tizen/4.0/unified/20171011.071839Marek Szyprowski1-17/+77
2017-09-29power: max77843: move OTG power control to the MUIC driverMarek Szyprowski2-88/+25
2017-09-29extcon: max88743: replace MHL-TA with standard TA cable notificationMarek Szyprowski1-4/+2
2017-09-22LOCAL / Revert "Revert "Revert "usb: core: lpm: set lpm_capable for root hub ...submit/tizen_4.0/20170927.053657submit/tizen/20170927.053729accepted/tizen/unified/20170927.181400accepted/tizen/4.0/unified/20170927.181909Dongwoo Lee3-7/+3
2017-09-15gpu: arm: midgard: fix build warning in r5p0_06rel0 with arm64submit/tizen_4.0/20170920.004041submit/tizen/20170920.004419accepted/tizen/unified/20170920.081129accepted/tizen/4.0/unified/20170920.081531Seung-Woo Kim1-2/+2
2017-09-15gpu: arm: midgard: fix build error in r5p0_06rel0 with CONFIG_SYNCSeung-Woo Kim2-4/+16
2017-09-13gpu: arm: midgard: r12p0_04rel0: Fix build error for power model callbacksChanwoo Choi1-2/+2
2017-09-13thermal: devfreq: Check OPP for errorsViresh Kumar1-2/+8
2017-09-13thermal: devfreq_cooling: Replace dev_warn with dev_errViresh Kumar1-3/+3
2017-09-13thermal: devfreq: Simplify expressionViresh Kumar1-1/+1
2017-09-13thermal: convert devfreq_cooling to use an IDAMatthew Wilcox1-44/+9
2017-09-13devfreq_cooling: pass a pointer to devfreq in the power model callbacksJavi Merino1-2/+3
2017-09-13devfreq_cooling: no need to check state with negative numberShawn Lin1-1/+1
2017-09-13PM / devfreq: Fix memory leak when fail to register deviceChanwoo Choi1-1/+4
2017-09-13PM / devfreq: Add dependency on PM_OPPChanwoo Choi1-0/+1
2017-09-13PM / devfreq: Move private devfreq_update_stats() into devfreqChanwoo Choi1-0/+4
2017-09-13clk: samsung: exynos5420: Add clocks for CMU_CDREX domainChanwoo Choi1-0/+37
2017-09-13clk: samsung: exynos542x: Add the clock id for ACLKChanwoo Choi1-29/+47
2017-09-04PM / OPP: reuse of_parse_phandle()Viresh Kumar1-54/+17
2017-09-04PM / OPP: Return suspend_opp only if it is enabledViresh Kumar1-7/+5