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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-23
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
Linus Torvalds
5
-205
/
+681
2009-06-22
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...
Linus Torvalds
40
-2116
/
+2861
2009-06-20
PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write
Hidetoshi Seto
1
-4
/
+1
2009-06-20
PCI: Fix the NIU MSI-X problem in a better way
Matthew Wilcox
1
-18
/
+28
2009-06-19
PCI ASPM: remove get_root_port_link
Kenji Kaneshige
1
-13
/
+11
2009-06-19
PCI ASPM: cleanup pcie_aspm_sanity_check
Kenji Kaneshige
1
-12
/
+9
2009-06-19
PCI ASPM: remove has_switch field
Kenji Kaneshige
1
-4
/
+1
2009-06-19
PCI ASPM: cleanup calc_Lx_latency
Kenji Kaneshige
1
-39
/
+34
2009-06-19
PCI ASPM: cleanup pcie_aspm_get_cap_device
Kenji Kaneshige
1
-5
/
+4
2009-06-19
PCI ASPM: cleanup clkpm checks
Kenji Kaneshige
1
-14
/
+20
2009-06-19
PCI ASPM: cleanup __pcie_aspm_check_state_one
Kenji Kaneshige
1
-42
/
+25
2009-06-19
PCI ASPM: cleanup initialization
Kenji Kaneshige
1
-67
/
+75
2009-06-19
PCI ASPM: cleanup change input argument of aspm functions
Kenji Kaneshige
1
-199
/
+173
2009-06-19
PCI ASPM: cleanup misc in struct pcie_link_state
Kenji Kaneshige
1
-9
/
+9
2009-06-19
PCI ASPM: cleanup clkpm state in struct pcie_link_state
Kenji Kaneshige
1
-19
/
+18
2009-06-19
PCI ASPM: cleanup latency field in struct pcie_link_state
Kenji Kaneshige
1
-38
/
+28
2009-06-19
PCI ASPM: cleanup aspm state field in struct pcie_link_state
Kenji Kaneshige
1
-33
/
+38
2009-06-19
PCI ASPM: fix typo in struct pcie_link_state
Kenji Kaneshige
1
-7
/
+7
2009-06-19
PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS
Alex Chiang
2
-2
/
+3
2009-06-19
PCI: remove redundant __msi_set_enable()
Matthew Wilcox
1
-20
/
+18
2009-06-18
Fix pci_claim_resource
Matthew Wilcox
1
-2
/
+2
2009-06-17
PCI PM: consistently use type bool for wake enable variable
Frans Pop
1
-1
/
+1
2009-06-17
PCI: remove invalid comment of msi_mask_irq()
Kenji Kaneshige
1
-3
/
+0
2009-06-17
PCI PM: Fix handling of devices without PM support by pci_target_state()
Rafael J. Wysocki
1
-3
/
+2
2009-06-17
PCI: support Secondary Bus Reset
Yu Zhao
1
-0
/
+31
2009-06-17
PCI: support PM D0hot->D3 transition reset
Yu Zhao
1
-0
/
+34
2009-06-17
PCI: cleanup Function Level Reset
Yu Zhao
2
-84
/
+86
2009-06-17
PCI AER: software error injection
Huang Ying
4
-0
/
+494
2009-06-17
PCI AER: multiple error support
Zhang, Yanmin
2
-23
/
+69
2009-06-17
PCI AER: support invalid error source IDs
Zhang, Yanmin
2
-60
/
+118
2009-06-17
PCI AER: support Multiple Error Received and no error source id
Zhang, Yanmin
2
-16
/
+25
2009-06-17
PCI hotplug: remove redundant .owner initializations
Kenji Kaneshige
9
-9
/
+0
2009-06-17
PCI hotplug: create symlink to hotplug driver module
Kenji Kaneshige
2
-7
/
+55
2009-06-17
PCI hotplug: fix return value of has_foo() functions
Kenji Kaneshige
1
-64
/
+68
2009-06-17
PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp.
Kenji Kaneshige
3
-144
/
+1
2009-06-17
PCI: PCIE AER: export aer_irq
Huang Ying
2
-1
/
+4
2009-06-17
PCI: Add pci_bus_set_ops
Huang Ying
1
-0
/
+19
2009-06-17
PCI: use pci_is_root_bus() in pci_common_swizzle()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI: use pci_is_root_bus() in pci_get_interrupt_pin()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI: use pci_is_root_bus() in pci_read_bridge_bases()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()
Kenji Kaneshige
1
-1
/
+1
2009-06-17
PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops
Michal Miroslaw
1
-0
/
+1
2009-06-17
PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets
Michal Miroslaw
1
-0
/
+22
2009-06-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
Linus Torvalds
1
-0
/
+5
2009-06-16
PCI: add power-state name strings
Alan Stern
1
-0
/
+5
2009-06-16
PCIE: remove driver_data direct access of struct device
Greg Kroah-Hartman
1
-1
/
+1
2009-06-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-0
/
+2
2009-06-15
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
1
-1
/
+0
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
9
-100
/
+94
2009-06-12
trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug
Peter Huewe
1
-2
/
+2
[next]