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
Age
Commit message (
Expand
)
Author
Files
Lines
2007-10-12
[libata] struct pci_dev related cleanups
Jeff Garzik
3
-20
/
+3
2007-10-12
libata: use ata_exec_internal() for PMP register access
Tejun Heo
5
-189
/
+118
2007-10-12
libata: implement ATA_PFLAG_RESETTING
Tejun Heo
1
-0
/
+11
2007-10-12
libata: add @timeout to ata_exec_internal[_sg]()
Tejun Heo
4
-17
/
+26
2007-10-12
ahci: fix notification handling
Tejun Heo
1
-9
/
+21
2007-10-12
ahci: clean up PORT_IRQ_BAD_PMP enabling
Tejun Heo
1
-5
/
+10
2007-10-12
ahci: kill leftover from enabling NCQ over PMP
Tejun Heo
1
-8
/
+0
2007-10-12
libata: wrap schedule_timeout_uninterruptible() in loop
Tejun Heo
1
-1
/
+2
2007-10-12
libata: skip suppress reporting if ATA_EHI_QUIET
Tejun Heo
1
-0
/
+3
2007-10-12
libata: clear ehi description after initial host report
Tejun Heo
1
-2
/
+3
2007-10-12
pata_jmicron: match vendor and class code only
Tejun Heo
1
-11
/
+2
2007-10-12
libata: add ST9160821AS / 3.ALD to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-10-12
pata_acpi: ACPI driver support
Alan Cox
3
-0
/
+406
2007-10-12
libata-core: Expose gtm methods for driver use
Alan Cox
1
-2
/
+6
2007-10-12
libata: add HDT722516DLA380 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-10-12
libata: blacklist NCQ on Seagate Barracuda ST380817AS
Paolo Ornati
1
-0
/
+1
2007-10-12
[libata] Turn on ACPI by default
Jeff Garzik
1
-2
/
+2
2007-10-12
libata_scsi: Fix ATAPI transfer lengths
Alan Cox
1
-4
/
+14
2007-10-12
libata: correct handling of SRST reset sequences
Alan Cox
1
-0
/
+21
2007-10-12
libata: Integrate ACPI-based PATA/SATA hotplug - version 5
Matthew Garrett
1
-1
/
+59
2007-10-12
libata: Add a drivers/ide style DMA disable
Alan Cox
1
-0
/
+17
2007-10-12
ahci: Add MCP79 support to AHCI driver
Peer Chen
1
-0
/
+8
2007-10-12
libata: add human-readable error value decoding
Robert Hancock
1
-0
/
+45
2007-10-12
ahci: implement AHCI_HFLAG_NO_PMP
Tejun Heo
1
-2
/
+9
2007-10-12
ahci: move host flags over to pi.private_data
Tejun Heo
1
-28
/
+35
2007-10-12
ahci: implement PMP support
Tejun Heo
1
-46
/
+174
2007-10-12
sata_sil24: implement PORT_RST
Tejun Heo
1
-23
/
+70
2007-10-12
sata_sil24: implement PMP support
Tejun Heo
1
-21
/
+206
2007-10-12
libata-pmp: implement qc_defer for command switching PMP support
Tejun Heo
2
-0
/
+31
2007-10-12
libata-pmp: extend ACPI support to cover PMP
Tejun Heo
3
-4
/
+38
2007-10-12
libata-pmp: hook PMP support and enable it
Tejun Heo
3
-35
/
+96
2007-10-12
libata-pmp: implement Port Multiplier support
Tejun Heo
4
-1
/
+1200
2007-10-12
libata-pmp: update ata_eh_reset() for PMP
Tejun Heo
1
-0
/
+2
2007-10-12
[PATCH] libata: Fix HPA handling regression
Alan Cox
1
-1
/
+6
2007-10-12
[libata] ata_piix: add HP compaq laptop to short cable list
Jeff Garzik
1
-0
/
+1
2007-10-12
pata_ns87415: Initial cut at 87415/87560 IDE support
Alan Cox
3
-0
/
+477
2007-10-12
libata-core: blacklist HITACHI HDS drives using wildcard blacklist matching
David Milburn
1
-2
/
+2
2007-10-12
libata: update spurious NCQ completion blacklist
Tejun Heo
1
-1
/
+4
2007-10-12
pata_pdc202xx_old MWDMA fixes, and notes
Alan Cox
1
-5
/
+10
2007-10-12
pata_atiixp: Audit notes on locking
Alan Cox
1
-0
/
+6
2007-10-12
[libata] AHCI: enable AHCI mode, before using AHCI reset
Jeff Garzik
1
-1
/
+7
2007-10-12
libata: Fix build failure on ppc64 drivers/ata/pata_scc.c
Satyam Sharma
1
-9
/
+12
2007-10-12
sata_via: kill SATA_PATA_SHARING register handling
Tejun Heo
1
-14
/
+2
2007-10-12
libata: fix ata_set_max_sectors()
Tejun Heo
1
-1
/
+4
2007-10-12
libata-pmp-prep: implement sata_async_notification()
Tejun Heo
6
-26
/
+91
2007-10-12
libata-pmp-prep: implement ATA_HORKAGE_SKIP_PM
Tejun Heo
1
-0
/
+7
2007-10-12
libata-pmp-prep: implement EH fast-fail path
Tejun Heo
1
-1
/
+1
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_DISABLED
Tejun Heo
1
-1
/
+29
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_RETRY
Tejun Heo
1
-1
/
+4
2007-10-12
libata-pmp-prep: implement ATA_LFLAG_NO_SRST, ASSUME_ATA and ASSUME_SEMB
Tejun Heo
1
-10
/
+32
[next]