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
/
qdio_debug.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
s390/qdio: remove remaining tasklet & timer code
Julian Wiedmann
1
-3
/
+0
2021-02-13
s390/qdio: inline qdio_kick_handler()
Julian Wiedmann
1
-1
/
+0
2021-02-09
s390/qdio: track time of last data IRQ for each device
Julian Wiedmann
1
-2
/
+3
2021-02-09
s390/qdio: remove Input tasklet code
Julian Wiedmann
1
-3
/
+0
2020-07-20
s390/qdio: fix statistics for 128 SBALs
Julian Wiedmann
1
-1
/
+1
2020-06-16
s390/qdio: reduce SLSB writes during Input Queue processing
Julian Wiedmann
1
-2
/
+2
2020-04-06
s390/qdio: cleanly split alloc and establish
Julian Wiedmann
1
-15
/
+1
2020-04-04
Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-29
/
+30
2020-03-27
s390/qdio: set qdio_irq->cdev at allocation time
Julian Wiedmann
1
-4
/
+4
2020-03-25
s390/qdio: extend polling support to multiple queues
Julian Wiedmann
1
-2
/
+2
2020-03-06
s390/qdio: export SSQD via debugfs
Julian Wiedmann
1
-0
/
+19
2020-02-27
s390/qdio: simplify debugfs code
Julian Wiedmann
1
-26
/
+8
2020-02-10
s390/qdio: simplify ACK tracking
Julian Wiedmann
1
-3
/
+2
2019-04-10
s390/qdio: eliminate queue's last_move cursor
Julian Wiedmann
1
-3
/
+2
2019-04-10
s390/qdio: fix output of DSCI value in debug file
Julian Wiedmann
1
-2
/
+2
2018-12-13
s390/drivers: fix proc/debugfs file permissions
Sebastian Ott
1
-1
/
+1
2018-12-13
s390: convert to DEFINE_SHOW_ATTRIBUTE
Yangtao Li
1
-14
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-11-27
s390: Delete unnecessary checks before the function call "debug_unregister"
Markus Elfring
1
-4
/
+2
2014-06-16
qdio: Keep device-specific dbf entries
Stefan Raspl
1
-7
/
+72
2013-04-09
constify a bunch of struct file_operations instances
Al Viro
1
-1
/
+1
2013-02-28
qdio: remove unused parameters
Stefan Raspl
1
-4
/
+5
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2011-11-06
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2011-10-31
s390: add missing module.h/export.h includes
Heiko Carstens
1
-0
/
+2
2011-10-30
[S390] qdio: add timestamp for last queue scan time
Jan Glauber
1
-4
/
+6
2011-08-13
qdio: support asynchronous delivery of storage blocks
frank.blaschka@de.ibm.com
1
-0
/
+3
2011-08-03
[S390] qdio: Use kstrtoul_from_user
Peter Huewe
1
-9
/
+3
2011-01-05
[S390] qdio: outbound queue full counter
Jan Glauber
1
-0
/
+1
2010-09-08
qdio: extend API to allow polling
Jan Glauber
1
-21
/
+12
2010-03-08
[S390] remove unused qdio flags in zfcp and qeth
Ursula Braun
1
-1
/
+0
2010-02-26
[S390] qdio: account processed SBAL during queue scan
Jan Glauber
1
-2
/
+21
2010-01-04
[S390] qdio: convert global statistics to per-device stats
Jan Glauber
1
-8
/
+106
2009-10-01
const: constify remaining file_operations
Alexey Dobriyan
1
-1
/
+1
2009-09-11
[S390] qdio: remove limited number of debugfs entries
Jan Glauber
1
-40
/
+15
2009-06-22
[S390] qdio: move adapter interrupt tasklet code
Jan Glauber
1
-2
/
+1
2009-03-26
[S390] qdio: seperate last move index and polling index
Jan Glauber
1
-1
/
+2
2009-01-09
[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabled
Jan Glauber
1
-0
/
+2
2008-12-25
[S390] qdio: improve inbound buffer acknowledgement
Jan Glauber
1
-2
/
+5
2008-12-25
[S390] qdio: rework debug feature logging
Jan Glauber
1
-55
/
+42
2008-10-28
[S390] qdio: remove incorrect memset
Jan Glauber
1
-13
/
+6
2008-10-10
[S390] bus_id ->dev_name() conversions in qdio
Martin Schwidefsky
1
-1
/
+1
2008-07-17
[S390] qdio: new qdio driver.
Jan Glauber
1
-0
/
+240