index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ata
Commit message (
Expand
)
Author
Age
Files
Lines
*
[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
*
|
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
2007-10-25
1
-0
/
+144
[next]