aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390 (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-09s390/zcrypt: remove duplicated include from zcrypt_pcixcc.cWei Yongjun1-1/+0
2012-10-09s390/dcssblk: cleanup device attribute usageSebastian Ott1-29/+23
2012-10-07Merge branch 'virtio-next' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds1-1/+4
2012-10-02Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds13-43/+223
2012-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-38/+48
2012-10-02Merge SCSI misc branch into isci-for-3.6 tagJames Bottomley13-43/+223
2012-10-01Merge tag 'tty-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds4-16/+48
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-12/+71
2012-09-28virtio: support reserved vqsMichael S. Tsirkin1-0/+3
2012-09-28virtio-ring: move queue_index to vring_virtqueueJason Wang1-1/+1
2012-09-26s390/dasd: check count address during online settingStefan Haberland1-2/+12
2012-09-26drivers/s390/char/monreader.c: fix error return codePeter Senna Tschudin1-1/+4
2012-09-26s390: add uninitialized_var() to suppress false positive compiler warningsHeiko Carstens1-1/+1
2012-09-26s390/tape: remove even more tape block leftoversHeiko Carstens2-5/+0
2012-09-26s390/ap_bus: add missing ifdefHeiko Carstens1-0/+2
2012-09-26s390/qdio: fix truncated debug output of hex valuesJan Glauber1-13/+25
2012-09-26s390/zcryt: Handle AP configuration changesHolger Dengler6-9/+201
2012-09-26s390/vmlogrdr: change return value from -ENOSYS to -EOPNOTSUPPHeiko Carstens1-1/+1
2012-09-26s390/etr,stp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens1-2/+2
2012-09-26s390/sclp: use -EOPNOTSUPP instead of -ENOSYSHeiko Carstens2-2/+2
2012-09-26s390/dasd: fix return value for non-existent ioctlsHeiko Carstens1-2/+2
2012-09-26s390/sysinfo,stsi: change return code handlingHeiko Carstens1-11/+4
2012-09-26s390/3270: drop unused spinlock from struct con3270Jean Delvare1-1/+0
2012-09-26s390/scm: reorder scm_removeSebastian Ott1-1/+1
2012-09-26s390/scm: remove superfluous lockSebastian Ott2-14/+3
2012-09-26s390/scm_block: force cluster writesSebastian Ott5-3/+310
2012-09-26s390: add scm block driverSebastian Ott5-0/+597
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+3
2012-09-26s390/cio: add eadm subchannel driverSebastian Ott3-0/+419
2012-09-26s390: add scm notificationSebastian Ott3-1/+73
2012-09-26s390: add scm bus driverSebastian Ott2-0/+272
2012-09-26s390/chsc: implement store SCM informationSebastian Ott2-0/+70
2012-09-26s390: add eadm related structuresSebastian Ott1-0/+24
2012-09-26s390: add eadm facility bitsSebastian Ott2-2/+2
2012-09-26s390/css: export css_sched_sch_todoSebastian Ott1-0/+1
2012-09-26s390/zcrypt: Add support for CEX4 crypto cardHolger Dengler5-16/+170
2012-09-26s390/zcrypt: Separate msgtype implementation from card modules.Holger Dengler10-1124/+1707
2012-09-26s390/ap: Add functiton facility information as AP device attribute.Holger Dengler3-22/+52
2012-09-26s390/ap: configuration information exploitationHolger Dengler2-15/+128
2012-09-24ctcm: fix error return codePeter Senna Tschudin1-1/+1
2012-09-24drivers/s390/net: removes unnecessary semicolonPeter Senna Tschudin2-3/+3
2012-09-24qeth: fix possible memory leak in qeth_l3_add_[vipa|rxip]()Wei Yongjun1-0/+2
2012-09-24lcs: ensure proper ccw setupSebastian Ott1-1/+1
2012-09-24qeth: cleanup channel path descriptor functionSebastian Ott1-33/+41
2012-09-24[SCSI] zfcp: only access zfcp_scsi_dev for valid scsi_deviceMartin Peschke1-5/+14
2012-09-24[SCSI] zfcp: No automatic port_rescan on eventsSteffen Maier5-4/+32
2012-09-24[SCSI] zfcp: restore refcount check on port_removeSteffen Maier5-12/+45
2012-09-24[SCSI] zfcp: remove invalid reference to list iterator variableJulia Lawall1-1/+1
2012-09-24[SCSI] zfcp: Do not wakeup while suspendedSteffen Maier5-10/+86
2012-09-24[SCSI] zfcp: Bounds checking for deferred error traceSteffen Maier2-7/+11