Age | Commit message (Expand) | Author | Files | Lines |
2016-03-15 | Merge branch 'pci/resource' into next | Bjorn Helgaas | 5 | -58/+83 |
2016-03-15 | Merge branch 'pci/host-hv' into next | Bjorn Helgaas | 1 | -0/+15 |
2016-03-15 | Merge branch 'pci/host-designware' into next | Bjorn Helgaas | 7 | -0/+92 |
2016-03-15 | Merge branches 'pci/host-altera', 'pci/host-imx6', 'pci/host-keystone', 'pci/... | Bjorn Helgaas | 3 | -47/+47 |
2016-03-15 | Merge branches 'pci/aer', 'pci/enumeration', 'pci/kconfig', 'pci/misc', 'pci/... | Bjorn Helgaas | 34 | -95/+0 |
2016-03-12 | MIPS: Loongson 3: Keep CPU physical (not virtual) addresses in shadow ROM res... | Bjorn Helgaas | 1 | -2/+7 |
2016-03-12 | MIPS: Loongson 3: Use temporary struct resource * to avoid repetition | Bjorn Helgaas | 1 | -7/+7 |
2016-03-12 | ia64/PCI: Keep CPU physical (not virtual) addresses in shadow ROM resource | Bjorn Helgaas | 2 | -19/+16 |
2016-03-12 | ia64/PCI: Use ioremap() instead of open-coded equivalent | Bjorn Helgaas | 1 | -3/+2 |
2016-03-12 | ia64/PCI: Use temporary struct resource * to avoid repetition | Bjorn Helgaas | 2 | -27/+22 |
2016-03-10 | x86/PCI: VMD: Attach VMD resources to parent domain's resource tree | Jon Derrick | 1 | -0/+16 |
2016-03-10 | x86/PCI: VMD: Set bus resource start to 0 | Keith Busch | 1 | -1/+1 |
2016-03-10 | x86/PCI: VMD: Document code for maintainability | Keith Busch | 1 | -0/+17 |
2016-03-10 | ARC: Add PCI support | Joao Pinto | 7 | -0/+92 |
2016-03-08 | PCI: Include pci/hotplug Kconfig directly from pci/Kconfig | Bjorn Helgaas | 11 | -21/+0 |
2016-03-08 | PCI: Include pci/pcie/Kconfig directly from pci/Kconfig | Bogicevic Sasa | 9 | -14/+0 |
2016-03-08 | microblaze/PCI: Support generic Xilinx AXI PCIe Host Bridge IP driver | Bharat Kumar Gogada | 2 | -46/+13 |
2016-03-08 | PCI: Set ROM shadow location in arch code, not in PCI core | Bjorn Helgaas | 2 | -12/+32 |
2016-03-08 | PCI: Mark shadow copy of VGA ROM as IORESOURCE_PCI_FIXED | Bjorn Helgaas | 2 | -2/+4 |
2016-03-08 | x86/PCI: Mark Broadwell-EP Home Agent & PCU as having non-compliant BARs | Bjorn Helgaas | 1 | -0/+7 |
2016-03-08 | unicore32: Remove unused HAVE_ARCH_PCI_SET_DMA_MASK definition | Bjorn Helgaas | 1 | -5/+0 |
2016-03-07 | PCI: Move pci_dma_* helpers to common code | Christoph Hellwig | 21 | -49/+0 |
2016-03-07 | frv/PCI: Remove stray pci_{alloc,free}_consistent() declaration | Christoph Hellwig | 1 | -6/+0 |
2016-02-16 | PCI: Add fwnode_handle to x86 pci_sysdata | Jake Oshins | 1 | -0/+15 |
2016-02-05 | ARM64: PCI: Remove generated include of asm-generic/pci-bridge.h | Bjorn Helgaas | 2 | -5/+0 |
2016-02-05 | PCI: Remove includes of empty asm-generic/pci-bridge.h | Bjorn Helgaas | 7 | -10/+0 |
2016-01-24 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 115 | -757/+4144 |
2016-01-24 | Merge branch '4.4-fixes' into mips-for-linux-next | Ralf Baechle | 6 | -3/+11 |
2016-01-24 | MIPS: zboot: Add support for serial debug using the PROM | Alban Bedel | 3 | -0/+12 |
2016-01-24 | MIPS: zboot: Avoid useless rebuilds | Alban Bedel | 1 | -6/+8 |
2016-01-24 | MIPS: BMIPS: Enable ARCH_WANT_OPTIONAL_GPIOLIB | Florian Fainelli | 1 | -0/+1 |
2016-01-24 | MIPS: bcm63xx: nvram: Remove unused bcm63xx_nvram_get_psi_size() function | Simon Arlott | 2 | -13/+0 |
2016-01-24 | MIPS: bcm963xx: Move Broadcom BCM963xx image tag data structure | Simon Arlott | 1 | -96/+0 |
2016-01-24 | MIPS: bcm63xx: nvram: Use nvram structure definition from header file | Simon Arlott | 1 | -32/+3 |
2016-01-24 | MIPS: KVM: Add missing newline to kvm_err() | James Hogan | 1 | -1/+1 |
2016-01-24 | MIPS: Move KVM specific opcodes into asm/inst.h | James Hogan | 4 | -28/+5 |
2016-01-24 | MIPS: KVM: Use cacheops.h definitions | James Hogan | 1 | -22/+8 |
2016-01-24 | MIPS: Break down cacheops.h definitions | James Hogan | 1 | -42/+64 |
2016-01-24 | MIPS: Use EXCCODE_ constants with set_except_vector() | James Hogan | 2 | -30/+30 |
2016-01-24 | MIPS: Update trap codes | James Hogan | 1 | -2/+10 |
2016-01-24 | MIPS: Move Cause.ExcCode trap codes to mipsregs.h | James Hogan | 5 | -83/+80 |
2016-01-24 | MIPS: KVM: Make kvm_mips_{init,exit}() static | James Hogan | 1 | -2/+2 |
2016-01-24 | MIPS: KVM: Refactor added offsetof()s | James Hogan | 1 | -7/+3 |
2016-01-24 | MIPS: KVM: Convert EXPORT_SYMBOL to _GPL | James Hogan | 2 | -19/+19 |
2016-01-24 | MIPS: KVM: Drop unused kvm_mips_host_tlb_inv_index() | James Hogan | 2 | -38/+0 |
2016-01-24 | MIPS: Move definition of DC bit to mipsregs.h | James Hogan | 2 | -3/+2 |
2016-01-24 | MIPS: KVM: Drop some unused definitions from kvm_host.h | James Hogan | 1 | -5/+0 |
2016-01-24 | MIPS: KVM: Trivial whitespace and style fixes | James Hogan | 5 | -15/+14 |
2016-01-24 | MIPS: pic32mzda: Add initial PIC32MZDA Starter Kit defconfig | Joshua Henderson | 1 | -0/+89 |
2016-01-24 | MIPS: dts: Add initial DTS for the PIC32MZDA Starter Kit | Joshua Henderson | 6 | -0/+697 |