| Commit message (Expand) | Author | Age | Files | Lines |
* | Sync with mandriva0.1.291 | Dexter Morgan | 2011-05-17 | 1 | -6/+6 |
* | merge2pcitable: allow overriding new nvidia_readme card assignments | Anssi Hannula | 2010-09-03 | 1 | -1/+2 |
* | merge2pcitable: handle subsystem ids in NVIDIA README.txt | Anssi Hannula | 2010-09-03 | 1 | -2/+4 |
* | merge2pcitable.pl: remove wrongly committed debug stuff | Anssi Hannula | 2010-03-27 | 1 | -1/+0 |
* | adjust name of prism54 modules | Christophe Fergeau | 2010-02-25 | 1 | -1/+2 |
* | same typo fix in merge2pcitable.pl | Anssi Hannula | 2010-01-03 | 1 | -1/+1 |
* | remove stray question mark from nvidia readme regexp | Anssi Hannula | 2010-01-03 | 1 | -1/+2 |
* | - add rhd_id.c and ati_pciids.csv support to merge2pcitable.pl | Anssi Hannula | 2010-01-03 | 1 | -9/+95 |
* | perl_checker cleanups in merge2pcitable.pl | Anssi Hannula | 2009-11-01 | 1 | -3/+3 |
* | add support for reading fglrxko_pci_ids.h into merge2pcitable.pl | Anssi Hannula | 2009-11-01 | 1 | -0/+11 |
* | - fix support for recent NVIDIA README files in merge2pcitable.pl | Anssi Hannula | 2009-11-01 | 1 | -1/+1 |
* | automatically drop old ATI ids not anymore supported (based on id list | Thierry Vignaud | 2009-10-01 | 1 | -0/+12 |
* | (read_kernel_aliasmap) enable to automatically add new ATI cards from | Thierry Vignaud | 2009-10-01 | 1 | -0/+20 |
* | perl_checker cleanup | Thierry Vignaud | 2009-10-01 | 1 | -1/+1 |
* | fix preferring pata_marvell over ahci | Olivier Blin | 2009-04-20 | 1 | -1/+5 |
* | prefer over ahci since ahci need marvel_enabled=1 to make it work (#43975) | Thierry Vignaud | 2009-04-14 | 1 | -0/+1 |
* | - update merge2pcitable.pl to recent format (no descriptions anymore) | Anssi Hannula | 2009-03-03 | 1 | -4/+28 |
* | generic module is now named ide_pci_generic | Olivier Blin | 2008-06-12 | 1 | -1/+1 |
* | - use libata pata modules by default | Olivier Blin | 2008-04-23 | 1 | -8/+10 |
* | defer pata_acpi preference (not really needed right now, but could help to pr... | Olivier Blin | 2008-03-10 | 1 | -1/+1 |
* | add explicit aliases for tablet modules (by deferring usbmouse) | Olivier Blin | 2008-03-10 | 1 | -0/+1 |
* | do not prefer snd_usb_audio instead of some zc0301/uvcvideo/quickcam_messenge... | Olivier Blin | 2007-10-16 | 1 | -0/+1 |
* | add explicit alias for modules in ide/sata categories, not to use ata_generic | Olivier Blin | 2007-10-04 | 1 | -3/+18 |
* | prefer ipw3945 over iwl3945, which has some stability/performance issues | Olivier Blin | 2007-09-27 | 1 | -0/+1 |
* | list some known bugs | Olivier Blin | 2007-09-24 | 1 | -0/+4 |
* | prefer ahci instead of ata_piix, so that piix is preferred over ata_piix | Olivier Blin | 2007-09-23 | 1 | -1/+2 |
* | use fallback-modules.alias to build preferred-modules.alias | Olivier Blin | 2007-09-07 | 1 | -3/+2 |
* | provide default module aliases for PCI/USB devices matching multiple modules ... | Olivier Blin | 2007-09-07 | 1 | -0/+118 |
* | nicely sort MonitorsDB (needed by XFdrake): | Pascal Rigaux | 2007-09-06 | 1 | -0/+18 |
* | handle pcitable with no text field, and so fixes make check | Pascal Rigaux | 2007-08-08 | 1 | -6/+6 |
* | simplify | Olivier Blin | 2007-08-02 | 1 | -1/+1 |
* | remove doubled regexp match | Olivier Blin | 2007-08-02 | 1 | -1/+0 |
* | remove unused variables | Olivier Blin | 2007-08-02 | 1 | -3/+3 |
* | allow to force specific modules only | Olivier Blin | 2007-08-02 | 1 | -4/+8 |
* | s/mandrakesoft/mandriva/ | Pascal Rigaux | 2006-05-11 | 1 | -1/+1 |
* | keep previous behaviour (silently ignore missing file) | Pascal Rigaux | 2005-08-25 | 1 | -1/+1 |
* | modify merge2pcitable.pl to handle compressed pcitable | Pascal Rigaux | 2005-08-25 | 1 | -1/+1 |
* | - new code to merge in MonitorsDB entries (esp. coming from monitor-parse-edi... | Pascal Rigaux | 2005-06-24 | 3 | -18/+133 |
* | MonitorsDB is full of bad EISA_ID :-( | Pascal Rigaux | 2005-03-17 | 1 | -0/+16 |
* | add merging with SuSE hwinfo | Pascal Rigaux | 2005-02-16 | 2 | -0/+47 |
* | overwrite bogus descriptions (aka "vendor|") with proper ones (aka | Thierry Vignaud | 2004-12-03 | 1 | -1/+2 |
* | (merge_entries_with_wildcards) split from merge() the new code that | Thierry Vignaud | 2004-11-26 | 1 | -2/+9 |
* | (merge) handle PCI device IDs set to PCI_ANY_ID in kernel's pcimap | Thierry Vignaud | 2004-11-26 | 1 | -6/+29 |
* | add support for new rh's pcitable format from FC3's hwdata | Thierry Vignaud | 2004-11-17 | 2 | -1/+9 |
* | perl_checker fixes | Thierry Vignaud | 2004-11-02 | 1 | -15/+21 |
* | fix checking subids | Thierry Vignaud | 2004-11-02 | 1 | -1/+1 |
* | fix doc | Thierry Vignaud | 2004-08-04 | 1 | -1/+1 |
* | do it a little more cleanly | Pascal Rigaux | 2004-08-03 | 1 | -3/+1 |
* | import missing description later | Thierry Vignaud | 2004-08-03 | 1 | -3/+3 |
* | do not vivicate new devices (will look later why merge2pcitable.pl does not | Thierry Vignaud | 2004-08-03 | 1 | -1/+3 |