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
/
include
/
linux
/
pci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-03-21
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
1
-4
/
+3
2011-03-18
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
1
-0
/
+5
2011-03-10
tg3: Add code to verify RODATA checksum of VPD
Matt Carlson
1
-0
/
+1
2011-02-16
PCI: fix tlan build when CONFIG_PCI is not enabled
Randy Dunlap
1
-0
/
+5
2011-01-15
PCI / ACPI: Fix build issue in pci_root.c for !CONFIG_PCIEPORTBUS
Markus Trippelsdorf
1
-0
/
+5
2011-01-14
PCI/PM: Use pm_wakeup_event() directly for reporting wakeup events
Rafael J. Wysocki
1
-1
/
+0
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
1
-0
/
+11
2010-12-23
PCI: make pci_restore_state return void
Jon Mason
1
-5
/
+3
2010-10-18
PCI: Export some PCI PM functionality
Matthew Garrett
1
-0
/
+3
2010-10-16
PCI: pci_driver make name const
Stephen Hemminger
1
-1
/
+1
2010-08-14
PCI: provide stub pci_domain_nr function for !CONFIG_PCI configs
Dave Airlie
1
-0
/
+3
2010-07-30
PCI: disable mmio during bar sizing
Jacob Pan
1
-0
/
+2
2010-07-16
PCI: fall back to original BIOS BAR addresses
Bjorn Helgaas
1
-0
/
+1
2010-06-05
Merge branch 'linux_next' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
1
-0
/
+1
2010-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-1
/
+2
2010-05-20
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
1
-1
/
+2
2010-05-10
i7core_edac: Add a code to probe Xeon 55xx bus
Mauro Carvalho Chehab
1
-0
/
+1
2010-04-09
intel-iommu: use physfn to search drhd for VF
Yinghai
1
-0
/
+10
2010-03-13
dma-mapping: pci: move pci_set_dma_mask and pci_set_consistent_dma_mask to pc...
FUJITA Tomonori
1
-2
/
+0
2010-03-13
pci-dma: add linux/pci-dma.h to linux/pci.h
FUJITA Tomonori
1
-0
/
+1
2010-03-08
Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+2
2010-03-01
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-24
/
+90
2010-02-28
Merge branch 'x86-pci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+5
2010-02-28
pci: Add helper to search for VPD keywords
Matt Carlson
1
-0
/
+17
2010-02-28
pci: Add VPD information field helper functions
Matt Carlson
1
-0
/
+13
2010-02-28
pci: Add helper to find a VPD resource data type
Matt Carlson
1
-0
/
+12
2010-02-28
pci: Add large and small resource data type code
Matt Carlson
1
-1
/
+33
2010-02-28
pci: Add PCI LRDT tag size and section size
Matt Carlson
1
-0
/
+14
2010-02-23
PCI: augment bus resource table with a list
Bjorn Helgaas
1
-6
/
+29
2010-02-23
PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs
Bjorn Helgaas
1
-0
/
+3
2010-02-23
PCI PM: Run-time callbacks for PCI bus type
Rafael J. Wysocki
1
-1
/
+8
2010-02-23
PCI / ACPI / PM: Platform support for PCI PME wake-up
Rafael J. Wysocki
1
-0
/
+1
2010-02-23
PCI PM: PCIe PME root port service driver
Rafael J. Wysocki
1
-0
/
+1
2010-02-23
PCI: mark is_pcie obsolete
Kenji Kaneshige
1
-1
/
+2
2010-02-23
PCI: introduce pci_assign_unassigned_bridge_resources
Yinghai Lu
1
-0
/
+1
2010-02-23
PCI: push deprecated pci_find_device() function to last user
Tilman Schmidt
1
-13
/
+0
2010-02-23
resource/PCI: mark struct resource as const
Dominik Brodowski
1
-2
/
+3
2010-02-23
resource/PCI: align functions now return start of resource
Dominik Brodowski
1
-3
/
+5
2010-02-23
PCI: Clean up build for CONFIG_PCI_QUIRKS unset
Rafael J. Wysocki
1
-1
/
+5
2010-02-23
PCI: Add support for reporting PCIe 3.0 speeds
Matthew Wilcox
1
-0
/
+1
2010-02-23
PCI: Add support for AGP in cur/max bus speed
Matthew Wilcox
1
-0
/
+5
2010-02-23
PCI: Make current and maximum bus speeds part of the PCI core
Matthew Wilcox
1
-0
/
+3
2010-02-23
PCI: Unify pcie_link_speed and pci_bus_speed
Matthew Wilcox
1
-0
/
+21
2010-02-20
PCI: Add pci_bus_find_ext_capability
Jesse Barnes
1
-0
/
+2
2010-02-17
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+4
2010-02-13
pci: Add SR-IOV convenience functions and macros
Williams, Mitch A
1
-0
/
+11
2010-02-06
pci: Update pci_set_vga_state() to call arch functions
Mike Travis
1
-0
/
+5
2010-01-29
powerpc/pci: Add calls to set_pcie_port_type() and set_pcie_hotplug_bridge()
Benjamin Herrenschmidt
1
-0
/
+4
2010-01-05
PCI/PM: Use per-device D3 delays
Rafael J. Wysocki
1
-0
/
+1
2009-12-17
PCI/cardbus: Add a fixup hook and fix powerpc
Benjamin Herrenschmidt
1
-0
/
+3
[next]