index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_event.c
Age
Commit message (
Expand
)
Author
2021-11-08
s390/pci: implement minimal PCI error recovery
Niklas Schnelle
2021-11-08
s390/pci: refresh function handle in iomap
Niklas Schnelle
2021-10-26
Merge branch 'fixes' into features
Vasily Gorbik
2021-10-04
s390/pci: add simpler s390dbf traces for events
Niklas Schnelle
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
2021-08-25
s390/pci: improve DMA translation init and exit
Niklas Schnelle
2021-04-30
s390/pci: handle stale deconfiguration events
Niklas Schnelle
2021-04-30
s390/pci: rename zpci_configure_device()
Niklas Schnelle
2021-04-12
s390/pci: separate zbus registration from scanning
Niklas Schnelle
2021-03-28
s390/pci: fix DMA cleanup on hard deconfigure
Niklas Schnelle
2021-03-22
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
2021-03-22
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
2021-03-22
s390/pci: add zpci_event_hard_deconfigured()
Niklas Schnelle
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
2021-02-09
s390/pci: refactor zpci_create_device()
Niklas Schnelle
2021-01-27
s390/pci: remove superfluous zdev->zbus check
Niklas Schnelle
2020-11-03
s390/pci: fix hot-plug of PCI function missing bus
Niklas Schnelle
2020-10-16
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-09-14
s390/pci: remove clp_rescan_pci_devices()
Niklas Schnelle
2020-09-14
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
2020-08-17
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2020-08-17
s390/pci: ignore stale configuration request event
Niklas Schnelle
2020-06-29
s390/pci: fix enabling a reserved PCI function
Niklas Schnelle
2020-04-28
s390/pci: Handling multifunctions
Pierre Morel
2020-04-28
s390/pci: adapt events for zbus
Pierre Morel
2020-04-28
s390/pci: create zPCI bus
Pierre Morel
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-06-28
s390/pci: improve pci hotplug
Sebastian Ott
2016-07-18
s390/pci: Delete an unnecessary check before the function call "pci_dev_put"
Markus Elfring
2016-02-23
s390/pci: remove pdev pointer from arch data
Sebastian Ott
2016-01-26
s390/pci: set error state for unusable functions
Sebastian Ott
2015-07-29
s390/pci: use pci_rescan_remove_lock
Sebastian Ott
2015-07-29
s390/pci: handle events for unused functions
Sebastian Ott
2015-06-18
s390/pci: improve handling of hotplug event 0x301
Sebastian Ott
2014-07-22
s390/pci: fix kmsg component
Gerald Schaefer
2014-05-20
s390/pci: improve state check when processing hotplug events
Sebastian Ott
2014-01-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2013-12-30
s390/pci: obtain function handle in hotplug notifier
Sebastian Ott
2013-12-16
s390/pci: set error state for unavailable functions
Sebastian Ott
2013-12-16
s390/pci: fix removal of nonexistent pci bus
Sebastian Ott
2013-12-16
s390/pci: prevent inadvertently triggered bus scans
Sebastian Ott
2013-11-15
s390/pci: implement hotplug notifications
Sebastian Ott
2013-10-24
s390/pci: message cleanup
Sebastian Ott
2013-08-30
s390/pci: split lpf
Sebastian Ott
2012-12-14
s390/pci: performance statistics and debug infrastructure
Jan Glauber
2012-11-30
s390/pci: CHSC PCI support for error and availability events
Jan Glauber