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
2008-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+2
2008-06-20
pcmcia: add another pata/ide ID
Kristoffer Ericson
1
-0
/
+1
2008-06-20
pcmcia: add an pata/ide ID
Matt Reimer
1
-0
/
+1
2008-06-19
ahci: sis can't do PMP
Tejun Heo
1
-3
/
+12
2008-06-19
ata_piix: add TECRA M4 to broken suspend list
Tejun Heo
1
-0
/
+7
2008-06-19
LIBATA: Add HAVE_PATA_PLATFORM to select PATA_PLATFORM driver
Ben Dooks
1
-1
/
+9
2008-06-19
sata_mv: warn on PIO with multiple DRQs
Mark Lord
1
-0
/
+18
2008-06-19
sata_mv: enable async_notify for 60x1 Rev.C0 and higher
Mark Lord
1
-0
/
+3
2008-06-19
libata: don't check whether to use DMA or not for no data commands
Tejun Heo
3
-12
/
+10
2008-06-19
ahci: jmb361 has only one port
Tejun Heo
1
-0
/
+8
2008-06-13
ahci: Workaround HW bug for SB600/700 SATA controller PMP support
Shane Huang
1
-17
/
+82
2008-06-13
ahci: workarounds for mcp65
Tejun Heo
1
-9
/
+31
2008-06-05
libata: fix G5 SATA broken on -rc5
Hugh Dickins
1
-1
/
+1
2008-06-04
libata-sff: Fix oops reported in kerneloops.org for pnp devices with no ctl
Alan Cox
4
-19
/
+107
2008-06-04
sata_mv: PHY_MODE4 cleanups
Mark Lord
1
-10
/
+14
2008-06-04
[libata] ata_piix: more acer short cable quirks
Colin Ian King
1
-0
/
+2
2008-06-04
[libata] ACPI: Properly handle bay devices in dock stations
Holger Macht
1
-51
/
+114
2008-05-30
ahci: change the Device IDs of nvidia MCP7B AHCI controller in ahci.c
peerchen
1
-4
/
+4
2008-05-30
[libata] sata_fsl: Fix broken driver, add port multiplier (PMP) support
Ashish Kalra
1
-61
/
+163
2008-05-30
libata: SRST can't be trusted on PMP sil3726
Tejun Heo
1
-2
/
+5
2008-05-30
libata: fix libata-scsi kernel-doc notation
Randy Dunlap
1
-1
/
+2
2008-05-30
ata: Convert to static DEFINE_SPINLOCK(lock)
Pradeep Singh Rautela
1
-1
/
+1
2008-05-30
ata_piix: fix macbook ich8m problems
Tejun Heo
1
-3
/
+4
2008-05-30
sata_mv: implement SoC guideline SATA_S11
Mark Lord
1
-1
/
+5
2008-05-30
sata_mv: workaround for 60x1 errata sata13
Mark Lord
1
-2
/
+7
2008-05-30
sata_mv: nuke unreleased GenIIe revisions
Mark Lord
1
-19
/
+4
2008-05-30
sata_mv: PHY_MODEx errata fixes
Mark Lord
1
-12
/
+12
2008-05-30
sata_mv: move SOC_FLAG to hpriv
Mark Lord
1
-14
/
+13
2008-05-20
drivers/ata: trim trailing whitespace
Jeff Garzik
2
-5
/
+5
2008-05-20
Fixups to ATA ACPI hotplug
Matthew Garrett
1
-27
/
+50
2008-05-20
libata: ignore SIMG4726 config pseudo device
Tejun Heo
2
-8
/
+8
2008-05-20
sata_sil24: don't use NCQ if marvell 4140 PMP is attached
Tejun Heo
1
-0
/
+11
2008-05-20
libata: don't schedule LPM action seperately during probing
Tejun Heo
1
-2
/
+1
2008-05-20
libata: make sure PMP notification is turned off during recovery
Tejun Heo
1
-16
/
+20
2008-05-20
libata: increase PMP register access timeout to 3s
Tejun Heo
1
-2
/
+2
2008-05-20
libata: ignore recovered PHY errors
Tejun Heo
1
-6
/
+1
2008-05-20
libata: kill hotplug related race condition
Tejun Heo
2
-23
/
+50
2008-05-20
libata: move reset freeze/thaw handling into ata_eh_reset()
Tejun Heo
2
-32
/
+18
2008-05-20
libata: reorganize ata_eh_reset() no reset method path
Tejun Heo
1
-50
/
+52
2008-05-20
libata: fix sata_link_hardreset() @online out parameter handling
Tejun Heo
1
-1
/
+5
2008-05-20
sata_promise: other cleanups
Mikael Pettersson
1
-16
/
+7
2008-05-20
sata_promise: mmio access cleanups
Mikael Pettersson
1
-59
/
+65
2008-05-20
sata_promise: fix irq clearing buglets
Mikael Pettersson
1
-4
/
+3
2008-05-20
ata: remove FIT() macro
Harvey Harrison
9
-64
/
+64
2008-05-20
sata_mv: ensure empty request queue for FBS-NCQ EH
Mark Lord
1
-2
/
+14
2008-05-20
sata_mv: cache main_irq_mask register in hpriv
Mark Lord
1
-5
/
+7
2008-05-20
sata_mv: disregard masked irqs
Mark Lord
1
-4
/
+5
2008-05-20
sata_mv: fix pmp drives not found
Mark Lord
1
-1
/
+4
2008-05-20
sata_mv: consolidate main_irq_mask updates
Mark Lord
1
-25
/
+32
2008-05-20
sata_mv: don't blindly enable IRQs
Mark Lord
1
-26
/
+6
[next]