| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'pci-v4.3-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-10-30 | 1 | -1/+1 |
|\ |
|
| * | PCI: Prevent out of bounds access in numa_node override | Sasha Levin | 2015-10-07 | 1 | -1/+1 |
* | | genirq/msi: Do not use pci_msi_[un]mask_irq as default methods | Marc Zyngier | 2015-10-16 | 1 | -0/+4 |
| | | |
| \ | |
*-. \ | Merge branches 'pm-pci' and 'acpi-pci' | Rafael J. Wysocki | 2015-10-01 | 1 | -3/+4 |
|\ \ \ |
|
| * | | | PCI / PM: Update runtime PM documentation for PCI devices | Rafael J. Wysocki | 2015-09-25 | 1 | -3/+4 |
| |/ / |
|
* | | | Merge tag 'pci-v4.3-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-09-25 | 5 | -37/+36 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | PCI: rcar: Add R8A7794 support | Sergei Shtylyov | 2015-09-24 | 1 | -0/+1 |
| * | PCI: Use function 0 VPD for identical functions, regular VPD for others | Alex Williamson | 2015-09-24 | 2 | -24/+18 |
| * | PCI: Fix devfn for VPD access through function 0 | Alex Williamson | 2015-09-24 | 1 | -3/+6 |
| * | PCI/MSI: Fix MSI IRQ domains for VFs on virtual buses | Alex Williamson | 2015-09-24 | 1 | -6/+11 |
| * | PCI: Clear IORESOURCE_UNSET when clipping a bridge window | Bjorn Helgaas | 2015-09-22 | 1 | -0/+2 |
| * | PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" | Bjorn Helgaas | 2015-09-15 | 1 | -6/+0 |
* | | genirq: Remove irq argument from irq flow handlers | Thomas Gleixner | 2015-09-16 | 2 | -4/+3 |
|/ |
|
* | kexec: split kexec_load syscall from kexec core code | Dave Young | 2015-09-10 | 1 | -1/+1 |
* | Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2015-09-08 | 1 | -1/+1 |
|\ |
|
| * | PCI,parisc: Enable 64-bit bus addresses on PA-RISC | Helge Deller | 2015-09-08 | 1 | -1/+1 |
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2015-09-08 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | cleanup IORESOURCE_CACHEABLE vs ioremap() | Dan Williams | 2015-08-10 | 1 | -2/+1 |
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2015-09-01 | 9 | -109/+181 |
|\ \ |
|
| * | | PCI: xilinx: Fix typo in function name | Jiang Liu | 2015-08-18 | 1 | -1/+1 |
| * | | PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-08-01 | 1 | -8/+6 |
| * | | PCI/MSI: Drop domain field from msi_controller | Marc Zyngier | 2015-07-30 | 1 | -3/+0 |
| * | | PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller | Marc Zyngier | 2015-07-30 | 1 | -25/+16 |
| * | | PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain | Marc Zyngier | 2015-07-30 | 1 | -6/+8 |
| * | | PCI/MSI: Allow msi_domain lookup using the host bridge node | Marc Zyngier | 2015-07-30 | 1 | -1/+6 |
| * | | PCI/MSI: Add support for OF-provided msi_domain | Marc Zyngier | 2015-07-30 | 2 | -1/+29 |
| * | | PCI/MSI: Add hooks to populate the msi_domain field | Marc Zyngier | 2015-07-30 | 1 | -0/+42 |
| * | | PCI/MSI: Register irq domain with specific token | Marc Zyngier | 2015-07-30 | 1 | -1/+8 |
| * | | genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code | Jiang Liu | 2015-07-22 | 1 | -14/+2 |
| * | | genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc | Jiang Liu | 2015-07-22 | 1 | -1/+6 |
| * | | genirq/MSI: Move msi_list from struct pci_dev to struct device | Jiang Liu | 2015-07-22 | 1 | -2/+1 |
| * | | PCI: Use helper functions to access fields in struct msi_desc | Jiang Liu | 2015-07-22 | 4 | -17/+18 |
| * | | PCI: Use for_each_pci_msi_entry() to access MSI device list | Jiang Liu | 2015-07-22 | 2 | -20/+21 |
| * | | PCI: Add helper function msi_desc_to_pci_sysdata() | Jiang Liu | 2015-07-22 | 1 | -0/+8 |
| * | | PCI/keystone: Prepare irq handlers for irq argument removal | Thomas Gleixner | 2015-07-16 | 1 | -2/+5 |
| * | | PCI/keystone: Consolidate chained IRQ handler install/remove | Thomas Gleixner | 2015-07-16 | 1 | -3/+3 |
| * | | PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data | Jiang Liu | 2015-07-16 | 1 | -9/+6 |
| * | | treewide: Use helper function to access irq_data->msi_desc | Jiang Liu | 2015-07-16 | 1 | -1/+1 |
| * | | genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc() | Jiang Liu | 2015-07-16 | 2 | -2/+2 |
| |/ |
|
* | | Merge tag 'armsoc-arm64' of git://git.kernel.org/pub/scm/linux/kernel/git/arm... | Linus Torvalds | 2015-09-01 | 1 | -2/+2 |
|\ \ |
|
| * | | PCI: iproc: Fix BCMA dependency in Kconfig | Ray Jui | 2015-07-29 | 1 | -1/+1 |
| * | | PCI: iproc: Fix ARM64 dependency in Kconfig | Ray Jui | 2015-07-29 | 1 | -1/+1 |
| * | | PCI: iproc: enable arm64 support for iProc PCIe | Ray Jui | 2015-07-29 | 2 | -8/+23 |
| |/ |
|
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2015-09-01 | 1 | -0/+14 |
|\ \ |
|
| * | | PCI: Add pci_ioremap_wc_bar() | Luis R. Rodriguez | 2015-08-25 | 1 | -0/+14 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 2015-08-31 | 1 | -0/+85 |
|\ \ \ |
|
| * | | | PCI: Add quirk for Intel DH895xCC VF PCI config erratum | Tadeusz Struk | 2015-08-10 | 1 | -0/+85 |
| | |/
| |/| |
|
* | | | Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2015-08-31 | 30 | -390/+647 |
|\ \ \ |
|
| | \ \ | |
| | \ \ | |
| *-. \ \ | Merge branches 'pci/enumeration' and 'pci/misc' into next | Bjorn Helgaas | 2015-08-28 | 11 | -65/+124 |
| |\ \ \ \ |
|
| | | * | | | PCI: Disable async suspend/resume for JMicron multi-function SATA/AHCI | Zhang Rui | 2015-08-24 | 1 | -0/+12 |