summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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-29arm64: dts: exynos: Add mem-2-mem Scaler devicesAndrzej Pietrasiewicz1-0/+42
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-05-14packaging: odroid: install only dt files relevant to odroidJaehoon Chung1-1/+1
2018-04-04ARM: tizen_{odroid,tm2}_defconfig: enable AUDITSYSCALLsubmit/tizen/20180417.022005accepted/tizen/unified/20180417.173227Inki Dae2-2/+6
2018-04-04arm64: tizen_tm2_defcofig: synchronize defconfig fileInki Dae1-0/+4
2018-03-30ARM: tizen_odroid_defconfig: disable V4L2 GSCsubmit/tizen/20180403.011904submit/tizen/20180330.043331accepted/tizen/unified/20180404.063402Inki Dae1-1/+3
2018-03-30drm/exynos: update minor versionInki Dae1-1/+8
2018-03-26tizen_tm2_defconfig: use only Exynos DRM IPPv2 GScalerMarek Szyprowski1-1/+1
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 Szyprowski4-33/+244
2018-03-15drm/exynos: ipp: Port IPPv2 from mainlineMarek Szyprowski14-4475/+2971
2018-03-15of: add helper function to retrive match dataJoachim Eastwood2-0/+19
2018-03-09packaging: change modules packaging with each file instead of directorysubmit/tizen/20180309.065130accepted/tizen/unified/20180312.060432Seung-Woo Kim1-1/+1
2018-02-23netfilter: nfnetlink_queue: fix secctx memory leaksubmit/tizen/20180227.012056accepted/tizen/unified/20180227.063118Liping Zhang1-2/+7
2018-01-29arm: dts: odroidxu3: Remove extcon node for a host-only USB 3.0 portsubmit/tizen/20180130.013321accepted/tizen/unified/20180130.144410Dongwoo Lee2-26/+16
2018-01-25proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin2-0/+9
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-30arm64: dts: exynos5433: Modify exynos-avs device nodeWook Song1-29/+0
2017-11-30PM / AVS: exynos-avs: Support all ASV groups for Exynos 5433 CPU coresWook Song3-232/+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-23disable new gcc-7.1.1 warnings for nowLinus Torvalds1-0/+3
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-16ARM: tizen_{odroid,tm2}_defconfig: enable CONNECTOR/PROC_EVENTS optionssubmit/tizen_4.0/20171017.030930submit/tizen/20171017.031118accepted/tizen/unified/20171017.071147accepted/tizen/4.0/unified/20171017.212502Seung-Woo Kim2-2/+6
2017-10-16arm64: cpuinfo: Missing NULL terminator in compat_hwcap_strJulien Grall1-1/+2
2017-10-13ARM: dts: exynos: Add support for Hardkernel's Odroid HC1 boardMarek Szyprowski2-0/+32
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 Szyprowski2-17/+79
2017-09-29power: max77843: move OTG power control to the MUIC driverMarek Szyprowski4-90/+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-15arm64: dts: exynos: Add support of bus frequency using VDD_MIF/INT on Exynos5...Chanwoo Choi1-0/+95
2017-09-15arm64: dts: exynos: Add support of bus frequency using VDD_MIF on Exynos5433 TM2Chanwoo Choi1-0/+43
2017-09-15arm64: dts: exynos5433: Add bus dt node using VDD_MIF for Exynos5433Chanwoo Choi1-0/+201
2017-09-14Bluetooth: Properly check L2CAP config option output bufferBen Seri1-37/+43
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