summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-01-03ARM: dts: artik10: change delay-us of gpio-i2c for camera to 0submit/tizen_3.0/20170104.010647accepted/tizen/3.0/common/20170104.112909tizen_3.0.m2tizen_3.0accepted/tizen_3.0_commonSooman Jeong1-1/+1
2017-01-03i2c: gpio: change default delay value to zeroSooman Jeong1-1/+1
2017-01-03exynos: fimc-is: boost MIF clock during camera initializationSooman Jeong1-2/+7
2017-01-03exynos: fimc-is: do set_focus_mode_work in parallelSooman Jeong1-2/+0
2016-11-25packaging: artik: Do Not Use profile macroMyungJoo Ham2-4/+6
2016-11-22update config for WIFI USBnamsu lee1-0/+17
2016-10-04iommu/exynos: invalidate FLPD cache after renewing FLPDsubmit/tizen_3.0_common/20161104.104000submit/tizen/20161004.092001accepted/tizen/common/20161004.194338accepted/tizen/3.0/common/20161114.112200Hyunwoong Kim1-7/+5
2016-09-09ARM: dts: artik10: change DDC linesubmit/tizen/20160920.051702accepted/tizen/common/20160920.132119hwansoon1-3/+8
2016-08-28Merge "gpu: arm: mali400: r5p2_rel0: change dtsi for exynos3250." into tizensubmit/tizen/20160829.061852accepted/tizen/common/20160829.140238jino cho1-3/+6
2016-08-28Merge "gpu: arm: mali400: change Makefile for r5p2_rel0" into tizenjino cho3-6/+18
2016-08-28Merge "gpu: arm: mali400: r5p2_rel0: change r5p2_rel0 source" into tizenjino cho4-12/+28
2016-08-28Merge "gpu: arm: mali400: r5p2_rel0: copy platform-exynos3250" into tizenjino cho4-210/+917
2016-08-26gpu: arm: mali400: r5p2_rel0: change dtsi for exynos3250.jiehwan.park1-3/+6
2016-08-26gpu: arm: mali400: change Makefile for r5p2_rel0jiehwan.park3-6/+18
2016-08-26gpu: arm: mali400: r5p2_rel0: change r5p2_rel0 sourcejiehwan.park4-12/+28
2016-08-26gpu: arm: mali400: r5p2_rel0: copy platform-exynos3250jiehwan.park4-210/+917
2016-08-25Merge changes Id4752cef,I1c107d93,I32f88c0d,I81d5e99a,Id02613aa, ... into tizenjino cho6-7/+112
2016-08-25Merge "gpu: arm: midgard: remove choice in Kconfig of r5p0_06rel0" into tizenjino cho1-20/+1
2016-08-24ARM: artik10_defconfig: enable mali midgard r12p0_04rel0sy1124.kim1-0/+2
2016-08-24gpu: arm: midgard: r12p0_04rel0: add exynos5422 platform filesJoonyoung Shim3-0/+75
2016-08-24gpu: arm: midgard: r12p0_04rel0: Fix incorrect IS_ERR_OR_NULL() usageSylwester Nawrocki2-4/+4
2016-08-24gpu: arm: midgard: r12p0_04rel0: Add custom simple_ondemand devfreq governor ...Sylwester Nawrocki1-1/+7
2016-08-24gpu: arm: midgard: r12p0_04rel0: Restore frequency/voltage values on error pa...Sylwester Nawrocki1-2/+15
2016-08-24gpu: arm: midgard: r12p0_04rel0: add regulator enable/disable callsSylwester Nawrocki1-0/+9
2016-08-24gpu: arm: midgard: r12p0_04rel0: Workaround for missing last_status fieldSylwester Nawrocki1-0/+2
2016-08-24gpu: arm: midgard: r12p0_04rel0: Fix 'struct devfreq_cooling_ops' related com...Sylwester Nawrocki2-2/+2
2016-08-24gpu: arm: midgard: r12p0_04rel0: Fix build warning about devfreq cooling deviceChanwoo Choi2-3/+4
2016-08-24gpu: arm: midgard: r12p0_04rel0: change temperature var type to int in model_...Sylwester Nawrocki1-1/+1
2016-08-24gpu: arm: midgard: remove choice in Kconfig of r12p0_04rel0Joonyoung Shim1-20/+3
2016-08-24gpu: arm: midgard: support Kconfig for r12p0_04rel0sy1124.kim3-11/+10
2016-08-24gpu: arm: midgard: add r12p0_04rel0 sourcesJoonyoung Shim197-0/+64727
2016-08-24gpu: arm: midgard: fix fileformat and permissionsy1124.kim2-23/+23
2016-08-24gpu: arm: midgard: remove choice in Kconfig of r5p0_06rel0Joonyoung Shim1-20/+1
2016-08-24i2c: s3c24xx: Add null pointer check routinesubmit/tizen/20160824.015917accepted/tizen/common/20160824.154327Dongil Park1-0/+5
2016-08-24PM / devfreq: exynos5422: limit maximum INT freqency to 400MHzDongil Park1-0/+1
2016-08-24cpufreq: exynos: Add pm_qos interface for cpufreqDongil Park1-0/+4
2016-08-24i2c: s3c24xx: Add clear pending bit for i2c stop.Dongil Park1-2/+9
2016-08-24i2c: s3c24xx: Apply patch for re-initialize i2c.Dongil Park1-7/+19
2016-08-24i2c: s3c24xx: Modification codes to avoid unexpected interruptsKisang Lee1-1/+4
2016-08-22ARM: dts: artik5: add s5k4ec camera sensor nodeSooman Jeong1-0/+5
2016-08-22exynos: fimc-is-w1: introduce 4EC camera sensor driverSooman Jeong4-1/+14412
2016-08-22exynos: fimc-is-w1: check id on probing 5EA sensor driverSooman Jeong1-2/+9
2016-08-22exynos: fimc-is-w1: correct error handling of fliteSooman Jeong1-4/+1
2016-08-22exynos: fimc-is-w1: increase max buffer num for video frameSooman Jeong2-2/+2
2016-08-22exynos: fimc-is-w1: remove redundant error messagesSooman Jeong3-11/+12
2016-08-22ARM: dts: artik10: add s5k4ec camera sensor nodeSooman Jeong1-0/+5
2016-08-22exynos: fimc-is: refactor 4EC camera sensor driverSooman Jeong4-7457/+13668
2016-08-22exynos: fimc-is: check id on probing 5EA sensor driverSooman Jeong1-2/+9
2016-08-22ARM: EXYNOS: change sensor id of 4EC cameraSooman Jeong1-1/+1
2016-08-22exynos: fimc-is: correct error handling of fliteSooman Jeong1-4/+2