index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
device_fsm.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/cio: clear timer when terminating driver I/O
Sebastian Ott
2018-02-22
1
-0
/
+1
*
s390/cio: fix return code after missing interrupt
Sebastian Ott
2018-02-22
1
-2
/
+4
*
s390: cio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390/cio: Convert timers to use timer_setup()
Kees Cook
2017-11-14
1
-6
/
+4
*
s390/cio: recover from bad paths
Sebastian Ott
2017-09-19
1
-0
/
+12
*
s390: cio: introduce cio_cancel_halt_clear
Dong Jia Shi
2017-03-31
1
-46
/
+8
*
s390/cio: clean up DEV_STATE_SENSE_PGID
Dong Jia Shi
2016-10-28
1
-6
/
+0
*
s390/cio: Remove unused inline assemblies
Peter Oberparleiter
2015-12-18
1
-1
/
+1
*
s390/cio: move ccw_device_call_handler
Sebastian Ott
2015-10-27
1
-0
/
+38
*
s390: cio driver &__get_cpu_var replacements
Christoph Lameter
2014-08-26
1
-2
/
+2
*
s390/lowcore: replace lowcore irb array with a per-cpu variable
Martin Schwidefsky
2014-05-28
1
-2
/
+2
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-1
/
+1
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
[S390] cio: provide fake irb for transport mode IO
Sebastian Ott
2011-12-01
1
-8
/
+22
*
[S390] get rid of unused variables
Heiko Carstens
2011-05-23
1
-3
/
+0
*
[S390] cio: fix unreg race in set_online path
Sebastian Ott
2011-05-23
1
-2
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
[S390] cio: fix I/O cancel function
Peter Oberparleiter
2010-10-25
1
-2
/
+7
*
[S390] cio: notify drivers of channel path events
Sebastian Ott
2010-10-25
1
-0
/
+32
*
[S390] cio: use exception-save stsch
Sebastian Ott
2010-04-22
1
-1
/
+1
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
1
-2
/
+2
*
[S390] ccw_device_notify: improve return codes
Sebastian Ott
2010-02-26
1
-8
/
+31
*
[S390] cio: handle failed disable_subchannel after device recognition
Sebastian Ott
2009-12-07
1
-1
/
+2
*
[S390] cio: fix quiesce state
Sebastian Ott
2009-12-07
1
-13
/
+4
*
[S390] cio: make steal lock procedure more robust
Peter Oberparleiter
2009-12-07
1
-29
/
+26
*
[S390] cio: use sense-pgid operation for path verification
Peter Oberparleiter
2009-12-07
1
-37
/
+4
*
[S390] cio: split PGID settings and status
Peter Oberparleiter
2009-12-07
1
-1
/
+1
*
[S390] cio: remove intretry flag
Peter Oberparleiter
2009-12-07
1
-27
/
+0
*
[S390] cio: use ccw request infrastructure for pgid
Peter Oberparleiter
2009-12-07
1
-91
/
+9
*
[S390] cio: use ccw request infrastructure for sense id
Peter Oberparleiter
2009-12-07
1
-49
/
+17
*
[S390] cio: dont panic in non-fatal conditions
Peter Oberparleiter
2009-12-07
1
-19
/
+6
*
[S390] cio: handle error during path verification consistently
Peter Oberparleiter
2009-12-07
1
-10
/
+9
*
[S390] cio: handle error during device recognition consistently
Peter Oberparleiter
2009-12-07
1
-14
/
+6
*
[S390] cio: introduce ccw device todos
Peter Oberparleiter
2009-12-07
1
-21
/
+7
*
[S390] cio: introduce parent-initiated device move
Peter Oberparleiter
2009-12-07
1
-5
/
+3
*
[S390] cio: allow setting boxed devices offline
Peter Oberparleiter
2009-10-06
1
-0
/
+4
*
[S390] cio: make not operational handling consistent
Peter Oberparleiter
2009-10-06
1
-5
/
+6
*
[S390] cio: make disconnected handling consistent
Peter Oberparleiter
2009-10-06
1
-3
/
+17
*
[S390] cio: failing set online/offline processing.
Michael Ernst
2009-09-11
1
-0
/
+2
*
[S390] cio: fix not oper handling after failed [on|off]line processing
Sebastian Ott
2009-09-11
1
-0
/
+7
*
[S390] cio: fix ineffective verify event
Peter Oberparleiter
2009-09-11
1
-1
/
+12
*
[S390] pm: ccw bus power management callbacks
Sebastian Ott
2009-06-16
1
-53
/
+43
*
[S390] cio: introduce notifier for boxed state
Sebastian Ott
2009-03-31
1
-11
/
+18
*
[S390] cio: wake up on failed recognition
Sebastian Ott
2009-03-31
1
-2
/
+2
*
[S390] cio: Use ccw_device_set_notoper().
Cornelia Huck
2009-03-26
1
-1
/
+1
*
[S390] cio: Try harder to disable subchannel.
Cornelia Huck
2009-03-26
1
-1
/
+1
*
[S390] cio: Use unbind/bind instead of unregister/register.
Cornelia Huck
2009-03-26
1
-2
/
+2
*
[S390] cio: commit all pmcw changes.
Sebastian Ott
2008-12-25
1
-0
/
+2
*
[S390] cio: introduce cio_commit_config
Sebastian Ott
2008-12-25
1
-5
/
+6
*
[S390] cio: introduce cio_update_schib
Sebastian Ott
2008-12-25
1
-11
/
+17
[next]