index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
4
-129
/
+73
2017-04-28
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2017-04-28
Merge branch 'pci/irq' into next
Bjorn Helgaas
2
-1
/
+84
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
16
-26
/
+113
2017-04-28
Merge branch 'pci/iommu' into next
Bjorn Helgaas
1
-0
/
+2
2017-04-28
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
7
-3
/
+92
2017-04-28
Merge branch 'pci/switchtec' into next
Bjorn Helgaas
5
-0
/
+1616
2017-04-28
Merge branch 'pci/host-thunder' into next
Bjorn Helgaas
2
-0
/
+21
2017-04-28
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
3
-23
/
+70
2017-04-28
Merge branch 'pci/host-mvebu' into next
Bjorn Helgaas
1
-2
/
+3
2017-04-28
Merge branch 'pci/host-iproc' into next
Bjorn Helgaas
1
-1
/
+1
2017-04-28
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
1
-53
/
+143
2017-04-28
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
1
-11
/
+35
2017-04-28
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
3
-0
/
+569
2017-04-28
PCI: dwc: dra7xx: Workaround for errata id i870
Kishon Vijay Abraham I
1
-0
/
+49
2017-04-28
PCI: dwc: dra7xx: Add EP mode support
Kishon Vijay Abraham I
4
-18
/
+221
2017-04-28
PCI: dwc: dra7xx: Facilitate wrapper and MSI interrupts to be enabled independently
Kishon Vijay Abraham I
1
-6
/
+18
2017-04-28
PCI: dwc: designware: Add EP mode support
Kishon Vijay Abraham I
5
-0
/
+578
2017-04-25
PCI: imx6: Fix spelling mistake: "contol" -> "control"
Colin Ian King
1
-2
/
+2
2017-04-24
PCI: Disable boot interrupt quirk for ASUS M2N-LR
Stefan Assmann
1
-0
/
+24
2017-04-24
PCI: versatile: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+2
2017-04-24
PCI: keystone-dw: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: layerscape: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: hisi: Update PCI config space remap function
Lorenzo Pieralisi
1
-4
/
+3
2017-04-24
PCI: tegra: Update PCI config space remap function
Lorenzo Pieralisi
1
-2
/
+2
2017-04-24
PCI: xgene: Update PCI config space remap function
Lorenzo Pieralisi
1
-2
/
+2
2017-04-24
PCI: armada8k: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: designware: Update PCI config space remap function
Lorenzo Pieralisi
1
-5
/
+7
2017-04-24
PCI: iproc-platform: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+2
2017-04-24
PCI: qcom: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: rockchip: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: spear13xx: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: xilinx-nwl: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: xilinx: Update PCI config space remap function
Lorenzo Pieralisi
1
-1
/
+1
2017-04-24
PCI: ECAM: Map config region with pci_remap_cfgspace()
Lorenzo Pieralisi
1
-2
/
+4
2017-04-24
PCI: Implement devm_pci_remap_cfgspace()
Lorenzo Pieralisi
1
-0
/
+82
2017-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+5
2017-04-21
PCI: rockchip: Modularize
Brian Norris
2
-2
/
+8
2017-04-21
PCI: Export pci_remap_iospace() and pci_unmap_iospace()
Brian Norris
1
-0
/
+2
2017-04-21
PCI: rockchip: Add remove() support
Brian Norris
1
-2
/
+34
2017-04-20
of/acpi: Configure dma operations at probe time for platform/amba/pci bus devices
Sricharan R
1
-28
/
+0
2017-04-20
PCI: Call pcie_flr() from reset_chelsio_generic_dev()
Christoph Hellwig
1
-14
/
+1
2017-04-20
PCI: Call pcie_flr() from reset_intel_82599_sfp_virtfn()
Christoph Hellwig
1
-12
/
+4
2017-04-20
PCI: Export pcie_flr()
Christoph Hellwig
1
-11
/
+28
2017-04-20
PCI: Add sysfs sriov_drivers_autoprobe to control VF driver binding
Bodong Wang
4
-4
/
+48
2017-04-20
PCI: Add I/O BAR support to generic pci_mmap_resource_range()
David Woodhouse
1
-4
/
+8
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
4
-13
/
+101
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
2
-2
/
+2
2017-04-20
PCI: Use BAR index in sysfs attr->private instead of resource pointer
David Woodhouse
1
-24
/
+14
2017-04-20
Annotate hardware config module parameters in drivers/pci/hotplug/
David Howells
1
-1
/
+1
[prev]
[next]