summaryrefslogtreecommitdiffstats
path: root/drivers/s390
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: Alias for new zcrypt device driver base moduleIngo Tuchscherer2013-07-191-0/+1
* s390/qdio: remove unused variableSebastian Ott2013-07-161-2/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-07-093-31/+14
|\
| * qeth: use default napi weightSebastian Ott2013-06-251-1/+1
| * qeth: Fix crash on initial MTU size changeStefan Raspl2013-06-251-2/+4
| * qeth: change default standard blkt settings for OSAUrsula Braun2013-06-251-5/+5
| * qeth: Increase default MTU for OSA devicesStefan Raspl2013-06-251-3/+4
| * netiucv: remove unused macroAndy Shevchenko2013-06-251-20/+0
* | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2013-07-0414-689/+74
|\ \
| * | [SCSI] zfcp: status read buffers on first adapter open with link downSteffen Maier2013-05-312-8/+20
| * | [SCSI] zfcp: remove access control tables interfaceMartin Peschke2013-05-3110-636/+15
| * | [SCSI] zfcp: module parameter dbflevel for early debuggingSteffen Maier2013-05-311-2/+9
| * | [SCSI] zfcp: block queue limits with data routerSteffen Maier2013-05-311-3/+7
| * | [SCSI] zfcp: fix adapter (re)open recovery while link to SAN is downDaniel Hansel2013-05-311-0/+4
| * | [SCSI] zfcp: remove unused device_unregister wrapperSebastian Ott2013-05-312-16/+0
| * | [SCSI] zfcp: cleanup unit sysfs attribute usageSebastian Ott2013-05-314-11/+9
| * | [SCSI] zfcp: cleanup port sysfs attribute usageSebastian Ott2013-05-315-15/+10
| * | [SCSI] zfcp: cfdc fops add ownerSebastian Ott2013-05-311-0/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-07-041-1/+1
|\ \ \
| * | | treewide: relase -> releaseGeert Uytterhoeven2013-06-281-1/+1
| |/ /
* | | Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds2013-07-031-4/+2
|\ \ \
| * | | clean up scary strncpy(dst, src, strlen(src)) usesKees Cook2013-07-031-4/+2
| | |/ | |/|
* | | s390/dasd: Fail all requests when DASD_FLAG_ABORTIO is setHannes Reinecke2013-07-013-3/+72
* | | s390/dasd: Add 'timeout' attributeHannes Reinecke2013-07-013-0/+62
* | | block/dasd: detailed I/O errorsHannes Reinecke2013-07-011-3/+13
* | | s390/dasd: Reduce amount of messages for specific errorsHannes Reinecke2013-07-011-0/+8
* | | s390/dasd: Implement block timeout handlingHannes Reinecke2013-07-014-2/+88
* | | s390/dasd: process all requests in the device taskletHannes Reinecke2013-07-011-2/+2
* | | s390/dasd: make number of retries configurableHannes Reinecke2013-07-015-6/+57
* | | s390/dasd: Clarify commentHannes Reinecke2013-07-011-3/+1
* | | s390/vmwatchdog: do not use static dataSebastian Ott2013-06-261-2/+3
* | | s390/airq: simplify adapter interrupt codeMartin Schwidefsky2013-06-263-153/+107
* | | s390/sclp: remove duplicated include from sclp_ctl.cWei Yongjun2013-06-261-1/+0
* | | s390/irq: store interrupt information in pt_regsMartin Schwidefsky2013-06-261-40/+28
* | | s390/drivers: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-263-3/+3
* | | s390/net: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-264-4/+4
* | | s390/dasd: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-1/+1
* | | s390/ap_bus: Cocci spatch "ptr_ret.spatch"Thomas Meyer2013-06-261-2/+2
* | | s390/chsc: Use snprintf instead of sprintfMichael Holzheu2013-06-261-6/+6
* | | s390/qdio: cleanup chsc SADC usageSebastian Ott2013-06-264-54/+73
* | | s390/qdio: cleanup chsc SSQD usageSebastian Ott2013-06-264-43/+58
* | | s390/sclp: Add SCLP character device driverMichael Holzheu2013-06-265-15/+166
* | | s390/cio: Introduce on-close CHSC IOCTLsMichael Holzheu2013-06-261-0/+94
* | | s390/cio: Make /dev/chsc a single-open deviceMichael Holzheu2013-06-261-1/+19
* | | s390/cio: Introduce generic synchronous CHSC IOCTLMichael Holzheu2013-06-262-7/+35
* | | s390/sclp: add parameter to specify number of buffer pagesMartin Schwidefsky2013-06-264-7/+138
* | | s390/qdio: remove unused functionSebastian Ott2013-06-261-44/+0
|/ /
* | netiucv: Hold rtnl between name allocation and device registration.Benjamin Poirier2013-06-131-1/+5
* | s390/dasd: fix handling of gone pathsStefan Weinhuber2013-05-311-2/+10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2013-05-213-1/+40
|\