index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
ahci.c
Age
Commit message (
Expand
)
Author
Files
Lines
2007-06-09
ahci: Add MCP73/MCP77 support to AHCI driver
Peer Chen
1
-0
/
+24
2007-05-21
libata: bump versions
Jeff Garzik
1
-1
/
+1
2007-05-21
ahci: disable 64bit dma on sb600
Tejun Heo
1
-1
/
+10
2007-05-16
libata-acpi: add ATA_FLAG_ACPI_SATA port flag
Tejun Heo
1
-1
/
+2
2007-05-11
add the ATI SB700 SATA controller device id to AHCI pci table
Henry Su
1
-0
/
+1
2007-05-11
libata: reimplement suspend/resume support using sdev->manage_start_stop
Tejun Heo
1
-4
/
+0
2007-05-01
libata: improve 0xff status handling
Tejun Heo
1
-8
/
+6
2007-05-01
libata: add deadline support to prereset and reset methods
Tejun Heo
1
-7
/
+11
2007-04-28
ahci: consolidate common port flags
Tejun Heo
1
-19
/
+10
2007-04-28
libata: convert the remaining SATA drivers to new init model
Tejun Heo
1
-192
/
+135
2007-04-28
ahci: add PCI ID for new VIA chip
Tejun Heo
1
-0
/
+1
2007-04-28
ahci.c: remove non-existing SB600 raid id (re-send)
Conke Hu
1
-2
/
+1
2007-04-28
libata: improve AC_ERR_DEV handling for ->post_internal_cmd
Tejun Heo
1
-4
/
+1
2007-04-28
ahci: move port_map handling to ahci_save_initial_config()
Tejun Heo
1
-27
/
+30
2007-04-28
ahci: implement ata_save/restore_initial_config()
Tejun Heo
1
-23
/
+72
2007-03-28
ahci.c: walkaround for SB600 SATA internal error issue
Conke Hu
1
-2
/
+19
2007-03-06
ahci: RAID mode SATA patch for Intel ICH9M
Jason Gaston
1
-0
/
+1
2007-03-02
libata: add missing CONFIG_PM in LLDs
Tejun Heo
1
-0
/
+14
2007-03-01
ahci: improve spurious SDB FIS handling
Tejun Heo
1
-15
/
+24
2007-03-01
ahci/pata_jmicron: match class not function number
Tejun Heo
1
-13
/
+3
2007-02-26
[libata] bump versions
Jeff Garzik
1
-1
/
+1
2007-02-23
ahci: consider SDB FIS containing spurious NCQ completions HSM violation (reg...
Tejun Heo
1
-14
/
+14
2007-02-14
[PATCH] remove many unneeded #includes of sched.h
Tim Schmielau
1
-1
/
+0
2007-02-09
libata: add another IRQ calls (libata drivers)
Akira Iguchi
1
-0
/
+4
2007-02-09
libata: convert to iomap
Tejun Heo
1
-45
/
+34
2007-02-09
libata: update libata LLDs to use devres
Tejun Heo
1
-98
/
+27
2007-02-09
libata: update libata core layer to use devres
Tejun Heo
1
-17
/
+4
2007-02-09
libata: implement ata_host_detach()
Tejun Heo
1
-2
/
+1
2007-02-09
libata: handle pci_enable_device() failure while resuming
Tejun Heo
1
-1
/
+3
2007-02-09
ahci: Remove jmicron fixup
Alan
1
-6
/
+2
2007-02-09
Add pci class code for SATA & AHCI, and replace some magic numbers.
Conke Hu
1
-4
/
+4
2007-02-09
[PATCH] ahci: trivial endianness annotations
Al Viro
1
-1
/
+1
2007-01-27
ahci: port_no should be used when clearing IRQ in ahci_thaw()
Tejun Heo
1
-1
/
+1
2007-01-26
ahci: use 0x80 as wait stat value instead of 0xff
Tejun Heo
1
-1
/
+1
2007-01-26
ahci: fix endianness in spurious interrupt message
Tejun Heo
1
-1
/
+2
2007-01-25
ahci: improve and limit spurious interrupt messages, take#3
Tejun Heo
1
-8
/
+49
2007-01-24
ahci: don't enter slumber on power down
Tejun Heo
1
-27
/
+10
2007-01-24
ahci: make ULi M5288 ignore interface fatal error bit
Tejun Heo
1
-1
/
+1
2006-12-20
[libata] Move some PCI IDs from sata_nv to ahci
Peer Chen
1
-0
/
+8
2006-12-16
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
Tejun Heo
1
-2
/
+0
2006-12-03
[PATCH] ahci: do not powerdown during initialization
Tejun Heo
1
-7
/
+7
2006-12-01
[PATCH] ahci: honor PORTS_IMPL on ICH8s
Tejun Heo
1
-28
/
+67
2006-12-01
[PATCH] ahci: preserve PORTS_IMPL over host resets
Tejun Heo
1
-3
/
+20
2006-12-01
[libata] ahci: Match PCI class code for AHCI
Jeff Garzik
1
-0
/
+4
2006-12-01
[PATCH] ahci: update ahci-vt8251 reset sequence
Tejun Heo
1
-2
/
+76
2006-12-01
[PATCH] ahci: kill AHCI_FLAG_RESET_NEEDS_CLO
Tejun Heo
1
-17
/
+4
2006-11-29
[PATCH] ahci: ignore PORT_IRQ_IF_ERR on JMB controllers
Tejun Heo
1
-5
/
+22
2006-11-28
[PATCH] ahci: AHCI mode SATA patch for Intel ICH9
Jason Gaston
1
-0
/
+11
2006-11-02
[libata] Add support for AHCI controllers of MCP67.
Peer Chen
1
-0
/
+8
2006-11-01
[PATCH] ahci: fix status register check in ahci_softreset
Tejun Heo
1
-2
/
+1
[next]