summaryrefslogtreecommitdiffstats
path: root/lst/pcitable
Commit message (Collapse)AuthorAgeFilesLines
* typo fixThierry Vignaud2005-01-201-1/+1
|
* 8139cp doesn't work for all 0x10ec:0x8139:* devices, so let fixThierry Vignaud2005-01-201-1/+2
| | | | | conflict between #12982 and cooker
* add AC'97 Audio support for Intel ICH7 (from ALSA's CVS)Thierry Vignaud2005-01-171-0/+1
|
* switch a realtek driver (#12982)Thierry Vignaud2005-01-121-1/+1
|
* add another zaptel device (Stefan van der Eijk)Thierry Vignaud2005-01-111-0/+1
|
* switch from ata_piix to ahciThierry Vignaud2005-01-111-2/+2
|
* manually merge driver that don't export ids of devices they managedThierry Vignaud2005-01-111-8/+8
|
* sync with ide drivers from 2.6.10-ac8Thierry Vignaud2005-01-111-0/+4
|
* add 2 zaptel devices (Stefan van der Eijk)Thierry Vignaud2005-01-101-0/+2
|
* make "make check" happyThierry Vignaud2005-01-101-2/+1
|
* *partial* support for zaptelThierry Vignaud2005-01-101-2/+7
|
* fix ivtv's idsThierry Vignaud2005-01-101-2/+2
|
* add ivtv driverThierry Vignaud2005-01-101-2/+2
|
* add support for Intel ICH7 sound card (from ALSA's CVS)Thierry Vignaud2005-01-071-0/+1
|
* sync with kernel-2.6.9-1mdkThierry Vignaud2005-01-071-1/+1
|
* fix wrong driver for a wifi card (#11393)Thierry Vignaud2005-01-061-1/+1
|
* - sync with kernel-2.6.10-mm1Thierry Vignaud2005-01-041-16/+9
| | | | | | | - remove bogus usbcore entries - solve a few conflicts regarding devices claimed by modules - clean DVB entries
* bugzilla #12871 says this is not a graphic card,Pascal Rigaux2004-12-311-1/+1
| | | | | so debian pci.lst is wrong (or we need sub-id to differentiate?)
* provide a generic 0x10b5 0x9656 entry in order to workaround fsckingThierry Vignaud2004-12-231-0/+1
| | | | | make check
* sortThierry Vignaud2004-12-231-1/+1
|
* sync with mxser driver from 2.6.8-10-rc3-bk16Thierry Vignaud2004-12-231-5/+9
|
* quite a lot of cards are repackaged under 0x10b5:0x9030 but we onlyThierry Vignaud2004-12-231-1/+1
| | | | | | support 0x10b5:0x9030:0x1369:* devices (which are sound cards), so let's describe them instead
* quite a lot of cards are repackaged under 0x10b5:0x9050 but we onlyThierry Vignaud2004-12-231-1/+1
| | | | | | support 0x10b5:0x9050:0x1369:* devices (which are sound cards), so let's describe them instead
* add support for Digigram PCXHR sound cardsThierry Vignaud2004-12-231-0/+4
|
* sync with kernel-2.6.10-rc3-mm1Thierry Vignaud2004-12-161-15/+103
|
* fix description of a couple DELL cardsThierry Vignaud2004-12-051-2/+2
|
* disambiguate names of media devicesThierry Vignaud2004-12-031-20/+20
|
* fill in bogus descriptions from pci.idsThierry Vignaud2004-12-031-25/+25
|
* sync with 2.6.10-rc2-mm4Thierry Vignaud2004-12-031-1/+1
|
* one extra sound card from pci-26.lst file from debian's discover1-dataThierry Vignaud2004-12-021-0/+1
|
* sync with debian's pci.lst (gfx cards part)Thierry Vignaud2004-12-021-51/+51
|
* sync with debian's pci.lstThierry Vignaud2004-12-021-99/+99
|
* merge with debian's pci.idsThierry Vignaud2004-12-021-0/+99
|
* add two new geforce cardsThierry Vignaud2004-12-021-0/+2
|
* lpfcdd is usable for quite a lot more devices (but will be replaced byThierry Vignaud2004-12-021-21/+21
| | | | | lpfc once driver is updated in our kernel)
* sync with latest pci.idsThierry Vignaud2004-12-021-1/+43
|
* sortThierry Vignaud2004-12-021-1/+1
|
* - add new intel gibabit card id (from 2.6.10-rc2-mm4)Thierry Vignaud2004-12-021-1/+2
| | | | | - fill intel gigabit card descriptions
* partial sync with 2.6.9-ac12Thierry Vignaud2004-12-021-1/+8
|
* handle Alan Cox's new "voodoo" driver from x.org-6.8.xThierry Vignaud2004-12-011-2/+2
|
* drivers/pcmcia/yenta_socket.c::yenta_table claims to support any pciThierry Vignaud2004-11-261-24/+24
| | | | | | | | | card whose class is PCI_CLASS_BRIDGE_CARDBUS so let assign yenta_socket driver to all PCI cards whose name seems to indicate they're a PCMCIA/CardBus controller (especially when other PCI cards around are already managed by yenta_socket)
* handle devices which drivers declare them with PCI_ANY_IDThierry Vignaud2004-11-261-15/+15
|
* according to drivers/pcmcia/yenta_socket.c::yenta_table, all devicesThierry Vignaud2004-11-261-7/+7
| | | | | which vendor are managed by yenta_socket
* one more missing descriptionThierry Vignaud2004-11-241-1/+1
|
* fill in a few descriptionsThierry Vignaud2004-11-241-4/+4
|
* sync with serial, DVB and SMB Host controllers drivers from ↵Thierry Vignaud2004-11-241-2/+6
| | | | kernel-2.6.10-rc2-mm3
* add support for Intel's High Definition Audio Controller (from ALSA's CVS)Thierry Vignaud2004-11-231-1/+1
|
* sync with ALSA's CVSThierry Vignaud2004-11-231-1/+1
|
* fill in descriptions for ALI SATA controllersThierry Vignaud2004-11-191-2/+2
|
* fix duplicated entryThierry Vignaud2004-11-191-2/+1
|