1. 44a84c1 9772 Panic in ahci when the failed slot spkt is NULL by Andy Fiddaman · 5 years ago
  2. d8873b3 9695 Slow crash dumps, significantly slower than live core by Joyce McIntosh · 5 years ago
  3. 265b5a4 3839 AHCI: WARNINGs should be replaced by ASSERTs by Marcel Telka · 10 years ago
  4. 257c04e 3815 AHCI: Support for Marvell 88SE9128 Reviewed by: Johann 'Myrkraverk' Oskarsson <johann@myrkraverk.com> Reviewed by: Richard Lowe <richlowe@richlowe.net> Reviewed by: Garrett D'Amore <garrett@damore.org> by Marcel Telka · 10 years ago
  5. 2ac3028 3797 AHCI: Support for ASMedia ASM106x by Marcel Telka · 10 years ago
  6. 3f02290 6960485 ahci should refine the error recovery related message by ying tian - Beijing China · 13 years ago
  7. 6b62a23 6957836 assertion failure in ahci_mop_commands by ying tian - Beijing China · 13 years ago
  8. b22851f 6796043 ahci driver needs to implement driver hardening by Xiao-Yu Zhang · 14 years ago
  9. 8f4d31e 6919541 fast reboot doesn't work after suspend/resume on AHCI by Dana Myers · 14 years ago
  10. 356f626 6906669 AHCI driver does not detect drives connected to Silicon Image 4723 ports by ying tian - Beijing China · 14 years ago
  11. e0ab0ec 6905286 SATA drivers do not recognize VT8251 ports by ying tian - Beijing China · 14 years ago
  12. d1b621d 6900065 System crash when running diskomizer on disks connected to host via SIL3726 by Xiao-Yu Zhang · 14 years ago
  13. 754bb1a 6897839 ahci: possibly invalid setting of feature register for FPDMA commands by ying tian - Beijing China · 14 years ago
  14. 17ac46b 6891348 ahci driver should disable 64-bit DMA for AMD/ATI SB600 by default again by ying tian - Beijing China · 14 years ago
  15. e2b0eee 6892290 ahci_software_reset should not clear pending tags by Xiao-Yu Zhang · 14 years ago
  16. 918304a 6881565 sata hba interfaces need to keep backward compatibility by Xiao-Yu Zhang · 14 years ago
  17. 2ab9355 6884004 ahci driver calls ddi_dma_addr_bind_handle() without specifying permissions by ying tian - Beijing China · 14 years ago
  18. 5ce0c8c 6875025 AHCI port multiplier support cause regression of AMD/ATI SB600/700 support by ying tian - Beijing China · 14 years ago
  19. 8aa6aad PSARC/2009/394 SATA Framework Port Multiplier Support by Xiao-Yu Zhang · 14 years ago
  20. 7fb8b96 6855989 SB600 AHCI controller fails to configure SATA disk, regression to 111b by ying tian - Beijing China · 14 years ago
  21. abd96eb 6815701 nVidia MCP78s [GeForce 8200] AHCI controller should enable MSI interrupt now by ying tian - Beijing China · 14 years ago
  22. 1fdcc91 6861453 Debug messages should be disabled by default for ahci(7D) and marvell88sx(7D) debug drivers by Fred Herard · 14 years ago
  23. f5f2d26 6713021 sata: provide a ring buffer for storing sata status messages to aid in debugging analysis by Fred Herard · 14 years ago
  24. 259105b 6773433 AMD/ATI SB700/SB750/SB800 ahci should use 64-bit DMA by ying tian - Beijing China · 15 years ago
  25. e2d9bfa 6824745 ahci doesn't find sata disk at boot, after the putback for 6753962 by ying tian - Beijing China · 15 years ago
  26. a419422 6744061 ahci_intr_non_fatal_error may cause infinite loop with debug version by Xiao-Yu Zhang · 15 years ago
  27. 0a4c4ce 6753962 ahci does not work with Asus M3N78 Pro/M3N-HT (nforce 780a) motherboard SATA interfaces by Xiao-Yu Zhang · 15 years ago
  28. c6a9dbb 6818681 ahci: disable MSI interrupt for nVidia MCP78s [GeForce 8200] chipset by Xiao-Yu Zhang · 15 years ago
  29. 7095af1 6803930 ahci task file errors on new development box by ying tian - Beijing China · 15 years ago
  30. 2c742e1 6768770 ahci driver should enable MSI interrupt mode by default by ying tian - Beijing China · 15 years ago
  31. f8a673a 6767262 ahci driver should support Dell PowerVault RD1000 backup device by ying tian - Beijing China · 15 years ago
  32. db2cce0 6732166 ahci driver doesn't work for ATI SB700 AHCI chipset (ASUS M3A-H/HDMI) by ying tian - Beijing China · 15 years ago
  33. 3854705 6703522 ahci driver needs to support SATA tape by ying tian - Beijing China · 15 years ago
  34. 1939740 PSARC 2008/382 Fast Reboot 6714038 Fast Reboot support for x86 platforms by Sherry Moore · 15 years ago
  35. b2e3645 6728188 ahci_software_reset fails at clearing AHCI_CMD_STATUS_ST by ying tian - Beijing China · 15 years ago
  36. f68cbde 6732549 ahci: the mapping from port to cport was broken by yt160523 · 15 years ago
  37. 689d74b 6722916 ahci driver should remove lint flags - E_BAD_PTR_CAST_ALIGN, E_STATIC_UNUSED and E_ASSIGN_NARROW_CON by yt160523 · 15 years ago
  38. a9440e8 6636420 ahci driver needs to better organize sentences and log driver instance information by yt160523 · 15 years ago
  39. e2decd0 6678651 xvm panic during ahci attach by yt160523 · 16 years ago
  40. 13bcbb7 6558738 ahci sata hba driver needs to support suspend/resume by yt160523 · 16 years ago
  41. 95c11c1 Contributed by Luke Deller <luke@deller.id.au>. by yt160523 · 16 years ago
  42. 82263d52 6508467 ahci driver should use the common definitions defined in sata_defs.h by yt160523 · 16 years ago
  43. 68d33a2 6550832 sata AHCI driver has to support SATA ATAPI CD/DVD devices by yt160523 · 16 years ago
  44. 0912134 6556890 ahci sata driver shows the single drive attached to multiple sata ports (APs) on ICH8 based system by yt160523 · 17 years ago
  45. 2fcbc37 PSARC/2006/384 SATA AHCI HBA Driver by yt160523 · 17 years ago