index
:
platform/upstream/connman
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
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_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel
ipsec
pristine-tar
sandbox/nmerinov/llvm
sandbox/pcoval/pc
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
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
tizen_devel
tizen_ivi_genivi
tizen_ivi_release
tizen_tv_devel
upstream
Domain: Network & Connectivity / Data Network;
Jaehyun Kim <jeik01.kim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-06
Remove the udev based RFKILL switch processing
Marcel Holtmann
1
-70
/
+0
2010-03-23
Use udev_device_get_devtype before __connman_inet_get_device_type
Martin Xu
1
-1
/
+30
2010-03-07
Remove unneeded plugin for Ericsson MBM support
Marcel Holtmann
1
-57
/
+0
2010-03-07
Remove unneeded plugin for Option HSO support
Marcel Holtmann
1
-1
/
+0
2010-01-18
Check RFKILL block state before enable the device
Martin Xu
1
-0
/
+60
2010-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2009-12-06
Remove unused device types
Marcel Holtmann
1
-4
/
+1
2009-12-05
Require udev-143 or later
Marcel Holtmann
1
-17
/
+0
2009-11-30
Use proper debug class for udev device detection
Marcel Holtmann
1
-2
/
+2
2009-11-23
Add device type CONNMAN_DEVICE_TYPE_CELLULAR
Martin Xu
1
-0
/
+1
2009-09-13
Add message when udev based RFKILL processing is enabled
Marcel Holtmann
1
-0
/
+2
2009-09-13
Fix issue with udev versus /dev/rfkill event processing
Marcel Holtmann
1
-0
/
+12
2009-07-23
Fix setup of udev context before loading any plugins
Marcel Holtmann
1
-12
/
+21
2009-07-22
Handle the RFKILL change events from udev
Marcel Holtmann
1
-27
/
+87
2009-07-22
Add support for RFKILL changes of the WiFi subsystem
Marcel Holtmann
1
-1
/
+41
2009-07-22
Fix WiMAX device detection handling
Marcel Holtmann
1
-5
/
+25
2009-07-22
Fix broken device unregistration on removal
Marcel Holtmann
1
-17
/
+17
2009-07-21
Use a proper udev function for getting network device
Marcel Holtmann
1
-4
/
+2
2009-07-12
Fix MBM detection code to find first control interface
Marcel Holtmann
1
-10
/
+19
2009-07-12
Store control interface for complex devices
Marcel Holtmann
1
-5
/
+5
2009-07-12
Use the interface index for fast device comparison
Marcel Holtmann
1
-6
/
+6
2009-07-11
Add detection routine for Ericsson MBM devices
Marcel Holtmann
1
-0
/
+47
2009-07-03
Detect network devices via udev
Marcel Holtmann
1
-33
/
+16
2009-07-03
Fix udev monitor filter fallback functions
Marcel Holtmann
1
-4
/
+7
2009-07-03
Also check for TTY devices
Marcel Holtmann
1
-3
/
+15
2009-07-03
Restrict udev to devices from net subsystem
Marcel Holtmann
1
-3
/
+15
2009-07-03
Check for udev monitor filter functions
Marcel Holtmann
1
-0
/
+15
2009-07-03
Use the new udev netlink monitor
Marcel Holtmann
1
-2
/
+1
2009-07-03
Require at minimum udev-141
Marcel Holtmann
1
-16
/
+0
2009-06-29
The device policy is a bad idea and so remove all support for it
Marcel Holtmann
1
-1
/
+0
2009-06-28
Add support for reading DEVTYPE attribute
Marcel Holtmann
1
-0
/
+25
2009-01-09
Add support for networking device notifications
Marcel Holtmann
1
-0
/
+2
2009-01-08
Listen to events from RFKILL subsystem
Marcel Holtmann
1
-0
/
+1
2009-01-03
Fix detection of common parent device
Marcel Holtmann
1
-5
/
+15
2009-01-03
Use udev_device_get_parent_with_subsystem_devtype() function
Marcel Holtmann
1
-9
/
+15
2009-01-03
Print properties with ID_MODEM prefix
Marcel Holtmann
1
-1
/
+2
2009-01-02
Add detection support for Nozomi based hardware
Marcel Holtmann
1
-2
/
+5
2009-01-02
Add detection support for Novatel devices
Marcel Holtmann
1
-0
/
+2
2009-01-02
Add detection support for HUAWEI devices
Marcel Holtmann
1
-0
/
+124
2009-01-02
Require udev >= 129 and add enumeration support
Marcel Holtmann
1
-12
/
+67
2009-01-02
Remove wrongly placed semicolon
Marcel Holtmann
1
-1
/
+1
2009-01-02
Add check for udev_monitor_enable_receiving() function
Marcel Holtmann
1
-0
/
+7
2009-01-02
Add checks for unavailable udev functions
Marcel Holtmann
1
-4
/
+19
2009-01-01
Add basic support for monitoring udev events
Marcel Holtmann
1
-0
/
+85
2009-01-01
Update copyright information
Marcel Holtmann
1
-1
/
+1
2008-12-16
Include sys/types.h to make it build with uClibc
Marcel Holtmann
1
-0
/
+1
2008-12-06
Include stdarg.h to workaround libudev bug
Marcel Holtmann
1
-0
/
+2
2008-11-24
Add skeleton for udev support
Marcel Holtmann
1
-0
/
+29