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
starfive-6.6.48-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
2014-05-28
PCI: rpaphp: Use pci_is_bridge() to simplify code
Yijing Wang
1
-2
/
+1
2014-05-28
PCI: Use pci_is_bridge() to simplify code
Yijing Wang
3
-12
/
+3
2014-05-27
PCI: Rename pci_is_bridge() to pci_has_subordinate()
Yijing Wang
2
-5
/
+5
2014-05-27
PCI: Notify driver before and after device reset
Keith Busch
1
-0
/
+21
2014-05-27
Merge branches 'dma-api', 'pci/virtualization', 'pci/msi', 'pci/misc' and 'pc...
Bjorn Helgaas
6
-152
/
+274
2014-05-23
PCI: Add resource allocation comments
Bjorn Helgaas
2
-31
/
+62
2014-05-23
PCI: Simplify __pci_assign_resource() coding style
Bjorn Helgaas
1
-4
/
+6
2014-05-23
PCI: Change pbus_size_mem() return values to be more conventional
Bjorn Helgaas
1
-14
/
+21
2014-05-23
PCI: Restrict 64-bit prefetchable bridge windows to 64-bit resources
Yinghai Lu
2
-53
/
+117
2014-05-23
PCI: Support BAR sizes up to 8GB
Alan
1
-5
/
+10
2014-05-23
PCI: Don't add disabled subtractive decode bus resources
Bjorn Helgaas
1
-1
/
+1
2014-05-23
PCI: Don't print anything while decoding is disabled
Bjorn Helgaas
1
-4
/
+6
2014-05-23
PCI: Don't set BAR to zero if dma_addr_t is too small
Bjorn Helgaas
1
-6
/
+7
2014-05-23
PCI: Don't convert BAR address to resource if dma_addr_t is too small
Bjorn Helgaas
1
-2
/
+3
2014-05-23
PCI: Reject BAR above 4GB if dma_addr_t is too small
Bjorn Helgaas
1
-1
/
+1
2014-05-23
PCI: Fail safely if we can't handle BARs larger than 4GB
Bjorn Helgaas
1
-6
/
+12
2014-05-22
PCI: Remove pcibios_add_platform_entries()
Sebastian Ott
1
-10
/
+0
2014-05-21
Merge tag 'pci-v3.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-4
/
+5
2014-05-21
PCI: Mark RTL8110SC INTx masking as broken
Alex Williamson
1
-0
/
+8
2014-05-19
PCI: Wrong register used to check pending traffic
Gavin Shan
1
-2
/
+3
2014-05-16
x86: htirq: Use irq_alloc/free_irq()
Thomas Gleixner
1
-9
/
+4
2014-05-15
PCI: shpchp: Check bridge's secondary (not primary) bus speed
Marcel Apfelbaum
1
-2
/
+2
2014-05-05
pci: change "foo* bar" to "foo *bar"
Ryan Desfosses
1
-3
/
+3
2014-05-05
Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu ...
Olof Johansson
1
-16
/
+76
2014-05-01
PCI/MSI: Remove pci_enable_msi_block()
Alexander Gordeev
1
-46
/
+33
2014-05-01
PCI: Move Open Firmware devspec attribute to PCI common code
Sebastian Ott
1
-0
/
+18
2014-04-30
Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...
Bjorn Helgaas
23
-61
/
+76
2014-04-30
PCI: Fix use of uninitialized MPS value
Bjorn Helgaas
1
-1
/
+1
2014-04-30
PCI: Remove dead code
Bjorn Helgaas
1
-2
/
+1
2014-04-30
PCI: Remove unnecessary __ref annotations
Bjorn Helgaas
7
-25
/
+24
2014-04-30
PCI: Fail new_id for vendor/device values already built into driver
Bandan Das
1
-1
/
+21
2014-04-29
PCI: mvebu: Use '%pa' for printing 'phys_addr_t' type
Fabio Estevam
1
-2
/
+4
2014-04-29
PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlock
Andrew Murray
1
-8
/
+0
2014-04-29
PCI: Add new ID for Intel GPU "spurious interrupt" quirk
Thomas Jarosch
1
-0
/
+1
2014-04-28
powerpc/pci: Mask linkDown on resetting PCI bus
Gavin Shan
1
-8
/
+13
2014-04-25
PCI: rphahp: Fix endianess issues
Laurent Dufour
1
-6
/
+9
2014-04-25
PCI: Fix incorrect vgaarb conditional in WARN_ON()
Bjorn Helgaas
1
-1
/
+1
2014-04-25
PCI: Allow hotplug service drivers to operate in polling mode
Rajat Jain
1
-1
/
+4
2014-04-25
PCI: pciehp: Acknowledge spurious "cmd completed" event
Rajat Jain
1
-0
/
+2
2014-04-24
PCI: mvebu: split PCIe BARs into multiple MBus windows when needed
Thomas Petazzoni
1
-14
/
+74
2014-04-24
PCI: mvebu: fix off-by-one in the computed size of the mbus windows
Willy Tarreau
1
-2
/
+2
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
1
-2
/
+2
2014-04-16
PCI: tegra: Use new OF interrupt mapping when possible
Lucas Stach
1
-1
/
+6
2014-04-16
PCI: rcar: Use new OF interrupt mapping when possible
Lucas Stach
1
-1
/
+7
2014-04-16
PCI: designware: Use new OF interrupt mapping when possible
Lucas Stach
1
-3
/
+9
2014-04-16
PCI: designware: Fix iATU programming for cfg1, io and mem viewport
Mohit Kumar
1
-3
/
+3
2014-04-16
PCI: designware: Fix comment for setting number of lanes
Mohit Kumar
1
-1
/
+1
2014-04-16
PCI: designware: Remove unnecessary use of 'conf_lock' spinlock
Andrew Murray
4
-9
/
+0
2014-04-16
PCI: designware: Use new OF interrupt mapping when possible
Lucas Stach
1
-3
/
+9
2014-04-16
PCI: designware: Fix iATU programming for cfg1, io and mem viewport
Mohit Kumar
1
-3
/
+3
[prev]
[next]