These patches are based on Linus's tree The changes are: - improve handling for sync requests ensure controller is ready for requests - improve-error-checking-for-sync-requests detect rare error cases for synchronous requests - add more supported devices - fix critical ARM issue reading PQI index registers fix ci/pi index corruption on ARM platforms - bump driver version --- Don Brace (1): smartpqi: bump driver version to 1.1.4-130 Kevin Barnett (4): smartpqi: improve handling for sync requests smartpqi: improve error checking for sync requests smartpqi: add inspur advantech ids smartpqi: fix critical ARM issue reading PQI index registers drivers/scsi/smartpqi/smartpqi.h | 12 +- drivers/scsi/smartpqi/smartpqi_init.c | 160 ++++++++++++++++++++------------- 2 files changed, 104 insertions(+), 68 deletions(-) -- Signature