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-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
2017-04-20
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
1
-4
/
+15
2017-04-20
PCI: Add BAR index argument to pci_mmap_page_range()
David Woodhouse
1
-1
/
+2
2017-04-18
PCI/irq: Add pci_request_irq() and pci_free_irq() helpers
Christoph Hellwig
1
-0
/
+6
2017-04-18
PCI: Add arch_can_pci_mmap_io() on architectures which can mmap() I/O space
David Woodhouse
1
-0
/
+3
2017-04-18
PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>
David Woodhouse
1
-0
/
+7
2017-04-18
PCI: Add arch_can_pci_mmap_wc() macro
David Woodhouse
1
-0
/
+4
2017-04-14
PCI: Add device flag PCI_DEV_FLAGS_BRIDGE_XLATE_ROOT
Jayachandran C
1
-0
/
+2
2017-04-11
PCI: remove pci_enable_msix
Christoph Hellwig
1
-4
/
+0
2017-04-04
PCI: Avoid FLR for Intel 82579 NICs
Sasha Neftin
1
-0
/
+2
2017-03-30
PCI: Recognize Thunderbolt devices
Lukas Wunner
1
-0
/
+23
2017-03-30
PCI: Add device disconnected state
Keith Busch
1
-0
/
+2
2017-03-30
PCI: Export PCI device config accessors
Keith Busch
1
-26
/
+6
2017-03-10
PCI/MSI: Make pci_msi_shutdown() and pci_msix_shutdown() static
Bjorn Helgaas
1
-4
/
+0
2017-03-02
PCI: add an API to get node from vector
Shaohua Li
1
-0
/
+6
2017-02-23
Merge tag 'pci-v4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-17
/
+2
2017-02-15
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-14
/
+2
2017-02-10
PCI/AER: Remove unused .link_reset() callback
Michael S. Tsirkin
1
-3
/
+0
2017-01-20
device: Implement a bus agnostic dev_num_vf routine
Phil Sutter
1
-2
/
+0
2017-01-13
PCI/MSI: Remove pci_enable_msi_{exact,range}()
Christoph Hellwig
1
-14
/
+2
2016-12-15
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+17
2016-12-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+19
2016-12-07
PCI: Export host bridge registration interface
Thierry Reding
1
-0
/
+2
2016-12-07
PCI: Allow driver-specific data in host bridge
Thierry Reding
1
-0
/
+11
2016-12-07
PCI: Add pci_register_host_bridge() interface
Arnd Bergmann
1
-0
/
+4
2016-11-24
PCI: Export pcie_find_root_port
Johannes Thumshirn
1
-0
/
+14
2016-11-09
PCI: Remove the irq_affinity mask from struct pci_dev
Christoph Hellwig
1
-1
/
+0
2016-11-09
PCI/MSI: Provide pci_alloc_irq_vectors_affinity()
Christoph Hellwig
1
-5
/
+19
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-2
/
+24
2016-10-05
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
1
-4
/
+6
2016-10-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+6
2016-10-03
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
1
-0
/
+3
2016-10-03
Merge branch 'pci/aer' into next
Bjorn Helgaas
1
-2
/
+8
2016-09-28
PCI/AER: Cache capability position
Keith Busch
1
-0
/
+5
2016-09-23
PCI: pciehp: Allow exclusive userspace control of indicators
Keith Busch
1
-0
/
+3
2016-09-17
PCI: Add pci_find_resource()
Mika Westerberg
1
-0
/
+4
2016-09-14
pci/msi: Retrieve affinity for a vector
Thomas Gleixner
1
-0
/
+6
2016-09-06
PCI/AER: Add bus flag to skip source ID matching
Jon Derrick
1
-2
/
+3
2016-09-02
treewide: remove references to the now unnecessary DEFINE_PCI_DEVICE_TABLE
Joe Perches
1
-9
/
+0
2016-08-25
PCI: Add PTM clock granularity information
Bjorn Helgaas
1
-0
/
+1
[next]