1. 2d72d3c ata: Fix ahci wording by Michal Simek · Thu Nov 02 15:53:56 2017 +0100
  2. 364dbb4 scsi: ceva: Start port in probe by Michal Simek · Thu Nov 02 15:45:34 2017 +0100
  3. 81e1042 treewide: replace with error() with pr_err() by Masahiro Yamada · Sat Sep 16 14:10:41 2017 +0900
  4. ef205ea dma: import linux/dma-direction.h to consolidate enum dma_data_direction by Masahiro Yamada · Sat Aug 26 00:50:17 2017 +0900
  5. 0067b87 dm: sata: dwc_ahsata: Add support for driver model by Simon Glass · Sat Jul 29 11:35:16 2017 -0600
  6. 821bb52 dm: sata: Update the AHCI uclass to support operations by Simon Glass · Sat Jul 29 11:35:15 2017 -0600
  7. f89b250 dm: sata: dw_sata: Set up common versions of operations by Simon Glass · Sat Jul 29 11:35:12 2017 -0600
  8. 22b08aa dm: sata: dw_sata: More ahci_init_one() futher down by Simon Glass · Sat Jul 29 11:35:11 2017 -0600
  9. 3b0ca22 dm: sata: dw_sata: Drop is_ready by Simon Glass · Sat Jul 29 11:35:10 2017 -0600
  10. 7b2a629 dm: sata: dw_sata: Rename the dwc_ahsata private header by Simon Glass · Sat Jul 29 11:35:09 2017 -0600
  11. 602cedc dm: sata: dw_sata: Sort #include directives by Simon Glass · Sat Jul 29 11:35:08 2017 -0600
  12. 96f2af4 dm: sata: dw_sata: Drop unnecessary brackets by Simon Glass · Sat Jul 29 11:35:07 2017 -0600
  13. c5fc2a3 dm: sata: dw_sata: Pass uc_priv to internal functions by Simon Glass · Sat Jul 29 11:35:06 2017 -0600
  14. d30e76c dm: sata: dw_sata: Drop unnecessary casts by Simon Glass · Sat Jul 29 11:35:05 2017 -0600
  15. b1f7f58 dm: sata: dw_sata: Rename 'probe_ent' to uc_priv by Simon Glass · Sat Jul 29 11:35:04 2017 -0600
  16. ed82fcc dm: sata: dw_sata: Move exported functions to the end by Simon Glass · Sat Jul 29 11:35:03 2017 -0600
  17. c068229 dm: sata: dw_sata: Drop dwc_ahsata_rw_ncq_cmd() by Simon Glass · Sat Jul 29 11:35:02 2017 -0600
  18. 89dc64f dm: sata: dwc_ahsata: Make functions static by Simon Glass · Sat Jul 29 11:35:01 2017 -0600
  19. 485e83d ahci-pci: Update call to ahci_probe_scsi_pci() by Bin Meng · Wed Aug 02 19:07:17 2017 -0700
  20. 8bf9908 Merge git://git.denx.de/u-boot-x86 by Tom Rini · Tue Aug 01 15:38:32 2017 -0400
  21. 239a09b dm: scsi: Add a generic PCI-based AHCI driver by Bin Meng · Sun Jul 30 19:23:59 2017 -0700
  22. 8c67934 dm: ahci: Correct uclass private data by Simon Glass · Tue Jul 04 13:31:22 2017 -0600
  23. 77c9add dm: scsi: Drop duplicate SCSI and DM_SCSI options by Simon Glass · Tue Jul 04 13:31:21 2017 -0600
  24. 89e7d97 ahci: Support non-PCI controllers by Simon Glass · Tue Jul 04 13:31:18 2017 -0600
  25. 513448a dm: ahci: Avoid scsi_scan_dev() in ahci_probe_scsi() by Bin Meng · Sat Jun 17 06:35:59 2017 -0700
  26. c6b4430 dm: ahci: Add a driver for SCSI on AHCI by Simon Glass · Wed Jun 14 21:28:46 2017 -0600
  27. a140e86 dm: scsi: Adjust return value of scsi_exec() by Simon Glass · Wed Jun 14 21:28:44 2017 -0600
  28. c4dfa89 dm: scsi: Add operations for SCSI devices by Simon Glass · Wed Jun 14 21:28:43 2017 -0600
  29. 23123c6 dm: ahci: Create a local version of two SCSI functions by Simon Glass · Wed Jun 14 21:28:42 2017 -0600
  30. 11b2b62 dm: scsi: Add a device pointer to scan_exec(), scsi_bus_reset() by Simon Glass · Wed Jun 14 21:28:40 2017 -0600
  31. cf01b5b dm: ahci: Drop use of probe_ent by Simon Glass · Wed Jun 14 21:28:38 2017 -0600
  32. 84fac54 dm: ahci: Unwind the confusing init code by Simon Glass · Wed Jun 14 21:28:37 2017 -0600
  33. 0a47bbb dm: ahci: Move common code for starting ports into a function by Simon Glass · Wed Jun 14 21:28:36 2017 -0600
  34. e0c419b dm: ahci: Refactor to avoid static variables by Simon Glass · Wed Jun 14 21:28:34 2017 -0600
  35. cb87524 dm: sata: Move ataid into struct ahci_uc_priv by Simon Glass · Wed Jun 14 21:28:33 2017 -0600
  36. 5ce5967 dm: ahci: Rename struct ahci_probe_ent by Simon Glass · Wed Jun 14 21:28:32 2017 -0600
  37. b08fbff dm: scsi: Use the uclass platform data by Simon Glass · Wed Jun 14 21:28:31 2017 -0600
  38. 5fb559d dm: scsi: Drop the ccb typedef by Simon Glass · Wed Jun 14 21:28:30 2017 -0600
  39. 2c844c4 sata: Move drivers into new drivers/ata directory by Simon Glass · Wed Jun 14 21:28:26 2017 -0600