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-08-28
PCI: iproc: Work around Stingray CRS defects
Oza Pawandeep
1
-1
/
+81
2017-08-28
PCI: iproc: Factor out memory-mapped config access address calculation
Oza Pawandeep
1
-13
/
+26
2017-08-28
PCI: rockchip: Idle inactive PHY(s)
Shawn Lin
1
-2
/
+38
2017-08-28
PCI: rockchip: Add per-lane PHY support
Shawn Lin
1
-20
/
+58
2017-08-26
Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-10
/
+3
2017-08-25
PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULL
Christoph Hellwig
1
-10
/
+3
2017-08-24
PCI/DPC: Add local struct device pointers
Dongdong Liu
1
-10
/
+15
2017-08-24
PCI/DPC: Add eDPC support
Dongdong Liu
1
-0
/
+162
2017-08-24
PCI: Convert to using %pOF instead of full_name()
Rob Herring
9
-19
/
+18
2017-08-24
PCI: Constify endpoint pci_epf_type device_type
Bhumika Goyal
1
-2
/
+2
2017-08-24
PCI: qcom: Add support for IPQ8074 PCIe controller
Varadarajan Narayanan
1
-1
/
+206
2017-08-24
PCI: qcom: Use block IP version for operations
Varadarajan Narayanan
1
-67
/
+71
2017-08-24
PCI: qcom: Explicitly request exclusive reset control
Philipp Zabel
1
-18
/
+22
2017-08-24
PCI: qcom: Use gpiod_set_value_cansleep() to allow reset via expanders
Fabio Estevam
1
-2
/
+2
2017-08-22
PCI: dwc: Clear MSI interrupt status after it is handled, not before
Faiz Abbas
1
-1
/
+1
2017-08-22
PCI: dra7xx: Propagate platform_get_irq() errors in dra7xx_pcie_probe()
Gustavo A. R. Silva
1
-2
/
+2
2017-08-19
PCI: kirin: Constify dw_pcie_host_ops structure
Bhumika Goyal
1
-1
/
+1
2017-08-19
PCI: hisi: Constify dw_pcie_host_ops structure
Bhumika Goyal
1
-1
/
+1
2017-08-18
PCI: Avoid race while enabling upstream bridges
Srinath Mannam
1
-2
/
+11
2017-08-18
PCI: Allow PCI express root ports to find themselves
Thierry Reding
1
-5
/
+4
2017-08-18
PCI/IB: add support for pci driver attribute groups
Greg Kroah-Hartman
1
-0
/
+1
2017-08-18
PCI: endpoint: Add an API to get matching "pci_epf_device_id"
Kishon Vijay Abraham I
1
-0
/
+16
2017-08-18
PCI: endpoint: Use of_dma_configure() to set initial DMA mask
Kishon Vijay Abraham I
1
-2
/
+9
2017-08-16
PCI: keystone: Use PCI_NUM_INTX
Bjorn Helgaas
3
-6
/
+4
2017-08-16
PCI: keystone: Remove duplicate MAX_*_IRQS defs
Bjorn Helgaas
1
-4
/
+0
2017-08-16
PCI: xilinx: Allow build on MIPS platforms
Paul Burton
1
-1
/
+1
2017-08-16
PCI: xilinx: Don't enable config completion interrupts
Paul Burton
1
-2
/
+3
2017-08-16
PCI: xilinx: Unify INTx & MSI interrupt decode
Paul Burton
1
-33
/
+15
2017-08-16
PCI: xilinx-nwl: Translate INTx range to hwirqs 0-3
Paul Burton
1
-5
/
+4
2017-08-16
PCI: xilinx: Translate INTx range to hwirqs 0-3
Paul Burton
1
-3
/
+4
2017-08-16
PCI: rockchip: Factor out rockchip_pcie_get_phys()
Shawn Lin
1
-6
/
+16
2017-08-16
PCI: rockchip: Control optional 12v power supply
Shawn Lin
1
-1
/
+24
2017-08-16
PCI: keystone-dw: Remove unused ks_pcie, pci variables
Shawn Lin
1
-8
/
+0
2017-08-16
PCI: faraday: Use PCI_NUM_INTX
Paul Burton
1
-1
/
+1
2017-08-16
PCI: faraday: Fix of_irq_get() error check
Sergei Shtylyov
1
-2
/
+2
2017-08-16
PCI: dra7xx: Use PCI_NUM_INTX
Bjorn Helgaas
1
-1
/
+1
2017-08-16
PCI: altera: Use size=4 IRQ domain for legacy INTx
Paul Burton
1
-5
/
+4
2017-08-16
PCI: altera: Remove unused num_of_vectors variable
Shawn Lin
1
-2
/
+0
2017-08-16
PCI: aardvark: Use PCI_NUM_INTX
Paul Burton
1
-3
/
+2
2017-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
3
-3
/
+136
2017-08-15
PCI: fix oops when try to find Root Port for a PCI device
dingtianhong
1
-3
/
+4
2017-08-15
PCI: rcar: Fix memory leak when no PCIe card is inserted
Harunobu Kurokawa
1
-0
/
+1
2017-08-15
PCI: rcar: Fix error exit path
Lorenzo Pieralisi
1
-6
/
+5
2017-08-15
PCI: pciehp: Report power fault only once until we clear it
Keith Busch
1
-0
/
+8
2017-08-14
PCI: Disable Relaxed Ordering Attributes for AMD A1100
dingtianhong
1
-0
/
+16
2017-08-14
PCI: Disable Relaxed Ordering for some Intel processors
dingtianhong
1
-0
/
+62
2017-08-14
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
2
-0
/
+54
2017-08-14
PCI/MSI: Assume MSIs use real Requester ID, not an alias
Robin Murphy
1
-5
/
+22
2017-08-14
PCI: vmd: Free up IRQs on suspend path
Scott Bauer
1
-0
/
+15
2017-08-10
PCI: Add ACS quirk for APM X-Gene devices
Feng Kan
1
-0
/
+14
[prev]
[next]