Linus Torvalds 96a3e8af5a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci пре 12 година
..
Kconfig 6037a803b0 PCI: acpiphp: Convert acpiphp to be builtin only, not modular пре 12 година
Makefile 7441b0627e s390/pci: PCI hotplug support via SCLP пре 12 година
acpi_pcihp.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) пре 13 година
acpiphp.h 723ec4d06c Merge branch 'pci/cleanup' into next пре 12 година
acpiphp_core.c 3b63aaa70e PCI: acpiphp: Do not use ACPI PCI subdriver mechanism пре 12 година
acpiphp_glue.c 3d54a3160f PCI: acpiphp: Protect acpiphp data structures from concurrent updates пре 12 година
acpiphp_ibm.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) пре 13 година
cpci_hotplug.h f39d5b7291 PCI: Remove "extern" from function declarations пре 12 година
cpci_hotplug_core.c 83d0571073 PCI: hotplug: ensure a consistent return value in error case пре 13 година
cpci_hotplug_pci.c 05b1250048 PCI: cpcihp: Iterate over all devices in slot, not functions 0-7 пре 12 година
cpcihp_generic.c a9d18b37e4 PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot() пре 13 година
cpcihp_zt5550.c 15856ad50b PCI: Remove __dev* markings пре 12 година
cpcihp_zt5550.h 1da177e4c3 Linux-2.6.12-rc2 пре 20 година
cpqphp.h f39d5b7291 PCI: Remove "extern" from function declarations пре 12 година
cpqphp_core.c 83d0571073 PCI: hotplug: ensure a consistent return value in error case пре 13 година
cpqphp_ctrl.c 3ecd9d01f7 PCI: cpqphp: Cleanup and remove unreachable paths пре 12 година
cpqphp_nvram.c 427438c61b PCI Hotplug: cpqphp: fix comment style пре 16 година
cpqphp_nvram.h f39d5b7291 PCI: Remove "extern" from function declarations пре 12 година
cpqphp_pci.c 04de975e78 PCI: cpqhp: use generic pci_hp_add_bridge() пре 13 година
cpqphp_sysfs.c 613655fa39 drivers: autoconvert trivial BKL users to private mutex пре 14 година
ibmphp.h f39d5b7291 PCI: Remove "extern" from function declarations пре 12 година
ibmphp_core.c 6dd53aa456 Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci пре 13 година
ibmphp_ebda.c 367fa9821a pci: hotplug: Fix typo in pci пре 13 година
ibmphp_hpc.c 5a37f1381f PCI hotplug: ibmphp-hpc: semaphore cleanup пре 14 година
ibmphp_pci.c 367fa9821a pci: hotplug: Fix typo in pci пре 13 година
ibmphp_res.c c85e4aae69 ibmphp: Rename add_range() to add_bus_range() to avoid conflict пре 15 година
pci_hotplug_core.c d67aed63b8 PCI: Remove __must_check from definitions пре 12 година
pciehp.h f39d5b7291 PCI: Remove "extern" from function declarations пре 12 година
pciehp_acpi.c 545d7b78e0 PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot number пре 12 година
pciehp_core.c 556f12f602 Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci пре 12 година
pciehp_ctrl.c c2be6f93b3 PCI: pciehp: Use per-slot workqueues to avoid deadlock пре 12 година
pciehp_hpc.c c2be6f93b3 PCI: pciehp: Use per-slot workqueues to avoid deadlock пре 12 година
pciehp_pci.c ba518e3c17 PCI: pciehp: Iterate over all devices in slot, not functions 0-7 пре 12 година
pcihp_skeleton.c 83d0571073 PCI: hotplug: ensure a consistent return value in error case пре 13 година
pcihp_slot.c 028fbad480 PCI/hotplug: Use PCI Express Capability accessors пре 13 година
rpadlpar.h f39d5b7291 PCI: Remove "extern" from function declarations пре 12 година
rpadlpar_core.c 20ee6a9708 powerpc/eeh: Remove EEH PE for normal PCI hotplug пре 12 година
rpadlpar_sysfs.c f46753c5e3 PCI: introduce pci_slot пре 17 година
rpaphp.h f39d5b7291 PCI: Remove "extern" from function declarations пре 12 година
rpaphp_core.c 90ab5ee941 module_param: make bool parameters really bool (drivers & misc) пре 13 година
rpaphp_pci.c 5d9bc1fa47 PCI hotplug: rpaphp: make debug var unique пре 16 година
rpaphp_slot.c 57cc7215b7 headers: kobject.h redux пре 14 година
s390_pci_hpc.c cb65a669f6 s390/pci: do not modify function handles пре 12 година
sgi_hotplug.c 556f12f602 Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci пре 12 година
shpchp.h f39d5b7291 PCI: Remove "extern" from function declarations пре 12 година
shpchp_core.c f652e7d291 PCI: shpchp: Use per-slot workqueues to avoid deadlock пре 12 година
shpchp_ctrl.c f652e7d291 PCI: shpchp: Use per-slot workqueues to avoid deadlock пре 12 година
shpchp_hpc.c 4cac2eb158 PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs пре 13 година
shpchp_pci.c fcbed0bcb2 PCI: shpchp: Iterate over all devices in slot, not functions 0-7 пре 12 година
shpchp_sysfs.c d67aed63b8 PCI: Remove __must_check from definitions пре 12 година