| Commit message (Expand) | Author | Age | Files | Lines |
* | ahci: Add identifiers for ASM106x devices | Alan Cox | 2012-09-13 | 1 | -1/+4 |
* | ahci: Add alternate identifier for the 88SE9172 | Alan Cox | 2012-09-13 | 1 | -0/+2 |
* | ahci: Add JMicron 362 device IDs | Ben Hutchings | 2012-09-13 | 1 | -0/+3 |
* | ahci: Add Device IDs for Intel Lynx Point-LP PCH | James Ralston | 2012-08-17 | 1 | -0/+8 |
* | ahci, trivial: fixed coding style issues related to braces | Jeffrin Jose | 2012-07-25 | 1 | -22/+11 |
* | ata: use module_pci_driver | Axel Lin | 2012-07-25 | 1 | -13/+1 |
* | ahci: Enable SB600 64bit DMA on MSI K9AGM2 (MS-7327) v2 | Mark Nelson | 2012-07-25 | 1 | -0/+16 |
* | ahci: Detect Marvell 88SE9172 SATA controller | Matt Johnson | 2012-05-03 | 1 | -0/+2 |
* | ahci: move AHCI_HFLAGS() macro to ahci.h | Brian Norris | 2012-03-13 | 1 | -2/+0 |
* | ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs | Seth Heasley | 2012-03-13 | 1 | -0/+8 |
* | ahci: support the STA2X11 I/O Hub | Alessandro Rubini | 2012-01-08 | 1 | -5/+21 |
* | [libata] ahci: Add ASMedia ASM1061 support | Keng-Yu Lin | 2011-11-09 | 1 | -0/+3 |
* | ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-07-23 | 1 | -0/+1 |
* | ahci: Enable SB600 64bit DMA on Asus M3A | Mark Nelson | 2011-07-23 | 1 | -0/+12 |
* | ahci: move ahci_sb600_softreset to libahci.c and rename it | Yuan-Hsin Chen | 2011-07-23 | 1 | -58/+2 |
* | ata: Add and use ata_print_version_once | Joe Perches | 2011-07-23 | 1 | -3/+1 |
* | ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level> | Joe Perches | 2011-07-23 | 1 | -3/+2 |
* | ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>( | Joe Perches | 2011-07-23 | 1 | -23/+21 |
* | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 2011-04-24 | 1 | -0/+6 |
* | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 | Tejun Heo | 2011-04-24 | 1 | -1/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | ahci: add another PCI ID for marvell | Tejun Heo | 2011-03-15 | 1 | -0/+2 |
* | ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller | Seth Heasley | 2011-03-14 | 1 | -0/+1 |
* | ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller | Per Jessen | 2011-03-02 | 1 | -0/+2 |
* | libata: remove ATA_FLAG_NO_LEGACY | Sergei Shtylyov | 2011-03-02 | 1 | -2/+1 |
* | libata: remove ATA_FLAG_MMIO | Sergei Shtylyov | 2011-03-02 | 1 | -1/+1 |
* | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Anssi Hannula | 2011-01-28 | 1 | -0/+2 |
* | ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs | Seth Heasley | 2011-01-28 | 1 | -0/+1 |
* | libata: reimplement link power management | Tejun Heo | 2010-10-21 | 1 | -3/+0 |
* | libata: clean up lpm related symbols and sysfs show/store functions | Tejun Heo | 2010-10-21 | 1 | -1/+1 |
* | ahci: fix module refcount breakage introduced by libahci split | Tejun Heo | 2010-09-28 | 1 | -0/+4 |
* | ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs | Seth Heasley | 2010-09-09 | 1 | -0/+3 |
* | ahci: add HFLAG_YES_FBS and apply it to 88SE9128 | Tejun Heo | 2010-08-25 | 1 | -0/+11 |
* | [libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <... | Justin P. Mattock | 2010-08-01 | 1 | -1/+1 |
* | ahci,ata_generic: let ata_generic handle new MBP w/ MCP89 | Tejun Heo | 2010-07-01 | 1 | -0/+10 |
* | ahci: EM message type auto detect | Harry Zhang | 2010-05-14 | 1 | -1/+1 |
* | ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks | Tejun Heo | 2010-05-14 | 1 | -10/+28 |
* | ahci: clean up board IDs | Tejun Heo | 2010-05-14 | 1 | -120/+117 |
* | ahci: Move generic code into libahci | Anton Vorontsov | 2010-05-14 | 1 | -2279/+1 |
* | ahci: Introduce ahci_set_em_messages() | Anton Vorontsov | 2010-05-14 | 1 | -17/+24 |
* | ahci: Factor out PCI specifics from ahci_print_info() | Anton Vorontsov | 2010-05-14 | 1 | -17/+23 |
* | ahci: Factor out PCI specifics from ahci_init_controller() | Anton Vorontsov | 2010-05-14 | 1 | -18/+27 |
* | ahci: Get rid of pci_dev argument in ahci_port_init() | Anton Vorontsov | 2010-05-14 | 1 | -4/+3 |
* | ahci: Factor out PCI specifics from ahci_reset_controller() | Anton Vorontsov | 2010-05-14 | 1 | -3/+12 |
* | ahci: Get rid of pci_dev argument in ahci_save_initial_config() | Anton Vorontsov | 2010-05-14 | 1 | -14/+13 |
* | ahci: Factor out PCI specifics from ahci_save_initial_config() | Anton Vorontsov | 2010-05-14 | 1 | -24/+42 |
* | ahci: Get rid of host->iomap usage | Anton Vorontsov | 2010-05-14 | 1 | -14/+20 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -0/+1 |
* | ahci: pp->active_link is not reliable when FBS is enabled | Shane Huang | 2010-03-17 | 1 | -6/+17 |
* | ahci: use BIOS date in broken_suspend list | Tejun Heo | 2010-03-17 | 1 | -8/+20 |