index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
pci
/
pci_clp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-23
s390/pci: use builtin_misc_device macro to simplify the code
Li Zetao
1
-6
/
+1
2022-07-11
s390/pci: stash dtsm and maxstbl
Matthew Rosato
1
-0
/
+2
2022-07-11
s390/pci: stash associated GISA designation
Matthew Rosato
1
-0
/
+5
2022-04-25
s390/pci: make better use of zpci_dbg() levels
Niklas Schnelle
1
-1
/
+1
2022-03-27
s390/pci: improve zpci_dev reference counting
Niklas Schnelle
1
-2
/
+7
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
1
-0
/
+1
2021-09-07
s390/pci: read clp_list_pci_req only once
Pierre Morel
1
-1
/
+1
2021-09-07
s390/pci: fix clp_get_state() handling of -ENODEV
Niklas Schnelle
1
-2
/
+5
2021-08-25
s390/pci: simplify CLP List PCI handling
Niklas Schnelle
1
-73
/
+82
2021-08-25
s390/pci: handle FH state mismatch only on disable
Niklas Schnelle
1
-5
/
+1
2021-08-25
s390/pci: fix misleading rc in clp_set_pci_fn()
Niklas Schnelle
1
-17
/
+16
2021-02-09
s390/pci: refactor zpci_create_device()
Niklas Schnelle
1
-37
/
+3
2020-10-22
Merge tag 'vfio-v5.10-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-0
/
+2
2020-10-07
s390/pci: track whether util_str is valid in the zpci_dev
Matthew Rosato
1
-0
/
+1
2020-10-07
s390/pci: stash version in the zpci_dev
Matthew Rosato
1
-0
/
+1
2020-09-14
s390/pci: remove clp_rescan_pci_devices_simple()
Niklas Schnelle
1
-23
/
+21
2020-09-14
s390/pci: remove clp_rescan_pci_devices()
Niklas Schnelle
1
-17
/
+0
2020-09-14
s390/pci: Implement ioremap_wc/prot() with MIO
Niklas Schnelle
1
-1
/
+35
2020-05-28
s390/pci: Log new handle in clp_disable_fh()
Petr Tesarik
1
-2
/
+1
2020-05-20
s390/pci: create links between PFs and VFs
Niklas Schnelle
1
-0
/
+1
2020-04-28
s390/pci: define RID and RID available
Pierre Morel
1
-0
/
+3
2020-04-28
s390/pci: Expose new port attribute for PCIe functions
Alexander Schmidt
1
-0
/
+1
2020-03-23
s390/pci: Improve handling of unset UID
Niklas Schnelle
1
-1
/
+1
2020-01-22
s390/pci: Recover handle in clp_set_pci_fn()
Niklas Schnelle
1
-19
/
+29
2019-11-28
Merge branch 'pci/resource'
Bjorn Helgaas
1
-3
/
+3
2019-10-14
PCI: Add PCI_STD_NUM_BARS for the number of standard BARs
Denis Efremov
1
-3
/
+3
2019-10-04
s390/pci: mark function(s) __always_inline
Heiko Carstens
1
-1
/
+1
2019-07-04
s390/pci: correctly handle MIO opt-out
Sebastian Ott
1
-1
/
+1
2019-05-28
s390/pci: fix struct definition for set PCI function
Sebastian Ott
1
-3
/
+3
2019-04-29
s390/pci: provide support for MIO instructions
Sebastian Ott
1
-6
/
+19
2018-12-13
s390/pci: fix sleeping in atomic during hotplug
Sebastian Ott
1
-1
/
+1
2018-04-19
compat: Move compat_timespec/ timeval to compat_time.h
Deepa Dinamani
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-09
s390/pci: log changes to uid checking
Sebastian Ott
1
-1
/
+9
2017-06-28
s390/pci: provide more debug information
Sebastian Ott
1
-2
/
+3
2017-06-28
s390/pci: fix handling of PEC 306
Sebastian Ott
1
-21
/
+4
2017-06-28
s390/pci: introduce clp_get_state
Sebastian Ott
1
-9
/
+42
2016-12-14
s390/pci: query fmb length
Sebastian Ott
1
-0
/
+1
2016-11-23
s390/pci: use unique UIDs for domain enumeration
Sebastian Ott
1
-0
/
+3
2016-04-01
s390/pci: PCI function group 0 is valid for clp_query_pci_fn
Pierre Morel
1
-2
/
+1
2016-03-07
s390/pci: add ioctl interface for CLP
Martin Schwidefsky
1
-12
/
+235
2014-11-03
s390/pci: improve irq number check for msix
Sebastian Ott
1
-0
/
+1
2014-07-22
s390/pci: fix kmsg component
Gerald Schaefer
1
-2
/
+2
2014-05-20
s390/pci: add some new arch specific pci attributes
Sebastian Ott
1
-0
/
+10
2013-11-15
s390/pci: implement pcibios_remove_bus
Sebastian Ott
1
-4
/
+4
2013-10-24
s390/pci: message cleanup
Sebastian Ott
1
-15
/
+18
2013-08-30
s390/pci: update function handle after resume from hibernate
Sebastian Ott
1
-0
/
+29
2013-08-30
s390/pci: try harder to modify a function
Sebastian Ott
1
-2
/
+2
2013-08-30
s390/pci: split lpf
Sebastian Ott
1
-45
/
+68
2013-06-26
s390/pci: remove pdev during unplug
Sebastian Ott
1
-1
/
+0
[next]