summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2014-01-20add hardkey backlight OAL functionstizen_3.0.m14.3_ivi_releasetizen_3.0.m14.2_ivi_releasetizen_3.0.2014.q3_common_releasesubmit/tizen_mobile/20141120.000000submit/tizen_ivi_release/20140315.005117submit/tizen/20140313.024924submit/tizen/20140303.000000accepted/tizen/mobile/20140702.063336accepted/tizen/mobile/20140303.022917accepted/tizen/ivi/release/20140315.004849accepted/tizen/ivi/panda/20140318.013829accepted/tizen/ivi/20140313.165708accepted/tizen/ivi/20140303.181336accepted/tizen/generic/20140313.075157accepted/tizen/generic/20140303.073251tizen_ivi_releasetizen_3.0.m14.3_ivitizen_3.0.m14.2_ivitizen_3.0.2014.q3_commonaccepted/tizen_ivi_releaseaccepted/tizen_ivi_pandaaccepted/tizen_genericaccepted/tizen_3.0.m14.3_iviaccepted/tizen_3.0.2014.q3_commonjy910.yun3-0/+8
- 'OEM_sys_get/set_hardkey_backlight' Change-Id: I153ddfe42132c5e3e3baf45fb44bcaa61fbc49cf Signed-off-by: jy910.yun <jy910.yun@samsung.com>
2013-09-16copy license file to /usr/share/license/jy910.yun2-1/+2
Signed-off-by: jy910.yun <jy910.yun@samsung.com> Change-Id: Ia477c4b0f52247cb55d5e33e01147b9f1459d493
2013-07-10changelogsubmit/tizen_ivi_stable/20131116.100744submit/tizen_ivi_release/20140312.071143submit/tizen_ivi_genivi/20140131.040713submit/tizen/20140312.070706submit/tizen/20140303.232406submit/tizen/20130912.090248submit/tizen/20130912.075939submit/tizen/20130710.221205submit/accepted/tizen_generic/20140303.232254ivi_oct_m2accepted/tizen_ivi_stable/20131116.111750accepted/tizen/ivi/release/20140312.123634accepted/tizen/ivi/panda/20140312.104328accepted/tizen/ivi/genivi/20140131.041826accepted/tizen/ivi/20140304.035304accepted/tizen/generic/20140312.095150accepted/tizen/20130912.195839accepted/tizen/20130912.191738accepted/tizen/20130912.150210accepted/tizen/20130912.095652accepted/tizen/20130912.094045accepted/tizen/20130710.213930tizen_ivi_geniviaccepted/tizen/ivi/stableaccepted/tizen/ivi/geniviWilliam Douglas1-0/+3
Signed-off-by: William Douglas <william.douglas@intel.com>
2013-06-27Clean up udev and Smack rulesWilliam Douglas8-195/+4
Smack rules for device nodes should be applied in the udev package. Security team should audit permissions for device nodes that are needed to be changed that were being kept in this package (but again should be done in the udev package as there were a broad grouping of devices that may even conflict with default udev rules). This change is likely a breaking change and will need corresponding changes to other packages (including udev rules and manifest). Change-Id: I509035ace21163e24231e825f44a9f96a988c47e Signed-off-by: William Douglas <william.douglas@intel.com>
2013-06-24TIVI-1050: set several Smack rules to floor in 95-devices.rulessubmit/tizen/20130624.230646Patrick McCarty2-23/+26
Now that the systemd patch is integrated that supports setting Smack labels for device nodes (via udev), several device nodes have rules set that are breaking sound applications (e.g. Pulseaudio). For the moment, we will set the default labels to "_" (floor), and we will adjust them when the domain architecture has been settled. Change-Id: Ie0098026ff8d0917d54ee1f367c20feda8d3b4e7
2013-06-19Update Changelogsubmit/tizen/20130619.153728Baptiste DURAND1-0/+3
Change-Id: I4004564bb423271a4011f1b351c48d0437128665 Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
2013-06-19Fix installation of systemd serviceBaptiste DURAND1-5/+5
Use %{_unitdir} macro Change-Id: I01cfb2449dc38aac79d5b7567d7640c97f84253e Signed-off-by: Baptiste DURAND <baptiste.durand@eurogiciel.fr>
2013-05-18Make it build on 64bit and general cleanup for 3.0submit/tizen/20130518.192543accepted/tizen/20130520.103455Anas Nashif3-28/+16
2013-05-10add smack labels regarding dialout, printer, nfc and hallsubmit/tizen_2.2/20130613.151757submit/tizen_2.2/20130604.075338submit/tizen_2.1/20130514.052922submit/tizen_2.1/20130510.103623submit/tizen/20130517.045152accepted/tizen/20130520.101238tizen_2.1jy910.yun1-0/+4
Signed-off-by: jy910.yun <jy910.yun@samsung.com> Change-Id: Ib09734774327effb7bab5b0c98352043aca5e2f4
2013-04-05resolve prevent issue about not initializing value on power saving func.submit/tizen_2.1/20130424.233031submit/tizen_2.1/20130405.061453accepted/tizen_2.1/20130425.0329242.1b_releasejy910.yun1-2/+2
Change-Id: Ib0abb8986504f2a7e5900046f2cf5109fe011182
2013-03-26set smack label of device node when booted with systemd.jy910.yun2-0/+20
Change-Id: I34ae8bf7d987e5a90f52ed4de5341c681cc606f7
2013-03-20Merge branch 'master' into tizen_2.1submit/tizen_2.1/20130320.090312jy910.yun7-97/+105
Change-Id: I100e99ee29bd04a90d0e417ff7cda55d7b645a99
2013-03-20add default smack label using udev rule and revise brightness_by_lux's param.submit/trunk/20130320.090347jy910.yun7-97/+105
add 51-devices-priv.rules for controling default device node change the position to add smack label to udev rules file Change-Id: I4285b5897cb80d1bd5ca4d3bf7edf75f9cdda2fb
2013-03-04add smack label for haptic driver (device::haptic)submit/trunk/20130304.111756submit/tizen_2.1/20130316.144627submit/tizen_2.1/20130316.123608jy910.yun1-0/+3
Change-Id: If40eef0ca802ceebb068025800eaf045e430917b
2013-02-27restore to add devman_plugin.pc file.submit/trunk/20130304.020433jy910.yun2-4/+4
Change-Id: I8fb76484a4f51fdfcc9625cc0ecb411d9a64d9be
2013-02-27resolve build break issuesubmit/trunk/20130227.031531jy910.yun1-2/+2
currently, different module has same pc file(devman_plugin) Change-Id: I4c7607fd36444e4909953e0cd85cba4c5760211e
2013-02-26Create new Library to control OAL APIssubmit/trunk/20130226.073610jy910.yun23-0/+2241
separate some code about OAL from devman This module is a Library to control OAL APIs only used by system f/w Change-Id: I8ea27904950f402922d4df315c02881c70fb65ac
2013-02-16Initial empty repositoryHyungKyu Song0-0/+0