summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-10-31[SCSI] mv_sas: OCZ RevoDrive3 & zDrive R4 supportRobin H. Johnson1-0/+10
2011-10-31[SCSI] libfc: improve flogi retries to avoid lport stuckVasu Dev2-49/+54
2011-10-31[SCSI] libfc: avoid exchanges collision during lport resetVasu Dev2-9/+5
2011-10-31[SCSI] libfc: fix checking FC_TYPE_BLSVasu Dev1-1/+2
2011-10-31[SCSI] edd: Treat "XPRS" host bus type the same as "PCI"Michael Chan1-3/+3
2011-10-31[SCSI] isci: overriding max_concurr_spinup oem parameter by max(oem, user)Andrzej Jakowski3-10/+19
2011-10-31[SCSI] isci: revert bcn filteringDan Williams3-281/+4
2011-10-31[SCSI] isci: Fix hard reset timeout conditions.Jeff Skirvin2-42/+60
2011-10-31[SCSI] isci: No need to manage the pending reset bit on pending requests.Jeff Skirvin3-40/+1
2011-10-31[SCSI] isci: Remove redundant isci_request.ttype field.Jeff Skirvin4-60/+31
2011-10-31[SCSI] isci: Fix task management for SMP, SATA and on dev remove.Jeff Skirvin4-184/+67
2011-10-31[SCSI] isci: No task_done callbacks in error handler paths.Jeff Skirvin1-55/+14
2011-10-31[SCSI] isci: Handle task request timeouts correctly.Jeff Skirvin2-42/+109
2011-10-31[SCSI] isci: Fix tag leak in tasks and terminated requests.Jeff Skirvin1-20/+31
2011-10-31[SCSI] isci: Immediately fail I/O to removed devices.Jeff Skirvin1-10/+21
2011-10-31[SCSI] isci: Lookup device references through requests in completions.Jeff Skirvin1-4/+3
2011-10-31[SCSI] ipr: add definitions for additional adapterWayne Boyer2-0/+3
2011-10-31[SCSI] scsi_dh: check queuedata pointer before proceeding furtherMoger, Babu1-1/+9
2011-10-31virtio-blk: use ida to allocate disk indexMichael S. Tsirkin1-6/+24
2011-10-31md/raid10: Fix bug when activating a hot-spare.NeilBrown1-1/+1
2011-10-31Merge branch 'omap/cleanup' into next/cleanup2Arnd Bergmann1-0/+84
2011-10-31Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-17/+21
2011-10-31Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds15-60/+2589
2011-10-31Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds3-45/+44
2011-10-31Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds128-7221/+11106
2011-10-31Merge branches 'msm/dt', 'imx/dt' and 'at91/dt' into next/dtArnd Bergmann271-2290/+3183
2011-10-31mtd: tests: annotate as DANGEROUS in KconfigWolfram Sang1-1/+4
2011-10-31Merge branch 'pxa/fixes' into next/fixesArnd Bergmann3-14/+4
2011-10-30Merge branch 'pxa/devel' into next/devel2Arnd Bergmann90-564/+706
2011-10-30[S390] qdio: prevent dsci access without adapter interruptsJan Glauber3-33/+50
2011-10-30[S390] sparse: fix sparse symbol shadow warningMartin Schwidefsky1-3/+3
2011-10-30[S390] sparse: fix sparse NULL pointer warningsMartin Schwidefsky1-2/+2
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+2
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky6-6/+6
2011-10-30[S390] dasd: prevent path verification before resumeStefan Haberland3-2/+17
2011-10-30[S390] qdio: remove multicast pollingJan Glauber2-12/+0
2011-10-30[S390] qdio: reset outbound SBAL error statesJan Glauber1-1/+2
2011-10-30[S390] qdio: EQBS retry after CCQ 96Jan Glauber1-40/+41
2011-10-30[S390] qdio: add timestamp for last queue scan timeJan Glauber4-5/+16
2011-10-30[S390] dasd: re-initialize read_conf buffer for retriesStefan Haberland3-2/+32
2011-10-30[S390] dasd: wait for terminated requestStefan Haberland1-1/+5
2011-10-30[S390] zcore: add missing module.h includeHeiko Carstens1-0/+1
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott1-1/+4
2011-10-30[S390] ccwgroup: cleanupSebastian Ott1-180/+119
2011-10-30[S390] ccwgroup: move attributes to attribute groupSebastian Ott1-20/+22
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky2-3/+4
2011-10-30[S390] kdump backend codeMichael Holzheu1-1/+1
2011-10-30[S390] Add real memory access functionsMichael Holzheu1-18/+2
2011-10-30[S390] cio: add message for timeouts on internal I/OSebastian Ott1-3/+20
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter17-22/+51