Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-07-01 | hwdb: import data | Kay Sievers | |
2013-05-06 | hwdb: update | Kay Sievers | |
2013-04-30 | hwdb: update | Kay Sievers | |
2013-04-20 | hwdb: update | Kay Sievers | |
2013-04-16 | hwdb: update | Kay Sievers | |
2013-03-28 | hwdb: update | Kay Sievers | |
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-31 | hwdb: Add database for Bluetooth company identifiers | Marcel Holtmann | |
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-06 | hwdb: ids-update: close the right file handles | Mantas Mikulėnas | |
The script was closing *INP and *OUTP, which never actually existed. Also fix pci_vendor() opening usb.ids and immediately discarding the fh. | |||
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: fix upstream typo in PNP data | Kay Sievers | |
2012-12-02 | hwdb: update PNP ids | Kay Sievers | |
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 - 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 | |