summaryrefslogtreecommitdiff
path: root/hwdb/20-pci-vendor-model.hwdb
Commit message (Collapse)AuthorAge
* hwdb: updateLennart Poettering2015-02-16
|
* hwdb: update name databasesLennart Poettering2015-02-13
|
* hwdb: update PCI, USB, OUI databasesLennart Poettering2014-12-10
|
* hwdb: updateMarcel Holtmann2014-09-09
|
* update hwdbLennart Poettering2014-08-20
|
* hwdb: updateKay Sievers2014-07-31
|
* hwdb: updateKay Sievers2014-07-03
|
* hwdb: updateKay Sievers2014-05-21
|
* hwdb: updateKay Sievers2014-05-05
|
* hwdb: PCI - include "primary" model string in subsystem model stringKay Sievers2014-04-14
| | | | | | | | | | The data in the PCI ids file is randomly inconsistent. Many subvendor model strings just describe the "product" where the hardware is built into, not the hardware itself. This causes some "Network Card Model Foo" to show up as "Laptop Model Bar". Try to make the best out of this mess and concatenate both strings to describe the hardware.
* hwdb: updateKay Sievers2014-04-14
|
* hwdb: updateKay Sievers2014-03-18
|
* hwdb: updateMarcel Holtmann2014-01-05
|
* hwdb: updateMarcel Holtmann2013-12-22
|
* hwdb: updateKay Sievers2013-10-20
|
* hwdb: updateKay Sievers2013-09-24
|
* hwdb: updateKay Sievers2013-09-11
|
* hwdb: updateKay Sievers2013-08-07
|
* hwdb: data updateKay Sievers2013-07-18
|
* hwdb: import dataKay Sievers2013-07-15
|
* hwdb: import dataKay Sievers2013-07-08
|
* hwdb: import dataKay Sievers2013-07-01
|
* hwdb: updateKay Sievers2013-05-06
|
* hwdb: updateKay Sievers2013-04-30
|
* hwdb: updateKay Sievers2013-04-20
|
* hwdb: updateKay Sievers2013-04-16
|
* hwdb: updateKay Sievers2013-03-28
|
* hwdb: ID_PRODUCT_FROM_DATABASE --> ID_MODEL_FROM_DATABASEKay Sievers2013-03-23
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