summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_debug.c
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: eliminate queue's last_move cursorJulian Wiedmann2019-04-101-3/+2Star
* s390/qdio: fix output of DSCI value in debug fileJulian Wiedmann2019-04-101-2/+2
* s390/drivers: fix proc/debugfs file permissionsSebastian Ott2018-12-131-1/+1
* s390: convert to DEFINE_SHOW_ATTRIBUTEYangtao Li2018-12-131-14/+2Star
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390: Delete unnecessary checks before the function call "debug_unregister"Markus Elfring2015-11-271-4/+2Star
* qdio: Keep device-specific dbf entriesStefan Raspl2014-06-161-7/+72
* constify a bunch of struct file_operations instancesAl Viro2013-04-091-1/+1
* qdio: remove unused parametersStefan Raspl2013-02-281-4/+5
* new helper: file_inode(file)Al Viro2013-02-231-2/+2
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1Star
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-071-0/+2
|\
| * s390: add missing module.h/export.h includesHeiko Carstens2011-11-011-0/+2
* | [S390] qdio: add timestamp for last queue scan timeJan Glauber2011-10-301-4/+6
|/
* qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-131-0/+3
* [S390] qdio: Use kstrtoul_from_userPeter Huewe2011-08-031-9/+3Star
* [S390] qdio: outbound queue full counterJan Glauber2011-01-051-0/+1
* qdio: extend API to allow pollingJan Glauber2010-09-081-21/+12Star
* [S390] remove unused qdio flags in zfcp and qethUrsula Braun2010-03-081-1/+0Star
* [S390] qdio: account processed SBAL during queue scanJan Glauber2010-02-261-2/+21
* [S390] qdio: convert global statistics to per-device statsJan Glauber2010-01-041-8/+106
* const: constify remaining file_operationsAlexey Dobriyan2009-10-021-1/+1
* [S390] qdio: remove limited number of debugfs entriesJan Glauber2009-09-111-40/+15Star
* [S390] qdio: move adapter interrupt tasklet codeJan Glauber2009-06-221-2/+1Star
* [S390] qdio: seperate last move index and polling indexJan Glauber2009-03-261-1/+2
* [S390] qdio: fix broken pointer in case of CONFIG_DEBUG_FS is disabledJan Glauber2009-01-091-0/+2
* [S390] qdio: improve inbound buffer acknowledgementJan Glauber2008-12-251-2/+5
* [S390] qdio: rework debug feature loggingJan Glauber2008-12-251-55/+42Star
* [S390] qdio: remove incorrect memsetJan Glauber2008-10-281-13/+6Star
* [S390] bus_id ->dev_name() conversions in qdioMartin Schwidefsky2008-10-101-1/+1
* [S390] qdio: new qdio driver.Jan Glauber2008-07-171-0/+240