Commit Graph

30 Commits (a39953dd95ff10e311083d94f4f95c348cb22464)

Author SHA1 Message Date
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
Bjorn Helgaas 2fe2abf896 PCI: augment bus resource table with a list 15 years ago
Bjorn Helgaas 89a74ecccd PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs 15 years ago
Dominik Brodowski 3b7a17fcda resource/PCI: mark struct resource as const 15 years ago
Dominik Brodowski b26b2d494b resource/PCI: align functions now return start of resource 15 years ago
Zhang, Yanmin 70298c6e6c PCI AER: support Multiple Error Received and no error source id 16 years ago
Yinghai Lu 1f82de10d6 PCI/x86: don't assume prefetchable ranges are 64bit 16 years ago
Yuji Shimada 296ccb086d PCI: Setup disabled bridges even if buses are added 16 years ago
Alex Chiang 9dd90cafa7 PCI: do not enable bridges more than once 16 years ago
akpm@linux-foundation.org c48f1670f4 PCI: constify pci_bus_add_devices() 16 years ago
Yu Zhao 876e501ab2 PCI: factor pci_bus_add_child() from pci_bus_add_devices() 16 years ago
Yu Zhao 3fa16fdb48 PCI: cleanup pci_bus_add_devices() 16 years ago
Benjamin Herrenschmidt d3a54014e2 PCI: Add legacy_io/mem to all busses 16 years ago
Mike Travis 93ff68a55a PCI: make CPU list affinity visible 17 years ago
Greg Kroah-Hartman 5ff580c10e PCI: remove global list of PCI devices 17 years ago
Greg Kroah-Hartman 8a1bc9013a PCI: add is_added flag to struct pci_dev 17 years ago
Greg Kroah-Hartman cc74d96f47 PCI: fix issue with busses registering multiple times in sysfs 17 years ago
Greg Kroah-Hartman 4725e7bdb8 PCI: fix up error messages for pci_bus registering 17 years ago
Greg Kroah-Hartman fd7d1ced29 PCI: make pci_bus a struct device 17 years ago
Adrian Bunk eb003ec265 PCI: drivers/pci/: remove unused exports 17 years ago
Sam Ravnborg 96bde06a2d pci: do not mark exported functions as __devinit 18 years ago
Greg Kroah-Hartman b19441af18 PCI: fix __must_check warnings 19 years ago
Greg Kroah-Hartman e31dd6e452 [PATCH] 64bit resource: change pci core and arch code to use resource_size_t 19 years ago
Zhang Yanmin d71374dafb [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev 19 years ago
Paul Mackerras cecf4864cf [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) 20 years ago
Greg Kroah-Hartman 95a629657d [PATCH] PCI: start paying attention to a lot of pci function return values 20 years ago
Linus Torvalds 688d191821 pci: make bus resource start address override minimum IO address 20 years ago
Rajesh Shah 6ef6f0e33c [PATCH] acpi bridge hotadd: Link newly created pci child bus to its parent on creation 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago