Age | Commit message (Expand) | Author |
2010-10-21 | libata: reimplement link power management | Tejun Heo |
2010-10-21 | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo |
2010-09-28 | ahci: fix module refcount breakage introduced by libahci split | Tejun Heo |
2010-09-09 | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley |
2010-08-25 | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo |
2010-08-01 | [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <... | Justin P. Mattock |
2010-07-01 | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo |
2010-05-14 | ahci: EM message type auto detect | Harry Zhang |
2010-05-14 | ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks | Tejun Heo |
2010-05-14 | ahci: clean up board IDs | Tejun Heo |
2010-05-14 | ahci: Move generic code into libahci | Anton Vorontsov |
2010-05-14 | ahci: Introduce ahci_set_em_messages() | Anton Vorontsov |
2010-05-14 | ahci: Factor out PCI specifics from ahci_print_info() | Anton Vorontsov |
2010-05-14 | ahci: Factor out PCI specifics from ahci_init_controller() | Anton Vorontsov |
2010-05-14 | ahci: Get rid of pci_dev argument in ahci_port_init() | Anton Vorontsov |
2010-05-14 | ahci: Factor out PCI specifics from ahci_reset_controller() | Anton Vorontsov |
2010-05-14 | ahci: Get rid of pci_dev argument in ahci_save_initial_config() | Anton Vorontsov |
2010-05-14 | ahci: Factor out PCI specifics from ahci_save_initial_config() | Anton Vorontsov |
2010-05-14 | ahci: Get rid of host->iomap usage | Anton Vorontsov |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-17 | ahci: pp->active_link is not reliable when FBS is enabled | Shane Huang |
2010-03-17 | ahci: use BIOS date in broken_suspend list | Tejun Heo |
2010-03-17 | ahci: add missing nv IDs | Tejun Heo |
2010-03-01 | libata: make functions/variables static | Robert Hancock |
2010-03-01 | ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs | Seth Heasley |
2010-03-01 | ahci: Implement SATA AHCI FIS-based switching support | Shane Huang |
2010-02-24 | ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI | Robert Hancock |
2010-02-04 | ahci: add Acer G725 to broken suspend list | Tejun Heo |
2009-12-03 | ahci: let users know that Promise PDC42819 support is limited to SATA devices | Mark Nelson |
2009-12-03 | ahci: disable SNotification capability for ich8 | Shaohua Li |
2009-11-03 | ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2 | Mark Nelson |
2009-10-16 | ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2 | Shane Huang |
2009-10-16 | ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets. | peer chen |
2009-10-09 | ahci: Add ifdef wrapper to ahci_gtf_filter_workaround | Markus Trippelsdorf |
2009-10-06 | ahci: filter FPDMA non-zero offset enable for Aspire 3810T | Tejun Heo |
2009-10-06 | ahci: display all AHCI 1.3 HBA capability flags (v2) | Robert Hancock |
2009-10-06 | ahci: disable 64bit DMA by default on SB600s | Tejun Heo |
2009-09-17 | ahci: restore pci_intx() handling | Tejun Heo |
2009-09-11 | ahci: kill @force_restart and refine CLO for ahci_kick_engine() | Shane Huang |
2009-09-11 | ahci: Add AMD SB900 SATA/IDE controller device IDs | Shane Huang |
2009-09-08 | ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMA | Tejun Heo |
2009-09-08 | ahci: make ahci_asus_m2a_vm_32bit_only() quirk more generic | Tejun Heo |
2009-09-08 | dmi: extend dmi_get_year() to dmi_get_date() | Tejun Heo |
2009-09-01 | libata: Export AHCI capabilities | Matthew Garrett |
2009-09-01 | [libata] add DMA setup FIS auto-activate feature | Shaohua Li |
2009-08-12 | ahci: add workaround for on-board 5723s on some gigabyte boards | Tejun Heo |
2009-08-12 | ahci: Soften up the dmesg on SB600 PMP softreset failure recovery | Shane Huang |
2009-07-28 | ahci: add device IDs for Ibex Peak ahci controllers | David Milburn |
2009-07-14 | ahci: add device ID for 82801JI sata controller | Mark Goodwin |
2009-06-10 | [libata] ahci: Restore SB600 SATA controller 64 bit DMA | Shane Huang |