summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-05PM / devfreq: exynos5422: remove build warningstizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20171011.054609accepted/tizen/4.0/unified/20171011.150047tizen_4.0tizenaccepted/tizen_4.0_unifiedSeung-Woo Kim1-5/+5
2017-10-05Bluetooth: fix build warnings from wrong portingSeung-Woo Kim12-26/+15
2017-10-05mobicore: fix wrong indentSeung-Woo Kim1-1/+1
2017-10-05video: fimd: remove undefined static function declarationSeung-Woo Kim1-1/+0
2017-10-05usb: gadget: slp_composite: remove unused variable from mtpSeung-Woo Kim1-1/+0
2017-10-05mmc: block: fix wrong indent in mmc_blk_get_sg()Seung-Woo Kim1-6/+6
2017-10-05hid: fix return type of input_configured callbackSeung-Woo Kim3-4/+10
2017-10-05sched: hmp: fix misleading-indentation build warningSeung-Woo Kim1-2/+2
2017-10-05net:Add sysctl_max_skb_fragsHans Westgaard Ry4-2/+15
2017-10-05xhci: Fix warning introduced by disabling runtime PM.Sarah Sharp1-4/+2
2017-10-05Bluetooth: make hci_test_bit's addr constJiri Slaby1-2/+2
2017-10-05net: bcmdhd: fix section mismatchSeung-Woo Kim1-1/+1
2017-10-04net: rfkill: Do not ignore errors from regulator_enable()Luis Henriques1-3/+5
2017-10-04net: bcmdhd: fix misleading-indentation build warningSeung-Woo Kim1-1/+1
2017-10-04net: bcmdhd: fix not to check same value in macroSeung-Woo Kim1-0/+2
2017-10-04net: bcmdhd: fix misleading-indentation build warningSeung-Woo Kim1-1/+1
2017-10-04trace: fix trace_graph_ret_raw return typeArnd Bergmann1-1/+1
2017-10-04af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2017-10-04fs: namespace: suppress 'may be used uninitialized' warningsTim Gardner3-23/+15
2017-09-29kbuild: move -Wunused-const-variable to W=1 warning levelArnd Bergmann2-2/+4
2017-09-29scripts/sortextable: suppress warning: `relocs_size' may be used uninitializedTim Gardner1-1/+1
2017-09-29scripts: remove unused function in sortextable.cRamkumar Ramachandra1-8/+0
2017-09-29gpu: arm: mali400: remove wrong default configSeung-Woo Kim1-1/+0
2017-09-15Bluetooth: Properly check L2CAP config option output buffer lengthsubmit/tizen_4.0/20170915.051857submit/tizen_4.0/20170915.014357submit/tizen/20170915.052049submit/tizen/20170915.014726accepted/tizen/unified/20170915.195818accepted/tizen/4.0/unified/20170915.201910accepted/tizen_unifiedBen Seri1-37/+43
2017-08-28packaging: Disable UBSan buildsubmit/tizen/20170828.171841submit/tizen/20170828.170212submit/tizen/20170828.023313accepted/tizen/unified/20170828.164517Denis Khalikov2-0/+4
2017-05-23Turn off building with ASansubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100008submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170613.113903accepted/tizen/unified/20170613.194904accepted/tizen/4.0/unified/20170828.221913accepted/tizen/4.0/unified/20170816.014252Gonzha Dmitriy Evgenevich2-0/+2
2017-03-03doc: fix broken linaro toolchain downloadtizen_4.0.m1_releasesubmit/tizen_unified/20170310.010401submit/tizen/20170307.014844accepted/tizen/unified/20170310.075530accepted/tizen/common/20170307.133813accepted/tizen_commonChanho Park1-1/+1
2017-03-03misc: artik_zb_power: fix uninitialized local variableSoon-Yong Cho1-33/+26
2017-03-03net: ethernet: asix: Fix asix kernel module autoloadFlorin Sarbu1-0/+7
2017-03-03misc: artiktee: Add library provision and resource monitoringSeungho Lee22-174/+1220
2017-03-03[MobiCore] Fix blocked task warning issueJaehoon Kim2-4/+11
2017-03-03Add Mobicore Drivers.Jaehoon Kim49-1/+11743
2017-03-03misc: artiktee: Rename sstransaction to nsrpc_ree_slaveSeungho Lee27-455/+487
2017-03-03misc: artiktee: Applied the Coding Standard of Linux KernelSeungho Lee27-108/+109
2017-03-03misc: artiktee: Support 64bit kernel with compat_ and Add tzinfo for debuggingSeungho Lee30-122/+1754
2017-03-03misc: artiktee: Delete file O_CREAT flag in appending operation.Seungho Lee1-1/+1
2017-03-03misc: artiktee: Fix return value when backup file is not copied.Seungho Lee1-1/+7
2017-03-03misc: artiktee: Fixed create file when disk is full.Seungho Lee2-13/+23
2017-03-03arm: dts: artik10: add gpio property for artik_zb_powerSoon-Yong Cho1-0/+2
2017-03-03arm: dts: artik5: add gpio property for artik_zb_powerSoon-Yong Cho1-0/+2
2017-03-03misc: artik_zb_power: add sysfs for recovery modeSoon-Yong Cho1-0/+120
2017-03-03PM / devfreq: exynos5422: remove unused frequienciesDongil Park1-9/+6
2017-03-03Revert "artik10: DEVFREQ: Disable unused freq for bus int."Dongil Park1-5/+2
2017-03-03misc: artiktee: Set core frequency when driver requests to TEESeungho Lee6-0/+98
2017-03-03misc: artiktee: handle tz command request time.Seungho Lee3-7/+22
2017-03-03scripts: mk_modules: support EXTRAVERSION informationChanho Park1-1/+8
2017-03-03mmc: dw_mmc: exynos: queit register dump messageChanho Park1-59/+59
2017-03-03misc: artiktee: change file mode to 644Chanho Park8-0/+0
2017-03-03misc: artiktee: support TEE for ARTIKSeungho Lee31-0/+6974
2017-03-03artik10: asv: print lot id for factory testYoung Dae Oh1-2/+31