summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-07-09ARM: artik533_raptor_defconfig: set cma size to 256MBsandbox/opensw0312/vpu-updateSeung-Woo Kim1-0/+4851
2020-07-09Revert "media: nxp-vpu: modify memory stride policy."Seung-Woo Kim1-19/+25
2020-07-09Revert "media: nxp-vpu: support various output format."Seung-Woo Kim2-41/+69
2020-07-09Revert "media: nxp-vpu: modify memory stride policy in encoder."Seung-Woo Kim2-181/+52
2020-07-09nx-vpu: add disabling function for video output reordering.HeynChul Jun3-0/+18
2020-07-09media:nx-vpu: bug fix height alignHeynChul Jun1-4/+3
2020-07-09media: nx-vpu: bug fix memory corruptionHeynChul Jun1-1/+1
2020-07-09arm: dtsi: change compatible name of vpuSungwon Jo1-1/+1
2020-07-09media: nx-vpu: add compatible vpu driverSungwon Jo25-895/+15737
2020-07-08media: nexell: Add for the modules of the VPUJongshin Park1-10/+27
2020-07-08media: nxp-vpu: Add CONFIG_V4L2_INIT_LEVEL_UPJonghsin Park1-0/+14
2020-07-08nx-vpu: decoder: fix up bug related eos flags.Sungwon Jo1-1/+2
2020-07-08media: nxp-vpu: modify memory stride policy in encoder.Sungwon Jo2-52/+181
2020-07-08media: nxp-vpu: change coherent value of arch_setup_dma_ops().Sungwon Jo1-1/+1
2020-07-08media: nxp-vpu: change output image size from crop size to real size.Sungwon Jo1-2/+2
2020-07-08media: nxp-vpu: fix up memory leakage.Sungwon Jo1-5/+5
2020-07-08media: nxp-vpu: fix up warning related ENABLE_POWER_SAVING.Sungwon Jo1-0/+2
2020-07-08media: nxp-vpu: fix up bug related dma_ops in drm allocator.Sungwon Jo1-0/+2
2020-07-08media: nxp-vpu: support various output format.Sungwon Jo2-69/+41
2020-07-08media: nxp-vpu: modify memory stride policy.Sungwon Jo1-25/+19
2020-07-08media: nxp-vpu: add to support ion allocator.Sungwon Jo1-0/+2
2020-07-06pwm: Send a uevent on the pwmchip device upon channel sysfs (un)exportsubmit/tizen/20200707.000734accepted/tizen/unified/20200707.140914Fabrice Gasnier1-0/+11
2020-03-12ARM: dts: artik533-compy: change HW overlay's prioritysubmit/tizen/20200312.055423accepted/tizen/unified/20200312.131046Seung-Woo Kim1-2/+2
2020-03-06ARM: dts: artik533-compy: Change extcon parameter of usb controllersubmit/tizen/20200306.041705accepted/tizen/unified/20200306.125000Dongwoo Lee1-1/+1
2020-02-18 ARM64: dts: artik710_raptor: Set extcon state for dwc2 cable as always truesubmit/tizen/20200221.073300accepted/tizen/unified/20200224.081509Dongwoo Lee1-0/+1
2020-02-18arm: dts: artik530_raptor: Set extcon state for dwc2 cable as always trueDongwoo Lee1-0/+1
2020-02-18usb: dwc2: gadget: Set extcon state for usb cable as always trueDongwoo Lee2-0/+27
2020-02-18usb: dwc2: Remove support for usb cable detectionDongwoo Lee4-121/+0
2020-01-21drm/nexell: Add nx gem flags for DRM_NX_GEM_GET ioctlsubmit/tizen/20200121.011335accepted/tizen/unified/20200121.121352Seung-Woo Kim1-0/+1
2020-01-02arm64: relocatable: fix inconsistencies in linker script and optionssubmit/tizen/20200102.014302accepted/tizen/unified/20200102.220841Ard Biesheuvel1-0/+1
2019-12-31arm64: Don't unconditionally add -Wno-psabi to KBUILD_CFLAGSsubmit/tizen/20191231.055421accepted/tizen/unified/20200101.120528Nathan Chancellor1-1/+1
2019-12-31arm64: Silence gcc warnings about arch ABI driftDave Martin1-0/+1
2019-12-30net: wireless: sd8977: Fix stringop-overlfow build warningsSeung-Woo Kim3-11/+8
2019-12-30DT configfs: Fix build errors on other platformsPhil Elwell1-1/+2
2019-12-30arm64: don't zero in __copy_from_user{,_inatomic}Al Viro2-10/+6
2019-12-30arm64, vdso: Define vdso_{start,end} as arrayKees Cook1-5/+5
2019-12-30ath10k: avoid possible string overflowArnd Bergmann1-1/+1
2019-12-30sockfs: getxattr: Fail with -EOPNOTSUPP for invalid attribute namesAndreas Gruenbacher1-18/+6
2019-12-30tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-12-30gcc-9: silence 'address-of-packed-member' warningLinus Torvalds1-1/+1
2019-12-30include/linux/module.h: copy __init/__exit attrs to init/cleanup_moduleMiguel Ojeda1-2/+2
2019-12-30Backport minimal compiler_attributes.h to support GCC 9Miguel Ojeda1-0/+16
2019-07-31ARM: artik530_raptor_defconfig: Enable NETFILTER_XT_MATCH_OWNER config optiontizen_5.5.m2_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185109submit/tizen_5.5/20191031.000013submit/tizen_5.5/20191031.000011submit/tizen_5.5/20191031.000010submit/tizen/20190801.010047accepted/tizen/unified/20190801.113434accepted/tizen/5.5/unified/mobile/hotfix/20201027.070457accepted/tizen/5.5/unified/20191031.032438tizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixSeung-Woo Kim1-1/+1
2019-07-31ARM64: artik710_raptor_defconfig: Enable NETFILTER_XT_MATCH_OWNER config optionSeung-Woo Kim1-1/+1
2019-07-31netfilter: xt_owner: A fix for backport of 'xt_owner: Add supplementary group...Lukasz Pawelczyk1-1/+1
2019-07-05netfilter: xt_owner: bail out with EINVAL in case of unsupported flagssubmit/tizen/20190705.061120accepted/tizen/unified/20190705.110618Pablo Neira Ayuso2-0/+8
2019-07-05netfilter: xt_owner: Add supplementary groups optionLukasz Pawelczyk2-6/+24
2019-02-18Revert "arm64: dtsi: artik710_raptor: change default camera image sensor to O...submit/tizen_5.0/20190219.004732submit/tizen/20190218.062336accepted/tizen/unified/20190218.163151accepted/tizen/5.0/unified/20190219.154237tizen_5.0accepted/tizen_5.0_unifiedSeung-Woo Kim1-12/+9
2019-02-18Revert "arm: dtsi: artik530_raptor: change default camera image sensor to OV5...Seung-Woo Kim1-13/+10
2019-01-31usb: dwc2: hcd: call dwc2_is_controller_alive under spinlocksubmit/tizen_5.0/20190213.011623submit/tizen/20190131.075243accepted/tizen/unified/20190131.161530accepted/tizen/5.0/unified/20190213.070121Jaehoon Chung1-3/+4