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
/
arch
/
s390
/
pci
/
pci_event.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-30
s390/pci: handle stale deconfiguration events
Niklas Schnelle
1
-8
/
+18
2021-04-30
s390/pci: rename zpci_configure_device()
Niklas Schnelle
1
-1
/
+1
2021-04-12
s390/pci: separate zbus registration from scanning
Niklas Schnelle
1
-6
/
+8
2021-03-28
s390/pci: fix DMA cleanup on hard deconfigure
Niklas Schnelle
1
-6
/
+5
2021-03-22
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
1
-1
/
+1
2021-03-22
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
1
-36
/
+8
2021-03-22
s390/pci: add zpci_event_hard_deconfigured()
Niklas Schnelle
1
-15
/
+24
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
1
-12
/
+6
2021-02-09
s390/pci: refactor zpci_create_device()
Niklas Schnelle
1
-2
/
+2
2021-01-27
s390/pci: remove superfluous zdev->zbus check
Niklas Schnelle
1
-1
/
+1
2020-11-03
s390/pci: fix hot-plug of PCI function missing bus
Niklas Schnelle
1
-0
/
+4
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+2
2020-09-14
s390/pci: remove clp_rescan_pci_devices()
Niklas Schnelle
1
-1
/
+2
2020-09-14
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
1
-0
/
+2
2020-08-17
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
1
-2
/
+2
2020-08-17
s390/pci: ignore stale configuration request event
Niklas Schnelle
1
-0
/
+3
2020-06-29
s390/pci: fix enabling a reserved PCI function
Niklas Schnelle
1
-1
/
+12
2020-04-28
s390/pci: Handling multifunctions
Pierre Morel
1
-2
/
+2
2020-04-28
s390/pci: adapt events for zbus
Pierre Morel
1
-16
/
+8
2020-04-28
s390/pci: create zPCI bus
Pierre Morel
1
-9
/
+8
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-06-28
s390/pci: improve pci hotplug
Sebastian Ott
1
-3
/
+11
2016-07-18
s390/pci: Delete an unnecessary check before the function call "pci_dev_put"
Markus Elfring
1
-2
/
+1
2016-02-23
s390/pci: remove pdev pointer from arch data
Sebastian Ott
1
-2
/
+11
2016-01-26
s390/pci: set error state for unusable functions
Sebastian Ott
1
-0
/
+5
2015-07-29
s390/pci: use pci_rescan_remove_lock
Sebastian Ott
1
-2
/
+4
2015-07-29
s390/pci: handle events for unused functions
Sebastian Ott
1
-4
/
+2
2015-06-18
s390/pci: improve handling of hotplug event 0x301
Sebastian Ott
1
-1
/
+7
2014-07-22
s390/pci: fix kmsg component
Gerald Schaefer
1
-2
/
+2
2014-05-20
s390/pci: improve state check when processing hotplug events
Sebastian Ott
1
-2
/
+3
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+21
2013-12-30
s390/pci: obtain function handle in hotplug notifier
Sebastian Ott
1
-0
/
+2
2013-12-16
s390/pci: set error state for unavailable functions
Sebastian Ott
1
-1
/
+5
2013-12-16
s390/pci: fix removal of nonexistent pci bus
Sebastian Ott
1
-0
/
+2
2013-12-16
s390/pci: prevent inadvertently triggered bus scans
Sebastian Ott
1
-4
/
+14
2013-11-15
s390/pci: implement hotplug notifications
Sebastian Ott
1
-25
/
+54
2013-10-24
s390/pci: message cleanup
Sebastian Ott
1
-21
/
+14
2013-08-30
s390/pci: split lpf
Sebastian Ott
1
-1
/
+1
2012-12-14
s390/pci: performance statistics and debug infrastructure
Jan Glauber
1
-0
/
+2
2012-11-30
s390/pci: CHSC PCI support for error and availability events
Jan Glauber
1
-0
/
+93