Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-05-15 | edit model names | boris | |
2023-05-15 | Fix e2k display data | boris | |
2022-07-24 | Improved e2k support, added vendor data | boris | |
2022-05-16 | Update URL for Cypress vendor | Michael H | |
2020-12-12 | vendor.ids: Updated Creative Labs | Ondrej Čerman | |
2020-05-09 | Make more data files updatable by moving them to data/ | Leandro Pereira | |
2019-08-10 | vendor.ids: update and move to sysobj_early | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-07-29 | vendor.ids update and vendor.{h,c} improvements from sysobj version | Burt P | |
* more fields in struct Vendor. * match_case -> match_rule and new match rule "exact". match_rule remains compatible with match_case for old conf format. * matches must be "whole word" matches so "Harmony" no longer hits for "ARM". * Parts outside of () are checked first, so "Foo (formerly Barly)" matches Foo before Barly, even though Barly is longer and would otherwise match first. * vendor_list type (a blessed GSList*) and helper functions to manage it. Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-07-12 | Add new vendors | Leandro Pereira | |
2019-01-16 | vendor.ids: newer version | Burt P | |
...from https://github.com/bp0/verbose-spork/blob/master/data/vendor.ids Signed-off-by: Burt P <pburt0@gmail.com> | |||
2019-01-15 | data/vendor.ids: Add ASMedia and ASRock | Ondrej Čerman | |
2019-01-15 | data/vendor.ids: Added match_string for Sony | Ondrej Čerman | |
2018-11-04 | vendor.ids: edit toshiba | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-11-04 | vendor.ids: add lenovo, edit asus | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-11-04 | vendors: add zotac | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-11-04 | vendor.ids additions | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-10-22 | vendor.ids: add g.skill | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-06-03 | gpu_util: use vendor_match() in make_nice_name() | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> | |||
2018-05-29 | move data files to data/ | Burt P | |
Signed-off-by: Burt P <pburt0@gmail.com> |