index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cio: make ccw_device_dma_* more robust
Halil Pasic
2021-10-26
1
-1
/
+11
*
s390/cio: derive cdev information only for IO-subchannels
Vineeth Vijayan
2021-10-04
1
-3
/
+6
*
s390/cio: unregister the subchannel while purging
Vineeth Vijayan
2021-10-04
1
-0
/
+2
*
s390/cio: avoid excessive path-verification requests
Vineeth Vijayan
2021-09-27
3
-13
/
+45
*
s390/qeth: fix deadlock during failing recovery
Alexandra Winter
2021-09-22
1
-2
/
+8
*
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-09-09
3
-19
/
+9
|
\
|
*
s390/cio: fix kernel doc comment
Heiko Carstens
2021-09-07
1
-1
/
+1
|
*
s390/cio: dont unregister subchannel from child-drivers
Vineeth Vijayan
2021-08-31
2
-18
/
+8
*
|
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-09-02
1
-4
/
+4
|
\
\
|
*
|
vfio/ap,ccw: Fix open/close when multiple device FDs are open
Jason Gunthorpe
2021-08-11
1
-4
/
+4
*
|
|
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-09-01
8
-25
/
+14
|
\
\
\
|
*
|
|
bus: Make remove callback return void
Uwe Kleine-König
2021-07-21
4
-12
/
+4
|
*
|
|
s390/scm: Make struct scm_driver::remove return void
Uwe Kleine-König
2021-07-21
1
-1
/
+4
|
*
|
|
s390/ccwgroup: Drop if with an always false condition
Uwe Kleine-König
2021-07-21
1
-2
/
+0
|
*
|
|
s390/cio: Make struct css_driver::remove return void
Uwe Kleine-König
2021-07-21
6
-14
/
+10
|
|
/
/
*
|
|
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2021-09-01
1
-22
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
s390/qeth: remove OSN support
Julian Wiedmann
2021-07-20
1
-22
/
+0
|
|
/
*
|
s390/qdio: remove unused support for SLIB parameters
Julian Wiedmann
2021-08-18
2
-38
/
+0
*
|
s390/qdio: consolidate QIB code
Julian Wiedmann
2021-08-18
1
-27
/
+15
*
|
s390/qdio: use dev_info() in qdio_print_subchannel_info()
Julian Wiedmann
2021-08-18
1
-5
/
+2
*
|
s390/qdio: fine-tune the queue sync
Julian Wiedmann
2021-08-18
1
-11
/
+20
*
|
s390/qdio: clean up SIGA capability tracking
Julian Wiedmann
2021-08-18
3
-33
/
+15
*
|
s390/qdio: remove unused sync-after-IRQ infrastructure
Julian Wiedmann
2021-08-18
2
-16
/
+3
*
|
s390/qdio: use absolute data address in ESTABLISH ccw
Julian Wiedmann
2021-08-18
1
-1
/
+1
*
|
s390/cio: add dev_busid sysfs entry for each subchannel
Vineeth Vijayan
2021-08-18
1
-0
/
+17
*
|
s390/cio: add rescan functionality on channel subsystem
Vineeth Vijayan
2021-08-18
1
-0
/
+13
*
|
s390/qdio: remove unused macros
Julian Wiedmann
2021-07-27
1
-5
/
+0
*
|
s390/qdio: remove unneeded siga-sync for Output Queue
Julian Wiedmann
2021-07-27
1
-7
/
+0
*
|
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
2021-07-27
4
-213
/
+5
*
|
s390/qdio: propagate error when cancelling a ccw fails
Julian Wiedmann
2021-07-27
1
-5
/
+8
*
|
s390/qdio: improve roll-back after error on ESTABLISH ccw
Julian Wiedmann
2021-07-27
1
-3
/
+3
*
|
s390/qdio: cancel the ESTABLISH ccw after timeout
Julian Wiedmann
2021-07-27
1
-21
/
+30
*
|
s390/qdio: fix roll-back after timeout on ESTABLISH ccw
Julian Wiedmann
2021-07-27
1
-12
/
+19
|
/
*
s390/qdio: get rid of register asm
Heiko Carstens
2021-06-28
2
-41
/
+46
*
s390/ioasm: use symbolic names for asm operands
Heiko Carstens
2021-06-28
1
-15
/
+15
*
s390/ioasm: get rid of register asm
Heiko Carstens
2021-06-28
1
-53
/
+60
*
s390/cmf: get rid of register asm
Heiko Carstens
2021-06-28
1
-6
/
+7
*
s390/cio: dont call css_wait_for_slow_path() inside a lock
Vineeth Vijayan
2021-06-18
2
-2
/
+3
*
s390: use struct tpi_info in lowcore.h
Sven Schnelle
2021-06-07
1
-4
/
+2
*
s390: add struct tpi_info to struct pt_regs
Sven Schnelle
2021-06-07
2
-2
/
+2
*
s390/cio: add tpi.h header file
Sven Schnelle
2021-06-07
1
-12
/
+1
*
s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungrouping
Julian Wiedmann
2021-06-07
1
-1
/
+1
*
s390/ccwgroup: simplify ungrouping when driver deregisters
Julian Wiedmann
2021-06-07
1
-9
/
+0
*
s390/ccwgroup: release the cdevs from within dev->release()
Julian Wiedmann
2021-06-07
1
-32
/
+17
*
vfio-ccw: Serialize FSM IDLE state with I/O completion
Eric Farman
2021-05-12
1
-2
/
+10
*
vfio-ccw: Reset FSM state to IDLE inside FSM
Eric Farman
2021-05-12
2
-2
/
+1
*
vfio-ccw: Check initialized flag in cp_init()
Eric Farman
2021-05-12
1
-0
/
+4
*
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-05-06
1
-2
/
+1
|
\
|
*
s390/cio: remove invalid condition on IO_SCH_UNREG
Vineeth Vijayan
2021-04-30
1
-2
/
+1
*
|
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
2021-04-29
1
-7
/
+10
|
\
\
|
|
/
|
/
|
[next]