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: 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
*
pata_serverworks: Fix problem with some drive combinations
Alan Cox
2007-11-05
1
-6
/
+5
*
libata: Don't disable dipm with SET FEATURES
Kristen Carlson Accardi
2007-11-04
1
-8
/
+10
*
[libata] Utilize new SCSI event infrastructure
Jeff Garzik
2007-11-03
1
-3
/
+5
*
libata: don't configure downstream links faster than the upstream link
Tejun Heo
2007-11-03
1
-6
/
+16
*
libata: request PHY speed configuration on SControl access failure
Tejun Heo
2007-11-03
1
-1
/
+1
*
libata: consider errors not associated with commands for speed down
Tejun Heo
2007-11-03
1
-6
/
+13
*
libata: more robust reset failure handling
Tejun Heo
2007-11-03
1
-9
/
+16
*
libata: cosmetic clean up / reorganization of ata_eh_reset()
Tejun Heo
2007-11-03
1
-56
/
+56
*
libata: fix timing computation in ata_eh_reset()
Tejun Heo
2007-11-03
1
-1
/
+1
*
libata: increase 128 KB / cmd limit for ATAPI tape drives
Tony Battersby
2007-11-03
1
-0
/
+4
*
sata_promise: fix endianess bug in ASIC PRD bug workaround
Mikael Pettersson
2007-11-03
1
-1
/
+1
*
libata: fix docbook
Stephen Hemminger
2007-11-03
1
-3
/
+3
*
make ata_scsi_lpm_get() static
Adrian Bunk
2007-11-03
1
-1
/
+1
*
libata: suppress two warnings
Stephen Rothwell
2007-11-03
1
-0
/
+4
*
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
ashish kalra
2007-11-03
1
-4
/
+0
*
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
ashish kalra
2007-11-03
1
-70
/
+0
*
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
ashish kalra
2007-11-03
1
-0
/
+2
*
ata/sata_fsl: cleanup style problem
Li Yang
2007-11-03
1
-6
/
+6
*
ata/sata_fsl: remove unneeded sata_fsl_hardreset()
Jeff Garzik
2007-11-03
1
-13
/
+1
*
ata/sata_fsl: remove unneeded on-stack copy of FIS
Jeff Garzik
2007-11-03
1
-3
/
+1
*
ata/sata_fsl: cleanup needless casts to/from void __iomem *
Jeff Garzik
2007-11-03
1
-2
/
+2
*
ata/sata_fsl: Remove unnecessary SCR cases
Jeff Garzik
2007-11-03
1
-14
/
+2
*
ata/sata_fsl: Kill ata_sg_is_last()
Li Yang
2007-11-03
1
-1
/
+1
*
ata/sata_fsl: save irq in private data for irq unmapping
Li Yang
2007-11-03
1
-1
/
+3
*
ata/sata_fsl: Remove deprecated hooks
Li Yang
2007-11-03
1
-4
/
+0
*
ata/sata_fsl: Update for ata_link introduction
Li Yang
2007-11-03
1
-13
/
+18
*
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
2007-10-30
2
-3
/
+5
*
libata: stop being overjealous about non-IO commands
Tejun Heo
2007-10-30
2
-8
/
+14
*
libata: flush is an IO command
Tejun Heo
2007-10-30
1
-0
/
+3
*
sata_promise: cleanups
Mikael Pettersson
2007-10-30
1
-8
/
+9
*
sata_promise: ASIC PRD table bug workaround, take 2
Mikael Pettersson
2007-10-30
1
-4
/
+83
*
Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...
Linus Torvalds
2007-10-29
5
-3
/
+424
|
\
|
*
[libata] AHCI: add hw link power management support
Kristen Carlson Accardi
2007-10-29
1
-2
/
+155
|
*
[libata] Link power management infrastructure
Kristen Carlson Accardi
2007-10-29
4
-1
/
+269
*
|
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
2007-10-29
27
-340
/
+422
|
\
|
|
*
[libata] AHCI: fix newly introduced host-reset bug
Jeff Garzik
2007-10-29
1
-2
/
+4
|
*
[libata] sata_nv: fix SWNCQ enabling
Jeff Garzik
2007-10-29
1
-3
/
+9
[next]