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-12-04
pata_amd/pata_via: de-couple programming of PIO/MWDMA and UDMA timings
Bartlomiej Zolnierkiewicz
2
-4
/
+5
2007-12-04
ahci: add the Device IDs of MCP79 AHCI controller to ahci.c
peerchen
1
-0
/
+4
2007-12-04
sata_mv: Warn about HPT RocketRAID BIOS treatment of "Legacy" drives
Mark Lord
1
-0
/
+9
2007-12-04
sata_nv: don't use legacy DMA in ADMA mode (v3)
Robert Hancock
1
-9
/
+23
2007-12-02
sata_mv: Fix broken Marvell 7042 support.
Mark Lord
1
-20
/
+42
2007-12-02
libata: Fix early use of port printk. (Was Re: ata4294967295: failed to start...
Alan Cox
1
-3
/
+2
2007-12-02
ata_piix: add more toshiba laptops to broken suspend list
Peter Schwenke
1
-0
/
+28
2007-12-02
libata: More IVB horkage from TSST
Peter Missel
1
-0
/
+3
2007-12-02
libata: report protocol and full CDB on error
Tejun Heo
1
-9
/
+33
2007-12-02
Several fixes for the AVR32 PATA driver
Kristoffer Nyborg Gregertsen
1
-28
/
+33
2007-12-02
sata_mv: fix compilation error when enabling DEBUG
Saeed Bishara
1
-1
/
+1
2007-12-02
Set proper ATA UDMA mode for bf548 according to system clock.
sonic zhang
1
-0
/
+7
2007-11-26
libata: bump transfer chunk size if it's odd
Tejun Heo
1
-3
/
+32
2007-11-26
libata: Return proper ATA INT status in pata_bf54x driver
sonic zhang
1
-3
/
+3
2007-11-24
pata_ali: trim trailing whitespace (fix checkpatch complaints)
Jeff Garzik
1
-1
/
+1
2007-11-24
pata_isapnp: Polled devices
Alan Cox
1
-4
/
+7
2007-11-24
pata_hpt37x: Fix cable detect bug spotted by Sergei
Alan Cox
1
-1
/
+1
2007-11-24
pata_ali: Lots of problems still showing up with small ATAPI DMA
Alan Cox
1
-0
/
+17
2007-11-24
pata_ali: Add Mitac 8317 and derivatives
Alan Cox
1
-0
/
+3
2007-11-24
libata-core: List more documentation sources for reference
Alan Cox
1
-0
/
+8
2007-11-24
ata_piix: Invalid use of writel/readl with iomap
Alan Cox
1
-3
/
+3
2007-11-24
sata_sil24: fix sg table sizing
Tejun Heo
1
-3
/
+23
2007-11-24
pata_jmicron: fix disabled port handling in jmicron_pre_reset()
Tejun Heo
1
-5
/
+4
2007-11-24
pata_sil680: kill bogus reset code (take 2)
Sergei Shtylyov
1
-30
/
+2
2007-11-19
ata_piix: port enable for the first SATA controller of ICH8 is 0xf not 0x3
Tejun Heo
1
-1
/
+1
2007-11-19
ata_piix: only enable the first port on apple macbook pro
Thomas Rohwer
1
-0
/
+28
2007-11-19
ata_piix: reorganize controller IDs
Tejun Heo
1
-31
/
+31
2007-11-19
pata_sis.c: Add Packard Bell EasyNote K5305 to laptops
Gabriel C
1
-0
/
+1
2007-11-19
libata-scsi: be tolerant of 12-byte ATAPI commands in 16-byte CDBs
Mark Lord
1
-1
/
+2
2007-11-19
libata: use ATA_HORKAGE_STUCK_ERR for ATAPI tape drives
Albert Lee
1
-1
/
+3
2007-11-19
libata: workaround DRQ=1 ERR=1 for ATAPI tape drives
Albert Lee
1
-5
/
+13
2007-11-19
libata: remove unused functions
Adrian Bunk
2
-173
/
+0
2007-11-19
ata_piix: add SATELLITE U205 to broken suspend list
Tejun Heo
1
-0
/
+7
2007-11-10
libata: Don't fail device revalidation for bad _GTF methods
Matthew Garrett
1
-8
/
+2
2007-11-08
libata: port and host should be stopped before hardware resources are released
Tejun Heo
1
-13
/
+39
2007-11-08
libata: skip 0xff polling for PATA controllers
Tejun Heo
1
-5
/
+11
2007-11-08
libata: pata_platform: Support polling-mode configuration.
Paul Mundt
1
-7
/
+28
2007-11-08
libata: Support PIO polling-only hosts.
Paul Mundt
1
-0
/
+10
2007-11-08
libata sata_qstor conversion to new error handling (EH).
Mark Lord
1
-14
/
+51
2007-11-08
libata sata_qstor workaround for spurious interrupts
Mark Lord
1
-17
/
+21
2007-11-08
libata sata_qstor nuke idle state
Mark Lord
1
-11
/
+4
2007-11-08
nv_hardreset: update dangling reference to bugzilla entry
Fernando Luis Vázquez Cao
1
-1
/
+1
2007-11-08
ata_piix: add SATELLITE PRO U200 to broken suspend list
Yann Chachkoff
1
-0
/
+7
2007-11-06
libata: handle broken cable reporting
Alan Cox
1
-1
/
+20
2007-11-06
pata_hpt37x: Fix outstanding bug reports on the HPT374 and 37x cable detect
Alan Cox
1
-13
/
+36
2007-11-06
ata_piix: Add additional PCI identifier for 40 wire short cable
Alan Cox
1
-0
/
+1
2007-11-06
pata_serverworks: Fix problem with some drive combinations
Alan Cox
1
-6
/
+5
2007-11-05
libata: Don't disable dipm with SET FEATURES
Kristen Carlson Accardi
1
-8
/
+10
2007-11-04
[libata] Utilize new SCSI event infrastructure
Jeff Garzik
1
-3
/
+5
2007-11-03
libata: don't configure downstream links faster than the upstream link
Tejun Heo
1
-6
/
+16
[next]