aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/pci/pci_clp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-07-11s390/pci: stash dtsm and maxstblMatthew Rosato1-0/+2
2022-07-11s390/pci: stash associated GISA designationMatthew Rosato1-0/+5
2022-04-25s390/pci: make better use of zpci_dbg() levelsNiklas Schnelle1-1/+1
2022-03-27s390/pci: improve zpci_dev reference countingNiklas Schnelle1-2/+7
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-0/+1
2021-09-07s390/pci: read clp_list_pci_req only oncePierre Morel1-1/+1
2021-09-07s390/pci: fix clp_get_state() handling of -ENODEVNiklas Schnelle1-2/+5
2021-08-25s390/pci: simplify CLP List PCI handlingNiklas Schnelle1-73/+82
2021-08-25s390/pci: handle FH state mismatch only on disableNiklas Schnelle1-5/+1
2021-08-25s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle1-17/+16
2021-02-09s390/pci: refactor zpci_create_device()Niklas Schnelle1-37/+3
2020-10-22Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds1-0/+2
2020-10-07s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato1-0/+1
2020-10-07s390/pci: stash version in the zpci_devMatthew Rosato1-0/+1
2020-09-14s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle1-23/+21
2020-09-14s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle1-17/+0
2020-09-14s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle1-1/+35
2020-05-28s390/pci: Log new handle in clp_disable_fh()Petr Tesarik1-2/+1
2020-05-20s390/pci: create links between PFs and VFsNiklas Schnelle1-0/+1
2020-04-28s390/pci: define RID and RID availablePierre Morel1-0/+3
2020-04-28s390/pci: Expose new port attribute for PCIe functionsAlexander Schmidt1-0/+1
2020-03-23s390/pci: Improve handling of unset UIDNiklas Schnelle1-1/+1
2020-01-22s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle1-19/+29
2019-11-28Merge branch 'pci/resource'Bjorn Helgaas1-3/+3
2019-10-14PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov1-3/+3
2019-10-04s390/pci: mark function(s) __always_inlineHeiko Carstens1-1/+1
2019-07-04s390/pci: correctly handle MIO opt-outSebastian Ott1-1/+1
2019-05-28s390/pci: fix struct definition for set PCI functionSebastian Ott1-3/+3
2019-04-29s390/pci: provide support for MIO instructionsSebastian Ott1-6/+19
2018-12-13s390/pci: fix sleeping in atomic during hotplugSebastian Ott1-1/+1
2018-04-19compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani1-1/+0
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-08-09s390/pci: log changes to uid checkingSebastian Ott1-1/+9
2017-06-28s390/pci: provide more debug informationSebastian Ott1-2/+3
2017-06-28s390/pci: fix handling of PEC 306Sebastian Ott1-21/+4
2017-06-28s390/pci: introduce clp_get_stateSebastian Ott1-9/+42
2016-12-14s390/pci: query fmb lengthSebastian Ott1-0/+1
2016-11-23s390/pci: use unique UIDs for domain enumerationSebastian Ott1-0/+3
2016-04-01s390/pci: PCI function group 0 is valid for clp_query_pci_fnPierre Morel1-2/+1
2016-03-07s390/pci: add ioctl interface for CLPMartin Schwidefsky1-12/+235
2014-11-03s390/pci: improve irq number check for msixSebastian Ott1-0/+1
2014-07-22s390/pci: fix kmsg componentGerald Schaefer1-2/+2
2014-05-20s390/pci: add some new arch specific pci attributesSebastian Ott1-0/+10
2013-11-15s390/pci: implement pcibios_remove_busSebastian Ott1-4/+4
2013-10-24s390/pci: message cleanupSebastian Ott1-15/+18
2013-08-30s390/pci: update function handle after resume from hibernateSebastian Ott1-0/+29
2013-08-30s390/pci: try harder to modify a functionSebastian Ott1-2/+2
2013-08-30s390/pci: split lpfSebastian Ott1-45/+68
2013-06-26s390/pci: remove pdev during unplugSebastian Ott1-1/+0
2013-04-17s390/pci: debug device statesSebastian Ott1-5/+8