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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-10
PCI: pciehp: Handle invalid data when reading from non-existent devices
Jarod Wilson
1
-0
/
+17
2015-08-10
PCI: Add quirk for Intel DH895xCC VF PCI config erratum
Tadeusz Struk
1
-0
/
+85
2015-08-05
Merge branches 'pci/irq', 'pci/misc', 'pci/resource' and 'pci/virtualization'...
Bjorn Helgaas
9
-69
/
+180
2015-08-05
Merge branches 'pci/host-designware', 'pci/host-xgene' and 'pci/host-xilinx' ...
Bjorn Helgaas
4
-12
/
+22
2015-08-01
PCI/MSI: pci-xgene-msi: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-8
/
+6
2015-07-31
PCI: Hold pci_slot_mutex while searching bus->slots list
Yijing Wang
2
-5
/
+12
2015-07-30
PCI: Protect pci_bus->slots with pci_slot_mutex, not pci_bus_sem
Yijing Wang
1
-7
/
+11
2015-07-30
PCI/MSI: Free legacy IRQ when enabling MSI/MSI-X
Jiang Liu
1
-1
/
+4
2015-07-30
PCI: Add pcibios_alloc_irq() and pcibios_free_irq()
Jiang Liu
1
-6
/
+20
2015-07-30
PCI/MSI: Drop domain field from msi_controller
Marc Zyngier
1
-3
/
+0
2015-07-30
PCI/MSI: pci-xgene-msi: Get rid of struct msi_controller
Marc Zyngier
1
-25
/
+16
2015-07-30
PCI/MSI: Let pci_msi_get_domain use struct device::msi_domain
Marc Zyngier
1
-6
/
+8
2015-07-30
PCI/MSI: Allow msi_domain lookup using the host bridge node
Marc Zyngier
1
-1
/
+6
2015-07-30
PCI/MSI: Add support for OF-provided msi_domain
Marc Zyngier
2
-1
/
+29
2015-07-30
PCI/MSI: Add hooks to populate the msi_domain field
Marc Zyngier
1
-0
/
+42
2015-07-30
PCI/MSI: Register irq domain with specific token
Marc Zyngier
1
-1
/
+8
2015-07-29
PCI: iproc: Fix BCMA dependency in Kconfig
Ray Jui
1
-1
/
+1
2015-07-29
PCI: iproc: Fix ARM64 dependency in Kconfig
Ray Jui
1
-1
/
+1
2015-07-29
PCI: iproc: enable arm64 support for iProc PCIe
Ray Jui
2
-8
/
+23
2015-07-23
PCI: Call pci_read_bridge_bases() from core instead of arch code
Lorenzo Pieralisi
1
-0
/
+6
2015-07-23
PCI: designware: Don't complain missing *config* reg space if va_cfg0 is set
Murali Karicheri
1
-1
/
+1
2015-07-22
PCI: iproc: Add arm64 support
Ray Jui
2
-7
/
+23
2015-07-22
genirq/MSI: Move alloc_msi_entry() from PCI into generic MSI code
Jiang Liu
1
-14
/
+2
2015-07-22
genirq/MSI: Store 'struct device' instead of 'struct pci_dev' in struct msi_desc
Jiang Liu
1
-1
/
+6
2015-07-22
genirq/MSI: Move msi_list from struct pci_dev to struct device
Jiang Liu
1
-2
/
+1
2015-07-22
PCI: Use helper functions to access fields in struct msi_desc
Jiang Liu
4
-17
/
+18
2015-07-22
PCI: Use for_each_pci_msi_entry() to access MSI device list
Jiang Liu
2
-20
/
+21
2015-07-22
PCI: Add helper function msi_desc_to_pci_sysdata()
Jiang Liu
1
-0
/
+8
2015-07-21
PCI: Add VPD function 0 quirk for Intel Ethernet devices
Mark Rustad
1
-0
/
+9
2015-07-21
PCI: Add dev_flags bit to access VPD through function 0
Mark Rustad
1
-1
/
+60
2015-07-21
PCI: xgene: Add support for a 64-bit prefetchable memory window
Duc Dang
1
-2
/
+10
2015-07-21
PCI: Restore ACS configuration as part of pci_restore_state()
Alexander Duyck
1
-0
/
+3
2015-07-21
PCI: xilinx: Check for MSI interrupt flag before handling as INTx
Russell Joyce
1
-8
/
+11
2015-07-17
PCI/keystone: Prepare irq handlers for irq argument removal
Thomas Gleixner
1
-2
/
+5
2015-07-17
PCI/keystone: Consolidate chained IRQ handler install/remove
Thomas Gleixner
1
-3
/
+3
2015-07-17
PCI/keystone: Use irq_data_get_msi_desc() to avoid redundant lookup of irq_data
Jiang Liu
1
-9
/
+6
2015-07-17
treewide: Use helper function to access irq_data->msi_desc
Jiang Liu
1
-1
/
+1
2015-07-17
genirq: Rename irq_data_get_msi() as irq_data_get_msi_desc()
Jiang Liu
2
-2
/
+2
2015-07-16
PCI: pciehp: Simplify pcie_poll_cmd()
Yijing Wang
1
-9
/
+5
2015-07-16
PCI: Use "slot" and "pci_slot" for struct hotplug_slot and struct pci_slot
Yijing Wang
1
-61
/
+61
2015-07-15
PCI / ACPI: Fix pci_acpi_optimize_delay() comment
Srinidhi Kasagar
1
-1
/
+1
2015-07-15
PCI: Remove a broken link in quirks.c
Rami Rosen
1
-1
/
+0
2015-07-15
PCI: Remove useless redundant code
Bjorn Helgaas
1
-2
/
+0
2015-07-15
PCI: Simplify pci_find_(ext_)capability() return value checks
Wei Yang
1
-3
/
+3
2015-07-15
PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks
Wei Yang
3
-5
/
+6
2015-07-15
PCI: xgene: Drop owner assignment from platform_driver
Krzysztof Kozlowski
1
-1
/
+0
2015-07-15
PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports)
Bjorn Helgaas
1
-10
/
+13
2015-07-14
PCI: iproc: Delete unnecessary checks before phy calls
Markus Elfring
1
-21
/
+13
2015-07-14
PCI: Fix pcie_port_device_resume() comment
Bjorn Helgaas
1
-1
/
+1
2015-07-14
PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes
Bjorn Helgaas
2
-6
/
+6
[prev]
[next]