index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
Files
Lines
2007-11-03
libata: request PHY speed configuration on SControl access failure
Tejun Heo
1
-1
/
+1
2007-11-03
libata: consider errors not associated with commands for speed down
Tejun Heo
1
-6
/
+13
2007-11-03
libata: more robust reset failure handling
Tejun Heo
1
-9
/
+16
2007-11-03
libata: cosmetic clean up / reorganization of ata_eh_reset()
Tejun Heo
1
-56
/
+56
2007-11-03
libata: fix timing computation in ata_eh_reset()
Tejun Heo
1
-1
/
+1
2007-11-03
libata: increase 128 KB / cmd limit for ATAPI tape drives
Tony Battersby
1
-0
/
+4
2007-11-03
sata_promise: fix endianess bug in ASIC PRD bug workaround
Mikael Pettersson
1
-1
/
+1
2007-11-03
libata: fix docbook
Stephen Hemminger
1
-3
/
+3
2007-11-03
make ata_scsi_lpm_get() static
Adrian Bunk
1
-1
/
+1
2007-11-03
libata: suppress two warnings
Stephen Rothwell
1
-0
/
+4
2007-11-03
ata/sata_fsl: Remove ata_scsi_suspend/resume callbacks
ashish kalra
1
-4
/
+0
2007-11-03
ata/sata_fsl: Remove sending LOG EXT command in sata_fsl_softreset()
ashish kalra
1
-70
/
+0
2007-11-03
ata/sata_fsl: Move MPC8315DS link speed limit workaround to specific ifdef
ashish kalra
1
-0
/
+2
2007-11-03
ata/sata_fsl: cleanup style problem
Li Yang
1
-6
/
+6
2007-11-03
ata/sata_fsl: remove unneeded sata_fsl_hardreset()
Jeff Garzik
1
-13
/
+1
2007-11-03
ata/sata_fsl: remove unneeded on-stack copy of FIS
Jeff Garzik
1
-3
/
+1
2007-11-03
ata/sata_fsl: cleanup needless casts to/from void __iomem *
Jeff Garzik
1
-2
/
+2
2007-11-03
ata/sata_fsl: Remove unnecessary SCR cases
Jeff Garzik
1
-14
/
+2
2007-11-03
ata/sata_fsl: Kill ata_sg_is_last()
Li Yang
1
-1
/
+1
2007-11-03
ata/sata_fsl: save irq in private data for irq unmapping
Li Yang
1
-1
/
+3
2007-11-03
ata/sata_fsl: Remove deprecated hooks
Li Yang
1
-4
/
+0
2007-11-03
ata/sata_fsl: Update for ata_link introduction
Li Yang
1
-13
/
+18
2007-10-30
libata: implement and use ATA_QCFLAG_QUIET
Tejun Heo
2
-3
/
+5
2007-10-30
libata: stop being overjealous about non-IO commands
Tejun Heo
2
-8
/
+14
2007-10-30
libata: flush is an IO command
Tejun Heo
1
-0
/
+3
2007-10-30
sata_promise: cleanups
Mikael Pettersson
1
-8
/
+9
2007-10-30
sata_promise: ASIC PRD table bug workaround, take 2
Mikael Pettersson
1
-4
/
+83
2007-10-29
Merge branch 'alpm' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/li...
Linus Torvalds
5
-3
/
+424
2007-10-29
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
27
-340
/
+422
2007-10-29
[libata] AHCI: add hw link power management support
Kristen Carlson Accardi
1
-2
/
+155
2007-10-29
[libata] Link power management infrastructure
Kristen Carlson Accardi
4
-1
/
+269
2007-10-29
[libata] AHCI: fix newly introduced host-reset bug
Jeff Garzik
1
-2
/
+4
2007-10-29
[libata] sata_nv: fix SWNCQ enabling
Jeff Garzik
1
-3
/
+9
2007-10-29
libata: add MAXTOR 7V300F0/VA111900 to NCQ blacklist
Tejun Heo
1
-0
/
+1
2007-10-29
libata: no need to speed down if already at PIO0
Tejun Heo
1
-1
/
+1
2007-10-29
libata: relocate forcing PIO0 on reset
Tejun Heo
2
-27
/
+38
2007-10-29
pata_ns87415: define SUPERIO_IDE_MAX_RETRIES
Frank Lichtenheld
1
-0
/
+2
2007-10-29
[libata] Address some checkpatch-spotted issues
Jeff Garzik
15
-220
/
+244
2007-10-29
[libata] fix 'if(' and similar areas that lack whitespace
Jeff Garzik
8
-33
/
+33
2007-10-29
libata: implement ata_wait_after_reset()
Tejun Heo
4
-34
/
+59
2007-10-29
libata: track SLEEP state and issue SRST to wake it up
Tejun Heo
2
-1
/
+15
2007-10-29
libata: relocate and fix post-command processing
Tejun Heo
2
-23
/
+20
2007-10-29
Initialise scatter/gather list in ata_sg_setup
Anton Blanchard
1
-0
/
+1
2007-10-26
Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-2
/
+2
2007-10-25
[libata] sata_nv: SWNCQ should not apply to MCP61
Kuan Luo
1
-3
/
+3
2007-10-25
libata-core: Be a bit more relaxed about early DMA zero devices
Alan Cox
1
-3
/
+7
2007-10-25
ahci: ahci: implement workaround for ASUS P5W-DH Deluxe ahci_broken_hardreset...
Tejun Heo
1
-0
/
+144
2007-10-25
Fix pata_icside build for recent libata API changes
Al Viro
1
-20
/
+22
2007-10-25
libata: cosmetic clean up in ata_eh_reset()
Tejun Heo
1
-6
/
+6
2007-10-25
libata-core.c: make 2 functions static
Adrian Bunk
1
-2
/
+2
[prev]
[next]