Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-23 | hwdb: ID_PRODUCT_FROM_DATABASE --> ID_MODEL_FROM_DATABASE | Kay Sievers | |
With the conversion from pci-db + usb-db to hwdb, the property got accitentially renamed. Move the name back to the long established identifier *MODEL* instead of *PRODUCT*. $ git grep -l ID_MODEL_FROM_DATABASE hwdb/20-pci-vendor-model.hwdb hwdb/20-usb-vendor-model.hwdb hwdb/ids-update.pl man/systemd.device.xml rules/78-sound-card.rules src/core/device.c src/cryptsetup/cryptsetup.c | |||
2013-03-21 | hwdb: update | Kay Sievers | |
2013-03-07 | hwdb: update | Kay Sievers | |
2013-02-04 | hwdb: update | Kay Sievers | |
2013-01-24 | hwdb: update | Kay Sievers | |
2013-01-18 | hwdb: update | Kay Sievers | |
2012-12-23 | hwdb: update | Kay Sievers | |
2012-12-14 | hwdb: update comments and data | Kay Sievers | |
2012-12-09 | hwdb: update | Kay Sievers | |
2012-12-06 | hwdb: update | Kay Sievers | |
2012-12-04 | hwdb: add IAB to the OUI database | Tom Gundersen | |
The individual address block is a poor man's organizationally unique identifier. Perhaps we should change the udev key from ID_OUI_FROM_DATABASE to something like ID_IEEE_VENDOR_FROM_DATABASE? Suggested-by: Diego Elio Pettenò <flameeyes@flameeyes.eu> | |||
2012-12-02 | hwdb: update data | Kay Sievers | |
2012-11-20 | hwdb: update | Kay Sievers | |
2012-11-16 | hwdb: update | Kay Sievers | |
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 - add pci class descriptions | 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 | |