summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-10thor: fix invalid larger device descriptor than requestedsubmit/tizen_5.5_wearable_hotfix/20201026.184309submit/tizen_5.5/20200410.050832accepted/tizen/5.5/unified/wearable/hotfix/20201027.094823accepted/tizen/5.5/unified/20200410.123153tizen_5.5_wearable_hotfixtizen_5.5accepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unifiedSeung-Woo Kim1-1/+8
2018-01-03video: sprd: remove build warningstizen_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_5.0/20181106.000001submit/tizen_5.0/20181101.000009submit/tizen/20180104.063507accepted/tizen/unified/20180105.065530accepted/tizen/5.5/unified/mobile/hotfix/20201027.071005accepted/tizen/5.5/unified/20191031.033009accepted/tizen/5.0/unified/20181106.201708tizen_5.5_tvtizen_5.5_mobile_hotfixaccepted/tizen_5.5_unified_mobile_hotfixSeung-Woo Kim10-39/+32
2018-01-03bootmode: tizen: remove build warnings and static analysis tool warningsSeung-Woo Kim1-93/+166
2018-01-03bootmode: remove build warningsSeung-Woo Kim15-81/+149
2018-01-02fs: fat: remove build warningsSeung-Woo Kim1-3/+1
2018-01-02usb: dwc_otg: remove build warningsSeung-Woo Kim6-406/+50
2018-01-02spi: sprd: remove build warningsSeung-Woo Kim2-14/+5
2018-01-02mmc: sprd: remove build warningsSeung-Woo Kim7-44/+57
2018-01-02ARM: sc8830: fdl: remove build warningsSeung-Woo Kim10-19/+22
2018-01-02usb: gadget: remove build warningsSeung-Woo Kim5-33/+35
2018-01-02gpio: remove build warnings caused by sprd bspSeung-Woo Kim1-1/+2
2018-01-02lcd: remove build warningsSeung-Woo Kim1-3/+2
2018-01-02power: battery: sprd: remove build warningsSeung-Woo Kim2-2/+3
2017-12-29usb: replace wait_ms() with mdelay()Mike Frysinger16-109/+92
2017-12-29i2c: sprd: remove build warningsSeung-Woo Kim2-3/+2
2017-12-29thor: remove build warningsSeung-Woo Kim4-55/+63
2017-12-29part: remove build warnings in sprd partitionSeung-Woo Kim2-7/+14
2017-12-29console: remove build warning in ram consoleSeung-Woo Kim1-1/+1
2017-12-29fdt: remove build warnings caused by sprd bspSeung-Woo Kim1-9/+7
2017-12-28bootmode: normal: remove duplicated macroSeung-Woo Kim1-1/+0
2017-12-28usb: gadget: remove duplicated print macroSeung-Woo Kim2-6/+0
2017-12-28board: tizen_tm1: remove build warningsSeung-Woo Kim3-14/+25
2017-12-28arm: sc8830: remove build warningsSeung-Woo Kim17-119/+111
2017-12-28arm: sc8830: fix redefined macro warningsSeung-Woo Kim12-4/+51
2017-12-28logo: remove meaningless packed attributteSeung-Woo Kim7-22/+20
2017-11-08ARM: SPRD: fix build warnings for sc8830tizen_4.0.IoT.p2_releasesubmit/tizen_4.0/20171218.021435submit/tizen/20171113.013653accepted/tizen/unified/20171113.092522accepted/tizen/4.0/unified/20171218.072035Seung-Woo Kim7-104/+10
2017-11-07GCC4.6: Squash warnings in lcd.cMarek Vasut1-4/+5
2017-11-07GCC4.6: Squash warning in cmd_nvedit.cMarek Vasut1-2/+1
2017-11-07GCC4.6: Squash warning in cmd_mem.cMarek Vasut1-4/+4
2017-11-06lib:sha1: remove unused constantJeroen Hofstee1-2/+0
2017-10-13image/fit: drop inline markings on parser codesubmit/tizen/20171106.023205accepted/tizen/unified/20171106.073148Mike Frysinger2-4/+4
2017-09-29i2c: i2c_phy_v0: remove the debug messagetizen_4.0.m2_releasesubmit/tizen_4.0/20171013.052941submit/tizen/20171013.052930accepted/tizen/unified/20171016.064312accepted/tizen/4.0/unified/20171017.210954Jaehoon Chung1-5/+1
2017-09-29arm: sc8830: clock_test: remove clock_test.c fileJaehoon Chung2-122/+1
2017-09-29i2c: i2c_hal: remove the unnecessary debug messageJaehoon Chung1-6/+0
2017-09-29arm: sc8830: gpio: remove the redefined macroJaehoon Chung1-18/+0
2017-09-29arm: sc8830: common: remove the redefined macrosJaehoon Chung1-35/+2
2017-09-29arm: sc8830: remove the unused defined valuesJaehoon Chung5-9/+0
2017-09-29arm: bootm: remove the unused variablesJaehoon Chung1-6/+0
2017-09-29part_efi: don't build the dead code for checking gpt validationJaehoon Chung1-0/+4
2017-09-29part: add the get_partition_info_efi_with_partnum() in header fileJaehoon Chung1-0/+1
2017-09-29mmc: add mmc_legacy_init() in header fileJaehoon Chung1-0/+3
2017-09-28arm: sc8830: sprd_reg_base: fix the wrong base register addresstizen_4.0.IoT.p1_releasesubmit/tizen_4.0/20170928.101617submit/tizen/20170928.101559accepted/tizen/unified/20170929.212511accepted/tizen/4.0/unified/20170929.080247Jaehoon Chung1-1/+1
2017-09-28arm: sc8830: sprd_module_config: remove the duplicated defined valueJaehoon Chung1-2/+0
2017-09-28kwbimage: Fix check variable of checksumNobuhiro Iwamatsu1-1/+1
2017-09-27configs: tizen_tm1: fix the duplicated defined configJaehoon Chung1-0/+4
2017-09-27arch: sc8830: sci_types: remove the redefined macroJaehoon Chung1-3/+0
2017-09-27common: disable the PERFORMANCE_TEST configurationJaehoon Chung1-1/+0
2017-09-27build: remove duplicated config in MakefileSeung-Woo Kim1-5/+0
2017-06-16tizen: thordown: fix to check partition size more than 4GBsubmit/tizen_4.0_unified/20170814.115522submit/tizen_4.0/20170828.100008submit/tizen_4.0/20170814.115522submit/tizen_4.0/20170811.094300submit/tizen/20170619.032200accepted/tizen/unified/20170629.085434accepted/tizen/4.0/unified/20170828.222115accepted/tizen/4.0/unified/20170816.015754Seung-Woo Kim1-1/+2
2017-06-08packaging: Turn off ASan buildsubmit/tizen/20170613.005505accepted/tizen/unified/20170613.193934Gonzha Dmitriy Evgenevich1-0/+1