summaryrefslogtreecommitdiff
path: root/arch/s390/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* s390/pci: implement reset_slot for hotplug slotNiklas Schnelle2021-11-081-0/+59
* s390/pci: refresh function handle in iomapNiklas Schnelle2021-11-081-4/+32
* Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\
| * PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
* | s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-041-5/+40
|/
* Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-301-29/+44
|\
| * s390/pci: improve DMA translation init and exitNiklas Schnelle2021-08-251-24/+19
| * s390/pci: simplify CLP List PCI handlingNiklas Schnelle2021-08-251-11/+17
| * s390/pci: handle FH state mismatch only on disableNiklas Schnelle2021-08-251-1/+14
| * s390/pci: fix misleading rc in clp_set_pci_fn()Niklas Schnelle2021-08-251-3/+4
| * s390/pci: cleanup resources only if necessaryNiklas Schnelle2021-08-251-1/+2
| * s390: make PCI mio support a machine flagNiklas Schnelle2021-07-271-3/+2
* | s390/pci: fix use after free of zpci_devNiklas Schnelle2021-08-181-0/+6
|/
* s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-301-4/+6
* s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle2021-04-121-12/+3
* s390/pci: separate zbus registration from scanningNiklas Schnelle2021-04-121-5/+6
* s390/pci: separate zbus creation from scanningNiklas Schnelle2021-04-121-29/+13
* s390/pci: introduce zpci_bus_scan_device()Niklas Schnelle2021-04-121-7/+2
* s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle2021-03-221-35/+2
* s390/pci: unify de-/configure for slots and eventsNiklas Schnelle2021-03-221-2/+87
* s390/pci: deconfigure device on releaseNiklas Schnelle2021-03-221-0/+5
* s390/pci: refactor zpci function statesNiklas Schnelle2021-03-221-6/+4
* s390/pci: fix leak of PCI device structureNiklas Schnelle2021-03-151-4/+24
* s390/pci: refactor zpci_create_device()Niklas Schnelle2021-02-091-16/+41
* s390/pci: inform when missing required facilitiesNiklas Schnelle2020-11-181-1/+3
* Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-161-28/+31
|\
| * s390/pci: remove unused function zpci_rescan()Niklas Schnelle2020-09-141-6/+0
| * s390/pci: consolidate SR-IOV specific codeNiklas Schnelle2020-09-141-20/+3
| * s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-141-2/+28
* | s390/pci: fix leak of DMA tables on hard unplugNiklas Schnelle2020-09-141-0/+4
|/
* s390/pci: fix PF/VF linking on hot plugNiklas Schnelle2020-08-171-1/+4
* s390/pci: re-introduce zpci_remove_device()Niklas Schnelle2020-08-171-7/+12
* s390/pci: ioremap() align with generic codeNiklas Schnelle2020-05-201-10/+11
* s390/pci: Handling multifunctionsPierre Morel2020-04-281-22/+17
* s390/pci: create zPCI busPierre Morel2020-04-281-100/+69
* s390/pci: define kernel parameters for PCI multifunctionPierre Morel2020-04-281-0/+6
* Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-04-041-58/+25
|\
| * s390/pci: Improve handling of unset UIDNiklas Schnelle2020-03-231-0/+8
| * s390/pci: Fix zpci_alloc_domain() over allocationNiklas Schnelle2020-03-231-16/+18
| * s390: remove broken hibernate / power management supportHeiko Carstens2020-03-231-43/+0
* | s390/pci: Fix unexpected write combine on resourceNiklas Schnelle2020-03-041-2/+2
|/
* s390/pci: Recover handle in clp_set_pci_fn()Niklas Schnelle2020-01-221-1/+1
* Merge tag 'pci-v5.5-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2019-12-031-8/+8
|\
| * PCI: Add PCI_STD_NUM_BARS for the number of standard BARsDenis Efremov2019-10-141-8/+8
* | s390/pci: add error message on device number limitNiklas Schnelle2019-11-301-0/+2
* | s390/pci: add error message for UID collisionNiklas Schnelle2019-11-301-0/+3
|/
* s390/pci: PCI_IOV_RESOURCES loop refactoring in zpci_map_resourcesDenis Efremov2019-08-211-4/+4
* s390: fix setting of mio addressing controlSebastian Ott2019-07-111-1/+3
* s390/pci: deal with devices that have no support for MIO instructionsSebastian Ott2019-07-041-7/+8
* s390/pci: fix assignment of bus resourcesSebastian Ott2019-05-281-1/+4