index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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]