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
2012-07-10
Merge branch 'pci/bjorn-p2p-bridge-windows' into next
Bjorn Helgaas
1
-0
/
+1
2012-07-10
PCI: reimplement P2P bridge 1K I/O windows (Intel P64H2)
Bjorn Helgaas
1
-0
/
+1
2012-07-06
Merge branch 'pci/myron-pcibios_setup' into next
Bjorn Helgaas
1
-0
/
+1
2012-06-26
PCI: pull pcibios_setup() up into core
Myron Stowe
1
-0
/
+1
2012-06-23
Merge branch 'topic/huang-d3cold-v7' into next
Bjorn Helgaas
1
-4
/
+12
2012-06-23
PCI/PM: add PCIe runtime D3cold support
Huang Ying
1
-4
/
+12
2012-06-18
Merge branch 'topic/jan-intx-masking' into next
Bjorn Helgaas
1
-0
/
+1
2012-06-18
Merge branch 'topic/stowe-cap-cleanup' into next
Bjorn Helgaas
1
-1
/
+0
2012-06-17
PCI: add infrastructure for devices with broken INTx masking
Bjorn Helgaas
1
-0
/
+1
2012-06-14
Merge branch 'topic/alex-vfio-prep' into next
Bjorn Helgaas
1
-1
/
+51
2012-06-14
Merge branch 'topic/bjorn-remove-unused' into next
Bjorn Helgaas
1
-2
/
+0
2012-06-14
PCI: add default busn_resource
Yinghai Lu
1
-0
/
+2
2012-06-14
PCI: add busn_res operation functions
Yinghai Lu
1
-0
/
+3
2012-06-14
PCI: remove secondary/subordinate in struct pci_bus
Yinghai Lu
1
-2
/
+0
2012-06-14
PCI: add busn_res in struct pci_bus
Yinghai Lu
1
-0
/
+1
2012-06-12
PCI: create common pcibios_err_to_errno
Alex Williamson
1
-0
/
+26
2012-06-12
PCI: export pci_user functions for use by other drivers
Alex Williamson
1
-0
/
+8
2012-06-12
PCI: add ACS validation utility
Alex Williamson
1
-1
/
+9
2012-06-12
PCI: make pci_ltr_supported() static
Myron Stowe
1
-1
/
+0
2012-06-12
PCI: add PCI DMA source ID quirk
Alex Williamson
1
-0
/
+8
2012-06-11
PCI: remove pci_bus_find_ext_capability() (unused)
Bjorn Helgaas
1
-2
/
+0
2012-05-30
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+3
2012-05-21
OF: PCI: const usage needed by MIPS
John Crispin
1
-2
/
+3
2012-05-01
PCI: add host bridge release support
Yinghai Lu
1
-0
/
+5
2012-04-30
PCI: add generic device into pci_host_bridge struct
Yinghai Lu
1
-1
/
+3
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-32
/
+73
2012-03-23
Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+1
2012-03-22
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-0
/
+7
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-6
/
+6
2012-03-20
constify struct pci_dev * in obvious cases
Al Viro
1
-6
/
+6
2012-03-09
powerpc/eeh: Introduce EEH device
Gavin Shan
1
-0
/
+7
2012-02-28
PCI: export __pci_remove_bus_device
Yinghai Lu
1
-0
/
+1
2012-02-28
PCI: Rename pci_remove_behind_bridge to pci_stop_and_remove_behind_bridge
Yinghai Lu
1
-1
/
+1
2012-02-28
PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device
Yinghai Lu
1
-1
/
+1
2012-02-25
PCI: Add class support in quirk handling
Yinghai Lu
1
-11
/
+52
2012-02-24
PCI: add generic pcibios_resource_to_bus()
Bjorn Helgaas
1
-0
/
+4
2012-02-24
PCI: add struct pci_host_bridge_window with CPU/bus address offset
Bjorn Helgaas
1
-0
/
+9
2012-02-24
PCI: add struct pci_host_bridge and a list of all bridges found
Bjorn Helgaas
1
-0
/
+5
2012-02-24
PCI: move pci_find_saved_cap out of linux/pci.h
Yinghai Lu
1
-19
/
+0
2012-02-14
PCI: Move pdev_sort_resources() to setup-bus.c
Yinghai Lu
1
-1
/
+0
2012-02-14
PCI: Make rescan bus increase bridge resource size if needed
Yinghai Lu
1
-0
/
+1
2012-02-14
PCI: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-02-14
x86/PCI: Convert maintaining FW-assigned BIOS BAR values to use a list
Myron Stowe
1
-1
/
+0
2012-02-14
x86/PCI: Infrastructure to maintain a list of FW-assigned BIOS BAR values
Myron Stowe
1
-0
/
+1
2012-02-09
PCI: Add helper macro for pci_register_driver boilerplate
Greg Kroah-Hartman
1
-0
/
+13
2012-01-12
pci: Introduce __pci_reset_function_locked to be used when holding device_lock.
Konrad Rzeszutek Wilk
1
-0
/
+1
2012-01-07
PCI: Increase resource array mask bit size in pcim_iomap_regions()
Yinghai Lu
1
-3
/
+3
2012-01-07
PCI: DEVICE_COUNT_RESOURCE should be equal to PCI_NUM_RESOURCES
Yinghai Lu
1
-1
/
+1
2012-01-07
PCI: remove pci_create_bus()
Bjorn Helgaas
1
-2
/
+0
2012-01-07
PCI: convert pci_scan_bus() to use pci_create_root_bus()
Bjorn Helgaas
1
-9
/
+1
[next]