开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
dwc
/
pcie-designware-host.c
Age
Commit message (
Expand
)
Author
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
2018-06-06
Merge branch 'lorenzo/pci/dwc'
Bjorn Helgaas
2018-05-30
PCI: Rework of_pci_get_host_bridge_resources() to devm_of_pci_get_host_bridge...
Jan Kiszka
2018-05-30
PCI: Pass struct device to of_pci_get_host_bridge_resources()
Jan Kiszka
2018-05-14
PCI: Move private DT related functions into private header
Rob Herring
2018-05-14
PCI: dwc: Replace magic number by defines
Gustavo Pimentel
2018-05-14
PCI: dwc: Small computation improvement
Gustavo Pimentel
2018-05-14
PCI: dwc: Replace lower into upper case characters
Gustavo Pimentel
2018-04-06
Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-03-07
PCI: dwc: Fix enumeration end when reaching root subordinate
Koen Vandeputte
2018-03-06
PCI: dwc: Expand maximum number of MSI IRQs from 32 to 256
Gustavo Pimentel
2018-03-06
PCI: dwc: Remove old MSI IRQs API
Gustavo Pimentel
2018-03-06
PCI: dwc: Move MSI IRQs allocation to IRQ domains hierarchical API
Gustavo Pimentel
2018-02-01
Merge branch 'pci/spdx' into next
Bjorn Helgaas
2018-01-28
PCI: Add SPDX GPL-2.0 to replace GPL v2 boilerplate
Bjorn Helgaas
2017-12-21
PCI: dwc: Use the DMA-API to get the MSI address
Niklas Cassel
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
2017-09-01
PCI: Fix typos and whitespace errors
Bjorn Helgaas
2017-08-29
PCI: dwc: Enable write permission for Class Code, Interrupt Pin updates
Hou Zhiqiang
2017-08-22
PCI: dwc: Clear MSI interrupt status after it is handled, not before
Faiz Abbas
2017-08-03
PCI: dwc: designware: Handle ->host_init() failures
Bjorn Andersson
2017-07-02
PCI: designware: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
2017-04-24
PCI: designware: Update PCI config space remap function
Lorenzo Pieralisi
2017-04-04
PCI: dwc: Fix uninitialized variable in dw_handle_msi_irq()
Dan Carpenter
2017-04-04
PCI: dwc: Unindent dw_handle_msi_irq() loop
Bjorn Helgaas
2017-02-21
PCI: dwc: Split pcie-designware.c into host and core files
Kishon Vijay Abraham I