summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-07-06ARM: odroidxu3_defconfig: enable rt2x00 wifi usb driverssubmit/tizen/20150706.105058accepted/tizen/wearable/20150707.003531accepted/tizen/tv/20150707.003519accepted/tizen/mobile/20150707.003514Seung-Woo Kim1-1/+17
2015-07-01arm: dma-mapping: fix off-by-one error in bitmap size checkMarek Szyprowski1-1/+1
2015-07-01drm/exynos: fix vsync interrupt clear rountine of mixersubmit/tizen/20150701.072642accepted/tizen/wearable/20150701.122908accepted/tizen/tv/20150701.121409accepted/tizen/mobile/20150701.121014Joonyoung Shim1-4/+4
2015-06-29drm/exynos: gsc: Handles the combination of rotation and flipHyungwon Hwang1-0/+16
2015-06-29drm/exynos: gsc: fix wrong bitwise operation for swap detectionHyungwon Hwang1-4/+2
2015-06-29kdbus: avoid the use of struct timespecsubmit/tizen/20150629.113101accepted/tizen/wearable/20150630.002430accepted/tizen/tv/20150630.002420accepted/tizen/mobile/20150630.002357Arnd Bergmann2-10/+3
2015-06-29blackfin: Wire up missing syscallsChen Gang2-1/+21
2015-06-29Documentation: kdbus: Fix typosSergei Zviagintsev7-32/+29
2015-06-29Documentation: kdbus: Fix description of KDBUS_SEND_SYNC_REPLY flagSergei Zviagintsev1-2/+2
2015-06-29Documentation: kdbus: Update list of ioctls which cause writing to receiver's...Sergei Zviagintsev1-0/+6
2015-06-29Documentation: kdbus: Fix list of KDBUS_CMD_ENDPOINT_UPDATE errorsSergei Zviagintsev1-7/+0
2015-06-29kdbus: uapi: Fix kernel-doc for enum kdbus_send_flagsSergei Zviagintsev1-1/+1
2015-06-29selftest/kdbus: enable cross compilationTyler Baker1-2/+4
2015-06-29samples: kdbus: build kdbus-workers conditionallyDaniel Mack2-1/+8
2015-06-29kdbus: Fix CONFIG_KDBUS help textDaniel Mack1-3/+4
2015-06-29kdbus: connection: fix handling of failed fget()Daniel Mack1-3/+2
2015-06-29kdbus: fix header guard nameLucas De Marchi1-3/+3
2015-06-29Documentation/kdbus: replace 'reply_cookie' with 'cookie_reply'Lukasz Skalski1-1/+1
2015-06-29Documentation/kdbus: support quiet buildsDavid Herrmann1-3/+13
2015-06-29Documentation/kdbus: fix out-of-tree buildsDavid Herrmann1-1/+1
2015-06-29samples/kdbus: drop wrong includeDavid Herrmann1-3/+1
2015-06-29kdbus: fix minor typo in the walk-through exampleNicolas Iooss1-2/+2
2015-06-29kdbus: samples/kdbus: add -lrtDavid Herrmann1-0/+1
2015-06-29Documentation: kdbus: fix location for generated filesDaniel Mack2-2/+4
2015-06-29kdbus: add selftestsDaniel Mack28-0/+11188
2015-06-29kdbus: add walk-through user space exampleDaniel Mack5-1/+1453
2015-06-29kdbus: add Makefile, Kconfig and MAINTAINERS entryDaniel Mack4-1/+48
2015-06-29kdbus: add policy database implementationDaniel Mack2-0/+540
2015-06-29kdbus: add name registry implementationDaniel Mack2-0/+846
2015-06-29kdbus: add code for buses, domains and endpointsDaniel Mack6-0/+1376
2015-06-29kdbus: add code for notifications and matchesDaniel Mack4-0/+872
2015-06-29kdbus: add code to gather metadataDaniel Mack2-0/+1221
2015-06-29kdbus: add node and filesystem implementationDaniel Mack5-0/+1534
2015-06-29kdbus: add connection, queue handling and message validation codeDaniel Mack11-1/+4722
2015-06-29kdbus: add connection pool implementationDaniel Mack2-0/+774
2015-06-29kdbus: add driver skeleton, ioctl entry points and utility functionsDaniel Mack7-0/+1167
2015-06-29kdbus: add uapi header fileDaniel Mack2-0/+980
2015-06-29kdbus: add documentationDaniel Mack15-1/+7339
2015-06-29dmaengine: pl330: Really fix choppy sound because of wrong residue calculationKrzysztof Koz?owski1-1/+1
2015-06-09media: s5p-mfc: Add support for V4L2_MEMORY_DMABUF typesubmit/tizen_3.0.2015.q2_common/20150615.075539submit/tizen/20150610.113634accepted/tizen/wearable/20150611.004643accepted/tizen/tv/20150611.004627accepted/tizen/mobile/20150611.004618accepted/tizen/common/20150610.144553accepted/tizen/3.0.2015.q2/common/20150615.160122tizen_3.0.2015.q2_commonaccepted/tizen_3.0.2015.q2_commonSeung-Woo Kim4-12/+82
2015-06-09ARM: odroidxu3_defconfig: enable fuseSeung-Woo Kim1-1/+2
2015-06-08drm/exynos: mixer: set the framebuffer source size by 0 when a layer is disabledsubmit/tizen_3.0.2015.q2_common/20150609.170642submit/tizen/20150608.102311accepted/tizen/wearable/20150609.011939accepted/tizen/tv/20150609.011918accepted/tizen/mobile/20150609.011956accepted/tizen/common/20150608.151211accepted/tizen/3.0.2015.q2/common/20150609.181942Joonyoung Shim1-0/+1
2015-06-08drm/exynos: ipp: validate a GEM handle with multiple planesHyungwon Hwang1-13/+38
2015-06-03s5p-mfc: fix state check from encoder queue_setupSeung-Woo Kim1-4/+5
2015-06-02drm/exynos: ipp: fix wrong index referencing a config elementHyungwon Hwang1-2/+1
2015-06-01drm/exynos: add ARGB8888 support for ipp gscIngi Kim1-0/+3
2015-06-01drm/exynos: mask alpha bit in the register when output format is XRGB8888Ingi Kim1-1/+1
2015-05-20Merge "drm/exynos: workaround to change graphic layers priority" into tizenInki Dae1-4/+30
2015-05-18media: s5p-jpeg: Adjust buffer size for Exynos 4412Andrzej Pietrasiewicz1-1/+6
2015-05-18drm/exynos: workaround to change graphic layers priorityJoonyoung Shim1-4/+30