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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-25
PCI: Add dummy pci_acs_enabled() for CONFIG_PCI=n build
Geert Uytterhoeven
1
-0
/
+2
2017-09-09
Merge tag 'pci-v4.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-5
/
+57
2017-09-07
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-2
/
+2
2017-09-07
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
1
-3
/
+0
2017-09-07
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
1
-0
/
+1
2017-09-04
Merge tag 'for-linus-ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2017-09-02
PCI: Correct kernel-doc of pci_vpd_srdt_size(), pci_vpd_srdt_tag()
Shawn Lin
1
-2
/
+2
2017-08-18
PCI/IB: add support for pci driver attribute groups
Greg Kroah-Hartman
1
-0
/
+1
2017-08-16
PCI: Add pci_irqd_intx_xlate()
Paul Burton
1
-0
/
+32
2017-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
1
-0
/
+3
2017-08-15
PCI: Move enum pci_interrupt_pin to linux/pci.h
Paul Burton
1
-0
/
+22
2017-08-15
PCI: Disable PCIe Relaxed Ordering if unsupported
dingtianhong
1
-0
/
+3
2017-08-10
PCI: Inline and remove pcibios_update_irq()
Bjorn Helgaas
1
-1
/
+0
2017-08-04
PCI: Remove unused pci_fixup_irqs() function
Matthew Minter
1
-2
/
+0
2017-08-02
PCI: Add pci_reset_function_locked()
Marc Zyngier
1
-0
/
+1
2017-07-31
PCI: Mark Broadcom HT2100 Root Port Extended Tags as broken
Sinan Kaya
1
-0
/
+1
2017-07-09
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+27
2017-07-04
Merge tag 'pm-4.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-9
/
+1
2017-07-04
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2017-07-03
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
1
-5
/
+7
2017-07-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-1
/
+10
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
1
-1
/
+2
2017-07-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
1
-0
/
+5
2017-07-03
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
1
-0
/
+1
2017-07-03
PCI: Add IRQ mapping function pointers to pci_host_bridge struct
Matthew Minter
1
-0
/
+2
2017-07-03
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
1
-4
/
+0
2017-06-28
PCI: Make pci_register_host_bridge() PCI core internal
Lorenzo Pieralisi
1
-1
/
+0
2017-06-28
PCI: Add pci_scan_root_bus_bridge() interface
Lorenzo Pieralisi
1
-0
/
+1
2017-06-28
PCI: Add devm_pci_alloc_host_bridge() interface
Lorenzo Pieralisi
1
-0
/
+2
2017-06-28
PCI: Add pci_free_host_bridge() interface
Lorenzo Pieralisi
1
-0
/
+1
2017-06-28
PCI / PM: Simplify device wakeup settings code
Rafael J. Wysocki
1
-8
/
+1
2017-06-28
PCI / PM: Drop pme_interrupt flag from struct pci_dev
Rafael J. Wysocki
1
-1
/
+0
2017-06-17
PCI: Test INTx masking during enumeration, not at run-time
Piotr Gregor
1
-2
/
+10
2017-05-30
PCI: Restore PRI and PASID state after Function-Level Reset
CQ Tang
1
-0
/
+6
2017-05-30
PCI: Cache PRI and PASID bits in pci_dev
Jean-Philippe Brucker
1
-0
/
+2
2017-05-26
Merge tag 'pci-v4.12-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+5
2017-05-26
PCI/msi: fix the pci_alloc_irq_vectors_affinity stub
Christoph Hellwig
1
-3
/
+3
2017-05-26
PCI: Replace the racy recursion prevention
Thomas Gleixner
1
-0
/
+1
2017-05-23
PCI/PM: Add needs_resume flag to avoid suspend complete optimization
Imre Deak
1
-0
/
+5
2017-05-09
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-30
/
+54
2017-05-03
Merge tag 'drm-for-v4.12' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+23
2017-04-28
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
1
-0
/
+3
2017-04-28
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
1
-0
/
+30
2017-04-28
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-4
/
+0
2017-04-28
Merge branch 'pci/irq' into next
Bjorn Helgaas
1
-0
/
+6
2017-04-28
Merge branch 'pci/ioremap' into next
Bjorn Helgaas
1
-0
/
+5
2017-04-28
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
1
-26
/
+8
2017-04-24
PCI: Implement devm_pci_remap_cfgspace()
Lorenzo Pieralisi
1
-0
/
+5
2017-04-20
PCI: Export pcie_flr()
Christoph Hellwig
1
-0
/
+1
2017-04-20
PCI: Add I/O BAR support to generic pci_mmap_resource_range()
David Woodhouse
1
-0
/
+4
[next]