summaryrefslogtreecommitdiffstats
path: root/arch/s390/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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-182-0/+11
|/
* s390/pci: add zpci_set_irq()/zpci_clear_irq()Niklas Schnelle2021-06-281-10/+36
* s390/pci: use register pair instead of register asmNiklas Schnelle2021-06-182-45/+34
* s390/pci: handle stale deconfiguration eventsNiklas Schnelle2021-04-301-8/+18
* s390/pci: rename zpci_configure_device()Niklas Schnelle2021-04-302-5/+7
* s390/pci: expose a PCI device's UID as its indexNiklas Schnelle2021-04-201-0/+35
* s390/pci: narrow scope of zpci_configure_device()Niklas Schnelle2021-04-121-12/+3
* s390/pci: separate zbus registration from scanningNiklas Schnelle2021-04-124-29/+32
* s390/pci: use mutex not spinlock for zbus listNiklas Schnelle2021-04-121-7/+7
* s390/pci: separate zbus creation from scanningNiklas Schnelle2021-04-123-96/+175
* s390/pci: do more bus setup in zpci_bus_scan()Niklas Schnelle2021-04-121-13/+20
* s390/pci: introduce zpci_bus_scan_device()Niklas Schnelle2021-04-123-17/+28
* s390/pci: expose UID uniqueness guaranteeNiklas Schnelle2021-04-051-0/+9
* s390/pci: fix DMA cleanup on hard deconfigureNiklas Schnelle2021-03-281-6/+5
* s390/pci: move zpci_remove_device() to bus codeNiklas Schnelle2021-03-224-36/+38
* s390/pci: unify de-/configure for slots and eventsNiklas Schnelle2021-03-222-38/+95
* s390/pci: add zpci_event_hard_deconfigured()Niklas Schnelle2021-03-221-15/+24
* 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-152-16/+30
* Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-02-213-56/+47
|\
| * s390/pci: refactor zpci_create_device()Niklas Schnelle2021-02-093-55/+46
| * s390/pci: remove superfluous zdev->zbus checkNiklas Schnelle2021-01-271-1/+1
* | mm: provide a saner PTE walking API for modulesPaolo Bonzini2021-02-091-2/+2
|/
* mm: simplify follow_pte{,pmd}Christoph Hellwig2020-12-151-2/+2
* Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-12-141-3/+1
|\
| * Merge branch 'linus' into sched/core, to resolve semantic conflictIngo Molnar2020-11-271-0/+4
| |\
| * | smp: Cleanup smp_call_function*()Peter Zijlstra2020-11-241-3/+1
* | | Merge tag 's390-5.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-12-142-48/+60
|\ \ \
| * | | s390/mm: remove set_fs / rework address space handlingHeiko Carstens2020-11-231-6/+0
| * | | s390/pci: inform when missing required facilitiesNiklas Schnelle2020-11-181-1/+3
| * | | s390/pci: remove races against pte updatesDaniel Vetter2020-11-091-41/+57
| | |/ | |/|
* / | s390/pci: fix CPU address in MSI for directed IRQAlexander Gordeev2020-12-021-3/+11
|/ /
* / s390/pci: fix hot-plug of PCI function missing busNiklas Schnelle2020-11-031-0/+4
|/
* Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2020-10-222-2/+5
|\
| *-. Merge branches 'v5.10/vfio/fsl-mc-v6' and 'v5.10/vfio/zpci-info-v3' into v5.1...Alex Williamson2020-10-121-0/+2
| |\ \
| | | * s390/pci: track whether util_str is valid in the zpci_devMatthew Rosato2020-10-071-0/+1
| | | * s390/pci: stash version in the zpci_devMatthew Rosato2020-10-071-0/+1
| | |/
| * / s390/pci: Mark all VFs as not implementing PCI_COMMAND_MEMORYMatthew Rosato2020-09-221-2/+3
| |/
* | Merge tag 's390-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2020-10-168-141/+215
|\ \
| * | s390: remove orphaned function declarationsVasily Gorbik2020-09-301-1/+0
| * | s390/pci: add missing pci_iov.h includeNiklas Schnelle2020-09-161-0/+2
| * | s390/pci: remove clp_rescan_pci_devices_simple()Niklas Schnelle2020-09-141-23/+21
| * | s390/pci: remove clp_rescan_pci_devices()Niklas Schnelle2020-09-142-18/+2
| * | s390/pci: remove unused function zpci_rescan()Niklas Schnelle2020-09-141-6/+0
| * | s390/pci: consolidate SR-IOV specific codeNiklas Schnelle2020-09-146-96/+133
| * | s390/pci: Implement ioremap_wc/prot() with MIONiklas Schnelle2020-09-142-3/+63
* | | dma-mapping: split <linux/dma-mapping.h>Christoph Hellwig2020-10-061-1/+1