summaryrefslogtreecommitdiff
path: root/sys/dev/ahci
Commit message (Expand)AuthorAgeFilesLines
* MFC r311305 (by asomers):Alexander Motin2017-03-232-6/+6
* MFC r312767: Partially workaround ASMedia HBA error recovery.Alexander Motin2017-02-083-13/+26
* MFC r309252: Add more ASMedia PCI IDs from different sources.Alexander Motin2017-01-101-2/+9
* MFC r309251: Process port interrupt even is PxIS register is zero.Alexander Motin2017-01-101-4/+0
* MFC r305536: Fix channel initialization in FBS mode.Alexander Motin2016-09-141-15/+15
* MFC r304521: JMicron JMB361 has only a single SATA portAndriy Gapon2016-08-231-1/+1
* MFC r302947: In AHCI_IRQ_MODE_AFTER mode do not clear interrupts below.Alexander Motin2016-08-181-0/+1
* MFC r302946:Alexander Motin2016-08-181-1/+2
* MFC r302402: Fix ahci(4) driver attach to controller with 32 ports.Alexander Motin2016-07-142-4/+4
* MFC r298983: Add some device IDs from Intel Sunrise Point chipsets.Alexander Motin2016-05-201-0/+9
* MFC r297921: Add hint.ahci.X.quirks tunable for some odd cases.Alexander Motin2016-05-031-0/+2
* MFC r288111: Allow AHCI driver attach to all known chips reporting RAID class.Alexander Motin2015-09-291-1/+4
* MFC r285020: Disable port multiplier support on Marvell 88SE61xx chips.Alexander Motin2015-08-221-8/+8
* MFC r283936: Restore AHCI quirks printing as base16.Alexander Motin2015-06-051-1/+1
* MFC r280393: Reduce priority of ATA/SATA drivers.Alexander Motin2015-04-063-6/+6
* MFC r279963: Fix SATA Gen3 speed constants.Alexander Motin2015-03-201-2/+2
* MFC r271146,271201,271207,271261,271457,272606,277100,277126,278034,279320,Alexander Motin2015-03-124-695/+811
* MFC r270833 (by imp):Alexander Motin2015-03-121-1/+1
* MFC: r276344Marius Strobl2015-02-082-9/+9
* MFC r276012:Steven Hartland2015-01-122-11/+20
* MFC r274188, r274189:Ian Lepore2014-12-261-1/+1
* MFC r272223:Steven Hartland2014-12-211-2/+8
* MFC r274819:Steven Hartland2014-12-211-8/+8
* MFC r275101:Alexander Motin2014-12-031-0/+8
* MFC r271403: Add PCI ID for Promise TX8660 8-port 3Gbps HBA.Alexander Motin2014-09-171-0/+1
* MFC r271163, 271196:Alexander Motin2014-09-131-31/+36
* MFC r260161, r260163, r260165, r260166, r260189Ian Lepore2014-05-141-0/+7
* MFC r264610:Alexander Motin2014-05-061-7/+7
* MFC r260830:Alexander Motin2014-05-061-0/+1
* MFC r258779,r258780,r258787,r258822:Eitan Adler2014-02-041-1/+1
* MFC Alexander Motin's direct dispatch, multi-queue, and finer-grainedScott Long2014-01-072-49/+121
* MFC r258173:Alexander Motin2014-01-052-2/+18
* MFC r258162:Alexander Motin2014-01-051-12/+45
* MFC r259222:Alexander Motin2013-12-251-1/+3
* Support the PCI-Express SSD in the new MacBook Air (model A1465)Gavin Atkinson2013-08-281-0/+1
* Decode some bits defined in AHCI 1.3.1 Device Sleep Technical Proposal.Alexander Motin2013-07-252-1/+9
* Add new Coleto Creek device support: SATA, SMBus, and Watchdog devices.Jack F Vogel2013-07-191-0/+1
* Add ID for Marvell 88SE9215 AHCI SATA controller.Alexander Motin2013-07-091-0/+1
* Add one more ID of Marvell SATA controller.Alexander Motin2013-07-091-0/+1
* Added output of device QUIRKS for CAM and AHCI devices during boot.Steven Hartland2013-05-181-0/+20
* Add IDs for HighPoint RocketRAID 640L/642L/644L -- new series of 4-portAlexander Motin2013-05-021-0/+3
* Create controller-level DMA tag, handling range of supported addresses.Alexander Motin2013-04-102-8/+28
* Check status of ahci_em_reset() on attach and abort if reset failed.Alexander Motin2013-04-041-1/+4
* Read Asynchronous Notification statuses only if Port Multiplier or ATAPIAlexander Motin2013-03-251-1/+2
* Depending on combination of running commands (NCQ/non-NCQ) try to avoidAlexander Motin2013-03-251-5/+10
* No need to erase all 64 bytes of CFIS area if we never use more then 16.Alexander Motin2013-03-241-4/+4
* ahci(4) and siis(4) are ready to process the unmapped i/o requestsKonstantin Belousov2013-03-191-1/+1
* Reform the busdma API so that new types may be added without modifyingKonstantin Belousov2013-02-121-13/+2
* Disable MSI interrupts for SB600 chipset. According to the report they areAlexander Motin2013-01-241-1/+4
* Add Intel Lynx Point PCH SATA Controller Device IDsJack F Vogel2013-01-021-0/+8