The two biggest things are removal of the scan thread, and support for more scatter gather entries. Mike Miller (1): hpsa: remove scan thread Stephen M. Cameron (8): hpsa: allow modifying device queue depth. hpsa: fix firmwart typo hpsa: fix scsi status mis-shift hpsa: return -ENOMEM, not -1 hpsa: mark hpsa_pci_init as __devinit hpsa: Clarify calculation of padding for commandlist structure hpsa: Increase the number of scatter gather elements supported. hpsa: remove unused members next, prev, and retry_count from command list structure. drivers/scsi/hpsa.c | 330 ++++++++++++++++++++++------------------------- drivers/scsi/hpsa.h | 7 + drivers/scsi/hpsa_cmd.h | 20 ++- 3 files changed, 168 insertions(+), 189 deletions(-) -- -- steve -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html