index
:
platform/upstream/systemd
accepted/tizen/generic
accepted/tizen/ivi
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_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_ivi_release
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
devel/ivi
kdbus-integration
ref/for/tizen
ref/for/tizen_3.0
ref/heads/sandbox/lstelmach/unit-load-244
sandbox/adrians/CVE-fix
sandbox/adrians/dirty-upgrade-to-232
sandbox/adrians/dirty-upgrade-to-233
sandbox/adrians/upgrade-to-234
sandbox/adrians/upgrade-to-235
sandbox/adrians/upgrade-to-236
sandbox/adrians/upgrade-to-237
sandbox/adrians/upgrade-to-238
sandbox/adrians/upgrade-to-239
sandbox/adrians/upgrade-to-240
sandbox/adrians/upgrade-to-241
sandbox/adrians/upgrade-to-242
sandbox/adrians/upgrade-to-243
sandbox/adrians/upgrade-to-244
sandbox/adrians/upgrade-to-245
sandbox/akazmin/hwasan_build
sandbox/akazmin/tizen6_asan
sandbox/chanwoochoi/tizen_dev
sandbox/denis13/LTO
sandbox/ibaravy/isan
sandbox/jihochu/5.0
sandbox/jlaako/multiseat
sandbox/jobol/v219
sandbox/kkrosman/cynara-bus-proxyd
sandbox/klewandowski/nosmack
sandbox/klewandowski/systemd-shutdown
sandbox/klewandowski/upgrade-v231
sandbox/leemgs/test
sandbox/lstelmach/exec-timing
sandbox/lstelmach/kdbus-integration-216
sandbox/lstelmach/kdbus-integration-217
sandbox/lstelmach/kdbus-tizen-next
sandbox/lstelmach/system-privileged
sandbox/lstelmach/systemd-upgrade-231
sandbox/lstelmach/systemd-upgrade-233
sandbox/lstelmach/tizen-cleanup
sandbox/lstelmach/tizen-cleanup-wo-kdbus
sandbox/lstelmach/tizen-cleanup-wo-kdbus-on-v255
sandbox/lstelmach/tizen-next
sandbox/mbloch/stdout
sandbox/mkashkarov/tizen_6.0_build
sandbox/mmajewski2/stdout
sandbox/mwereski/tizen
sandbox/mzielinska3/cynara_integration
sandbox/sdx/dev212
sandbox/sebuns2/skip_empty_link_file
sandbox/silas.jeon/RO_3.0_notyet
sandbox/songinha/history
sandbox/songinha/tizen
sandbox/upgrade-to-241
sandbox/vbarinov/asan
sandbox/vbarinov/newcompilerfix
sandbox/vbarinov/nogold
systemd_212
systemd_v216
tizen
tizen-v204-backup
tizen_208
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_dev
tizen_dev_kdbus
tizen_ivi_genivi
tizen_ivi_release
upgrade-to-244
upstream
upstream_old
Domain: System / System Framework;
Hyotaek Shim <hyotaek.shim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-19
tree-wide: use typesafe_qsort()
Yu Watanabe
1
-7
/
+4
2018-09-10
udevadm-util: drop unused function print_version()
Yu Watanabe
1
-4
/
+0
2018-09-10
udevadm-info: make info_main() returns negative value on error
Yu Watanabe
1
-44
/
+38
2018-09-10
udevadm-trigger: make trigger_main() returns negative value on error
Yu Watanabe
1
-82
/
+51
2018-09-10
udevadm-test: modernize code
Yu Watanabe
1
-47
/
+52
2018-09-10
udevadm-test-builtin: modernize code
Yu Watanabe
1
-50
/
+57
2018-09-10
udevadm-settle: modernize code
Yu Watanabe
1
-76
/
+63
2018-09-10
udevadm-monitor: modernize code
Yu Watanabe
1
-152
/
+192
2018-09-10
udevadm-control: modernize code a bit
Yu Watanabe
1
-64
/
+60
2018-09-10
udevadm-hwdb: modernize code a bit
Yu Watanabe
1
-111
/
+133
2018-09-10
udevadm: use dispatch_verb() and drop udevadm_cmd struct
Yu Watanabe
12
-151
/
+111
2018-09-10
udevd: drop unused refcount
Yu Watanabe
1
-2
/
+0
2018-09-10
udev-ctrl: use DEFINE_TRIVIAL_REF_FUNC() macro or friends
Yu Watanabe
1
-42
/
+25
2018-09-10
udev: drop unused udev struct
Yu Watanabe
24
-225
/
+156
2018-09-10
udev: drop unused udev_watch struct
Yu Watanabe
1
-6
/
+0
2018-09-10
libudev-util: drop unnecessary argument 'struct udev *udev' from util_resolve...
Yu Watanabe
2
-4
/
+4
2018-09-10
udev/net: replace udev_device by sd_device
Yu Watanabe
3
-51
/
+54
2018-09-10
udev/scsi_id: drop never used code blocks
Yu Watanabe
1
-15
/
+0
2018-09-10
udev/scsi_id: coding style fixes
Yu Watanabe
1
-6
/
+3
2018-09-10
udev/scsi_id: drop unused udev struct
Yu Watanabe
3
-122
/
+71
2018-09-10
udev/cdrom_id: drop duplicated logs
Yu Watanabe
1
-2
/
+0
2018-09-10
udev/cdrom_id: drop unused udev struct
Yu Watanabe
1
-133
/
+110
2018-09-10
udev/ata_id: coding style fixes
Yu Watanabe
1
-26
/
+27
2018-09-10
udev/ata_id: drop unused udev struct
Yu Watanabe
1
-13
/
+3
2018-09-10
udev: drop collect
Yu Watanabe
2
-479
/
+0
2018-08-27
link: allocate correct number of bytes in ethtool_set_features()
Thomas Haller
1
-1
/
+1
2018-08-23
udev: move udev cleanup functions from udev-util.h to udev.h
Yu Watanabe
10
-8
/
+8
2018-08-23
network: replace udev_device by sd_device
Yu Watanabe
1
-1
/
+2
2018-08-23
libudev: accept NULL as the argument 'struct udev*' for udev_monitor_new() or...
Yu Watanabe
1
-1
/
+0
2018-08-21
Merge pull request #9783 from poettering/get-user-creds-flags
Zbigniew Jędrzejewski-Szmek
1
-4
/
+4
2018-08-20
user-util: rework get_user_creds()
Lennart Poettering
1
-4
/
+4
2018-08-20
tree-wide: add clickable man page link to all --help texts
Lennart Poettering
2
-6
/
+26
2018-08-07
link: fix type for link-config's "features" array of tristates
Thomas Haller
4
-4
/
+6
2018-07-31
udev: net_id: document predictable names for SR-IOV virtual devices
Evgeni Golov
1
-0
/
+3
2018-07-26
changed exit(4) to asynchronous-safe _exit(4) in signal handler sig_alrm
Daniel
1
-1
/
+1
2018-07-23
tree-wide: drop empty lines in comments
Yu Watanabe
29
-53
/
+0
2018-07-19
udev-builtin-kmod: adjust logging
Zbigniew Jędrzejewski-Szmek
1
-4
/
+2
2018-07-19
udev-builtin-kmod: use the generic module_load() function
Zbigniew Jędrzejewski-Szmek
1
-31
/
+1
2018-07-03
tree-wide: drop some leftover header for Lennart Poettering
Zbigniew Jędrzejewski-Szmek
1
-2
/
+1
2018-06-29
tree-wide: drop double newline
Yu Watanabe
2
-2
/
+0
2018-06-22
tree-wide: drop copyright lines for more authors
Zbigniew Jędrzejewski-Szmek
1
-1
/
+0
2018-06-21
udev: exclude DRBD from block device ownership event locking
Roland Kammerer
1
-3
/
+13
2018-06-20
tree-wide: drop copyright headers from frequent contributors
Zbigniew Jędrzejewski-Szmek
36
-59
/
+0
2018-06-19
scsi_id: Fixup prefix for pre-SPC inquiry reply
Hannes Reinecke
1
-2
/
+2
2018-06-14
Drop more license boilerplate
Zbigniew Jędrzejewski-Szmek
26
-312
/
+0
2018-06-14
Drop my copyright headers
Zbigniew Jędrzejewski-Szmek
2
-4
/
+0
2018-06-14
tree-wide: beautify remaining copyright statements
Lennart Poettering
10
-10
/
+10
2018-06-14
tree-wide: remove Lennart's copyright lines
Lennart Poettering
2
-2
/
+0
2018-06-14
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
36
-54
/
+54
2018-06-14
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
11
-22
/
+0
[next]