Commit Graph

2149 Commits (6c2b7072a7035837998da38809f98e4182e4c41c)

Author SHA1 Message Date
Greg Kroah-Hartman 8e9394ce24 Driver core: create lock/unlock functions for struct device 15 years ago
Stephen Rothwell 62e877b893 sysfs: fix for thinko with sysfs_bin_attr_init() 15 years ago
Eric W. Biederman a07e4156a2 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes 15 years ago
Emese Revfy 52cf25d0ab Driver core: Constify struct sysfs_ops in struct kobj_type 15 years ago
Maxim Levitsky 03cd8f7ebe ricoh_mmc: port from driver to pci quirk 15 years ago
Yinghai Lu 9a928660c9 pci: don't reassign to ROM res if it is not going to be enabled 15 years ago
Matt Carlson 4067a8541d pci: Add helper to search for VPD keywords 15 years ago
Matt Carlson b55ac1b226 pci: Add helper to find a VPD resource data type 15 years ago
Rafael J. Wysocki a1e4d72cd3 PM: Allow PCI devices to suspend/resume asynchronously 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
Bjorn Helgaas 2adf75160b PCI: read bridge windows before filling in subtractive decode resources 15 years ago
Bjorn Helgaas fa27b2d108 PCI: split up pci_read_bridge_bases() 15 years ago
Kenji Kaneshige b16694f70c PCIe PME: use pci_pcie_cap() 15 years ago
Rafael J. Wysocki 6cbf82148f PCI PM: Run-time callbacks for PCI bus type 15 years ago
Kenji Kaneshige 552be54cc4 PCIe PME: use pci_is_pcie() 15 years ago
Rafael J. Wysocki b67ea76172 PCI / ACPI / PM: Platform support for PCI PME wake-up 15 years ago
Rafael J. Wysocki c39fae1416 PCI PM: Make it possible to force using INTx for PCIe PME signaling 15 years ago
Rafael J. Wysocki c7f486567c PCI PM: PCIe PME root port service driver 15 years ago
Rafael J. Wysocki 58ff463396 PCI PM: Add function for checking PME status of devices 15 years ago
Yinghai Lu 9958610552 PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_ranges 15 years ago
Yinghai Lu 32180e402f PCI: pciehp: second try to get big range for pcie devices 15 years ago
Yinghai Lu 9789ac979b PCI: pciehp: cleanup flow in pciehp_configure_device 15 years ago
Yinghai Lu 6841ec681a PCI: introduce pci_assign_unassigned_bridge_resources 15 years ago
Yinghai Lu 977d17bb17 PCI: update bridge resources to get more big ranges in PCI assign unssigned 15 years ago
Yinghai Lu d65245c329 PCI: don't shrink bridge resources 15 years ago
Yinghai Lu cd81e1ea1a PCI: reject mmio ranges starting at 0 on pci_bridge read 15 years ago
Yinghai Lu 568ddef873 PCI: add failed_list to pci_bus_assign_resources 15 years ago
Yinghai Lu 5009b46025 PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resources 15 years ago
Andrew Morton ba02b242bb PCI hotplug: check ioremap() return value in ibmphp_ebda.c 15 years ago
Randy Dunlap 939fdc6735 PCI hotplug: fix ibmphp build error 15 years ago
Matthew Wilcox 4fb88c1a28 PCI: Make pci_scan_slot more robust 15 years ago
Jiri Slaby 0bf01c3c86 PCI: hotplug/cpcihp, fix pci device refcounting 15 years ago
Tilman Schmidt 41a68a748b PCI: push deprecated pci_find_device() function to last user 15 years ago
Yinghai Lu 7c9342b8dd PCI: don't dump resource when bus resource flags indicates unused 15 years ago
Yinghai Lu 7cc5997d1d PCI: separate pci_setup_bridge to small functions 15 years ago
Chandru b0fc889c43 PCI hotplug: ibmphp: read the length of ebda and map entire ebda region 15 years ago
Jiri Slaby 6fcaf17ac7 PCI hotplug: fix memory leaks 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
Rafael J. Wysocki 93177a748b PCI: Clean up build for CONFIG_PCI_QUIRKS unset 15 years ago
Jesse Barnes 3804259475 PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops 15 years ago
Matthew Wilcox 9dfd97fe12 PCI: Add support for reporting PCIe 3.0 speeds 15 years ago
Matthew Wilcox 45b4cdd57e PCI: Add support for AGP in cur/max bus speed 15 years ago
Matthew Wilcox 9be60ca049 PCI: Add support for detection of PCIe and PCI-X bus speeds 15 years ago
Matthew Wilcox 3749c51ac6 PCI: Make current and maximum bus speeds part of the PCI core 15 years ago
Matthew Wilcox 536c8cb49e PCI: Unify pcie_link_speed and pci_bus_speed 15 years ago
Matthew Wilcox f07852d644 PCI: Rewrite pci_scan_slot 15 years ago
Alexander Duyck 7a0deb6bcd pci: add support for 82576NS serdes to existing SR-IOV quirk 15 years ago
Jesse Barnes cf4c43dd43 PCI: Add pci_bus_find_ext_capability 15 years ago