index
:
delta/systemd.git
assert-cleanups-and-constification
baserock/adamcoldrick/yaml-morphology
baserock/jjardon/fix_parallel_build
baserock/jjardon/intltool
baserock/morph
baserock/paulsherwood/sd-update
baserock/pedroalvarez/v217
baserock/pedroalvarez/v218
baserock/ps/update-linux-v3.12-systemd-v208
baserock/radiofree/enable_xz
baserock/richardmaw/nspawn-path-escapes
baserock/richardmaw/wip-upgrade-root
baserock/v218-with-canonical-hostname-fix
baserock/v219-314-gd736e4f-network_fixes
baserock/v219-729-g163ab29-jetson_btrfs_fixes
cap-bpf-compat
chase-symlinks-rework
coverity
coverity-now-for-real
coverity-python
default_memory
dependabot/github_actions/actions/checkout-2.4.0
dependabot/github_actions/actions/upload-artifact-2.3.1
dependabot/github_actions/github/codeql-action-1.0.23
dependabot/github_actions/github/codeql-action-1.0.24
dependabot/github_actions/github/codeql-action-1.0.27
dependabot/github_actions/github/super-linter-4.8.2
dependabot/github_actions/github/super-linter-4.8.3
dependabot/github_actions/github/super-linter-4.8.4
dependabot/github_actions/systemd/mkosi-11
dependabot/pip/dot-github/workflows/meson-0.60.3
dev-no-noexec
enabled-optimization
gc-cleanup
gcc-hypothesis
hidden-units-are-good-units
hwdb
keszybz-patch-1
main
master
meson-allows-fuzzer-building
msekletar-security-list-process
oomd-and-user-slices
proot
readme-double-header
revert-10744-logind-lock-down
revert-11715-revert-11534-coverity2
revert-12181-install-etc-systemd-generator-dirs
revert-12463-issue-12452-netlink
revert-13201-networkctl-merge-table_add_cell
revert-13843-watchdog
revert-14900-fix-privatedevices-dev-mac-label
revert-15648-journalctl-cat-beefup
revert-16058-fix-memory-protection-default
revert-16460-turn-off-ubuntu-ppa
revert-1740-master
revert-18355-resolved-discover
revert-18515-temporarily-pin-arch-repos
revert-18807-noexec
revert-19146-fix-JOURNAL-doc
revert-20598-order_noauto
revert-20998-dev/hv-detect
revert-2818-master
revert-2843-clock_boottime
revert-2859-ldconfig-after-localfs
revert-3283-master
revert-3528-upstream-add-networkd-dbus
revert-5012-master
revert-5298-relocatable-tests
revert-6508-audit-socket
setup-semaphore
stat2
systemctl-list-dependencies
systemd-paypal-funding
tasks-max-dynamic
v216-stable
what-s-up-with-coverity
wip/hadess/add-move-udev-action
wip/hadess/chassis-override
wip/hadess/hp-accel-quirk
wip/hadess/lis3lv02d-rule-hp
wip/hadess/logitech-hidraw
wip/hadess/logitech-ultrathin-touch-mouse
wip/hadess/memory-id
wip/hadess/minipro-uaccess
wip/hadess/rfkill-uaccess
wip/hadess/unsupported-dmi
wip/hadess/usb-analysers-uaccess
wip/hadess/webcams
github.com: systemd/systemd.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
udev
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: introduce strcaseeq/strncaseeq
Thomas Hindoe Paaboel Andersen
2013-02-13
1
-3
/
+3
*
use strneq instead of strncmp
Thomas Hindoe Paaboel Andersen
2013-02-13
4
-7
/
+7
*
udev: use unique names for temporary files created in /dev
Kay Sievers
2013-02-12
1
-8
/
+5
*
cdrom_id: add data track count for bad virtual drive implementations
Harald Hoyer
2013-02-12
1
-0
/
+2
*
udev: udevadm hwdb - add --root=
Kay Sievers
2013-02-08
1
-6
/
+17
*
shared: conf-files - add root parameter
Kay Sievers
2013-02-08
2
-2
/
+2
*
udev: remove HWDB_BIN
Kay Sievers
2013-02-07
1
-4
/
+3
*
keymap: Add HP HDX 9494NR
Martin Pitt
2013-01-28
2
-1
/
+2
*
keymap: Add support for the brower hotkey on the HP ProBook
Ayan George
2013-01-28
1
-1
/
+1
*
udev: set default rules permissions only at "add" events
Kay Sievers
2013-01-27
3
-15
/
+9
*
udev: net_id - add link to the wiki page
Kay Sievers
2013-01-19
1
-0
/
+2
*
udev: net_id - suppress bcma core == 0
Kay Sievers
2013-01-17
1
-2
/
+5
*
udev: net_id - handle "bcma" buses
Kay Sievers
2013-01-17
1
-4
/
+40
*
udev: path_id - clarify comment about the kernel ATA naming problem
Kay Sievers
2013-01-17
1
-7
/
+10
*
udev: Fix device matching in the accelerometer
Bastien Nocera
2013-01-10
1
-10
/
+1
*
tabs to spaces
Thomas Hindoe Paaboel Andersen
2013-01-09
1
-1
/
+1
*
udev: move string copy functions to shared/
Kay Sievers
2013-01-09
18
-99
/
+99
*
udev: don't call fclose on NULL in is_pci_multifunction
Lukas Nykryn
2013-01-09
1
-2
/
+3
*
udev: net_id - skip stacked network devices
Kay Sievers
2013-01-08
1
-0
/
+11
*
udev: net_id - append "dev_id" value if needed
Kay Sievers
2013-01-04
1
-20
/
+38
*
udev: set device node permissions only at "add" events
Kay Sievers
2013-01-04
1
-14
/
+15
*
udev: in addition to DEVMODE, honor DEVUID, DEVGID from the uevent
Kay Sievers
2012-12-31
3
-0
/
+12
*
udevd: add missing ':' to getopt_long 'e'
Lukas Nykryn
2012-12-22
1
-1
/
+1
*
licence: remove references to old FSF address
Sami Kerola
2012-12-17
2
-18
/
+18
*
udev: net_id: update comments
Kay Sievers
2012-12-09
1
-7
/
+9
*
udev: net_id - fix OUI handling
Kay Sievers
2012-12-06
1
-2
/
+2
*
udev: net_id - fix typos
Kay Sievers
2012-12-06
1
-4
/
+4
*
udev: net_id - update examples
Kay Sievers
2012-12-06
1
-8
/
+13
*
udev: net_id - update examples
Kay Sievers
2012-12-06
1
-7
/
+30
*
udev: net_id - provide path names for USB devices
Kay Sievers
2012-12-06
1
-50
/
+183
*
hwdb: add IAB to the OUI database
Tom Gundersen
2012-12-04
1
-1
/
+1
*
udev: net_id - clarify comments
Kay Sievers
2012-12-03
1
-2
/
+5
*
udev: hwdb - fix OUI lookup
Kay Sievers
2012-12-02
1
-8
/
+20
*
udev: net_id - suppress function number for single-function devices
Kay Sievers
2012-11-30
1
-8
/
+40
*
keymap: Add Samsung 700T
Martin Pitt
2012-11-28
1
-0
/
+1
*
keymap: Update the list of Samsung Series 9 models
Alessandro Crismani
2012-11-28
2
-2
/
+2
*
udev: net_id - merge properties into the correct device
Kay Sievers
2012-11-26
1
-13
/
+13
*
udev: net_id - export PCI hotplug slot names
Kay Sievers
2012-11-26
1
-43
/
+113
*
udev: net_id - read ACPI _SUN -- slot user number
Kay Sievers
2012-11-23
1
-2
/
+5
*
udev: path_id - handle Hyper-V devices
Hannes Reinecke
2012-11-23
1
-0
/
+41
*
hwdb: fix usage
Tom Gundersen
2012-11-21
1
-1
/
+1
*
build-sys: make loadable module support optional
Tom Gundersen
2012-11-20
2
-0
/
+6
*
udev: net - add device naming properties
Kay Sievers
2012-11-20
1
-11
/
+107
*
udev: fix whitespace
Kay Sievers
2012-11-20
1
-18
/
+18
*
hwdb: use $(localstatedir)/lib/udev/hwdb.bin for the binary database
Zbigniew Jędrzejewski-Szmek
2012-11-16
1
-3
/
+4
*
udev: firmware - disable firmware loading when firmware file is 0 byte
Umut Tezduyar
2012-11-16
1
-0
/
+3
*
udev: make blkid optional
Anders Olofsson
2012-11-16
2
-0
/
+6
*
udev: hwdb - properly handle a missing database
Kay Sievers
2012-11-15
1
-0
/
+3
*
udev: properly handle symlink removal by 'change' event
Kay Sievers
2012-11-13
1
-1
/
+3
*
remove duplicate semicolons
Thomas Hindoe Paaboel Andersen
2012-11-12
1
-1
/
+1
[next]