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
/
drivers
/
pci
/
pcie
Age
Commit message (
Expand
)
Author
Files
Lines
2012-03-31
ASPM: Fix pcie devices with non-pcie children
Matthew Garrett
1
-3
/
+10
2012-03-24
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
4
-2
/
+59
2012-03-08
PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled
Matthew Garrett
1
-0
/
+3
2012-02-24
PCI: Add pcie_hp=nomsi to disable MSI/MSI-X for pciehp driver
MUNEDA Takahiro
2
-2
/
+26
2012-02-17
PCI: pcie: Add support for setting default ASPM policy
Matthew Garrett
2
-0
/
+33
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2
-3
/
+3
2012-01-07
PCI: kconfig: English typo in pci/pcie/Kconfig
P. Christeas
1
-1
/
+1
2012-01-07
PCI: Rework ASPM disable code
Matthew Garrett
1
-21
/
+37
2011-10-14
PCI / PM: Extend PME polling to all PCI devices
Rafael J. Wysocki
1
-0
/
+9
2011-07-30
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
2
-8
/
+71
2011-07-22
PCI: PCIe AER: add aer_recover_queue
Huang Ying
2
-8
/
+71
2011-06-29
PCIe ASPM: forcedly -> forcibly
Michael Witten
1
-1
/
+1
2011-05-21
PCI: remove unused AER functions
Chen Gong
1
-9
/
+0
2011-05-21
PCI/e1000e: Add and use pci_disable_link_state_locked()
Yinghai Lu
1
-3
/
+16
2011-05-11
PCI: Fix uninitialized variable bug in AER injection code
Wanlong Gao
1
-1
/
+1
2011-05-11
PCI: Enable ASPM state clearing regardless of policy
Alex Williamson
1
-1
/
+1
2011-03-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...
Linus Torvalds
2
-4
/
+34
2011-03-23
Merge branch 'linus' into release
Len Brown
1
-3
/
+28
2011-03-22
ACPI, APEI, Add PCIe AER error information printing support
Huang Ying
2
-8
/
+60
2011-03-22
PCIe, AER, use pre-generated prefix in error information printing
Huang Ying
1
-75
/
+48
2011-03-21
PCI: Disable ASPM when _OSC control is not granted for PCIe services
Naga Chumbalkar
1
-4
/
+1
2011-03-21
PCI: Changing ASPM policy, via /sys, to POWERSAVE could cause NMIs
Naga Chumbalkar
1
-0
/
+4
2011-03-21
PCI: PCIe links may not get configured for ASPM under POWERSAVE mode
Naga Chumbalkar
1
-0
/
+22
2011-03-21
PCI/ACPI: Report ASPM support to BIOS if not disabled from command line
Rafael J. Wysocki
1
-0
/
+7
2011-03-04
PCI: aer-inject: Override PCIe AER Mask Registers
Prarit Bhargava
1
-3
/
+28
2011-01-21
kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT
David Rientjes
1
-1
/
+1
2011-01-14
PCI/PM: Report wakeup events before resuming devices
Rafael J. Wysocki
1
-2
/
+2
2011-01-14
PCI/ACPI: Request _OSC control once for each root bridge (v3)
Rafael J. Wysocki
4
-25
/
+5
2010-12-23
PCI/PCIe: Clear Root PME Status bits early during system resume
Rafael J. Wysocki
4
-38
/
+53
2010-12-23
PCI: Disable ASPM if BIOS asks us to
Matthew Garrett
1
-4
/
+17
2010-10-28
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
5
-3
/
+40
2010-10-16
PCI/PCIe/AER: Disable native AER service if BIOS has precedence
Rafael J. Wysocki
4
-2
/
+39
2010-10-16
PCI: aerdrv: fix uninitialized variable warning
Bill Pemberton
1
-1
/
+1
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+1
2010-08-25
PCI: PCIe: Remove the port driver module exit routine
Kenji Kaneshige
1
-7
/
+0
2010-08-25
PCI: PCIe: Move PCIe PME code to the pcie directory
Rafael J. Wysocki
3
-8
/
+3
2010-08-25
PCI: PCIe: Disable PCIe port services during port initialization
Rafael J. Wysocki
1
-3
/
+26
2010-08-25
PCI: PCIe: Ask BIOS for control of all native services at once
Rafael J. Wysocki
11
-201
/
+145
2010-08-25
ACPI/PCI: Negotiate _OSC control bits before requesting them
Rafael J. Wysocki
2
-6
/
+8
2010-08-25
PCI: PCIe: Introduce commad line switch for disabling port services
Rafael J. Wysocki
3
-0
/
+20
2010-08-25
PCI: PCIe AER: Introduce pci_aer_available()
Rafael J. Wysocki
1
-3
/
+6
2010-08-06
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
3
-16
/
+37
2010-07-30
PCI: Default PCIe ASPM control to on and require !EMBEDDED to disable
Matthew Garrett
1
-6
/
+14
2010-07-30
PCI: Don't enable aspm before drivers have had a chance to veto it
Matthew Garrett
1
-2
/
+14
2010-07-30
PCI aerdrv: fix annoying warnings
Linus Torvalds
1
-8
/
+9
2010-07-19
PM: Make it possible to avoid races between wakeup and system sleep
Rafael J. Wysocki
1
-1
/
+4
2010-06-18
PCI/PM: Do not use native PCIe PME by default
Rafael J. Wysocki
1
-6
/
+13
2010-05-29
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
3
-4
/
+98
2010-05-20
ACPI, APEI, PCIE AER, use general HEST table parsing in AER firmware_first setup
Huang Ying
3
-4
/
+98
2010-05-11
PCI: aerdrv: trivial cleanup for aerdrv_core.c
Hidetoshi Seto
1
-11
/
+10
[next]