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
/
drivers
/
s390
/
cio
Age
Commit message (
Expand
)
Author
Files
Lines
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-07
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-29
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
2021-03-22
s390/qdio: let driver manage the QAOB
Julian Wiedmann
3
-113
/
+9
2021-03-22
s390/cio: add CRW inject functionality
Vineeth Vijayan
4
-1
/
+213
2021-03-22
s390/cio: introduce CIO debugfs directory
Vineeth Vijayan
3
-1
/
+27
2021-03-08
s390/cio: return -EFAULT if copy_to_user() fails
Eric Farman
1
-1
/
+1
2021-03-08
s390/cio: return -EFAULT if copy_to_user() fails
Wang Qing
1
-2
/
+2
2021-03-08
s390/time,idle: get rid of unsigned long long
Heiko Carstens
1
-1
/
+1
2021-02-13
s390/qdio: remove 'merge_pending' mechanism
Julian Wiedmann
1
-50
/
+9
2021-02-13
s390/qdio: improve handling of PENDING buffers for QEBSM devices
Julian Wiedmann
1
-2
/
+9
2021-02-13
s390/qdio: rework q->qdio_error indication
Julian Wiedmann
2
-19
/
+16
2021-02-13
s390/qdio: inline qdio_kick_handler()
Julian Wiedmann
3
-25
/
+12
[prev]
[next]