summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-08-08kmsg: allow binary charactersold/tizen_20160810Michal Bloch1-10/+9
2016-08-02Enable dummy_hcd and FunctionFS in odroidxu3 config.Krzysztof Opasiak1-2/+32
2016-08-02Fix slp-gadget dependency and auto selection.Krzysztof Opasiak1-2/+2
2016-07-29usb: gadget: Allow to build both USB functions and legacy gadgetsKrzysztof Opasiak2-186/+612
2016-07-20kdbus: allowing sending replies even if NO_EXPECT_REPLY is setsubmit/tizen/20160721.001709accepted/tizen/wearable/20160721.090020accepted/tizen/tv/20160721.091535accepted/tizen/mobile/20160721.090024accepted/tizen/ivi/20160721.091500accepted/tizen/common/20160721.175044Lukasz Skalski1-5/+0
2016-07-20Smack: Assign smack_known_web label for kernel thread's socket in the sk_allo...jooseong lee1-2/+10
2016-07-15kdbus: allow unix domain socket fd passingsubmit/tizen/20160719.030401accepted/tizen/wearable/20160719.060946accepted/tizen/tv/20160719.060929accepted/tizen/mobile/20160719.061003accepted/tizen/ivi/20160719.060938accepted/tizen/common/20160719.172630Konrad Lipinski1-13/+0
2016-07-05arm: odroidxu3_defconfig: enable Android logger driversubmit/tizen/20160705.045602accepted/tizen/wearable/20160705.101019accepted/tizen/tv/20160705.101012accepted/tizen/mobile/20160705.101116accepted/tizen/ivi/20160705.101017accepted/tizen/common/20160705.170042Inki Dae1-0/+2
2016-07-05staging: logger: fix build error due to removed ki_nbytesInki Dae1-2/+2
2016-07-04Revert "staging: Remove logger and alarm-dev from android Makefile"Inki Dae1-0/+2
2016-07-04Revert "staging: Remove the Android logger driver"Inki Dae3-0/+913
2016-07-04Revert "staging: Remove the Android alarm-dev driver"Inki Dae4-0/+558
2016-06-29increate KDBUS_CONN_MAX_REQUESTS_PENDING to 1024 from 128submit/tizen/20160629.051018accepted/tizen/wearable/20160629.071245accepted/tizen/tv/20160629.071131accepted/tizen/mobile/20160629.071530accepted/tizen/ivi/20160629.071301accepted/tizen/common/20160629.223126INSUN PYO1-1/+1
2016-06-23Remove kdbus Linux Security Module hookssubmit/tizen/20160628.074335accepted/tizen/wearable/20160628.100225accepted/tizen/tv/20160628.100231accepted/tizen/mobile/20160628.100208accepted/tizen/ivi/20160628.100251Karol Lewandowski8-205/+14
2016-06-22netfilter: nfnetlink_queue: add security context informationRoman Kubiak2-2/+37
2016-06-22ARM: dts: Remove fimd node from exynos5422-odroidxu3-commonsubmit/tizen/20160622.123456Marek Szyprowski1-4/+0
2016-06-22ARM: dts: Add async-bridge clock to MFC power domain for Exynos5420Javier Martinez Canillas1-2/+2
2016-06-22clk: exynos5420: Set ID for aclk333 gate clockJavier Martinez Canillas1-1/+1
2016-06-22s5p-mfc: don't close instance after free OUTPUT buffersayaka1-1/+0
2016-06-22s5p-mfc: Fix race between s5p_mfc_probe() and s5p_mfc_open()Javier Martinez Canillas1-18/+21
2016-06-22s5p-mfc: Don't try to put pm->clock if lookup failedJavier Martinez Canillas1-0/+1
2016-05-19drm/exynos: mixer: enable video overlay plane only when VP is availableMarek Szyprowski1-0/+3
2016-05-04drm/exynos: fix source data argument for planeJoonyoung Shim1-3/+4
2016-05-04gpu/mali: r4p0: Fix out of tree buildKrzysztof Kozlowski1-14/+14
2016-05-03ARM: odroidxu3_defconfig: enable usb acm driver configsubmit/tizen/20160503.103640accepted/tizen/wearable/20160504.012235accepted/tizen/tv/20160504.012218accepted/tizen/mobile/20160504.012200accepted/tizen/ivi/20160504.012251accepted/tizen/common/20160504.130132Seung-Woo Kim1-1/+1
2016-04-20ARM: odroidxu3_defconfig: enable dm_cryptsubmit/tizen/20160420.073943accepted/tizen/wearable/20160421.011046accepted/tizen/tv/20160421.011034accepted/tizen/mobile/20160421.011157accepted/tizen/ivi/20160421.011037accepted/tizen/common/20160421.161425Seung-Woo Kim1-1/+1
2016-04-07ARM: odroidxu3_defconfig: enable cp210x usb serial driversubmit/tizen/20160407.093933accepted/tizen/wearable/20160407.112334accepted/tizen/tv/20160407.112315accepted/tizen/mobile/20160407.112303accepted/tizen/ivi/20160407.112348accepted/tizen/common/20160407.133230Seung-Woo Kim1-1/+1
2016-04-06avoid not-allowable mutex lock conditionKunhoon Baik1-4/+16
2016-04-06kmsg: selftestsPaul Osmialowski11-0/+1038
2016-04-06kmsg: add ioctl for kmsg* devices operating on buffersMarcin Niesluchowski3-27/+92
2016-04-06kmsg: add ioctl for adding and deleting kmsg* devicesMarcin Niesluchowski6-1/+165
2016-04-06kmsg: add predefined _PID, _TID, _COMM keywords to kmsg* log dictMarcin Niesluchowski1-4/+36
2016-04-06kmsg: add function for adding and deleting additional buffersMarcin Niesluchowski2-3/+127
2016-04-06kmsg: add additional buffers support to memory classMarcin Niesluchowski3-7/+95
2016-04-06kmsg: introduce additional kmsg devices supportMarcin Niesluchowski2-233/+401
2016-04-06printk: add one function for storing log in proper formatMarcin Niesluchowski1-85/+98
2016-04-06printk: move code regarding log message storing formatMarcin Niesluchowski1-122/+123
2016-04-06printk: guard the amount written per line by devkmsg_read()Tejun Heo2-12/+24
2016-04-04packaging: enable KDBUS for odroidxu3submit/tizen/20160405.082219accepted/tizen/wearable/20160406.013348accepted/tizen/tv/20160406.013332accepted/tizen/mobile/20160406.013250accepted/tizen/ivi/20160406.013407Paul Osmialowski1-0/+1
2016-04-04kdbus: pool: use __vfs_read()Sergei Zviagintsev1-1/+1
2016-04-04kdbus: disable all internal policy checksLukasz Skalski2-9/+23
2016-04-04kdbus: Eliminate warning caused by lack of uapi/linux/kdbus.h inclusionPaul Osmialowski1-0/+1
2016-04-04kdbus: Ability to run kdbus test by executable binary namePaul Osmialowski1-0/+5
2016-04-04kdbus: selftests extendedPaul Osmialowski17-85/+223
2016-04-04kdbus: TEST_CREATE_CONN now does no depend on TEST_CREATE_BUSPaul Osmialowski2-7/+32
2016-04-04lsm: smack: smack callbacks for kdbus security hooksPaul Osmialowski1-0/+61
2016-04-04kdbus: use LSM hooks in kdbus codePaul Osmialowski3-10/+43
2016-04-04lsm: kdbus security hooksPaul Osmialowski3-0/+97
2016-04-04lsm: smack: Make ipc/kdbus includes visible so smack callbacks could see themPaul Osmialowski1-0/+2
2016-04-04lsm: make security_file_receive available for external modulesKarol Lewandowski1-0/+1