Age | Commit message (Collapse) | Author | |
---|---|---|---|
2012-11-17 | Restructure src/ as per lu_zero | Anthony G. Basile | |
2012-11-15 | Second step of revamping the build system | Anthony G. Basile | |
The original Makefile.am was drawn to the top level. This commit breaks it out into the various directories with SUBDIRS connecting them. This makes each directory easier to maintain. | |||
2012-11-15 | Isolation of udev code from remaining systemd | Anthony G. Basile | |
This commit is a first attempt to isolate the udev code from the remaining code base. It intentionally does not modify any files but purely delete files which, on a first examination, appear to not be needed. This is a sweeping commit which may easily have missed needed code. Files can be retrieved by doing a checkout from the previous commit: git checkout 2944f347d0 -- <filename> | |||
2012-11-09 | hwdb: change pci.ids location | Tom Gundersen | |
According to pciutils' TODO, the sourceforge location is scheduled for removal, use the new one instead. | |||
2012-11-09 | udev: hwdb - update usb class descriptions | Kay Sievers | |
2012-11-09 | udev: hwdb - add usb class descriptions | Kay Sievers | |
2012-11-09 | udev: hwdb - add pci class descriptions | Kay Sievers | |
2012-11-09 | hwdb: OUI - use ID_OUI_FROM_DATABASE= | Kay Sievers | |
2012-11-07 | hwdb: add IEEE OUI data | Kay Sievers | |
2012-11-07 | hwdb: update pci data | Kay Sievers | |
2012-10-25 | udev: hwdb: add acpi/pnp vendor description file | Kay Sievers | |
2012-10-23 | udev: add hardware database support | Kay Sievers | |