summaryrefslogtreecommitdiff
path: root/drivers/ata/ahci.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-14ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controllerSeth Heasley1-0/+1
2011-03-02ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controllerPer Jessen1-0/+2
2011-03-02libata: remove ATA_FLAG_NO_LEGACYSergei Shtylyov1-2/+1
2011-03-02libata: remove ATA_FLAG_MMIOSergei Shtylyov1-1/+1
2011-01-28ahci: add HFLAG_YES_FBS and apply it to 88SE9128Anssi Hannula1-0/+2
2011-01-28ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDsSeth Heasley1-0/+1
2010-10-22libata: reimplement link power managementTejun Heo1-3/+0
2010-10-22libata: clean up lpm related symbols and sysfs show/store functionsTejun Heo1-1/+1
2010-09-28ahci: fix module refcount breakage introduced by libahci splitTejun Heo1-0/+4
2010-09-10ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDsSeth Heasley1-0/+3
2010-08-26ahci: add HFLAG_YES_FBS and apply it to 88SE9128Tejun Heo1-0/+11
2010-08-02[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...Justin P. Mattock1-1/+1
2010-07-01ahci,ata_generic: let ata_generic handle new MBP w/ MCP89Tejun Heo1-0/+10
2010-05-15ahci: EM message type auto detectHarry Zhang1-1/+1
2010-05-15ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirksTejun Heo1-10/+28
2010-05-15ahci: clean up board IDsTejun Heo1-120/+117
2010-05-15ahci: Move generic code into libahciAnton Vorontsov1-2279/+1
2010-05-15ahci: Introduce ahci_set_em_messages()Anton Vorontsov1-17/+24
2010-05-15ahci: Factor out PCI specifics from ahci_print_info()Anton Vorontsov1-17/+23
2010-05-15ahci: Factor out PCI specifics from ahci_init_controller()Anton Vorontsov1-18/+27
2010-05-15ahci: Get rid of pci_dev argument in ahci_port_init()Anton Vorontsov1-4/+3
2010-05-15ahci: Factor out PCI specifics from ahci_reset_controller()Anton Vorontsov1-3/+12
2010-05-15ahci: Get rid of pci_dev argument in ahci_save_initial_config()Anton Vorontsov1-14/+13
2010-05-15ahci: Factor out PCI specifics from ahci_save_initial_config()Anton Vorontsov1-24/+42
2010-05-15ahci: Get rid of host->iomap usageAnton Vorontsov1-14/+20
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo1-0/+1
2010-03-17ahci: pp->active_link is not reliable when FBS is enabledShane Huang1-6/+17
2010-03-17ahci: use BIOS date in broken_suspend listTejun Heo1-8/+20
2010-03-17ahci: add missing nv IDsTejun Heo1-0/+15
2010-03-01libata: make functions/variables staticRobert Hancock1-4/+4
2010-03-01ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDsSeth Heasley1-0/+6
2010-03-01ahci: Implement SATA AHCI FIS-based switching supportShane Huang1-18/+203
2010-02-25ahci: disable FPDMA auto-activate optimization on NVIDIA AHCIRobert Hancock1-2/+10
2010-02-04ahci: add Acer G725 to broken suspend listTejun Heo1-0/+15
2009-12-03ahci: let users know that Promise PDC42819 support is limited to SATA devicesMark Nelson1-0/+8
2009-12-03ahci: disable SNotification capability for ich8Shaohua Li1-2/+18
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson1-5/+35
2009-10-16ahci / atiixp / pci quirks: rename AMD SB900 into Hudson-2Shane Huang1-1/+1
2009-10-16ahci: Add the AHCI controller Linux Device ID for NVIDIA chipsets.peer chen1-0/+1
2009-10-09ahci: Add ifdef wrapper to ahci_gtf_filter_workaroundMarkus Trippelsdorf1-0/+5
2009-10-06ahci: filter FPDMA non-zero offset enable for Aspire 3810TTejun Heo1-0/+47
2009-10-06ahci: display all AHCI 1.3 HBA capability flags (v2)Robert Hancock1-20/+66
2009-10-06ahci: disable 64bit DMA by default on SB600sTejun Heo1-40/+20
2009-09-18ahci: restore pci_intx() handlingTejun Heo1-2/+2
2009-09-11ahci: kill @force_restart and refine CLO for ahci_kick_engine()Shane Huang1-12/+10
2009-09-11ahci: Add AMD SB900 SATA/IDE controller device IDsShane Huang1-0/+6
2009-09-09ahci: Gigabyte GA-MA69VM-S2 can't do 64bit DMATejun Heo1-0/+16
2009-09-09ahci: make ahci_asus_m2a_vm_32bit_only() quirk more genericTejun Heo1-24/+29
2009-09-09dmi: extend dmi_get_year() to dmi_get_date()Tejun Heo1-1/+1
2009-09-02libata: Export AHCI capabilitiesMatthew Garrett1-0/+44