summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 0.3.50.3.5Thomas Backlund2017-03-052-1/+3
|
* update pci.idsThomas Backlund2017-03-052-6/+24
|
* add amdgpu polaris12 idsThomas Backlund2017-03-052-0/+8
|
* 0.3.40.3.4Thomas Backlund2017-02-192-1/+3
|
* update pci.ids and usb.idsThomas Backlund2017-02-193-98/+344
|
* update ids from nvidia-current 375.39Thomas Backlund2017-02-192-0/+14
|
* 0.3.30.3.3Thomas Backlund2016-12-142-1/+3
|
* update usb.idsThomas Backlund2016-12-142-10/+77
|
* enable nvidia340 and nvidia304 againThomas Backlund2016-12-142-2/+5
|
* fix log messageThierry Vignaud2016-11-271-1/+1
|
* 0.3.20.3.2Thierry Vignaud2016-11-272-1/+3
|
* do not try to install nvidia340Thierry Vignaud2016-11-272-2/+4
| | | | (doesn't support xserver 1.19)
* 0.3.10.3.1Thierry Vignaud2016-11-242-1/+3
|
* witch VirtualBox from vboxvideo to modesettingThierry Vignaud2016-11-222-1/+3
|
* shrink blacklistThierry Vignaud2016-11-221-11/+0
|
* 0.3.00.3.0Thomas Backlund2016-11-222-1/+3
|
* update pci.ids and usb.idsThomas Backlund2016-11-223-51/+472
|
* add ids from nvidia-current 375.20Thomas Backlund2016-11-222-0/+9
|
* 0.2.90.2.9Thomas Backlund2016-10-022-1/+3
|
* update pci.ids and usb.idsThomas Backlund2016-10-023-95/+581
|
* - update nVidia ids from nvidia-current 367.44Thomas Backlund2016-10-022-0/+15
| | | | - enable earlier missed nVidia Pascal (GTX 10xx) hw
* fix duplicated intel idsThomas Backlund2016-07-051-2/+0
|
* 0.2.80.2.8Thomas Backlund2016-07-052-1/+3
|
* update pci.ids and usb.idsThomas Backlund2016-07-053-50/+241
|
* update radeon ids from kernel 4.7-rc6Thomas Backlund2016-07-052-1/+3
|
* update amdgpu ids from kernel 4.7-rc6Thomas Backlund2016-07-052-0/+22
|
* update Intel ids from kernel 4.7-rc6Thomas Backlund2016-07-052-0/+34
|
* 0.2.70.2.7Thierry Vignaud2016-06-202-1/+3
|
* detect Virtio GPUThierry Vignaud2016-06-203-0/+8
|
* 0.2.60.2.6Thierry Vignaud2016-06-182-1/+3
|
* fix driver for a broadcom card (mga#15618)Thierry Vignaud2016-06-182-0/+3
|
* 0.2.50.2.5Thomas Backlund2016-06-142-1/+3
|
* update pci.idsThomas Backlund2016-06-142-37/+99
|
* update pci ids from nvidia-current 367.27Thomas Backlund2016-06-142-0/+4
|
* 0.2.40.2.4Thomas Backlund2016-05-302-1/+3
|
* update pci.idsThomas Backlund2016-05-302-5/+68
|
* update pci ids from nvidia-current-361.45.11Thomas Backlund2016-05-302-0/+6
|
* 0.2.30.2.3Thomas Backlund2016-05-012-1/+3
|
* use nvidia304 for NVIDIA GeForce 8200M G (id 0x0845) (mga#18206)Thomas Backlund2016-05-012-1/+2
|
* update pci.ids and usb.idsThomas Backlund2016-05-013-118/+466
|
* update pci ids from nvidia-current-361.42-1.mga6Thomas Backlund2016-04-302-0/+9
|
* 0.2.20.2.2Thomas Backlund2016-01-282-1/+3
|
* update ids from nvidia-current-352.79-1.mga6Thomas Backlund2016-01-282-0/+8
|
* update pci.idsThomas Backlund2016-01-282-6/+38
|
* fix sort orderThomas Backlund2016-01-091-1/+1
|
* 0.2.10.2.1Thomas Backlund2016-01-092-1/+3
|
* update pci.ids and usb.idsThomas Backlund2016-01-093-88/+388
|
* update Intel i915 ids from kernel-4.4.0-0.rc8.2.mga6Thomas Backlund2016-01-092-7/+5
|
* 0.2.00.2.0Thierry Vignaud2015-12-012-1/+3
|
* use amdgpu driver for newer ATI/AMD cardsThierry Vignaud2015-12-013-19/+32
| | | | | generated with: /sbin/modinfo amdgpu | grep pci: | perl -p -e 's!.*v0000(....)d0000(....).*!0x\1\t0x\2\t"Card:ATI Volcanic Islands and later (amdgpu/fglrx)"!'