index
:
platform/core/system/deviced
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
master
ref/for/tizen_5.5
resf/for/tizen
sandbox/denis13/LTOgcc6x
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/systemd-shutdown-reworked
sandbox/mbloch/halt
sandbox/mkashkarov/tizen_6.0_build
sandbox/nmerinov/llvm
sandbox/y0cho/unified-system-core
sandbox/y0cho/unified-system-core-test
tizen
tizen_3.0
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
Domain: System / System Framework; Licenses: Apache-2.0;
Chang Joo Lee <changjoo.lee@samsung.com>, Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-07
usb: Fix usb connection on 64bit machine
submit/tizen_tv/20150413.000000
submit/tizen/20150407.103222
accepted/tizen/wearable/20150408.103939
accepted/tizen/tv/20150413.065414
accepted/tizen/mobile/20150408.104258
accepted/tizen/common/20150408.102937
Jiyoung Yun
1
-1
/
+1
2015-04-06
udev: Change the device-change-handler to udev module
Jiyoung Yun
13
-683
/
+350
2015-04-06
extcon: Do not invoke the update() if the status is the same as before
Jiyoung Yun
6
-9
/
+19
2015-04-06
mmc: Change the udev register way
Jiyoung Yun
5
-176
/
+39
2015-04-05
extcon: Support hdmi devices
Jiyoung Yun
4
-269
/
+124
2015-04-05
extcon: Support dock devices
Jiyoung Yun
4
-113
/
+125
2015-04-02
extcon: Load all attached extcon nodes
Jiyoung Yun
1
-22
/
+9
2015-04-03
extcon: Enable earjack control logic and remove unused files(ta,usb)
Jiyoung Yun
7
-375
/
+64
2015-04-03
deviced: Remove unnecessary modules like factory, csc and testmode
Jiyoung Yun
6
-147
/
+2
2015-03-31
display: Use libinput to get input events
Jiyoung Yun
10
-489
/
+290
2015-03-31
extcon: Add extcon test module on devicectl
Jiyoung Yun
2
-1
/
+85
2015-03-31
usb-host: Fix dbus segfault issue on GetDeviceList method call
Jiyoung Yun
1
-6
/
+6
2015-03-30
Get rid of unnecesary dbus-glib dependency
Maciej Wereski
2
-2
/
+1
2015-03-30
usb-host: Add the attached usb host device on booting time
Jiyoung Yun
2
-0
/
+77
2015-03-30
usb-host: Add ChangedDevice signal
Jiyoung Yun
1
-0
/
+54
2015-03-30
usb-host: Add dbus method to provide the current device list and count
Jiyoung Yun
2
-1
/
+129
2015-03-30
usb-host: Add usb host logic
Jiyoung Yun
2
-0
/
+257
2015-03-29
mmc: Enable filesystem routine
Jiyoung Yun
2
-3
/
+4
2015-03-25
extcon: Changed the function name easily identifiable
Jiyoung Yun
1
-49
/
+47
2015-03-12
deviced: Update usb vconf key whenever usb is connected or not
submit/tizen/20150312.105238
accepted/tizen/wearable/20150313.084617
accepted/tizen/tv/20150313.084452
accepted/tizen/mobile/20150313.084749
accepted/tizen/common/20150313.083716
Jiyoung Yun
1
-2
/
+10
2015-03-10
deviced: Apply display HAL structure
Jiyoung Yun
5
-69
/
+166
2015-03-06
deviced: Add inline function to make dbus reply automatically
Jiyoung Yun
2
-6
/
+11
2015-03-05
deviced: remove out unsupported device from device list
Jiyoung Yun
1
-2
/
+3
2015-03-01
deviced: resolve resource leak issue
Jiyoung Yun
1
-26
/
+22
2015-03-01
deviced: Enable vibrator and check whether it is available at runtime
Jiyoung Yun
4
-8
/
+17
2015-02-27
deviced: add null point check
submit/tizen/20150227.111152
accepted/tizen/wearable/20150302.084024
accepted/tizen/tv/20150302.010441
accepted/tizen/mobile/20150302.010819
accepted/tizen/common/20150227.160943
Jiyoung Yun
1
-0
/
+5
2015-02-26
deviced: Enable camera led module and check whether it is available at runtime
Jiyoung Yun
3
-13
/
+100
2015-02-24
deviced: Set vconf as NOTSUP error in no battery model
submit/tizen/20150226.021716
accepted/tizen/wearable/20150226.095552
accepted/tizen/tv/20150226.094323
accepted/tizen/mobile/20150226.100235
accepted/tizen/common/20150226.084940
Jiyoung Yun
1
-0
/
+8
2015-02-23
Merge "usb: set default usb config to usb sdb" into tizen
submit/tizen_tv/20150224.072452
submit/tizen_mobile/20150224.072501
submit/tizen/20150223.080852
accepted/tizen/wearable/20150225.005441
accepted/tizen/tv/20150225.005303
accepted/tizen/tv/20150224.103627
accepted/tizen/mobile/20150225.010310
accepted/tizen/mobile/20150224.104531
accepted/tizen/common/20150224.112435
taeyoung
4
-12
/
+294
2015-02-23
usb: set default usb config to usb sdb
taeyoung
4
-12
/
+294
2015-02-13
extcon: Replace device-notifier with update callback function
Jiyoung Yun
4
-20
/
+12
2015-02-13
extcon: Register GetStatus dbus method
Jiyoung Yun
4
-2
/
+62
2015-02-13
extcon: Register extcon uevent inside extcon module
Jiyoung Yun
3
-13
/
+36
2015-02-12
usb: add plugin interfaces for usb configuration
taeyoung
2
-5
/
+183
2015-02-12
usb: add usb handler
taeyoung
2
-0
/
+90
2015-02-12
deviced: Change the way to register edbus object and interface
Jiyoung Yun
3
-22
/
+65
2015-02-12
deviced: Add extcon probe function
Jiyoung Yun
1
-3
/
+19
2015-02-10
extcon: change extcon object type from 'const' to normal
taeyoung
2
-4
/
+4
2015-02-10
extcon: add function to get current device status
taeyoung
2
-0
/
+15
2015-02-10
notifier: change the function name for unregistering device notification
taeyoung
1
-1
/
+1
2015-02-10
extcon: add extcon uevent handler
taeyoung
4
-3
/
+275
2015-02-08
deviced: Remove unnecessary initialization
Jiyoung Yun
21
-21
/
+0
2015-02-05
deviced: Do not register dbus object in the case of deactive module
Jiyoung Yun
3
-17
/
+73
2015-02-04
Merge "deviced: Do not use device-node in battery case" into tizen
Jiyoung Yun
2
-36
/
+3
2015-02-04
Merge "deviced: Enable battery module and check whether it is available at ru...
Jiyoung Yun
2
-23
/
+41
2015-02-04
Merge "deviced: Support runtime deviced" into tizen
Jiyoung Yun
2
-0
/
+6
2015-02-04
deviced: Do not use device-node in battery case
Jiyoung Yun
2
-36
/
+3
2015-02-04
deviced: Enable battery module and check whether it is available at runtime
Jiyoung Yun
2
-23
/
+41
2015-02-04
deviced: Support runtime deviced
Jiyoung Yun
2
-0
/
+6
2015-02-03
rename sensor.h to sensor_internal.h
Kibak Yoon
1
-1
/
+1
[next]