index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
s390: Replace S390_lowcore by get_lowcore()
Sven Schnelle
1
-1
/
+1
2024-04-22
s390: Stop using weak symbols for __iowrite64_copy()
Jason Gunthorpe
1
-6
/
+0
2024-03-12
Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-6
/
+14
2024-02-21
s390: use the correct count for __iowrite64_copy()
Jason Gunthorpe
1
-1
/
+1
2024-02-20
s390/pci: fix three typos in comments
Gerd Bayer
1
-1
/
+1
2024-02-20
s390/pci: remove hotplug slot when releasing the device
Gerd Bayer
1
-2
/
+3
2024-02-20
s390/pci: introduce lock to synchronize state of zpci_dev's
Gerd Bayer
1
-2
/
+9
2024-02-20
s390/pci: rename lock member in struct zpci_dev
Gerd Bayer
1
-1
/
+1
2023-11-10
Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-20
/
+15
2023-10-05
s390/pci: Fix reset of IOMMU software counters
Niklas Schnelle
1
-3
/
+10
2023-10-02
s390/pci: Use dma-iommu layer
Niklas Schnelle
1
-17
/
+5
2023-09-19
s390: use control register bit defines
Heiko Carstens
1
-1
/
+1
2023-09-19
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
1
-1
/
+1
2023-08-18
s390: mm: convert to GENERIC_IOREMAP
Baoquan He
1
-47
/
+10
2023-04-04
Merge branch 'uaccess-inline-asm-cleanup' into features
Vasily Gorbik
1
-6
/
+10
2023-03-13
s390/pci: clean up left over special treatment for function zero
Niklas Schnelle
1
-20
/
+3
2023-03-13
PCI: s390: Fix use-after-free of PCI resources with per-function hotplug
Niklas Schnelle
1
-6
/
+10
2022-11-19
iommu/s390: Use RCU to allow concurrent domain_list iteration
Niklas Schnelle
1
-1
/
+1
2022-11-19
iommu/s390: Make attach succeed even if the device is in error state
Niklas Schnelle
1
-5
/
+6
2022-07-11
KVM: s390: pci: add routines to start/stop interpretive execution
Matthew Rosato
1
-0
/
+4
2022-07-11
KVM: s390: pci: do initial setup for AEN interpretation
Matthew Rosato
1
-0
/
+6
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
1
-0
/
+6
2022-04-25
s390/pci: make better use of zpci_dbg() levels
Niklas Schnelle
1
-1
/
+1
2022-03-27
s390/pci: rename get_zdev_by_bus() to zdev_from_bus()
Niklas Schnelle
1
-2
/
+2
2022-03-27
s390/pci: improve zpci_dev reference counting
Niklas Schnelle
1
-0
/
+1
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
1
-1
/
+1
2021-11-08
s390/pci: implement minimal PCI error recovery
Niklas Schnelle
1
-0
/
+53
2021-11-08
s390/pci: implement reset_slot for hotplug slot
Niklas Schnelle
1
-0
/
+59
2021-11-08
s390/pci: refresh function handle in iomap
Niklas Schnelle
1
-4
/
+32
2021-11-07
Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2021-10-04
s390/pci: fix zpci_zdev_put() on reserve
Niklas Schnelle
1
-5
/
+40
2021-09-21
PCI: Rename pcibios_add_device() to pcibios_device_add()
Oliver O'Halloran
1
-1
/
+1
2021-08-30
Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-29
/
+44
2021-08-25
s390/pci: improve DMA translation init and exit
Niklas Schnelle
1
-24
/
+19
2021-08-25
s390/pci: simplify CLP List PCI handling
Niklas Schnelle
1
-11
/
+17
2021-08-25
s390/pci: handle FH state mismatch only on disable
Niklas Schnelle
1
-1
/
+14
2021-08-25
s390/pci: fix misleading rc in clp_set_pci_fn()
Niklas Schnelle
1
-3
/
+4
2021-08-25
s390/pci: cleanup resources only if necessary
Niklas Schnelle
1
-1
/
+2
2021-08-18
s390/pci: fix use after free of zpci_dev
Niklas Schnelle
1
-0
/
+6
2021-07-27
s390: make PCI mio support a machine flag
Niklas Schnelle
1
-3
/
+2
2021-04-30
s390/pci: rename zpci_configure_device()
Niklas Schnelle
1
-4
/
+6
2021-04-12
s390/pci: narrow scope of zpci_configure_device()
Niklas Schnelle
1
-12
/
+3
2021-04-12
s390/pci: separate zbus registration from scanning
Niklas Schnelle
1
-5
/
+6
2021-04-12
s390/pci: separate zbus creation from scanning
Niklas Schnelle
1
-29
/
+13
2021-04-12
s390/pci: introduce zpci_bus_scan_device()
Niklas Schnelle
1
-7
/
+2
2021-03-22
s390/pci: move zpci_remove_device() to bus code
Niklas Schnelle
1
-35
/
+2
2021-03-22
s390/pci: unify de-/configure for slots and events
Niklas Schnelle
1
-2
/
+87
2021-03-22
s390/pci: deconfigure device on release
Niklas Schnelle
1
-0
/
+5
2021-03-22
s390/pci: refactor zpci function states
Niklas Schnelle
1
-6
/
+4
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
1
-4
/
+24
[next]