1
0
mirror of https://github.com/systemd/systemd.git synced 2024-10-28 20:25:38 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
Marcel Holtmann
c309c17df4 hwdb: update 2013-12-22 11:32:11 -08:00
Kay Sievers
743bc3c979 hwdb: update 2013-10-20 01:12:29 +02:00
Kay Sievers
540fd137af hwdb: update 2013-09-24 15:47:12 +02:00
Kay Sievers
89dc5bcff1 hwdb: update 2013-09-11 23:09:12 +02:00
Kay Sievers
f058ccf2cd hwdb: update 2013-08-07 16:49:18 +02:00
Kay Sievers
ce39bb6909 hwdb: data update 2013-07-18 03:05:51 +02:00
Kay Sievers
c79d894d59 hwdb: import data 2013-07-15 00:55:37 +02:00
Kay Sievers
fec79699da hwdb: import data 2013-07-08 11:46:44 +02:00
Kay Sievers
d9b17672eb hwdb: import data 2013-07-01 19:41:19 +02:00
Kay Sievers
07125a9240 hwdb: update 2013-05-06 17:39:07 +02:00
Kay Sievers
0f0cf8d2e3 hwdb: update 2013-04-30 19:13:54 +02:00
Kay Sievers
de7a659c05 hwdb: update 2013-04-20 18:41:57 +02:00
Kay Sievers
c225e76785 hwdb: update 2013-04-16 01:45:44 +02:00
Kay Sievers
78a0460588 hwdb: update 2013-03-28 21:53:30 +01:00
Kay Sievers
1d09582ab9 hwdb: ID_PRODUCT_FROM_DATABASE --> ID_MODEL_FROM_DATABASE
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-23 16:38:21 +01:00