summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2017-04-28Merge branch 'pci/virtualization' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/resource' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/misc' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/irq' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/ioremap' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/enumeration' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/switchtec' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-thunder' into nextBjorn Helgaas
2017-04-28Merge branch 'pci/host-imx6' into nextBjorn Helgaas
2017-04-28misc: Add host side PCI driver for PCI test function deviceKishon Vijay Abraham I
2017-04-28PCI: Add device IDs for DRA74x and DRA72xKishon Vijay Abraham I
2017-04-24PCI: Implement devm_pci_remap_cfgspace()Lorenzo Pieralisi
2017-04-20PCI: Export pcie_flr()Christoph Hellwig
2017-04-20PCI: Add I/O BAR support to generic pci_mmap_resource_range()David Woodhouse
2017-04-20PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse
2017-04-20PCI: Add BAR index argument to pci_mmap_page_range()David Woodhouse
2017-04-19linux/io.h: Add pci_remap_cfgspace() interfaceLorenzo Pieralisi
2017-04-18PCI: Make PCI_ROM_ADDRESS_MASK a 32-bit constantMatthias Kaehlcke
2017-04-18PCI: Change pci_host_common_probe() visibilityMarc Gonzalez
2017-04-18PCI/irq: Add pci_request_irq() and pci_free_irq() helpersChristoph Hellwig
2017-04-18genirq: Return the IRQ name from free_irq()Christoph Hellwig
2017-04-18PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O spaceDavid Woodhouse
2017-04-18PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse
2017-04-18PCI: Add arch_can_pci_mmap_wc() macroDavid Woodhouse
2017-04-13PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOTJayachandran C
2017-04-12switchtec: Add IOCTLs to the Switchtec driverLogan Gunthorpe
2017-04-11PCI: endpoint: Create configfs entry for EPC device and EPF driverKishon Vijay Abraham I
2017-04-11PCI: endpoint: Introduce configfs entry for configuring EP functionsKishon Vijay Abraham I
2017-04-11PCI: endpoint: Add EP core layer to enable EP controller and EP functionsKishon Vijay Abraham I
2017-04-04PCI: imx6: Add code to support i.MX7DAndrey Smirnov
2017-04-03PCI: Avoid FLR for Intel 82579 NICsSasha Neftin
2017-03-29PCI: Add device disconnected stateKeith Busch
2017-03-29PCI: Export PCI device config accessorsKeith Busch
2017-03-23PCI: Include pci.h for struct pci_ops definitionMarc Gonzalez
2017-03-14of/pci: Remove unused MSI controller helpersThomas Petazzoni
2017-03-09PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() staticBjorn Helgaas
2017-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-03-04Merge tag 'kvm-4.11-2' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-03-04Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-03-03Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-03-03Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2017-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2017-03-03Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-03Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/...Linus Torvalds
2017-03-03Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-03-03Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-03-03netfilter: nf_tables: don't call nfnetlink_set_err() if nfnetlink_send() failsPablo Neira Ayuso