summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-06-08block: do not change the permission of external storagessubmit/tizen/20160609.110755accepted/tizen/wearable/20160610.011851accepted/tizen/tv/20160610.011816accepted/tizen/mobile/20160610.012013accepted/tizen/ivi/20160610.011730Taeyoung Kim4-0/+21
2016-06-07battery: show notification when battery status is changedTaeyoung Kim2-9/+6
2016-05-30display: enable auto sleep for suspend modeTaeyoung Kim3-0/+14
2016-05-29Merge "mmc: remove redundant comment" into tizenTaeyoung Kim1-3/+0
2016-05-29mmc: remove redundant commentsunm.lee1-3/+0
2016-05-27usb: run all operations even if one is failedsubmit/tizen/20160530.040521accepted/tizen/wearable/20160602.022242accepted/tizen/tv/20160602.022144accepted/tizen/mobile/20160602.022323accepted/tizen/ivi/20160602.022302accepted/tizen/common/20160530.132035Taeyoung Kim1-1/+1
2016-05-27common: apply ASLRTaeyoung Kim1-1/+2
2016-05-26block: enable block module for common profileTaeyoung Kim1-4/+1
2016-05-24[block]Devide dbus connection of block modulesubmit/tizen/20160525.083856submit/tizen/20160524.061815accepted/tizen/wearable/20160525.235519accepted/tizen/tv/20160525.235456accepted/tizen/mobile/20160525.235604accepted/tizen/ivi/20160525.235527accepted/tizen/common/20160526.150009accepted/tizen/common/20160525.155723pr.jung4-11/+190
2016-05-24block: enable block module for Wearable profilesubmit/tizen/20160524.015419accepted/tizen/wearable/20160524.095213accepted/tizen/tv/20160524.094947accepted/tizen/mobile/20160524.095109accepted/tizen/ivi/20160524.095133accepted/tizen/common/20160524.150528Taeyoung Kim1-0/+1
2016-05-23Revert "block: change permission of mount path for user session daemons"submit/tizen/20160523.135918accepted/tizen/wearable/20160524.005141accepted/tizen/tv/20160524.005127accepted/tizen/mobile/20160524.005221accepted/tizen/ivi/20160524.005144Taeyoung Kim2-3/+3
2016-05-23usbhost: Add udev rulesubmit/tizen/20160523.052040accepted/tizen/wearable/20160523.102839accepted/tizen/tv/20160523.102747accepted/tizen/mobile/20160523.102807accepted/tizen/ivi/20160523.102849accepted/tizen/common/20160523.144025Paweł Szewczyk1-1/+1
2016-05-17libdeviced: Apply Tizen coding rulesubmit/tizen/20160520.023207accepted/tizen/wearable/20160520.081307accepted/tizen/tv/20160520.081331accepted/tizen/mobile/20160520.081346accepted/tizen/ivi/20160520.081400accepted/tizen/common/20160520.171127sunm.lee4-7/+7
2016-05-17block: fix build warningsunm.lee1-1/+1
2016-05-16display, tzip: Apply Tizen coding rulesunm.lee7-38/+37
2016-05-13display: add conf file for common profileTaeyoung Kim1-0/+10
2016-05-12Merge "power: change interface to launch popup for the powerkey longpressed e...submit/tizen/20160512.081115Taeyoung Kim4-7/+7
2016-05-12block: remove fsck-msdos and newfs-msdossubmit/tizen/20160512.062244accepted/tizen/wearable/20160513.004421accepted/tizen/tv/20160513.004432accepted/tizen/mobile/20160513.004445accepted/tizen/ivi/20160513.004437Taeyoung Kim15-4007/+6
2016-05-09power: change interface to launch popup for the powerkey longpressed eventTaeyoung Kim4-7/+7
2016-05-09Merge "tzip: add NULL check routine before releasing fuse_handle" into tizensubmit/tizen/20160510.075001accepted/tizen/wearable/20160511.080341accepted/tizen/tv/20160511.080316accepted/tizen/mobile/20160511.080300accepted/tizen/ivi/20160511.080358Taeyoung Kim1-2/+4
2016-05-09Merge "usbhost: change group and permission to system_share and 660" into tizenTaeyoung Kim2-0/+8
2016-05-09tzip: add NULL check routine before releasing fuse_handleTaeyoung Kim1-2/+4
2016-05-03Merge "block: change permission of mount path for user session daemons" into ...Taeyoung Kim2-3/+3
2016-05-03Merge "block: change node name of mount path" into tizenTaeyoung Kim1-4/+7
2016-05-03Merge "block: support sdcard of emulator" into tizenTaeyoung Kim1-23/+60
2016-05-03block: change permission of mount path for user session daemonsTaeyoung Kim2-3/+3
2016-05-03block: change node name of mount pathTaeyoung Kim1-4/+7
2016-05-03block: support sdcard of emulatorTaeyoung Kim1-23/+60
2016-05-02block: remove unused variableTaeyoung Kim1-1/+0
2016-05-01Merge "usb: change manner for starting/stopping services to dbus method" into...Taeyoung Kim2-22/+41
2016-05-01Merge "block: add method for getting block info by ID" into tizenTaeyoung Kim1-0/+74
2016-05-01Merge "block: add block id which is used in libstorage" into tizenTaeyoung Kim2-6/+46
2016-04-29usb: change manner for starting/stopping services to dbus methodTaeyoung Kim2-22/+41
2016-04-28Merge "display: change the order of display options" into tizenTaeyoung Kim1-3/+3
2016-04-28Merge "proc: fix issue between unsigned int and int" into tizenTaeyoung Kim1-1/+1
2016-04-28Merge "haptic: change return value check routine of open()" into tizenTaeyoung Kim1-1/+1
2016-04-27Merge "block: enable control operation for block devices" into tizenTaeyoung Kim3-0/+34
2016-04-27Merge "display: fix return value bug" into tizenTaeyoung Kim1-1/+1
2016-04-28usbhost: change group and permission to system_share and 660Taeyoung Kim2-0/+8
2016-04-28block: add method for getting block info by IDTaeyoung Kim1-0/+74
2016-04-27block: add block id which is used in libstorageTaeyoung Kim2-6/+46
2016-04-25tzip: change return value when tzip initiation is in progresssubmit/tizen/20160427.101240accepted/tizen/wearable/20160428.003127accepted/tizen/tv/20160428.002748accepted/tizen/mobile/20160428.005050accepted/tizen/ivi/20160428.003023Taeyoung Kim1-1/+1
2016-04-25tzip: fix issues during large file seek and read operationsTaeyoung Kim3-40/+119
2016-04-25tzip: file access permission is granted to other usersTaeyoung Kim1-1/+3
2016-04-25tzip: add seek operation by offset during read file operationTaeyoung Kim4-9/+98
2016-04-25display: fix return value bugTaeyoung Kim1-1/+1
2016-04-24block: enable control operation for block devicesTaeyoung Kim3-0/+34
2016-04-24Merge "block: change name of mount nodes" into tizenTaeyoung Kim1-10/+72
2016-04-22Add display.conf for ivi profilesubmit/tizen/20160422.063704accepted/tizen/wearable/20160423.060311accepted/tizen/tv/20160423.060026accepted/tizen/mobile/20160423.055626accepted/tizen/ivi/20160423.060552pr.jung1-0/+14
2016-04-19block: change name of mount nodesTaeyoung Kim1-10/+72