aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_debug.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-10s390/qdio: eliminate queue's last_move cursorJulian Wiedmann1-3/+2
2019-04-10s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann1-2/+2
2018-12-13s390/drivers: fix proc/debugfs file permissionsSebastian Ott1-1/+1
2018-12-13s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li1-14/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2015-11-27s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring1-4/+2
2014-06-16qdio: Keep device-specific dbf entriesStefan Raspl1-7/+72
2013-04-09constify a bunch of struct file_operations instancesAl Viro1-1/+1
2013-02-28qdio: remove unused parametersStefan Raspl1-4/+5
2013-02-22new helper: file_inode(file)Al Viro1-2/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-3/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+2
2011-10-31s390: add missing module.h/export.h includesHeiko Carstens1-0/+2
2011-10-30[S390] qdio: add timestamp for last queue scan timeJan Glauber1-4/+6
2011-08-13qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com1-0/+3
2011-08-03[S390] qdio: Use kstrtoul_from_userPeter Huewe1-9/+3
2011-01-05[S390] qdio: outbound queue full counterJan Glauber1-0/+1
2010-09-08qdio: extend API to allow pollingJan Glauber1-21/+12
2010-03-08[S390] remove unused qdio flags in zfcp and qethUrsula Braun1-1/+0
2010-02-26[S390] qdio: account processed SBAL during queue scanJan Glauber1-2/+21
2010-01-04[S390] qdio: convert global statistics to per-device statsJan Glauber1-8/+106
2009-10-01const: constify remaining file_operationsAlexey Dobriyan1-1/+1
2009-09-11[S390] qdio: remove limited number of debugfs entriesJan Glauber1-40/+15
2009-06-22[S390] qdio: move adapter interrupt tasklet codeJan Glauber1-2/+1
2009-03-26[S390] qdio: seperate last move index and polling indexJan Glauber1-1/+2
2009-01-09[S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber1-0/+2
2008-12-25[S390] qdio: improve inbound buffer acknowledgementJan Glauber1-2/+5
2008-12-25[S390] qdio: rework debug feature loggingJan Glauber1-55/+42
2008-10-28[S390] qdio: remove incorrect memsetJan Glauber1-13/+6
2008-10-10[S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky1-1/+1
2008-07-17[S390] qdio: new qdio driver.Jan Glauber1-0/+240