index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
pata_pdc202xx_old: Fix crashes with ATAPI
Alan Cox
2008-01-19
1
-0
/
+19
*
[libata] core checkpatch fix
Andrew Morton
2008-01-15
1
-1
/
+3
*
[libata] pata_bf54x: checkpatch fixes
Andrew Morton
2008-01-15
1
-1
/
+2
*
libata fixes for sparse-found problems
Al Viro
2008-01-15
3
-15
/
+9
*
libata: relocate sdev->manage_start_stop configuration
Tejun Heo
2008-01-14
1
-3
/
+3
*
sata_sil24: freeze on non-dev errors reported via CERR
Tejun Heo
2008-01-14
1
-0
/
+3
*
sata_sil24: fix stupid typo
Tejun Heo
2008-01-14
1
-1
/
+1
*
ata_piix: ignore ATA_DMA_ERR on vmware ich4
Tejun Heo
2008-01-14
1
-0
/
+51
*
libata and starting/stopping ATAPI floppy devices
Ondrej Zary
2008-01-10
1
-1
/
+2
*
sata_sil24: prevent hba lockup when pass-through ATA commands are used
Gwendal Grignou
2008-01-10
1
-11
/
+26
*
libata: don't normalize UNKNOWN to NONE after reset
Tejun Heo
2008-01-10
1
-3
/
+1
*
libata-pmp: propagate timeout to host link
Tejun Heo
2008-01-10
1
-5
/
+15
*
libata-pmp: 4726 hates SRST
Tejun Heo
2008-01-10
1
-7
/
+5
*
pata_ixp4xx_cf: fix compilation introduced by ata_port_desc() conversion
Rod Whitby
2008-01-10
1
-1
/
+2
*
pata_pdc202xx_old: Further fixups
Alan Cox
2008-01-10
1
-2
/
+13
*
libata-sff: PCI IRQ handling fix
Alan Cox
2008-01-10
1
-2
/
+5
*
sata_qstor: use hardreset instead of softreset
Tejun Heo
2008-01-10
1
-1
/
+1
*
pata_hpt37x: Fix HPT374 detection
Alan Cox
2007-12-19
1
-1
/
+1
*
libata: fix ATAPI draining
Tejun Heo
2007-12-17
1
-22
/
+65
*
libata: update atapi_eh_request_sense() such that lbam/lbah contains buffer size
Tejun Heo
2007-12-17
1
-2
/
+2
*
libata-acpi: implement _GTF command filtering
Tejun Heo
2007-12-17
1
-44
/
+115
*
libata-acpi: improve _GTF execution error handling and reporting
Tejun Heo
2007-12-17
1
-31
/
+46
*
libata-acpi: improve ACPI disabling
Tejun Heo
2007-12-17
1
-21
/
+38
*
libata-acpi: implement dev->gtf_cache and evaluate _GTF right after _STM duri...
Tejun Heo
2007-12-17
1
-20
/
+49
*
libata-acpi: implement and use ata_acpi_init_gtm()
Tejun Heo
2007-12-17
1
-35
/
+27
*
libata-acpi: add new hooks ata_acpi_dissociate() and ata_acpi_on_disable()
Tejun Heo
2007-12-17
3
-2
/
+38
*
libata: ata_dev_disable() should be called from EH context
Tejun Heo
2007-12-17
1
-6
/
+2
*
libata-acpi: adjust constness in ata_acpi_gtm/stm() parameters
Tejun Heo
2007-12-17
1
-3
/
+4
*
sata_mv: improve warnings about Highpoint RocketRAID 23xx cards
Mark Lord
2007-12-17
1
-5
/
+25
*
libata: add ST3160023AS / 3.42 to NCQ blacklist
Tejun Heo
2007-12-17
1
-0
/
+1
*
libata: clear link->eh_info.serror from ata_std_postreset()
Tejun Heo
2007-12-17
2
-10
/
+2
*
sata_sil: fix spurious IRQ handling
Tejun Heo
2007-12-17
1
-12
/
+17
*
libata: kill spurious NCQ completion detection
Tejun Heo
2007-12-07
2
-88
/
+4
*
ahci: don't attach if ICH6 is in combined mode
Tejun Heo
2007-12-07
1
-0
/
+18
*
ata_piix: add Toshiba Tecra M4 to broken suspend list
Peter Schwenke
2007-12-07
1
-0
/
+7
*
ahci: fix engine reset failed message
Tejun Heo
2007-12-07
1
-2
/
+2
*
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
Bartlomiej Zolnierkiewicz
2007-12-04
2
-4
/
+5
*
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
2007-12-04
1
-0
/
+4
*
sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives
Mark Lord
2007-12-04
1
-0
/
+9
*
sata_nv: don't use legacy DMA in ADMA mode (v3)
Robert Hancock
2007-12-04
1
-9
/
+23
*
sata_mv: Fix broken Marvell 7042 support.
Mark Lord
2007-12-01
1
-20
/
+42
*
libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...
Alan Cox
2007-12-01
1
-3
/
+2
*
ata_piix: add more toshiba laptops to broken suspend list
Peter Schwenke
2007-12-01
1
-0
/
+28
*
libata: More IVB horkage from TSST
Peter Missel
2007-12-01
1
-0
/
+3
*
libata: report protocol and full CDB on error
Tejun Heo
2007-12-01
1
-9
/
+33
*
Several fixes for the AVR32 PATA driver
Kristoffer Nyborg Gregertsen
2007-12-01
1
-28
/
+33
*
sata_mv: fix compilation error when enabling DEBUG
Saeed Bishara
2007-12-01
1
-1
/
+1
*
Set proper ATA UDMA mode for bf548 according to system clock.
sonic zhang
2007-12-01
1
-0
/
+7
*
libata: bump transfer chunk size if it's odd
Tejun Heo
2007-11-26
1
-3
/
+32
*
libata: Return proper ATA INT status in pata_bf54x driver
sonic zhang
2007-11-26
1
-3
/
+3
[next]