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
/
qdio_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/qdio: improve some debug prints
Julian Wiedmann
2017-02-03
1
-2
/
+3
*
s390/qdio: avoid reschedule of outbound tasklet once killed
Ursula Braun
2016-08-08
1
-24
/
+25
*
s390/qdio: remove checks for ccw device internal state
Sebastian Ott
2016-08-08
1
-6
/
+0
*
s390/qdio: fix double return code evaluation
Sebastian Ott
2016-08-08
1
-8
/
+3
*
s390/qdio: get rid of spin_lock_irqsave usage
Sebastian Ott
2016-08-08
1
-11
/
+8
*
s390/qdio: obtain subchannel_id via ccw_device_get_schid()
Sebastian Ott
2016-08-08
1
-9
/
+23
*
s390/qdio: fix WARN_ON_ONCE condition
Eugene Crosser
2015-10-07
1
-2
/
+2
*
qdio: Keep device-specific dbf entries
Stefan Raspl
2014-06-16
1
-5
/
+4
*
s390/qdio: replace shift loop by ilog2
Fabian Frederick
2014-06-10
1
-4
/
+3
*
s390/qdio: correct program-controlled interruption checking
Ursula Braun
2014-01-29
1
-1
/
+1
*
s390/qdio: bridgeport support - CHSC part
Eugene Crosser
2014-01-14
1
-0
/
+91
*
s390/qdio: fix atomic_sub() misusage
Heiko Carstens
2013-10-24
1
-1
/
+1
*
s390/time: correct use of store clock fast
Martin Schwidefsky
2013-10-22
1
-5
/
+5
*
s390/qdio: remove unused variable
Sebastian Ott
2013-07-16
1
-2
/
+2
*
s390/qdio: remove unused function
Sebastian Ott
2013-06-26
1
-44
/
+0
*
qdio: remove unused parameters
Stefan Raspl
2013-02-28
1
-1
/
+1
*
s390/time: rename tod clock access functions
Heiko Carstens
2013-02-14
1
-6
/
+6
*
s390/qdio: rework BUG's and WARN_ON's
Jan Glauber
2012-11-23
1
-41
/
+11
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-3
/
+1
*
s390/time: always use stckf instead of stck if available
Heiko Carstens
2012-05-16
1
-2
/
+2
*
s390/qdio: Cleanup error handling to drivers
Jan Glauber
2012-05-16
1
-21
/
+22
*
[S390] qdio: log all adapter characteristics
Jan Glauber
2012-03-23
1
-1
/
+0
*
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-03-11
1
-0
/
+6
*
[S390] qdio: fix handler function arguments for zfcp data router
Steffen Maier
2012-03-02
1
-2
/
+2
*
[S390] qdio: prevent dsci access without adapter interrupts
Jan Glauber
2011-10-30
1
-4
/
+2
*
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
1
-1
/
+1
*
[S390] qdio: remove multicast polling
Jan Glauber
2011-10-30
1
-4
/
+0
*
[S390] qdio: reset outbound SBAL error states
Jan Glauber
2011-10-30
1
-1
/
+2
*
[S390] qdio: EQBS retry after CCQ 96
Jan Glauber
2011-10-30
1
-40
/
+41
*
[S390] qdio: add timestamp for last queue scan time
Jan Glauber
2011-10-30
1
-0
/
+4
*
[S390] fix mismatch in summation of I/O IRQ statistics
Peter Oberparleiter
2011-10-30
1
-2
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2011-10-28
1
-3
/
+8
|
\
|
*
[SCSI] qdio: base support for hardware data router with zfcp
Swen Schillig
2011-08-27
1
-3
/
+8
*
|
qdio: support forced signal adapter indications
frank.blaschka@de.ibm.com
2011-08-13
1
-4
/
+1
*
|
qdio: support asynchronous delivery of storage blocks
frank.blaschka@de.ibm.com
2011-08-13
1
-24
/
+179
|
/
*
[S390] qdio: 2nd stage retry on SIGA-W busy conditions
Jan Glauber
2011-08-03
1
-3
/
+18
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
[S390] qdio: Split SBAL entry flags
Jan Glauber
2011-06-06
1
-3
/
+3
*
[S390] qdio: prevent compile warning
Jan Glauber
2011-05-23
1
-1
/
+1
*
[S390] qdio: reset error states immediately
Jan Glauber
2011-04-20
1
-5
/
+12
*
[S390] qdio: fix init sequence
Sebastian Ott
2011-04-04
1
-8
/
+8
*
[S390] qdio: prevent handling of buffers if count is zero
Jan Glauber
2011-03-23
1
-1
/
+2
*
[S390] qdio: prevent compile warning under CONFIG_32BIT
Jan Glauber
2011-01-31
1
-2
/
+2
*
[S390] qdio: cleanup SIGA sync
Jan Glauber
2011-01-05
1
-35
/
+29
*
[S390] qdio: remove enhanced SIGA
Jan Glauber
2011-01-05
1
-42
/
+15
*
[S390] qdio: use proper QEBSM operand for SIGA-R and SIGA-S
Jan Glauber
2011-01-05
1
-15
/
+28
*
[S390] qdio: outbound queue full counter
Jan Glauber
2011-01-05
1
-0
/
+3
*
[S390] qdio: outbound tasklet scan threshold
Jan Glauber
2011-01-05
1
-1
/
+7
*
[S390] qdio: prevent race for shared indicators
Jan Glauber
2011-01-05
1
-2
/
+2
*
[S390] qdio: add qdio interrupts to interrupt statistics
Jan Glauber
2011-01-05
1
-0
/
+2
[next]