index
:
linux-stable.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
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
pata_ali: trim trailing whitespace (fix checkpatch complaints)
Jeff Garzik
2007-11-23
1
-1
/
+1
*
pata_isapnp: Polled devices
Alan Cox
2007-11-23
1
-4
/
+7
*
pata_hpt37x: Fix cable detect bug spotted by Sergei
Alan Cox
2007-11-23
1
-1
/
+1
*
pata_ali: Lots of problems still showing up with small ATAPI DMA
Alan Cox
2007-11-23
1
-0
/
+17
*
pata_ali: Add Mitac 8317 and derivatives
Alan Cox
2007-11-23
1
-0
/
+3
*
libata-core: List more documentation sources for reference
Alan Cox
2007-11-23
1
-0
/
+8
*
ata_piix: Invalid use of writel/readl with iomap
Alan Cox
2007-11-23
1
-3
/
+3
*
sata_sil24: fix sg table sizing
Tejun Heo
2007-11-23
1
-3
/
+23
*
pata_jmicron: fix disabled port handling in jmicron_pre_reset()
Tejun Heo
2007-11-23
1
-5
/
+4
*
pata_sil680: kill bogus reset code (take 2)
Sergei Shtylyov
2007-11-23
1
-30
/
+2
*
ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3
Tejun Heo
2007-11-19
1
-1
/
+1
*
ata_piix: only enable the first port on apple macbook pro
Thomas Rohwer
2007-11-19
1
-0
/
+28
*
ata_piix: reorganize controller IDs
Tejun Heo
2007-11-19
1
-31
/
+31
*
pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
Gabriel C
2007-11-19
1
-0
/
+1
*
libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs
Mark Lord
2007-11-19
1
-1
/
+2
*
libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives
Albert Lee
2007-11-19
1
-1
/
+3
*
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
Albert Lee
2007-11-19
1
-5
/
+13
*
libata: remove unused functions
Adrian Bunk
2007-11-19
2
-173
/
+0
*
ata_piix: add SATELLITE U205 to broken suspend list
Tejun Heo
2007-11-19
1
-0
/
+7
*
libata: Don't fail device revalidation for bad _GTF methods
Matthew Garrett
2007-11-10
1
-8
/
+2
*
libata: port and host should be stopped before hardware resources are released
Tejun Heo
2007-11-08
1
-13
/
+39
*
libata: skip 0xff polling for PATA controllers
Tejun Heo
2007-11-08
1
-5
/
+11
*
libata: pata_platform: Support polling-mode configuration.
Paul Mundt
2007-11-08
1
-7
/
+28
*
libata: Support PIO polling-only hosts.
Paul Mundt
2007-11-08
1
-0
/
+10
*
libata sata_qstor conversion to new error handling (EH).
Mark Lord
2007-11-08
1
-14
/
+51
*
libata sata_qstor workaround for spurious interrupts
Mark Lord
2007-11-08
1
-17
/
+21
*
libata sata_qstor nuke idle state
Mark Lord
2007-11-08
1
-11
/
+4
*
nv_hardreset: update dangling reference to bugzilla entry
Fernando Luis Vázquez Cao
2007-11-08
1
-1
/
+1
*
ata_piix: add SATELLITE PRO U200 to broken suspend list
Yann Chachkoff
2007-11-08
1
-0
/
+7
*
libata: handle broken cable reporting
Alan Cox
2007-11-05
1
-1
/
+20
*
pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect
Alan Cox
2007-11-05
1
-13
/
+36
*
ata_piix: Add additional PCI identifier for 40 wire short cable
Alan Cox
2007-11-05
1
-0
/
+1
[next]