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
/
hotplug
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
1
-0
/
+24
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
9
-9
/
+41
2021-11-05
Merge branch 'pci/misc'
Bjorn Helgaas
6
-9
/
+11
2021-11-02
PCI: cpqphp: Use <linux/io.h> instead of <asm/io.h>
Krzysztof Wilczyński
1
-1
/
+1
2021-10-15
PCI: pciehp: Ignore Link Down/Up caused by error-induced Hot Reset
Lukas Wunner
3
-0
/
+30
2021-10-13
PCI: cpqphp: Format if-statement code block correctly
Krzysztof Wilczyński
1
-2
/
+4
2021-10-09
PCI: Correct misspelled and remove duplicated words
Krzysztof Wilczyński
4
-6
/
+6
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
1
-8
/
+1
2021-09-02
Merge branch 'pci/reset'
Bjorn Helgaas
3
-3
/
+3
2021-09-02
PCI: ibmphp: Fix double unmap of io_mem
Vishal Aslot
2
-7
/
+1
2021-08-19
PCI: Change the type of probe argument in reset functions
Amey Narkhede
3
-3
/
+3
2021-07-06
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
3
-4
/
+8
2021-07-06
Merge branch 'pci/sysfs'
Bjorn Helgaas
3
-23
/
+27
2021-07-06
PCI: Fix kernel-doc formatting
Krzysztof Wilczyński
3
-4
/
+8
2021-07-01
PCI: cpcihp: Declare cpci_debug in header file
Krzysztof Wilczyński
2
-2
/
+3
2021-06-17
PCI: pciehp: Ignore Link Down/Up caused by DPC
Lukas Wunner
1
-0
/
+36
2021-06-04
PCI/sysfs: Use sysfs_emit() and sysfs_emit_at() in "show" functions
Krzysztof Wilczyński
3
-23
/
+27
2021-05-07
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+1
2021-05-05
Merge tag 'pci-v5.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-12
/
+4
2021-05-04
Merge branch 'pci/kernel-doc'
Bjorn Helgaas
1
-1
/
+1
2021-04-30
s390/pci: rename zpci_configure_device()
Niklas Schnelle
1
-1
/
+1
2021-04-16
PCI: acpiphp: Fix whitespace issue
chakravarthikulkarni
1
-2
/
+1
2021-04-16
PCI: shpchp: Remove unused shpc_writeb()
Jiapeng Chong
1
-5
/
+0
2021-04-14
PCI: cpqphp: Use DEFINE_SPINLOCK() for int15_lock
Guobin Huang
1
-4
/
+1
2021-04-12
s390/pci: narrow scope of zpci_configure_device()
Niklas Schnelle
1
-0
/
+7
2021-04-08
ACPI / hotplug / PCI: Fix reference count leak in enable_slot()
Feilong Lin
1
-0
/
+1
2021-03-22
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
1
-50
/
+2
2021-03-22
s390/pci: refactor zpci function states
Niklas Schnelle
1
-7
/
+1
2021-03-21
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+6
2021-03-17
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
1
-1
/
+2
2021-03-12
PCI: Fix kernel-doc errors
Krzysztof Wilczyński
1
-1
/
+1
2021-02-19
PCI: acpiphp: Remove unused acpiphp_callback typedef
Chen Lin
1
-3
/
+0
2020-11-20
PCI: ibmphp: Remove unneeded break
Bjorn Helgaas
1
-2
/
+0
2020-10-22
Merge tag 'pci-v5.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-14
/
+14
2020-09-29
PCI: shpchp: Remove unused 'rc' assignment
Krzysztof Wilczyński
1
-1
/
+0
2020-09-18
PCI: pciehp: Reduce noisiness on hot removal
Lukas Wunner
2
-9
/
+10
2020-09-18
PCI: rpadlpar: Use for_each_child_of_node() and for_each_node_by_name()
Qinglang Miao
1
-4
/
+4
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
3
-5
/
+5
2020-08-17
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
1
-7
/
+5
2020-08-08
Merge tag 'pci-v5.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-5
/
+6
2020-08-06
Merge branch 'pci/doc'
Bjorn Helgaas
2
-2
/
+3
2020-08-06
PCI: Fix kerneldoc warnings
Krzysztof Kozlowski
2
-2
/
+3
2020-07-30
PCI: rpadlpar: Make functions static
Wei Yongjun
1
-3
/
+3
2020-06-26
PCI: hotplug: ACPI: Fix context refcounting in acpiphp_grab_context()
Rafael J. Wysocki
1
-3
/
+11
2020-06-13
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-1
/
+1
2020-06-08
Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-5
/
+11
2020-06-06
Merge tag 'pci-v5.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-10
/
+4
2020-06-02
Merge tag 'acpi-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
1
-10
/
+3
2020-05-21
PCI: shpchp: Make shpchp_unconfigure_device() void
Krzysztof Wilczynski
3
-7
/
+3
[next]