summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-11-02media: s5p-mfc: set src_bufs_cnt with requested buffer for DMABUF and USERPTRsubmit/tizen/20151103.071105accepted/tizen/wearable/20151103.105620accepted/tizen/tv/20151103.105555accepted/tizen/mobile/20151103.105519Seung-Woo Kim1-1/+4
2015-10-06drm: permit DRM_RENDER_ALLOW on DRM_IOCTL_GEM_FLINKsubmit/tizen/20151029.055133accepted/tizen/wearable/20151029.085840accepted/tizen/tv/20151029.085829accepted/tizen/mobile/20151029.085812Joonyoung Shim1-1/+1
2015-10-06drm/exynos: add DRM_EXYNOS_GEM_MAP ioctlJoonyoung Shim4-1/+31
2015-10-06ARM: dts: Fix wrong clock binding for sysmmu_fimd1_1 on exynos5420Joonyoung Shim1-1/+1
2015-09-18kdbus: Eliminate warning caused by lack of uapi/linux/kdbus.h inclusionPaul Osmialowski1-0/+1
2015-09-18kdbus: Ability to run kdbus test by executable binary namePaul Osmialowski1-0/+5
2015-09-18kdbus: selftests extendedPaul Osmialowski17-85/+223
2015-09-18kdbus: TEST_CREATE_CONN now does no depend on TEST_CREATE_BUSPaul Osmialowski2-7/+32
2015-09-18lsm: smack: smack callbacks for kdbus security hooksPaul Osmialowski1-0/+61
2015-09-18kdbus: use LSM hooks in kdbus codePaul Osmialowski3-10/+43
2015-09-18lsm: kdbus security hooksPaul Osmialowski3-0/+97
2015-09-18lsm: smack: Make ipc/kdbus includes visible so smack callbacks could see themPaul Osmialowski1-0/+2
2015-09-18lsm: make security_file_receive available for external modulesKarol Lewandowski1-0/+1
2015-09-15ARM: odroidxu3_defconfig: enable UACCESS_WITH_MEMCPYJunghak Sung1-1/+1
2015-09-16Revert "drm/exynos: get event time from ktime"Joonyoung Shim2-6/+2
2015-09-15drm/exynos: get event time from ktimeJoonyoung Shim2-2/+6
2015-09-09ARM: odroidxu3_defconfig: disable smack permissive modetizen_3.0.m2.a1_tv_releasetizen_3.0.m2.a1_mobile_releasetizen_3.0.m1_tv_releasetizen_3.0.m1_mobile_releasesubmit/tizen_common/20151026.085049submit/tizen_common/20151023.083358submit/tizen/20150909.110847accepted/tizen/wearable/20150909.135232accepted/tizen/tv/20150909.140218accepted/tizen/mobile/20150909.140905tizen_3.0.m1_tvtizen_3.0.m1_mobileSeung-Woo Kim1-1/+1
2015-09-09WORKAROUND/Smack: ignore socket and pipe inods for smack_file_receiveSeung-Woo Kim1-0/+3
2015-09-03kdbus: disable internal kdbus policysubmit/tizen/20150903.131924accepted/tizen/wearable/20150903.233529accepted/tizen/tv/20150903.233515accepted/tizen/mobile/20150903.233503Lukasz Skalski2-0/+9
2015-09-01drm/exynos: rotator: remove unnecessary cur_buf_idsubmit/tizen/20150901.112943accepted/tizen/wearable/20150902.004712accepted/tizen/tv/20150902.004649accepted/tizen/mobile/20150902.004628Seung-Woo Kim1-10/+0
2015-09-01drm/exynos: fimc: fix wrong buf_id access for dma channelSeung-Woo Kim1-8/+2
2015-09-01ARM: DTS: exynos5420: add GSCL block parent clock management to pm domainMarek Szyprowski1-2/+4
2015-09-01clk: samsung: exynos5422: add missing parent GSCL block clocksMarek Szyprowski2-4/+6
2015-09-01clk: samsung: exynos5422: fix MFC clock hierarchy parentMarek Szyprowski1-1/+1
2015-08-28ARM: dma-mapping: add support for offset parameter in dma_mmap()Marek Szyprowski1-0/+2
2015-08-28ARM: dma-mapping: add missing range check in dma_mmap()Marek Szyprowski1-0/+5
2015-08-27packaging: enable KDBUS for odroidxu3Paul Osmialowski1-0/+1
2015-08-27drm/exynos: gsc: normalize invalid buf idx from userspaceHyungwon Hwang1-8/+2
2015-08-27drm/exynos: ipp: introduce last_buf_idHyungwon Hwang2-0/+10
2015-08-25s5p-mfc: end-of-stream handling for newer encodersAndrzej Hajda3-26/+44
2015-08-25ARM: odroidxu3_defconfig: enable CONFIG_USB_RTL8152Joonyoung Shim1-1/+1
2015-08-25ARM: dts: Add Odroid-XU4 supportJoonyoung Shim4-538/+580
2015-08-24ARM: odroidxu3_defconfig: disable CONFIG_RTC_DRV_S3Csubmit/tizen/20150824.094308accepted/tizen/wearable/20150824.134728accepted/tizen/tv/20150824.134712accepted/tizen/mobile/20150824.134655Joonyoung Shim1-1/+1
2015-08-24rtc: s5m: fix to update ctrl registerJoonyoung Shim1-0/+10
2015-08-24Revert "rtc: s5m: fix to update ctrl register"Joonyoung Shim1-12/+0
2015-08-23ARM: EXYNOS: use PS_HOLD based poweroff for all supported SoCsMarek Szyprowski1-3/+3
2015-08-23kdbus: do not append the same connection to the queue twicePaul Osmialowski1-4/+18
2015-08-18drm/exynos: enable render nodesubmit/tizen/20150819.053504accepted/tizen/wearable/20150819.072519accepted/tizen/tv/20150819.072447accepted/tizen/mobile/20150819.072441Joonyoung Shim1-19/+20
2015-08-17rtc: s5m: fix to update ctrl registerJoonyoung Shim1-0/+12
2015-08-17rtc: s3c: fix disabled clocks for alarmJoonyoung Shim1-6/+18
2015-08-17rtc: s3c: remove unnecessary NULL assignmentJoonyoung Shim1-1/+0
2015-08-17rtc: s3c: add missing clk controlJoonyoung Shim1-0/+3
2015-08-17mfd: sec: Fix RTC alarm interrupt number on S2MPS11Krzysztof Kozlowski2-5/+11
2015-08-17ARM: dts: odroidxu3: Enable wake alarm of S2MPS11 RTCKrzysztof Kozlowski1-0/+13
2015-08-17mfd: sec-core: Enable RTC on S2MPS11 PMICKrzysztof Kozlowski1-0/+2
2015-08-17drivers/rtc/rtc-s5m.c: allow usage on device type different than main MFD typeKrzysztof Kozlowski1-4/+6
2015-08-17drivers/rtc/rtc-s5m.c: add support for S2MPS13 RTCKrzysztof Kozlowski2-1/+21
2015-08-17rtc: s5m: Remove unused watchdog and sudden momentary power lossKrzysztof Kozlowski1-60/+0
2015-08-17drivers/rtc/rtc-s3c.c: remove one superfluous rtc_valid_tm() checkKrzysztof Kozlowski1-3/+1
2015-08-17drivers/rtc/rtc-s3c.c: fix failed first read of RTC timeKrzysztof Kozlowski1-16/+16