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
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
2009-05-15
libata: Media rotation rate and form factor heuristics
Martin K. Petersen
1
-5
/
+6
2009-05-15
libata: Report disk alignment and physical block size
Martin K. Petersen
1
-1
/
+22
2009-05-15
sata_fsl: Fix the command description of FSL SATA controller
Dave Liu
1
-3
/
+5
2009-05-15
sata_fsl: Fix compile warnings
Kumar Gala
1
-3
/
+4
2009-05-15
[libata] sata_sx4: fixup interrupt handling
David Milburn
1
-13
/
+9
2009-05-15
[libata] sata_sx4: convert to new exception handling methods
Jeff Garzik
1
-45
/
+121
2009-05-11
ata_piix: The Sony TZ90 needs the cable type hardcoding
Alan Cox
1
-0
/
+1
2009-05-11
ata_piix: ICH7 does not support correct MWDMA timings
Alan Cox
1
-3
/
+14
2009-05-11
Avoid world-writable sysfs files in libata driver.
Vitaly Mayatskikh
1
-2
/
+2
2009-05-11
libata: fix suspend/resume for ATA SEMB devices
Borislav Petkov
1
-1
/
+3
2009-05-11
libata: clear ering on resume
Tejun Heo
1
-0
/
+13
2009-05-11
pata_pdc202xx_old: fix UDMA33 handling
Bartlomiej Zolnierkiewicz
1
-3
/
+3
2009-05-11
sata_mv: use new sata phy register settings for new devices
Martin Michlmayr
1
-2
/
+67
2009-05-11
libata: fix attach error handling
Tejun Heo
1
-4
/
+17
2009-04-18
[libata] fix build error on drivers/ata/pata_legacy.c
Zhenwen Xu
1
-6
/
+7
2009-04-18
pata_via: Cache and rewrite the device bit
Alan Cox
1
-7
/
+67
2009-04-18
sata_mv: workaround for multi_count errata sata24
Mark Lord
1
-2
/
+42
2009-04-18
sata_mv: tidy up qc->tf usage in qc_prep() functions
Mark Lord
1
-10
/
+8
2009-04-16
ata: Report 16/32bit PIO as best we can
Alan Cox
4
-18
/
+76
2009-04-16
libata: use ATA_ID_CFA_*
Sergei Shtylyov
1
-3
/
+4
2009-04-16
pata_legacy: fix no device fail path
Tejun Heo
1
-0
/
+1
2009-04-16
pata_hpt37x: fix HPT370 DMA timeouts
Sergei Shtylyov
1
-20
/
+2
2009-04-16
libata: handle SEMB signature better
Tejun Heo
1
-2
/
+16
2009-04-13
ata: fix obviously wrong comment
Vegard Nossum
1
-3
/
+1
2009-04-13
ahci: force CAP_NCQ for earlier NV MCPs
Tejun Heo
1
-24
/
+33
2009-04-13
[libata] sata_via: kill uninit'd var warning
Jeff Garzik
1
-1
/
+1
2009-04-07
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-215
/
+302
2009-04-07
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
Yang Hongyang
9
-21
/
+21
2009-04-07
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
Yang Hongyang
4
-8
/
+8
2009-04-07
sata_mv: shorten register names
Mark Lord
1
-211
/
+211
2009-04-07
sata_mv: workaround errata SATA#13
Mark Lord
1
-1
/
+19
2009-04-07
sata_mv: cosmetic renames
Mark Lord
1
-17
/
+18
2009-04-07
sata_mv: workaround errata SATA#26
Mark Lord
1
-1
/
+19
2009-04-07
sata_mv: workaround errata PCI#7
Mark Lord
1
-4
/
+23
2009-04-07
sata_mv: replace 0x1f with ATA_PIO4 (v2)
Mark Lord
1
-8
/
+8
2009-04-07
sata_mv: fix irq mask races
Mark Lord
1
-0
/
+9
2009-04-07
sata_mv: revert SoC irq breakage
Mark Lord
1
-4
/
+6
2009-04-07
libata: ahci enclosure management bios workaround
David Milburn
1
-2
/
+15
2009-04-07
ata_piix: VGN-BX297XP wants the controller power up on suspend
Tejun Heo
1
-0
/
+7
2009-04-07
libata: Remove some redundant casts from pata_octeon_cf.c
David Daney
1
-3
/
+3
2009-03-30
trivial: fix typos/grammar errors in Kconfig texts
Matt LaPlante
1
-1
/
+1
2009-03-28
Merge branch 'origin' into devel
Russell King
76
-542
/
+1316
2009-03-25
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tmli...
Russell King
3
-2
/
+44
2009-03-25
[libata] Improve timeout handling
Alan Cox
9
-5
/
+83
2009-03-25
[libata] Drain data on errors
Alan Cox
2
-3
/
+76
2009-03-25
pata_sc1200: Activate secondary channel
Alan Cox
1
-2
/
+27
2009-03-25
pata_artop: Serializing support
Alan Cox
1
-6
/
+27
2009-03-25
[libata] ahci: correct enclosure LED state save
David Milburn
1
-1
/
+1
2009-03-25
[libata] More robust parsing for IDENTIFY DEVICE multi_count field
Mark Lord
1
-2
/
+11
2009-03-25
sata_mv: fix LED blinking for SoC+NCQ
Mark Lord
1
-0
/
+68
[next]