summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-09-24Merge branch 'pci/yinghai-misc' into nextBjorn Helgaas
2012-09-24Merge branch 'pci/jiang-acpiphp' into nextBjorn Helgaas
2012-09-24Merge branch 'pci/taku-acpi-pci-host-bridge-v3' into nextBjorn Helgaas
2012-09-24PCI: acpiphp: Handle PCIe ports without native hotplug capabilityJiang Liu
2012-09-24PCI/ACPI: Use acpi_driver_data() rather than searching acpi_pci_rootsTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_roots list with mutexTaku Izumi
2012-09-24PCI/ACPI: Use acpi_pci_root info rather than looking it up againTaku Izumi
2012-09-24PCI/ACPI: Pass acpi_pci_root to acpi_pci_drivers' add/remove interfaceTaku Izumi
2012-09-24PCI/ACPI: Protect acpi_pci_drivers list with mutexTaku Izumi
2012-09-24PCI/ACPI: Notify acpi_pci_drivers when hot-plugging PCI root bridgesJiang Liu
2012-09-24PCI/ACPI: Use normal list for struct acpi_pci_driverJiang Liu
2012-09-24PCI: Fix default vga ref_countYinghai Lu
2012-09-20PCI: Stop all children first, before removing all childrenYinghai Lu
2012-09-20Revert "PCI: Use hotplug-safe pci_get_domain_bus_and_slot()"Bjorn Helgaas
2012-09-19Merge branch 'pci/thierry-fixup-irqs' into nextBjorn Helgaas
2012-09-18PCI: Provide a default pcibios_update_irq()Thierry Reding
2012-09-18PCI: Discard __init annotations for pci_fixup_irqs() and related functionsThierry Reding
2012-09-18PCI: Use correct type when freeing bus resource listYinghai Lu
2012-09-18PCI: Check P2P bridge for invalid secondary/subordinate rangeYinghai Lu
2012-09-18Merge branch 'pci/konstantin-sysfs' into nextBjorn Helgaas
2012-09-17Merge branch 'pci/jiang-get-domain-bus-slot' into nextBjorn Helgaas
2012-09-17PCI: Convert "new_id"/"remove_id" into generic pci_bus driver attributesKonstantin Khlebnikov
2012-09-13Merge branch 'pci/trivial' into nextBjorn Helgaas
2012-09-13Merge commit 'v3.6-rc5' into nextBjorn Helgaas
2012-09-12xen-pcifront: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-09-12PCI: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-09-12PCI/cpcihp: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-09-12PCI/vga: Use hotplug-safe pci_get_domain_bus_and_slot()Jiang Liu
2012-09-12Merge branch 'pci/stephen-const' into nextBjorn Helgaas
2012-09-11Merge branch 'pci/gavin-window-alignment' into nextBjorn Helgaas
2012-09-11PCI: Refactor pbus_size_mem()Gavin Shan
2012-09-11PCI: Align P2P windows using pcibios_window_alignment()Gavin Shan
2012-09-11PCI: Add weak pcibios_window_alignment() interfaceGavin Shan
2012-09-10PCI: Drop bogus default from ARCH_SUPPORTS_MSIJan Beulich
2012-09-10PCI: cpqphp: Remove unreachable pathAlan Cox
2012-09-10Merge branch 'pci/shengzhou-irq' into nextBjorn Helgaas
2012-09-10Merge branch 'pci/oliver-pciehp-resume' into nextBjorn Helgaas
2012-09-10Merge branch 'pci/feng-avoid-kmalloc' into nextBjorn Helgaas
2012-09-10PCI: Remove the obsolete no_pci_devices() checkFeng Tang
2012-09-08Merge branch 'fixes-for-3.6' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2012-09-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2012-09-07PCI: pciehp: Always implement resume, regardless of pciehp_force paramOliver Neukum
2012-09-07make drivers with pci error handlers constStephen Hemminger
2012-09-07scsi: make pci error handlers constStephen Hemminger
2012-09-07netdev: make pci_error_handlers constStephen Hemminger
2012-09-07PCI: Make pci_error_handlers constStephen Hemminger
2012-09-07PCI: Use dev->irq instead of dev->pin to enable non MSI/INTx interruptShengzhou Liu
2012-09-07Merge branch 'upstream-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-09-07HID: tpkbd: work even if the new Lenovo Keyboard driver is not configuredAndres Freund
2012-09-07Merge tag 'stable/for-linus-3.6-rc4-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds