summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* ACPICA: Fix for a Store->ArgX when ArgX contains a reference to a field.Bob Moore2013-09-061-64/+102
* Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0330-1124/+1848
|\
| * Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-293-173/+184
| |\
| | * PCI/ACPI: Fix _OSC ordering to allow PCIe hotplug use when availableNeil Horman2013-08-291-24/+38
| | * PCI: exynos: Add I/O access wrappersSeungwon Jeon2013-08-291-69/+91
| | * PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon2013-08-291-80/+55
| * | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-285-37/+89
| |\|
| | * PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas2013-08-281-6/+1
| | * PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas2013-08-281-3/+3
| | * PCI: Remove PCIe Capability version checksBjorn Helgaas2013-08-281-6/+3
| | * PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas2013-08-281-2/+6
| | * PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-272-15/+18
| | * PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss2013-08-231-3/+8
| | * PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas2013-08-221-4/+9
| | * PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-221-0/+43
| * | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-263-29/+45
| |\ \
| | * | PCI: Warn if unsafe MPS settings detectedYijing Wang2013-08-261-3/+21
| | * | PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason2013-08-261-1/+1
| | * | PCI: Don't restrict MPS for slots below Root PortsYijing Wang2013-08-221-16/+16
| | * | PCI: Simplify MPS test for Downstream PortBjorn Helgaas2013-08-221-2/+1
| | * | PCI: Remove unnecessary check for pcie_get_mps() failureYijing Wang2013-08-221-3/+0
| | * | PCI: Simplify pcie_bus_configure_settings() interfaceBjorn Helgaas2013-08-222-5/+7
| | * | PCI: Drop "PCI-E" prefix from Max Payload Size messageBjorn Helgaas2013-08-221-1/+1
| * | | Merge branch 'pci/yinghai-assign-unassigned-v6' into nextBjorn Helgaas2013-08-268-101/+98
| |\ \ \
| | * | | PCI: Assign resources for hot-added host bridge more aggressivelyYinghai Lu2013-07-252-2/+2
| | * | | PCI: Move resource reallocation code to non-__initYinghai Lu2013-07-251-8/+7
| | * | | PCI: Delay enabling bridges until they're neededYinghai Lu2013-07-258-33/+23
| | * | | PCI: Assign resources on a per-bus basisYinghai Lu2013-07-251-37/+25
| | * | | PCI: Enable unassigned resource reallocation on per-bus basisYinghai Lu2013-07-251-19/+23
| | * | | PCI: Turn on reallocation for unassigned resources with host bridge offsetYinghai Lu2013-07-251-1/+6
| | * | | PCI: Look for unassigned resources on per-bus basisYinghai Lu2013-07-251-15/+29
| | * | | PCI: Drop temporary variable in pci_assign_unassigned_resources()Yinghai Lu2013-07-251-10/+7
| | |/ /
| * | | Merge branch 'pci/aw-reset-v5' into nextBjorn Helgaas2013-08-157-62/+393
| |\ \ \
| | * | | PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()Alex Williamson2013-08-151-0/+24
| | * | | PCI: Remove aer_do_secondary_bus_reset()Alex Williamson2013-08-143-36/+2
| | * | | PCI: Tune secondary bus reset timingAlex Williamson2013-08-141-2/+14
| | * | | PCI: Wake-up devices before saving config space for resetAlex Williamson2013-08-141-0/+7
| | * | | PCI: Add pci_reset_slot() and pci_reset_bus()Alex Williamson2013-08-141-0/+209
| | * | | PCI: Split out pci_dev lock/unlock and save/restoreAlex Williamson2013-08-141-17/+38
| | * | | PCI: Add slot reset option to pci_dev_reset()Alex Williamson2013-08-141-0/+34
| | * | | PCI: pciehp: Add reset_slot() methodAlex Williamson2013-08-143-0/+44
| | * | | PCI: Add pci_reset_bridge_secondary_bus()Alex Williamson2013-08-091-9/+23
| | |/ /
| * | | Merge branch 'pci/vipul-chelsio-reset-v2' into nextBjorn Helgaas2013-08-123-45/+108
| |\ \ \
| | * | | PCI: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom2013-08-121-16/+2
| | * | | bnx2x: Use pci_wait_for_pending_transaction() instead of for loopCasey Leedom2013-08-121-16/+2
| | * | | PCI: Chelsio quirk: Enable Bus Master during Function-Level ResetCasey Leedom2013-08-121-0/+79
| | * | | PCI: Add pci_wait_for_pending_transaction()Casey Leedom2013-08-121-13/+25
| | |/ /
| * | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-126-743/+874
| |\ \ \ | | | |/ | | |/|
| | * | PCI: exynos: Split into Synopsys part and Exynos partJingoo Han2013-08-124-740/+869
| | * | PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni2013-08-121-0/+1