index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
/
controller
/
dwc
/
pcie-designware-host.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-13
PCI: dwc: Group DBI registers writes requiring unlocking
Vidya Sagar
1
-6
/
+8
2019-06-27
PCI: dwc: Export APIs to support .remove() implementation
Vidya Sagar
1
-0
/
+4
2019-06-27
PCI: dwc: Add API support to de-initialize host
Vidya Sagar
1
-0
/
+8
2019-05-14
Merge branch 'remotes/lorenzo/pci/keystone'
Bjorn Helgaas
1
-67
/
+30
2019-05-07
PCI: dwc: Save root bus for driver remove hooks
Jisheng Zhang
1
-6
/
+6
2019-05-07
PCI: dwc: Use devm_pci_alloc_host_bridge() to simplify code
Jisheng Zhang
1
-13
/
+8
2019-05-07
PCI: dwc: Free MSI in dw_pcie_host_init() error path
Jisheng Zhang
1
-3
/
+6
2019-05-07
PCI: dwc: Free MSI IRQ page in dw_pcie_free_msi()
Jisheng Zhang
1
-4
/
+8
2019-05-07
PCI: dwc: Fix dw_pcie_free_msi() if msi_irq is invalid
Jisheng Zhang
1
-2
/
+4
2019-04-15
PCI: dwc: Enable iATU unroll for endpoint too
Kishon Vijay Abraham I
1
-19
/
+0
2019-04-04
PCI: dwc: Remove default MSI initialization for platform specific MSI chips
Kishon Vijay Abraham I
1
-11
/
+13
2019-04-04
PCI: dwc: Remove Keystone specific dw_pcie_host_ops
Kishon Vijay Abraham I
1
-36
/
+14
2019-04-04
PCI: keystone: Use Keystone specific msi_irq_chip
Kishon Vijay Abraham I
1
-3
/
+2
2019-04-04
PCI: dwc: Add support to use non default msi_irq_chip
Kishon Vijay Abraham I
1
-1
/
+4
2019-03-01
PCI: dwc: skip MSI init if MSIs have been explicitly disabled
Lucas Stach
1
-1
/
+1
2019-03-01
PCI: dwc: Share code for dw_pcie_rd/wr_other_conf()
Andrey Smirnov
1
-38
/
+23
2019-02-01
PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)
Gustavo Pimentel
1
-3
/
+3
2019-02-01
PCI: dwc: Improve code readability and simplify mask/unmask operations
Gustavo Pimentel
1
-6
/
+6
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()
Gustavo Pimentel
1
-3
/
+3
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()
Gustavo Pimentel
1
-1
/
+1
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()
Gustavo Pimentel
1
-5
/
+5
2019-02-01
PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()
Gustavo Pimentel
1
-10
/
+10
2019-01-03
Merge branch 'remotes/lorenzo/pci/dwc-msi'
Bjorn Helgaas
1
-13
/
+24
2018-12-18
PCI: dwc: Don't hard-code DBI/ATU offset
Stephen Warren
1
-0
/
+3
2018-12-11
PCI: dwc: Move interrupt acking into the proper callback
Marc Zyngier
1
-6
/
+7
2018-12-11
PCI: dwc: Take lock when ACKing an interrupt
Marc Zyngier
1
-0
/
+5
2018-12-11
PCI: dwc: Use interrupt masking instead of disabling
Marc Zyngier
1
-7
/
+12
2018-07-19
PCI: designware: Fix I/O space page leak
Sergei Shtylyov
1
-1
/
+2
2018-06-08
PCI: Collect all native drivers under drivers/pci/controller/
Shawn Lin
1
-0
/
+722
[prev]