rtos/tinyara.git
2017-09-19 Junhwan Parks5j: fix trivial typo
2017-09-19 Junhwan Parkexamples/sensorbd_demo: fix define naming
2017-09-19 Junhwan Parkexamples/smart_test: fix append mode when disk has...
2017-09-19 Junhwan Parkexamples/sysio_test: add dependencies on driver subsystems
2017-09-19 Junhwan Parkexamples/sensorbd_demo: add SAMSUNG License
2017-09-19 Bongryul Leeartik053: fix trivial typo in Make.def
2017-09-19 Taejun-KwonMerge pull request #642 from jarvisjang/resolve_crash
2017-09-19 Jarvis JangResolve crash issue on audio_utc
2017-09-19 Taejun-KwonMerge pull request #641 from sunghan-chang/artik053_userfs
2017-09-19 sunghanartik053: add flashing script to erase user fs
2017-09-19 sunghan-changMerge pull request #590 from HONGCHAEHEE/download-file
2017-09-19 chaehee.hongUpdate artik053 download file and README for ROMFS...
2017-09-19 Taejun-KwonMerge pull request #637 from sunghan-chang/appupdate
2017-09-19 sunghanapps/tools: fix update_config.sh for issue on update...
2017-09-19 sunghan-changMerge pull request #636 from hs0225/modify_iotjs
2017-09-19 Hosung KimFix iot.js build config
2017-09-19 davidfatherMerge pull request #595 from pillip8282/websocket_fix
2017-09-19 sangwon03Merge pull request #634 from junmin-kim/framework_iotbus
2017-09-19 Taejun-KwonMerge pull request #635 from junmin-kim/audio_debug
2017-09-19 junmin kimRemove duplicated debug macro
2017-09-19 junmin kimAdd missed logic of iotbus
2017-09-19 pillip8282Merge pull request #622 from dr-venkman/fix_dm_utc
2017-09-19 pillip8282Merge pull request #633 from davidfather/wifi_manager
2017-09-18 sangwon03Merge pull request #632 from daeyeon/fix.net-connect
2017-09-18 Seongil HahmFix missing null termination in wifi_manager
2017-09-18 Seongil HahmFix missing null termination at strncat() in wifi_test.c
2017-09-18 Daeyeon Jeongfix iotjs net connection test
2017-09-18 sunghan-changMerge pull request #631 from jeongarmy/stream_doxygen
2017-09-18 Taejun-KwonMerge pull request #603 from shivgarg/internal_syncup
2017-09-18 Ahreum JeongAdd doxygen for stream API in include/tinyara/streams.h
2017-09-18 Shivam GargChanged #ifdef CONFIG_AUDIO to CONFIG_AUDIO_ALC5658...
2017-09-18 Shivam GargFixed Make.defs in s5j and added necessary config flags...
2017-09-18 Shivam Gargadding nuttx license to alc5658 driver files
2017-09-18 Shivam GargReduced audio_utc stack size
2017-09-18 Shivam GargApplying coding rule script to all files to remove...
2017-09-18 Shivam GargClean header file's definition flow
2017-09-18 Shivam GargClean-duplicated-code-in-alc5658_configure
2017-09-18 TaeJun KwonModify Text error in license
2017-09-18 TaeJun KwonFix utc to prevent potential leak
2017-09-18 TaeJun KwonFix to prevent abort during mq_close
2017-09-18 Shivam Gargremoving extra calls to readi and writei unit tc's
2017-09-18 bsvtChanges to include mic gain and other properties in...
2017-09-18 bsvtFix switch case with missing break
2017-09-18 TaeJun KwonClean code & add tc for pcm_is_ready & pcm_prepare
2017-09-18 Jarvis JangResolve issue that stuck on pcm_readi
2017-09-18 bsvtAlc5658 code cleanup
2017-09-18 TaeJun Kwonunlink recorded file end of test to improve readi test...
2017-09-18 Shivam GargFixing audio debug print macros.
2017-09-18 Shivam Garg WATCHDOG is selected when watchdog in chip drivers...
2017-09-18 Shivam Gargremoving coding rule errors
2017-09-18 Ivans5j/i2s: Add device driver for I2S
2017-09-18 Junhwan Parks5j/i2c: tidy up a bit
2017-09-18 Heesub Shins5j/timerisr: add missing initialization on RTC
2017-09-18 Junhwan ParkAdded watchdog code
2017-09-18 Heesub ShinAdded reworked CMU driver for audio framework
2017-09-18 TaeJun KwonFix open api list, remove pcm_start pcm_stop and add...
2017-09-18 Shivam GargAdding i2c and clock changes for audio framework
2017-09-18 bsvtFix sample rate as 16k
2017-09-18 Kishore SNAudio: Fix issue of ac_type always coming as AUDIO_TYPE...
2017-09-18 bsvtRemove incomplete worker thread in alc5658
2017-09-18 bsvtSplit alc5658 scripts and declarations file
2017-09-18 Kishore SNTinyalsa: Fix apb and wav header setting
2017-09-18 TaeJun KwonModify Comment & define values in header file of audio
2017-09-18 Kishore SNFix tinyalsa issues during testing
2017-09-18 TaeJun KwonAdd configuration values for AUDIO_INPUT & OUTPUT in...
2017-09-18 jaesick.shinModify audio utc of negative case
2017-09-18 Kishore SNFixed negative test case failure cases in tinyalsa
2017-09-18 Shivam GargWAV header construction in tinyalsa
2017-09-18 Jaesikadd test case for audio framework
2017-09-18 Shivam Garg Added support for separate device registeration for...
2017-09-18 bsvtFix artik audio bootup
2017-09-18 Shivam GargFixed potential memory leak in s5j_i2s_initialize function.
2017-09-18 Shivam GargSome coding rule corrections and incorporating reviews
2017-09-18 bsvtRemove non-artik code from board init and add additiona...
2017-09-18 Shivam GargRemoved nxplayer example
2017-09-18 TaeJun KwonApply defconfig for Audio
2017-09-18 Shivam GargInitial port of audio framework code from public git...
2017-09-18 Kishore SNFixed compilation error due to misspelled MILLI_TO_NANO...
2017-09-18 bsvtAudio devices and audio pipeline buffer support
2017-09-18 Kishore SNInitial porting of TinyAlsa on TizenRT
2017-09-18 sunghan-changMerge pull request #616 from junmin-kim/common_codingrule
2017-09-18 sunghan-changMerge pull request #624 from jeongarmy/fix_freopen
2017-09-18 sunghan-changMerge pull request #628 from pillip8282/mqtt_utc_fix
2017-09-18 sunghan-changMerge pull request #625 from hs0225/iotjs
2017-09-18 sunghan-changMerge pull request #629 from hs0225/modify_iotjs
2017-09-18 Hosung KimModify IoT.js for kindly test
2017-09-18 pillip8282Merge pull request #612 from davidfather/Svace_fix_dnsc...
2017-09-18 kangexample:mqtt fix mqtt utc error
2017-09-18 Hosung KimAdd artik053/iotjs config
2017-09-18 sunghan-changMerge pull request #623 from jeongarmy/fix_fstc
2017-09-18 sunghan-changMerge pull request #626 from junmin-kim/tiva_setjmp
2017-09-18 junmin kimRemove setjmp.S in tiva/Make.defs
2017-09-18 junmin kimFix coding rule error
2017-09-18 davidfatherMerge pull request #619 from jeongarmy/fix_config
2017-09-18 sunghan-changMerge pull request #620 from junmin-kim/kernel_tc
2017-09-18 venkat.iyerFix unit testcases for DM -- 1. Connect WiFi at startup...
2017-09-18 Ahreum JeongRemove unnessasary testcase in libc_stdio_freopen_tc
2017-09-18 sunghan-changMerge pull request #582 from lokeshbv/tc_libc_math
2017-09-18 pillip8282Merge branch 'master' into websocket_fix
2017-09-18 davidfatherMerge pull request #601 from pillip8282/modify_menuconfig
next