Age | Commit message (Expand) | Author | Files | Lines |
2011-10-30 | [SCSI] bnx2fc: Handle SRR LS_ACC drop scenario | Bhanu Prakash Gollapudi | 1 | -11/+12 |
2011-10-30 | [SCSI] bnx2fc: Handle ABTS timeout during ulp timeout | Bhanu Prakash Gollapudi | 2 | -0/+40 |
2011-10-30 | [SCSI] st: fix race in st_scsi_execute_end | Petr Uzel | 1 | -1/+3 |
2011-10-30 | [SCSI] Make scsi_free_queue() kill pending SCSI commands | Bart Van Assche | 2 | -3/+15 |
2011-10-30 | [SCSI] sd: remove arbitrary SD_MAX_DISKS namespace limit | Dave Kleikamp | 2 | -13/+5 |
2011-10-30 | [SCSI] mpt2sas: Bump driver version to 10.100.00.00 | nagalakshmi.nandigama@lsi.com | 1 | -3/+3 |
2011-10-30 | [SCSI] mpt2sas: Fix for Panic when inactive volume is tried deleting | nagalakshmi.nandigama@lsi.com | 2 | -31/+82 |
2011-10-30 | [SCSI] mpt2sas: Fix for issue Port Reset taking long time(around 5 mins) to c... | nagalakshmi.nandigama@lsi.com | 1 | -17/+45 |
2011-10-30 | [SCSI] mpt2sas: Fix for deadlock between hot plug worker threads and host res... | nagalakshmi.nandigama@lsi.com | 1 | -12/+18 |
2011-10-30 | [SCSI] mpt2sas: Fix for dead lock occurring between host_lock and sas_device_... | nagalakshmi.nandigama@lsi.com | 1 | -5/+10 |
2011-10-30 | [SCSI] mpt2sas: Fix drives not getting properly deleted if sas cable is remov... | nagalakshmi.nandigama@lsi.com | 1 | -8/+30 |
2011-10-30 | [SCSI] mpt2sas: Fix failure message displayed during diag reset | nagalakshmi.nandigama@lsi.com | 1 | -13/+16 |
2011-10-30 | [SCSI] mpt2sas: Fix for system hang when discovery in progress | nagalakshmi.nandigama@lsi.com | 1 | -5/+10 |
2011-10-30 | [SCSI] mpt2sas: New feature - Fast Load Support | nagalakshmi.nandigama@lsi.com | 4 | -125/+580 |
2011-10-30 | [SCSI] mpt2sas: MPI next revision header update | nagalakshmi.nandigama@lsi.com | 3 | -21/+256 |
2011-10-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 | Linus Torvalds | 144 | -3194/+13248 |
2011-10-29 | Merge branch 'for-linus' of git://ceph.newdream.net/git/ceph-client | Linus Torvalds | 1 | -1/+1 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 5 | -31/+161 |
2011-10-29 | Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/j... | Linus Torvalds | 16 | -245/+749 |
2011-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb... | Linus Torvalds | 59 | -944/+2855 |
2011-10-28 | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern... | Linus Torvalds | 1 | -6/+0 |
2011-10-28 | Merge branch 'drm-core-next' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 187 | -5484/+18194 |
2011-10-28 | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+21 |
2011-10-28 | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -24/+4 |
2011-10-28 | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -102/+0 |
2011-10-28 | Merge branch 'x86-geode-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 3 | -248/+0 |
2011-10-27 | PCI: Clean-up MPS debug output | Jon Mason | 1 | -6/+7 |
2011-10-27 | pci: Clamp pcie_set_readrq() when using "performance" settings | Benjamin Herrenschmidt | 1 | -2/+16 |
2011-10-27 | PCI: enable MPS "performance" setting to properly handle bridge MPS | Jon Mason | 1 | -31/+24 |
2011-10-27 | PCI: Workaround for Intel MPS errata | Jon Mason | 1 | -0/+69 |
2011-10-27 | Revert "drm/ttm: add a way to bo_wait for either the last read or last write" | Dave Airlie | 10 | -120/+38 |
2011-10-27 | Revert "drm/radeon/kms: add a new gem_wait ioctl with read/write flags" | Dave Airlie | 7 | -46/+8 |
2011-10-27 | mmc: core: Cleanup eMMC4.5 conditionals | Seungwon Jeon | 1 | -11/+9 |
2011-10-27 | mmc: omap_hsmmc: if multiblock reads are broken, disable them | Paul Walmsley | 1 | -0/+4 |
2011-10-27 | mmc: core: add workaround for controllers with broken multiblock reads | Paul Walmsley | 1 | -7/+14 |
2011-10-27 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 59 | -839/+4035 |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds | 6 | -5/+62 |
2011-10-27 | Merge branch 'amba' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 3 | -37/+116 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 37 | -520/+2612 |
2011-10-27 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds | 9 | -25/+178 |
2011-10-27 | Merge branch 'upstream-linus' of git://github.com/jgarzik/libata-dev | Linus Torvalds | 32 | -987/+692 |
2011-10-27 | Merge branch 'next' into for-linus | Dmitry Torokhov | 3810 | -270093/+339979 |
2011-10-27 | mmc: core: Prevent too long response times for suspend | Ulf Hansson | 1 | -15/+27 |
2011-10-27 | mmc: recognise SDIO cards with SDIO_CCCR_REV 3.00 | Bing Zhao | 1 | -1/+1 |
2011-10-27 | mmc: sd: Handle SD3.0 cards not supporting UHS-I bus speed mode | Subhash Jadavani | 1 | -3/+3 |
2011-10-27 | mmc: core: support HPI send command | Jaehoon Chung | 4 | -0/+120 |
2011-10-27 | mmc: core: Add cache control for eMMC4.5 device | Seungwon Jeon | 3 | -6/+94 |
2011-10-27 | mmc: core: Modify the timeout value for writing power class | Seungwon Jeon | 1 | -1/+1 |
2011-10-27 | mmc: core: new discard feature support at eMMC v4.5 | Kyungmin Park | 3 | -1/+21 |
2011-10-27 | mmc: core: mmc sanitize feature support for v4.5 | Kyungmin Park | 3 | -2/+17 |