index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-03
ahci: Detect Marvell 88SE9172 SATA controller
Matt Johnson
1
-0
/
+2
2012-03-13
ahci: move AHCI_HFLAGS() macro to ahci.h
Brian Norris
1
-2
/
+0
2012-03-13
ahci: AHCI-mode SATA patch for Intel Lynx Point DeviceIDs
Seth Heasley
1
-0
/
+8
2012-01-08
ahci: support the STA2X11 I/O Hub
Alessandro Rubini
1
-5
/
+21
2011-11-09
[libata] ahci: Add ASMedia ASM1061 support
Keng-Yu Lin
1
-0
/
+3
2011-07-23
ahci: RAID-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+1
2011-07-23
ahci: Enable SB600 64bit DMA on Asus M3A
Mark Nelson
1
-0
/
+12
2011-07-23
ahci: move ahci_sb600_softreset to libahci.c and rename it
Yuan-Hsin Chen
1
-58
/
+2
2011-07-23
ata: Add and use ata_print_version_once
Joe Perches
1
-3
/
+1
2011-07-23
ata: Convert ata_<foo>_printk(KERN_<LEVEL> to ata_<foo>_<level>
Joe Perches
1
-3
/
+2
2011-07-23
ata: Convert dev_printk(KERN_<LEVEL> to dev_<level>(
Joe Perches
1
-23
/
+21
2011-04-24
ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs
Seth Heasley
1
-0
/
+6
2011-04-24
libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65
Tejun Heo
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-15
ahci: add another PCI ID for marvell
Tejun Heo
1
-0
/
+2
2011-03-14
ahci: AHCI mode SATA patch for Intel Patsburg SATA RAID controller
Seth Heasley
1
-0
/
+1
2011-03-02
ahci: recognize Marvell 88se9125 PCIe SATA 6.0 Gb/s controller
Per Jessen
1
-0
/
+2
2011-03-02
libata: remove ATA_FLAG_NO_LEGACY
Sergei Shtylyov
1
-2
/
+1
2011-03-02
libata: remove ATA_FLAG_MMIO
Sergei Shtylyov
1
-1
/
+1
2011-01-28
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Anssi Hannula
1
-0
/
+2
2011-01-28
ahci: AHCI mode SATA patch for Intel DH89xxCC DeviceIDs
Seth Heasley
1
-0
/
+1
2010-10-21
libata: reimplement link power management
Tejun Heo
1
-3
/
+0
2010-10-21
libata: clean up lpm related symbols and sysfs show/store functions
Tejun Heo
1
-1
/
+1
2010-09-28
ahci: fix module refcount breakage introduced by libahci split
Tejun Heo
1
-0
/
+4
2010-09-09
ahci: AHCI and RAID mode SATA patch for Intel Patsburg DeviceIDs
Seth Heasley
1
-0
/
+3
2010-08-25
ahci: add HFLAG_YES_FBS and apply it to 88SE9128
Tejun Heo
1
-0
/
+11
2010-08-01
[libata] ahci: Fix warning: comparison between 'enum <anonymous>' and 'enum <...
Justin P. Mattock
1
-1
/
+1
2010-07-01
ahci,ata_generic: let ata_generic handle new MBP w/ MCP89
Tejun Heo
1
-0
/
+10
2010-05-14
ahci: EM message type auto detect
Harry Zhang
1
-1
/
+1
2010-05-14
ahci: implement AHCI_HFLAG_NO_FPDMA_AA and update NV quirks
Tejun Heo
1
-10
/
+28
2010-05-14
ahci: clean up board IDs
Tejun Heo
1
-120
/
+117
2010-05-14
ahci: Move generic code into libahci
Anton Vorontsov
1
-2279
/
+1
2010-05-14
ahci: Introduce ahci_set_em_messages()
Anton Vorontsov
1
-17
/
+24
2010-05-14
ahci: Factor out PCI specifics from ahci_print_info()
Anton Vorontsov
1
-17
/
+23
2010-05-14
ahci: Factor out PCI specifics from ahci_init_controller()
Anton Vorontsov
1
-18
/
+27
2010-05-14
ahci: Get rid of pci_dev argument in ahci_port_init()
Anton Vorontsov
1
-4
/
+3
2010-05-14
ahci: Factor out PCI specifics from ahci_reset_controller()
Anton Vorontsov
1
-3
/
+12
2010-05-14
ahci: Get rid of pci_dev argument in ahci_save_initial_config()
Anton Vorontsov
1
-14
/
+13
2010-05-14
ahci: Factor out PCI specifics from ahci_save_initial_config()
Anton Vorontsov
1
-24
/
+42
2010-05-14
ahci: Get rid of host->iomap usage
Anton Vorontsov
1
-14
/
+20
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-17
ahci: pp->active_link is not reliable when FBS is enabled
Shane Huang
1
-6
/
+17
2010-03-17
ahci: use BIOS date in broken_suspend list
Tejun Heo
1
-8
/
+20
2010-03-17
ahci: add missing nv IDs
Tejun Heo
1
-0
/
+15
2010-03-01
libata: make functions/variables static
Robert Hancock
1
-4
/
+4
2010-03-01
ahci: AHCI and RAID mode SATA patch for Intel Cougar Point DeviceIDs
Seth Heasley
1
-0
/
+6
2010-03-01
ahci: Implement SATA AHCI FIS-based switching support
Shane Huang
1
-18
/
+203
2010-02-24
ahci: disable FPDMA auto-activate optimization on NVIDIA AHCI
Robert Hancock
1
-2
/
+10
2010-02-04
ahci: add Acer G725 to broken suspend list
Tejun Heo
1
-0
/
+15
2009-12-03
ahci: let users know that Promise PDC42819 support is limited to SATA devices
Mark Nelson
1
-0
/
+8
[next]