index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_event.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/pci: Handle PCI error codes other than 0x3a
Niklas Schnelle
2024-10-10
1
-8
/
+9
*
s390/pci: fix three typos in comments
Gerd Bayer
2024-02-20
1
-2
/
+2
*
s390/pci: introduce lock to synchronize state of zpci_dev's
Gerd Bayer
2024-02-20
1
-1
/
+10
*
s390/pci: Use dma-iommu layer
Niklas Schnelle
2023-10-02
1
-2
/
+0
*
s390/pci: prepare is_passed_through() for dma-iommu
Niklas Schnelle
2023-10-02
1
-4
/
+11
*
s390/pci: don't log availability events as errors
Niklas Schnelle
2022-04-25
1
-3
/
+0
*
s390/pci: improve zpci_dev reference counting
Niklas Schnelle
2022-03-27
1
-1
/
+6
*
s390/pci: implement minimal PCI error recovery
Niklas Schnelle
2021-11-08
1
-3
/
+221
*
s390/pci: refresh function handle in iomap
Niklas Schnelle
2021-11-08
1
-3
/
+3
*
Merge branch 'fixes' into features
Vasily Gorbik
2021-10-26
1
-2
/
+2
|
\
|
*
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
2021-10-04
1
-2
/
+2
*
|
s390/pci: add simpler s390dbf traces for events
Niklas Schnelle
2021-10-04
1
-0
/
+4
|
/
*
s390/pci: improve DMA translation init and exit
Niklas Schnelle
2021-08-25
1
-1
/
+4
*
s390/pci: handle stale deconfiguration events
Niklas Schnelle
2021-04-30
1
-8
/
+18
*
s390/pci: rename zpci_configure_device()
Niklas Schnelle
2021-04-30
1
-1
/
+1
*
s390/pci: separate zbus registration from scanning
Niklas Schnelle
2021-04-12
1
-6
/
+8
*
s390/pci: fix DMA cleanup on hard deconfigure
Niklas Schnelle
2021-03-28
1
-6
/
+5
*
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
2021-03-22
1
-1
/
+1
*
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
2021-03-22
1
-36
/
+8
*
s390/pci: add zpci_event_hard_deconfigured()
Niklas Schnelle
2021-03-22
1
-15
/
+24
*
s390/pci: fix leak of PCI device structure
Niklas Schnelle
2021-03-15
1
-12
/
+6
*
s390/pci: refactor zpci_create_device()
Niklas Schnelle
2021-02-09
1
-2
/
+2
*
s390/pci: remove superfluous zdev->zbus check
Niklas Schnelle
2021-01-27
1
-1
/
+1
*
s390/pci: fix hot-plug of PCI function missing bus
Niklas Schnelle
2020-11-03
1
-0
/
+4
*
Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2020-10-16
1
-1
/
+2
|
\
|
*
s390/pci: remove clp_rescan_pci_devices()
Niklas Schnelle
2020-09-14
1
-1
/
+2
*
|
s390/pci: fix leak of DMA tables on hard unplug
Niklas Schnelle
2020-09-14
1
-0
/
+2
|
/
*
s390/pci: re-introduce zpci_remove_device()
Niklas Schnelle
2020-08-17
1
-2
/
+2
*
s390/pci: ignore stale configuration request event
Niklas Schnelle
2020-08-17
1
-0
/
+3
*
s390/pci: fix enabling a reserved PCI function
Niklas Schnelle
2020-06-29
1
-1
/
+12
*
s390/pci: Handling multifunctions
Pierre Morel
2020-04-28
1
-2
/
+2
*
s390/pci: adapt events for zbus
Pierre Morel
2020-04-28
1
-16
/
+8
*
s390/pci: create zPCI bus
Pierre Morel
2020-04-28
1
-9
/
+8
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/pci: improve pci hotplug
Sebastian Ott
2017-06-28
1
-3
/
+11
*
s390/pci: Delete an unnecessary check before the function call "pci_dev_put"
Markus Elfring
2016-07-18
1
-2
/
+1
*
s390/pci: remove pdev pointer from arch data
Sebastian Ott
2016-02-23
1
-2
/
+11
*
s390/pci: set error state for unusable functions
Sebastian Ott
2016-01-26
1
-0
/
+5
*
s390/pci: use pci_rescan_remove_lock
Sebastian Ott
2015-07-29
1
-2
/
+4
*
s390/pci: handle events for unused functions
Sebastian Ott
2015-07-29
1
-4
/
+2
*
s390/pci: improve handling of hotplug event 0x301
Sebastian Ott
2015-06-18
1
-1
/
+7
*
s390/pci: fix kmsg component
Gerald Schaefer
2014-07-22
1
-2
/
+2
*
s390/pci: improve state check when processing hotplug events
Sebastian Ott
2014-05-20
1
-2
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-01-20
1
-5
/
+21
|
\
|
*
s390/pci: set error state for unavailable functions
Sebastian Ott
2013-12-16
1
-1
/
+5
|
*
s390/pci: fix removal of nonexistent pci bus
Sebastian Ott
2013-12-16
1
-0
/
+2
|
*
s390/pci: prevent inadvertently triggered bus scans
Sebastian Ott
2013-12-16
1
-4
/
+14
*
|
s390/pci: obtain function handle in hotplug notifier
Sebastian Ott
2013-12-30
1
-0
/
+2
|
/
*
s390/pci: implement hotplug notifications
Sebastian Ott
2013-11-15
1
-25
/
+54
*
s390/pci: message cleanup
Sebastian Ott
2013-10-24
1
-21
/
+14
[next]