aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/pci_ids.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-04-08PCI: Add Intel Thunderbolt device IDsLukas Wunner1-0/+18
2016-03-15PCI: Add PCI_CLASS_SERIAL_USB_DEVICE definitionHeikki Krogerus1-0/+1
2016-03-08PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson1-0/+4
2016-01-15PCI: Add Netronome NFP4000 PF device IDSimon Horman1-0/+1
2015-12-10PCI: Add Netronome vendor and device IDsJason S. McMullan1-0/+6
2015-08-16[media] tw68: Move PCI vendor and device IDs to pci_ids.hEzequiel Garcia1-0/+9
2015-06-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+2
2015-06-15pci_ids: Add AMD KERNCZ device ID supportVincent Wan1-0/+1
2015-05-27pci: Add Cavium PCI vendor idSunil Goutham1-0/+2
2015-05-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+0
2015-04-22perf/x86/intel/uncore: Move PCI IDs for IMC to uncore driverSonny Rao1-4/+0
2015-03-10usb: move definition of PCI_VENDOR_ID_SYNOPSYS to linux/pci_ids.hJoseph Kogut1-0/+2
2014-12-14Merge tag 'usb-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+1
2014-11-03PCI: Add support for AMD Nolan USB3 DRDHuang Rui1-0/+1
2014-10-20pci_ids: Add PCI device IDs for F15h M60hAravind Gopalakrishnan1-0/+2
2014-10-15Merge tag 'mfd-for-linus-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds1-0/+1
2014-10-14Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-13Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+1
2014-10-10Merge tag 'edac/v3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-0/+15
2014-10-08Move Intel SNB device ids from sb_edac to pci_ids.hAndy Lutomirski1-0/+15
2014-09-26pci_ids: Add support for Intel Quark ILBJosef Ahmad1-0/+1
2014-09-24PCI: Move PCI_VENDOR_ID_VMWARE to pci_ids.hFrancesco Ruggeri1-0/+2
2014-09-24perf/x86/intel/uncore: Update support for client uncore IMC PMUStephane Eranian1-0/+1
2014-09-15x86: HPET force enable for e6xx based systemsPeter Neubauer1-0/+1
2014-07-10PCI: Add include guard to include/linux/pci_ids.hRasmus Villemoes1-0/+4
2014-04-24PCI: Remove old serial device IDsJean Delvare1-3/+0
2014-04-01Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2014-04-01Merge tag 'edac_for_3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds1-0/+2
2014-03-15[SCSI] hpsa: add HP/3PAR vendor id to pci_ids.hStephen M. Cameron1-0/+1
2014-02-27amd64_edac: Add support for newer F16h modelsAravind Gopalakrishnan1-0/+2
2014-02-21perf/x86/uncore: add PCI ids for SNB/IVB/HSW IMCStephane Eranian1-0/+3
2013-09-15Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-0/+1
2013-09-10[SCSI] hpsa: add HP Smart Array Gen9 PCI ID'sMike Miller1-0/+1
2013-09-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2013-08-12pci_ids: Add PCI device ID functions 3 and 4 for newer F15h models.Aravind Gopalakrishnan1-0/+2
2013-07-26pci_ids.h: remove PCI_VENDOR_ID_ADDIDATA_OLD and PCI_DEVICE_ID_ADDIDATA_APCI7800Ian Abbott1-2/+0
2013-07-26pci_ids.h: move PCI_VENDOR_ID_AMCC hereIan Abbott1-1/+3
2013-06-26Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+3
2013-06-26PCI: Add CircuitCo vendor ID and subsystem IDDarren Hart1-0/+3
2013-06-03PCI: Put Hudson-2 device IDs togetherShane Huang1-2/+2
2013-05-02[SCSI] bnx2fc: Include chip number in the symbolic nameBhanu Prakash Gollapudi1-1/+5
2013-04-30Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+2
2013-04-19amd64_edac: Add Family 16h supportAravind Gopalakrishnan1-0/+2
2013-04-15PCI: Define macro for Marvell vendor IDXiangliang Yu1-0/+1
2013-02-28Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-edacLinus Torvalds1-0/+1
2013-02-21Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+15
2013-02-21Merge tag 'staging-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+10
2013-02-21i5100_edac: probe for device 19 function 0Niklas Söderlund1-0/+1
2013-02-07tg3: add support for Ethernet core in bcm4785Hauke Mehrtens1-0/+1
2013-02-03pci_ids.h: add common pci vendor ids from comedi subsystemH Hartley Sweeten1-0/+10