Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2014-06-11 | 1 | -8/+13 | |
|\ | ||||||
| * | powerpc/pci: Mask linkDown on resetting PCI bus | Gavin Shan | 2014-04-28 | 1 | -8/+13 | |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-06-05 | 1 | -9/+4 | |
|\ \ | ||||||
| * | | x86: htirq: Use irq_alloc/free_irq() | Thomas Gleixner | 2014-05-16 | 1 | -9/+4 | |
| |/ | ||||||
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 2014-06-04 | 1 | -3/+3 | |
|\ \ | ||||||
| * | | pci: change "foo* bar" to "foo *bar" | Ryan Desfosses | 2014-05-05 | 1 | -3/+3 | |
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-06-03 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | arch: Mass conversion of smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -2/+2 | |
* | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2014-06-02 | 39 | -365/+2010 | |
|\ \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| | \ \ \ | ||||||
| *-----. \ \ \ | Merge branches 'pci/host-exynos', 'pci/host-imx6', 'pci/resource' and 'pci/mi... | Bjorn Helgaas | 2014-05-30 | 6 | -107/+67 | |
| |\ \ \ \ \ \ \ | ||||||
| | | | | * | | | | PCI: Make pci_bus_add_device() void | Yijing Wang | 2014-05-30 | 2 | -9/+3 | |
| | | * | | | | | | PCI: imx6: Add support for MSI | Lucas Stach | 2014-05-30 | 1 | -0/+27 | |
| | | * | | | | | | PCI: designware: Make MSI ISR shared IRQ aware | Lucas Stach | 2014-05-30 | 3 | -5/+7 | |
| | | * | | | | | | PCI: imx6: Remove optional (and unused) IRQs | Lucas Stach | 2014-05-30 | 1 | -42/+0 | |
| | | * | | | | | | PCI: imx6: Drop old IRQ mapping | Lucas Stach | 2014-05-30 | 1 | -6/+0 | |
| | | * | | | | | | PCI: imx6: Use new clock names | Lucas Stach | 2014-05-30 | 1 | -45/+29 | |
| | | * | | | | | | PCI: imx6: Fix imx6_add_pcie_port() section mismatch warning | Sachin Kamat | 2014-05-30 | 1 | -1/+1 | |
| | | | |_|/ / / | | | |/| | | | | ||||||
| | * | | | | | | PCI: exynos: Fix add_pcie_port() section mismatch warning | Sachin Kamat | 2014-05-30 | 1 | -1/+2 | |
| * | | | | | | | Merge branch 'pci/host-generic' into next | Bjorn Helgaas | 2014-05-30 | 3 | -0/+396 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | PCI: generic: Add generic PCI host controller driver | Will Deacon | 2014-05-30 | 3 | -0/+396 | |
| | | |/ / / / / | | |/| | | | | | ||||||
| * | | | | | | | Merge branch 'pci/misc' into next | Bjorn Helgaas | 2014-05-29 | 3 | -9/+53 | |
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | * | | | | | | PCI: Fix return value from pci_user_{read,write}_config_*() | Gavin Shan | 2014-05-28 | 1 | -8/+4 | |
| | * | | | | | | PCI: Turn pcibios_penalize_isa_irq() into a weak function | Hanjun Guo | 2014-05-28 | 1 | -0/+11 | |
| | * | | | | | | PCI: Test for std config alias when testing extended config space | Alex Williamson | 2014-05-27 | 1 | -1/+38 | |
| | | | | | | | | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ | Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' in... | Bjorn Helgaas | 2014-05-29 | 13 | -31/+99 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | PCI: Introduce new device binding path using pci_dev.driver_override | Alex Williamson | 2014-05-29 | 3 | -3/+63 | |
| | | * | | | | | | | | PCI: pciehp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | | * | | | | | | | | PCI: acpiphp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | | * | | | | | | | | PCI: cpcihp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | | * | | | | | | | | PCI: shpchp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | | * | | | | | | | | PCI: rpaphp: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 1 | -2/+1 | |
| | | * | | | | | | | | PCI: Use pci_is_bridge() to simplify code | Yijing Wang | 2014-05-27 | 3 | -12/+3 | |
| | | * | | | | | | | | PCI: Rename pci_is_bridge() to pci_has_subordinate() | Yijing Wang | 2014-05-27 | 2 | -5/+5 | |
| | | | |_|/ / / / / | | | |/| | | | | | | ||||||
| | * | | | | | | | | PCI: cpqphp: Fix possible null pointer dereference | Rickard Strandqvist | 2014-05-28 | 1 | -1/+2 | |
| | * | | | | | | | | PCI: Notify driver before and after device reset | Keith Busch | 2014-05-27 | 1 | -0/+21 | |
| | | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ \ | ||||||
| *---. \ \ \ \ \ \ \ \ | Merge branches 'pci/host-exynos', 'pci/host-rcar' and 'pci/amd-numa' into next | Bjorn Helgaas | 2014-05-29 | 5 | -6/+1052 | |
| |\ \ \ \ \ \ \ \ \ \ \ | | | | | |/ / / / / / / | | | | |/| | | / / / / | | | |_|_|_|_|/ / / / | | |/| | | | | | | | | ||||||
| | | * | | | | | | | | PCI: rcar: Add gen2 device tree support | Ben Dooks | 2014-05-28 | 1 | -2/+29 | |
| | | * | | | | | | | | PCI: rcar: Add MSI support for PCIe | Phil Edworthy | 2014-05-28 | 1 | -1/+241 | |
| | | * | | | | | | | | PCI: rcar: Add Renesas R-Car PCIe driver | Phil Edworthy | 2014-05-28 | 3 | -0/+775 | |
| | | * | | | | | | | | PCI: rcar: Use new OF interrupt mapping when possible | Lucas Stach | 2014-04-15 | 1 | -1/+7 | |
| | | |/ / / / / / / | ||||||
| | * / / / / / / / | PCI: exynos: Remove unnecessary OOM messages | Jingoo Han | 2014-05-28 | 1 | -3/+1 | |
| | |/ / / / / / / | ||||||
| | | | | | | | | | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| | \ \ \ \ \ \ \ | ||||||
| *-------. \ \ \ \ \ \ \ | Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc... | Bjorn Helgaas | 2014-05-27 | 6 | -152/+274 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / / / / | | |/| | | | | / / / / / | | | | |_|_|_|/ / / / / | | | |/| | | | / / / / | | | | | | |_|/ / / / | | | | | |/| | / / / | | | | | | | |/ / / | | | | | | |/| | | | ||||||
| | | | | | * | | | | PCI: Add resource allocation comments | Bjorn Helgaas | 2014-05-23 | 2 | -31/+62 | |
| | | | | | * | | | | PCI: Simplify __pci_assign_resource() coding style | Bjorn Helgaas | 2014-05-23 | 1 | -4/+6 | |
| | | | | | * | | | | PCI: Change pbus_size_mem() return values to be more conventional | Bjorn Helgaas | 2014-05-23 | 1 | -14/+21 | |
| | | | | | * | | | | PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources | Yinghai Lu | 2014-05-23 | 2 | -53/+117 | |
| | | | | | * | | | | PCI: Support BAR sizes up to 8GB | Alan | 2014-05-23 | 1 | -5/+10 | |
| | | | | | * | | | | PCI: Don't add disabled subtractive decode bus resources | Bjorn Helgaas | 2014-05-23 | 1 | -1/+1 | |
| | | | | | * | | | | PCI: Don't print anything while decoding is disabled | Bjorn Helgaas | 2014-05-23 | 1 | -4/+6 | |
| | | | | | * | | | | PCI: Don't set BAR to zero if dma_addr_t is too small | Bjorn Helgaas | 2014-05-23 | 1 | -6/+7 |