index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-09
Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-19
/
+9
2021-09-07
s390/cio: fix kernel doc comment
Heiko Carstens
1
-1
/
+1
2021-09-02
Merge tag 'vfio-v5.15-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-4
/
+4
2021-09-01
Merge tag 'driver-core-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
8
-25
/
+14
2021-08-31
Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-22
/
+0
2021-08-31
s390/cio: dont unregister subchannel from child-drivers
Vineeth Vijayan
2
-18
/
+8
2021-08-18
s390/qdio: remove unused support for SLIB parameters
Julian Wiedmann
2
-38
/
+0
2021-08-18
s390/qdio: consolidate QIB code
Julian Wiedmann
1
-27
/
+15
2021-08-18
s390/qdio: use dev_info() in qdio_print_subchannel_info()
Julian Wiedmann
1
-5
/
+2
2021-08-18
s390/qdio: fine-tune the queue sync
Julian Wiedmann
1
-11
/
+20
2021-08-18
s390/qdio: clean up SIGA capability tracking
Julian Wiedmann
3
-33
/
+15
2021-08-18
s390/qdio: remove unused sync-after-IRQ infrastructure
Julian Wiedmann
2
-16
/
+3
2021-08-18
s390/qdio: use absolute data address in ESTABLISH ccw
Julian Wiedmann
1
-1
/
+1
2021-08-18
s390/cio: add dev_busid sysfs entry for each subchannel
Vineeth Vijayan
1
-0
/
+17
2021-08-18
s390/cio: add rescan functionality on channel subsystem
Vineeth Vijayan
1
-0
/
+13
2021-08-11
vfio/ap,ccw: Fix open/close when multiple device FDs are open
Jason Gunthorpe
1
-4
/
+4
2021-07-27
s390/qdio: remove unused macros
Julian Wiedmann
1
-5
/
+0
2021-07-27
s390/qdio: remove unneeded siga-sync for Output Queue
Julian Wiedmann
1
-7
/
+0
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
4
-213
/
+5
2021-07-27
s390/qdio: propagate error when cancelling a ccw fails
Julian Wiedmann
1
-5
/
+8
2021-07-27
s390/qdio: improve roll-back after error on ESTABLISH ccw
Julian Wiedmann
1
-3
/
+3
2021-07-27
s390/qdio: cancel the ESTABLISH ccw after timeout
Julian Wiedmann
1
-21
/
+30
2021-07-27
s390/qdio: fix roll-back after timeout on ESTABLISH ccw
Julian Wiedmann
1
-12
/
+19
2021-07-21
bus: Make remove callback return void
Uwe Kleine-König
4
-12
/
+4
2021-07-21
s390/scm: Make struct scm_driver::remove return void
Uwe Kleine-König
1
-1
/
+4
2021-07-21
s390/ccwgroup: Drop if with an always false condition
Uwe Kleine-König
1
-2
/
+0
2021-07-21
s390/cio: Make struct css_driver::remove return void
Uwe Kleine-König
6
-14
/
+10
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
1
-22
/
+0
2021-06-28
s390/qdio: get rid of register asm
Heiko Carstens
2
-41
/
+46
2021-06-28
s390/ioasm: use symbolic names for asm operands
Heiko Carstens
1
-15
/
+15
2021-06-28
s390/ioasm: get rid of register asm
Heiko Carstens
1
-53
/
+60
2021-06-28
s390/cmf: get rid of register asm
Heiko Carstens
1
-6
/
+7
2021-06-18
s390/cio: dont call css_wait_for_slow_path() inside a lock
Vineeth Vijayan
2
-2
/
+3
2021-06-07
s390: use struct tpi_info in lowcore.h
Sven Schnelle
1
-4
/
+2
2021-06-07
s390: add struct tpi_info to struct pt_regs
Sven Schnelle
2
-2
/
+2
2021-06-07
s390/cio: add tpi.h header file
Sven Schnelle
1
-12
/
+1
2021-06-07
s390/ccwgroup: use BUS_NOTIFY_UNBOUND_DRIVER to trigger ungrouping
Julian Wiedmann
1
-1
/
+1
2021-06-07
s390/ccwgroup: simplify ungrouping when driver deregisters
Julian Wiedmann
1
-9
/
+0
2021-06-07
s390/ccwgroup: release the cdevs from within dev->release()
Julian Wiedmann
1
-32
/
+17
2021-05-12
vfio-ccw: Serialize FSM IDLE state with I/O completion
Eric Farman
1
-2
/
+10
2021-05-12
vfio-ccw: Reset FSM state to IDLE inside FSM
Eric Farman
2
-2
/
+1
2021-05-12
vfio-ccw: Check initialized flag in cp_init()
Eric Farman
1
-0
/
+4
2021-05-06
Merge tag 's390-5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-2
/
+1
2021-04-30
s390/cio: remove invalid condition on IO_SCH_UNREG
Vineeth Vijayan
1
-2
/
+1
2021-04-28
Merge tag 'vfio-v5.13-rc1' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-7
/
+10
2021-04-12
vfio/mdev: Correct the function signatures for the mdev_type_attributes
Jason Gunthorpe
1
-6
/
+9
2021-04-12
vfio/mdev: Remove kobj from mdev_parent_ops->create()
Jason Gunthorpe
1
-1
/
+1
2021-04-12
s390/cio: use DECLARE_WAIT_QUEUE_HEAD for static work_queue_head_t
Vineeth Vijayan
1
-2
/
+1
2021-04-05
s390/cio: use DECLARE_WAIT_QUEUE_HEAD() for wait_queue
Shixin Liu
1
-2
/
+1
2021-04-05
s390/cio: use DEFINE_SPINLOCK() for spinlock
Shixin Liu
1
-2
/
+1
[next]