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
*
ata_piix: Add additional PCI identifier for 40 wire short cable
Alan Cox
2007-11-05
1
-0
/
+1
*
[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
|
*
libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist
Tejun Heo
2007-10-29
1
-0
/
+1
|
*
libata: no need to speed down if already at PIO0
Tejun Heo
2007-10-29
1
-1
/
+1
|
*
libata: relocate forcing PIO0 on reset
Tejun Heo
2007-10-29
2
-27
/
+38
|
*
pata_ns87415: define SUPERIO_IDE_MAX_RETRIES
Frank Lichtenheld
2007-10-29
1
-0
/
+2
|
*
[libata] Address some checkpatch-spotted issues
Jeff Garzik
2007-10-29
15
-220
/
+244
|
*
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
2007-10-29
8
-33
/
+33
|
*
libata: implement ata_wait_after_reset()
Tejun Heo
2007-10-29
4
-34
/
+59
|
*
libata: track SLEEP state and issue SRST to wake it up
Tejun Heo
2007-10-29
2
-1
/
+15
|
*
libata: relocate and fix post-command processing
Tejun Heo
2007-10-29
2
-23
/
+20
*
|
Initialise scatter/gather list in ata_sg_setup
Anton Blanchard
2007-10-29
1
-0
/
+1
|
/
*
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2007-10-25
1
-2
/
+2
|
\
|
*
SG: Change sg_set_page() to take length and offset argument
Jens Axboe
2007-10-24
1
-2
/
+2
*
|
[libata] sata_nv: SWNCQ should not apply to MCP61
Kuan Luo
2007-10-25
1
-3
/
+3
*
|
libata-core: Be a bit more relaxed about early DMA zero devices
Alan Cox
2007-10-25
1
-3
/
+7
[next]