summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-04-16Merge branch 'pci/jiang-subdrivers' into nextBjorn Helgaas
2013-04-16PCI/ACPI: Remove support of ACPI PCI subdriversMyron Stowe
2013-04-16PCI: acpiphp: Protect acpiphp data structures from concurrent updatesJiang Liu
2013-04-16PCI: acpiphp: Use normal list to simplify implementationYijing Wang
2013-04-15Merge branch 'pci/misc' into nextBjorn Helgaas
2013-04-15Merge branch 'pci/bjorn-eisa' into nextBjorn Helgaas
2013-04-15EISA: Log device resources in dmesgBjorn Helgaas
2013-04-15EISA: Initialize device before its resourcesBjorn Helgaas
2013-04-15EISA: Mark vendor ID resource as I/O port spaceBjorn Helgaas
2013-04-15EISA: Use dev_printk() when possibleBjorn Helgaas
2013-04-15PCI: Clean up quirk_io_regionYinghai Lu
2013-04-15PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFTLibin
2013-04-15PCI: Use PCI_EXP_SLTCAP_PSN mask when extracting slot numberBjorn Helgaas
2013-04-15PCI: Remove unnecessary dependencies between PME and ACPIBjorn Helgaas
2013-04-15[SCSI] mvumi: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-04-15[SCSI] mvsas: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-04-15ahci: Use PCI_VENDOR_ID_MARVELL_EXT for 0x1b4bMyron Stowe
2013-04-15PCI: Define macro for Marvell vendor IDXiangliang Yu
2013-04-15Merge branch 'pci/gabor-get-of-node' into nextBjorn Helgaas
2013-04-12PCI: acpiphp: Do not use ACPI PCI subdriver mechanismJiang Liu
2013-04-12PCI: acpiphp: Convert acpiphp to be builtin only, not modularJiang Liu
2013-04-12PCI/ACPI: Handle PCI slot devices when creating/destroying PCI busesJiang Liu
2013-04-12x86/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu
2013-04-12ia64/PCI: Implement pcibios_{add|remove}_bus() hooksJiang Liu
2013-04-12PCI/ACPI: Prepare stub functions to handle ACPI PCI (hotplug) slotsJiang Liu
2013-04-12PCI: Add pcibios hooks for adding and removing PCI busesJiang Liu
2013-04-12PCI: acpiphp: Replace local macros with standard ACPI macrosJiang Liu
2013-04-12PCI: acpiphp: Remove all functions even if function 0 doesn't existJiang Liu
2013-04-12PCI: acpiphp: Use list_for_each_entry_safe() in acpiphp_sanitize_bus()Yijing Wang
2013-04-12PCI: Clean up usages of pci_bus->is_addedJiang Liu
2013-04-12PCI: When removing bus, always remove legacy files & unregisterJiang Liu
2013-04-10MIPS/PCI: Implement pcibios_get_phb_of_nodeGabor Juhos
2013-04-10PCI: Remove __weak annotation from pcibios_get_phb_of_node declBjorn Helgaas
2013-04-04PCI: Add MSI INTX_DISABLE quirks for AR8161/AR8162/AR8171/AR8172/E210XXiong Huang
2013-04-03PCI: aer_inject: Fix return values when device not foundPrarit Bhargava
2013-03-29Merge branch 'pci/shuah-defines' into nextBjorn Helgaas
2013-03-26iommu/amd: Remove calc_devid() and use PCI_DEVID() from PCIShuah Khan
2013-03-26iommu/amd: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan
2013-03-26PCI/AER: Remove local PCI_BUS() define and use PCI_BUS_NUM() from PCIShuah Khan
2013-03-26PCI: Add PCI_BUS_NUM() and PCI_DEVID() interfacesShuah Khan
2013-03-10Linux 3.9-rc2Linus Torvalds
2013-03-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2013-03-09Atmel MXT touchscreen: increase reset timeoutsLinus Torvalds
2013-03-09proc: Use nd_jump_link in proc_ns_follow_linkEric W. Biederman
2013-03-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-03-08Platform: x86: chromeos_laptop : Add basic platform data for atmel devicesBenson Leung
2013-03-08Input: atmel_mxt_ts - Support for touchpad variantDaniel Kurtz
2013-03-08Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-03-08Merge branch 'akpm' (fixes from Andrew)Linus Torvalds
2013-03-08alpha: boot: fix build breakage introduced by system.h disintegrationWill Deacon