summaryrefslogtreecommitdiff
path: root/include/linux/pci.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-16fix jvc cdrom drive lockupZhang, Yanmin1-0/+3
2007-07-13Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds1-0/+1
2007-07-12PCI: add pci_try_set_mwiRandy Dunlap1-0/+1
2007-07-12PCI: Fix typo in include/linux/pci.hRolf Eike Beer1-1/+1
2007-07-12PCI: read revision ID by defaultAuke Kok1-0/+1
2007-07-12PCI: remove useless pci driver methodDavid Brownell1-1/+0
2007-07-12+ pci_find_slot-mark-deprecated.patch added to -mm treeAlan Cox1-1/+1
2007-07-12PCI: Make pcibios_add_platform_entries() return errorsMichael Ellerman1-1/+1
2007-07-12PCI: Use a weak symbol for the empty version of pcibios_add_platform_entries()Michael Ellerman1-0/+2
2007-07-12PCI: add PCI-X/PCI-Express read control interfacesPeter Oruba1-1/+6
2007-07-10[IA64] SN: Correct ROM resource length for BIOS copyJohn Keller1-0/+1
2007-07-01pci.h stubs (for EDD build error)Randy Dunlap1-0/+11
2007-05-03PCI: the overdue removal of pci_module_init()Adrian Bunk1-6/+0
2007-05-03MSI: Remove dev->first_msi_irqMichael Ellerman1-1/+0
2007-05-03MSI: Use a list instead of the custom link structureMichael Ellerman1-0/+1
2007-05-03PCI: Create alloc_pci_dev(), the one true way to create a struct pci_devMichael Ellerman1-0/+2
2007-05-03PCI: define pci_request/release_regions() for CONFIG_PCI=nSergei Shtylyov1-0/+3
2007-05-03pci: New PCI-E reset APIBrian King1-0/+14
2007-04-28iomap: implement pcim_iounmap_regions()Tejun Heo1-0/+1
2007-04-27driver core: per-subsystem multithreaded probingCornelia Huck1-2/+0
2007-03-13[PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti...Eric W. Biederman1-5/+0
2007-03-05[PATCH] msi: sanely support hardware level msi disablingEric W. Biederman1-0/+1
2007-02-17PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot optionsAtsushi Nemoto1-0/+3
2007-02-11[PATCH] sort the devres mess outAl Viro1-0/+5
2007-02-10devres: device resource managementTejun Heo1-0/+9
2007-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-10/+12
2007-02-08msi: Kill msi_lookup_irqEric W. Biederman1-0/+3
2007-02-08MSI: Remove pci_scan_msi_device()Michael Ellerman1-2/+0
2007-02-08PCI: make isa_bridge Alpha-onlyAdrian Bunk1-6/+0
2007-02-08PCI: mark pci_find_device() as __deprecatedAdrian Bunk1-1/+1
2007-02-08PCI: remove pci_find_device_reverse()Adrian Bunk1-1/+0
2007-02-08PCI: define inline for test of channel error stateLinas Vepstas1-0/+5
2007-02-08PCI : Add selected_regions funcsHidetoshi Seto1-0/+3
2007-02-07PCI: add the sysfs driver name to all modulesGreg Kroah-Hartman1-2/+3
2006-12-20PCI: don't export device IDs to userspaceAdrian Bunk1-3/+3
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-0/+19
2006-12-20PCI: Add pci_find_ht_capability() for finding Hypertransport capabilitiesMichael Ellerman1-0/+2
2006-12-20pci: Introduce pci_find_presentAlan Cox1-0/+2
2006-12-02PCI: switch pci_{enable,disable}_device() to be nestableInaky Perez-Gonzalez1-1/+2
2006-10-22[PATCH] pci: declare pci_get_device_reverse()Andrew Morton1-2/+11
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch1-0/+1
2006-10-18pci: Additional search functionsAlan Cox1-1/+2
2006-10-04[PATCH] htirq: tidy up the htirq codeEric W. Biederman1-11/+0
2006-10-04[PATCH] msi: refactor and move the msi irq_chip into the arch codeEric W. Biederman1-67/+0
2006-10-04[PATCH] Initial generic hypertransport interrupt supportEric W. Biederman1-0/+17
2006-10-04[PATCH] genirq: msi: refactor the msi_opsEric W. Biederman1-0/+62
2006-10-04[PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msgEric W. Biederman1-0/+6
2006-10-01[PATCH] PCI quirks updateAlan Cox1-2/+3
2006-09-27PCI: add pci_stop_bus_deviceSatoru Takeuchi1-0/+1
2006-09-27PCI: Multiprobe sanitizerAlan Cox1-0/+2