summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas1-0/+3
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas1-0/+30
2017-04-28Merge branch 'pci/resource' into nextBjorn Helgaas1-1/+1
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas2-15/+0
2017-04-28Merge branch 'pci/misc' into nextBjorn Helgaas1-1/+2
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas2-1/+7
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas2-0/+26
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas1-26/+8
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas1-0/+132
2017-04-28Merge branch 'pci/host-thunder' into nextBjorn Helgaas1-0/+2
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas1-0/+4
2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I2-0/+20
2017-04-28PCI: Add device IDs for DRA74x and DRA72xKishon Vijay Abraham I1-0/+2
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi1-0/+5
2017-04-20PCI: Export pcie_flr()Christoph Hellwig1-0/+1
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse1-0/+4
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse1-4/+15
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse1-1/+2
2017-04-19linux/io.h: Add pci_remap_cfgspace() interfaceLorenzo Pieralisi1-0/+21
2017-04-18PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke1-1/+1
2017-04-18PCI: Change pci_host_common_probe() visibilityMarc Gonzalez1-1/+1
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig1-0/+6
2017-04-18genirq: Return the IRQ name from free_irq()Christoph Hellwig1-1/+1
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse1-0/+3
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse1-0/+7
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse1-0/+4
2017-04-14PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C1-0/+2
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe1-0/+132
2017-04-11PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I2-0/+4
2017-04-11PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I1-0/+41
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I3-0/+312
2017-04-05PCI: imx6: Add code to support i.MX7DAndrey Smirnov1-0/+4
2017-04-04PCI: Avoid FLR for Intel 82579 NICsSasha Neftin1-0/+2
2017-03-30PCI: Add device disconnected stateKeith Busch1-0/+2
2017-03-30PCI: Export PCI device config accessorsKeith Busch1-26/+6
2017-03-23PCI: Include pci.h for struct pci_ops definitionMarc Gonzalez1-0/+1
2017-03-14of/pci: Remove unused MSI controller helpersThomas Petazzoni1-11/+0
2017-03-10PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas1-4/+0
2017-03-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds6-44/+57
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+2
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-1/+6
2017-03-04Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-13/+13
2017-03-04Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds1-8/+6
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2017-03-04Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+2
2017-03-04Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds2-0/+14
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-15/+185
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2-0/+9
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds79-3012/+3375
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso1-3/+3