summaryrefslogtreecommitdiffstats
path: root/drivers/s390/cio/qdio_setup.c
Commit message (Expand)AuthorAgeFilesLines
* s390/qdio: don't release memory in qdio_setup_irq()Julian Wiedmann2018-05-151-8/+2
* s390/qdio: fix access to uninitialized qdio_q fieldsJulian Wiedmann2018-05-151-1/+1
* s390/qdio: lock device while installing IRQ handlerJulian Wiedmann2018-04-101-0/+2
* s390: cio: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390: qdio: Convert timers to use timer_setup()Kees Cook2017-11-141-2/+1
* s390: remove 31 bit supportHeiko Carstens2015-03-251-3/+0
* s390/qdio: add helpers to manage qdio buffersSebastian Ott2014-07-221-0/+53
* s390/qdio: cleanup chsc SSQD usageSebastian Ott2013-06-261-28/+19
* s390/qdio: rename the misleading PCI flag of qdio devicesJan Glauber2012-12-111-1/+1
* s390: use ccw_device_get_schidSebastian Ott2012-11-231-2/+1
* s390/qdio: rework BUG's and WARN_ON'sJan Glauber2012-11-231-3/+1
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-3/+1
* [S390] qdio: log all adapter characteristicsJan Glauber2012-03-231-1/+2
* [S390] qdio: fix kernel panic for zfcp 31-bitSteffen Maier2011-12-271-1/+2
* [S390] qdio: fix qdio_allocate_aob() declarationHeiko Carstens2011-12-271-5/+2
* s390: add missing module.h/export.h includesHeiko Carstens2011-10-311-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds2011-10-281-0/+1
|\
| * [SCSI] qdio: base support for hardware data router with zfcpSwen Schillig2011-08-271-0/+1
* | qdio: support asynchronous delivery of storage blocksfrank.blaschka@de.ibm.com2011-08-131-5/+78
|/
* [S390] qdio: cleanup SIGA syncJan Glauber2011-01-051-12/+7
* [S390] qdio: outbound tasklet scan thresholdJan Glauber2011-01-051-0/+1
* qdio: extend API to allow pollingJan Glauber2010-09-081-0/+1
* [SCSI] zfcp: Enable data division support for FCP devicesChristof Schmitt2010-07-281-0/+2
* [S390] qdio: remove memset hackJan Glauber2010-05-171-3/+5
* [S390] qdio: optimize cache line usage of struct qdio_irqJan Glauber2010-02-261-1/+9
* [S390] cio: fix storage key handlingHeiko Carstens2010-02-261-5/+5
* [S390] qdio: remove superfluous log entries and WARN_ONs.Jan Glauber2009-12-181-9/+1
* [S390] qdio: report SIGA errors directlyJan Glauber2009-03-261-1/+0
* [S390] qdio: fix error reporting for hipersocketsJan Glauber2008-12-251-0/+1
* [S390] qdio: improve inbound buffer acknowledgementJan Glauber2008-12-251-1/+0
* [S390] qdio: rework debug feature loggingJan Glauber2008-12-251-72/+38
* [S390] qdio: fix qeth port count detectionJan Glauber2008-12-251-9/+24
* [S390] qdio: prevent stack clobberJan Glauber2008-10-031-35/+20
* [S390] qdio: improve s390 debug feature usageJan Glauber2008-08-211-3/+3
* [S390] qdio: fix section mismatch bug.Heiko Carstens2008-08-011-1/+1
* [S390] qdio: make sure qdr is aligned to page sizeJan Glauber2008-08-011-1/+1
* [S390] qdio: new qdio driver.Jan Glauber2008-07-171-0/+521