James/Linux-scsi,
The following patch series for megaraid_sas has been re-based on scsi-misc-2.6.
1. Fix failure gotos.
2. Add missing check_and_restore_queue_depth call.
3. Enable MSI-X before calling megasas_init_fw.
4. Call tasklet_schedule for MSI-X.
5. Fix probe_one to clear MSI-X flags in kdump.
6. Fix megasas_get_cmd printk.
7. Fix megasas_build_dcdb_fusion to not filter by TYPE_DISK.
8. Fix megasas_build_dcdb_fusion to use correct LUN field.
9. Add CFG_CLEARED AEN.
10. Fix tasklet_init call.
11. Fix fault state handling.
12. Fix max_sectors for IEEE SGL.
13. Fix iMR OCR support to work.
14. Version and Changelog update.
-Adam