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
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-08-15
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
1
-0
/
+34
2013-08-13
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
1
-13
/
+25
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
1
-13
/
+25
2013-08-10
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
1
-9
/
+23
2013-08-01
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-1
/
+1
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-07-31
PCI: Add function to obtain minimum link width and speed
Jacob Keller
1
-0
/
+43
2013-07-25
PCI: Delay enabling bridges until they're needed
Yinghai Lu
1
-0
/
+20
2013-07-25
PCI: Differentiate ACS controllable from enabled
Alex Williamson
1
-4
/
+9
2013-07-25
PCI: Check all ACS features for multifunction downstream ports
Alex Williamson
1
-14
/
+70
2013-06-18
PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)
Yijing Wang
1
-1
/
+1
2013-06-05
PCI: Add pcibios_release_device()
Sebastian Ott
1
-0
/
+10
2013-05-28
PCI: Fix INTC comment typo for pci_swizzle_interrupt_pin()
Wang Sheng-Hui
1
-1
/
+1
2013-04-17
Merge branch 'pci/rafael-pm' into next
Bjorn Helgaas
1
-11
/
+6
2013-04-16
PCI/PM: Make pci_pme_active() ignore devices without PME support
Rafael J. Wysocki
1
-3
/
+2
2013-04-16
PCI/PM: Fix fallback to PCI_D0 in pci_platform_power_transition()
Rafael J. Wysocki
1
-8
/
+4
2013-04-12
PCI: Make local functions/structs static
Bjorn Helgaas
1
-4
/
+4
2013-02-28
hlist: drop the node parameter from iterators
Sasha Levin
1
-7
/
+5
2013-02-13
Merge branch 'pci/konstantin-runtime-pm' into next
Bjorn Helgaas
1
-2
/
+5
2013-02-12
PCI: Use atomic_inc_return() rather than atomic_add_return()
Bjorn Helgaas
1
-2
/
+2
2013-02-12
PCI: Catch attempts to disable already-disabled devices
Konstantin Khlebnikov
1
-0
/
+3
2013-02-03
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-14
/
+3
2013-01-27
Merge branch 'pci/yijing-ari' into next
Bjorn Helgaas
1
-7
/
+14
2013-01-25
PCI: Rename pci_enable_ari() to pci_configure_ari()
Yijing Wang
1
-2
/
+2
2013-01-25
PCI: Kill pci_is_reassigndev()
Yinghai Lu
1
-14
/
+3
2013-01-24
PCI: Enable ARI if dev and upstream bridge support it; disable otherwise
Yijing Wang
1
-5
/
+12
2013-01-10
Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next
Bjorn Helgaas
1
-25
/
+1
2013-01-04
PCI: Drop "__" prefix on __pci_enable_device_flags()
Bjorn Helgaas
1
-5
/
+4
2013-01-04
PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h
Bjorn Helgaas
1
-1
/
+1
2013-01-03
ACPI / PCI: Rework the setup and cleanup of device wakeup
Rafael J. Wysocki
1
-25
/
+1
2012-12-14
Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-12
/
+36
2012-12-07
Merge branch 'pci/mjg-pci-roms-from-efi' into next
Bjorn Helgaas
1
-0
/
+13
2012-12-06
PCI: Add pcibios_add_device
Matthew Garrett
1
-0
/
+13
2012-12-05
Merge branch 'pci/huang-d3cold-fixes' into next
Bjorn Helgaas
1
-0
/
+2
2012-12-05
PCI/PM: Keep runtime PM enabled for unbound PCI devices
Huang Ying
1
-0
/
+2
2012-11-29
PCI: Remove __dev* markings
Bill Pemberton
1
-2
/
+2
2012-11-27
Merge branch 'for-linus' into next
Bjorn Helgaas
1
-0
/
+32
2012-11-09
Merge branch 'pci/taku-prt-cleanup' into next
Bjorn Helgaas
1
-3
/
+2
2012-11-08
PCI/PM: Add comments for PME poll support for PCIe
Huang Ying
1
-9
/
+19
2012-11-07
PCI: Don't pass pci_dev to pci_ext_cfg_avail()
Taku Izumi
1
-3
/
+2
2012-11-05
PCI/PM: Fix proc config reg access for D3cold and bridge suspending
Huang Ying
1
-0
/
+32
2012-09-13
Merge branch 'pci/trivial' into next
Bjorn Helgaas
1
-1
/
+1
2012-09-13
Merge commit 'v3.6-rc5' into next
Bjorn Helgaas
1
-0
/
+1
2012-08-24
Merge branch 'pci/bjorn-find-next-ext-cap' into next
Bjorn Helgaas
1
-10
/
+30
2012-08-23
PCI/core: Use PCI Express Capability accessors
Jiang Liu
1
-253
/
+61
2012-08-23
PCI: Introduce pci_pcie_type(dev) to replace pci_dev->pcie_type
Yijing Wang
1
-12
/
+14
2012-08-22
PCI: Add pci_find_next_ext_capability()
Bjorn Helgaas
1
-10
/
+30
2012-08-22
PCI: Fix drivers/pci/pci.c kernel-doc warnings
Randy Dunlap
1
-1
/
+1
2012-08-22
PCI/PM: Enable D3/D3cold by default for most devices
Huang Ying
1
-0
/
+1
2012-07-06
Merge branch 'pci/rafael-pci_set_power_state-rebase' into next
Bjorn Helgaas
1
-1
/
+18
[prev]
[next]