index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
net
/
ism_drv.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net/smc: De-tangle ism and smc device initialization
Stefan Raspl
2023-01-25
1
-13
/
+12
*
s390/ism: Consolidate SMC-D-related code
Stefan Raspl
2023-01-25
1
-63
/
+99
*
net/smc: Separate SMC-D and ISM APIs
Stefan Raspl
2023-01-25
1
-29
/
+63
*
net/smc: Register SMC-D as ISM client
Stefan Raspl
2023-01-25
1
-5
/
+0
*
net/ism: Add new API for client registration
Stefan Raspl
2023-01-25
1
-8
/
+164
*
s390/ism: Introduce struct ism_dmb
Stefan Raspl
2023-01-25
1
-6
/
+16
*
net/ism: Add missing calls to disable bus-mastering
Stefan Raspl
2023-01-25
1
-0
/
+2
*
s390/ism: don't pass bogus GFP_ flags to dma_alloc_coherent
Christoph Hellwig
2022-11-21
1
-1
/
+2
*
net/smc: Pass on DMBE bit mask in IRQ handler
Stefan Raspl
2022-07-27
1
-1
/
+3
*
s390/ism: Cleanups
Stefan Raspl
2022-07-27
1
-6
/
+5
*
s390/ism: switch from 'pci_' to 'dma_' API
Christophe JAILLET
2021-09-14
1
-1
/
+1
*
s390/ism: fix incorrect system EID
Karsten Graul
2020-10-27
1
-1
/
+1
*
net/smc: introduce CHID callback for ISM devices
Ursula Braun
2020-09-29
1
-0
/
+12
*
net/smc: introduce System Enterprise ID (SEID)
Ursula Braun
2020-09-29
1
-0
/
+35
*
s390/ism: indicate correct error reason in ism_alloc_dmb()
Karsten Graul
2020-07-27
1
-1
/
+1
*
s390/ism: fix error return code in ism_probe()
Wei Yongjun
2020-05-13
1
-1
/
+3
*
s390/ism: remove pm support
Ursula Braun
2020-03-27
1
-20
/
+0
*
s390/ism: move oddities of device IO to wrapper function
Sebastian Ott
2019-04-29
1
-14
/
+6
*
s390/ism: ignore some errors during deregistration
Sebastian Ott
2019-02-20
1
-3
/
+9
*
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-8
/
+7
*
s390/ism: clear dmbe_mask bit before SMC IRQ handling
Ursula Braun
2018-11-14
1
-1
/
+1
*
PCI: Remove pci_set_dma_max_seg_size()
Christoph Hellwig
2018-10-10
1
-1
/
+1
*
PCI: Remove pci_set_dma_seg_boundary()
Christoph Hellwig
2018-10-10
1
-1
/
+1
*
s390/ism: add device driver for internal shared memory
Sebastian Ott
2018-06-30
1
-0
/
+623