summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorMark Lord <liml@rtr.ca>2009-01-19 18:04:37 -0500
committerJeff Garzik <jgarzik@redhat.com>2009-01-26 06:36:41 -0500
commitb0bccb18bc523d1d5060d25958f12438062829a9 (patch)
treefeabdd05999a056d5313634437db91225e388648 /scripts
parent2d775708bc6613f1be47f1e720781343341ecc94 (diff)
downloadkernel-b0bccb18bc523d1d5060d25958f12438062829a9.tar.gz
sata_mv: fix 8-port timeouts on 508x/6081 chips
Fix a longstanding bug for the 8-port Marvell Sata controllers (508x/6081), where accesses to the upper 4 ports would cause lost-interrupts / timeouts for the lower 4-ports. With this patch, the 6081 boards should finally be reliable enough for mainstream use with Linux. Signed-off-by: Mark Lord <mlord@pobox.com> Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
ca6da351a12543aa776467791b63b3a78'>proc: introduce proc_create_single{,_data}Christoph Hellwig 2018-05-14scsi: mptlan: Fix mpt_lan_sdu_send()'s return typeLuc Van Oostenryck 2018-05-08scsi: mptsas: fix spelling mistake: "matchs" -> "matches"Colin Ian King 2018-05-08scsi: mptfusion: fix spelling mistake: "initators" -> "initiators"Colin Ian King 2018-04-19scsi: mptfc: fix spelling mistake in macro namesColin Ian King 2018-04-18scsi: mptsas: Disable WRITE SAMEMartin K. Petersen 2018-03-26treewide: Align function definition open/close bracesJoe Perches 2018-01-30scsi: mptfusion: Add bounds check in mptctl_hp_targetinfo()Dan Carpenter 2018-01-17scsi: mptsas: remove duplicated assignment to pointer headColin Ian King 2018-01-17scsi: mptfusion: Use snprintf() instead of open coded divisionsAndy Shevchenko 2018-01-08scsi: mptfusion: use strlcpy() instead of strncpy()Xiongfeng Wang 2017-12-07scsi: fusion: clean up some indentationsColin Ian King 2017-11-15Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds 2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman 2017-10-31treewide: Fix function prototypes for module_param_call()Kees Cook 2017-08-29scsi: scsi_transport_sas: switch to bsg-lib for SMP passthroughChristoph Hellwig 2017-08-25scsi: mptsas: Fixup device hotplug for VMWare ESXiHannes Reinecke 2017-08-25scsi: mptfc: Do not call fc_block_scsi_eh() on host resetHannes Reinecke 2017-08-07scsi: fusion: fix string overflow warningArnd Bergmann 2017-04-24scsi: mpt: Move scsi_remove_host() out of mptscsih_remove_host()Hannes Reinecke 2017-04-24scsi: fusion: fix spelling mistake: "Persistancy" -> "Persistency"Colin Ian King 2017-02-21Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds 2017-02-06scsi: remove eh_timed_out methods in the transport templateChristoph Hellwig 2017-01-27block: split scsi_request out of struct requestChristoph Hellwig 2017-01-05scsi: mptlan: Remove linux/miscdevice.h from mptlan.hCorentin Labbe 2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds 2016-12-14Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds