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
2007-02-02
libata: Initialize nbytes for internal sg commands
Brian King
1
-0
/
+1
2007-02-02
pata_via: Correct missing comments
Alan
1
-1
/
+2
2007-02-02
pata_atiixp: propogate cable detection hack from drivers/ide to the new driver
Alan
1
-2
/
+9
2007-02-02
ahci/pata_jmicron: fix JMicron quirk
Tejun Heo
1
-13
/
+5
2007-01-30
Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/...
Linus Torvalds
5
-15
/
+53
2007-01-30
Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6
Linus Torvalds
1
-0
/
+1
2007-01-30
[PATCH] pata_platform: fallout from set_mode() change
Al Viro
1
-1
/
+2
2007-01-30
libata: fix translation for START STOP UNIT
Robert Hancock
1
-5
/
+4
2007-01-30
libata-scsi: ata_task_ioctl should return ATA registers from sense data
David Milburn
1
-6
/
+45
2007-01-30
pata_platform: set_mode fix
Andrew Morton
1
-1
/
+3
2007-01-30
ata_if_xfermask() word 51 fix
Lennert Buytenhek
1
-1
/
+1
2007-01-30
pata_sil680: PIO1 taskfile transfers overclocking fix (repost)
Sergei Shtylyov
1
-1
/
+1
2007-01-27
via82cxxx/pata_via: correct PCI_DEVICE_ID_VIA_SATA_EIDE ID and add support fo...
Josepch Chan
1
-0
/
+1
2007-01-27
libata: fix ata_eh_suspend() return value
Tejun Heo
1
-1
/
+1
2007-01-27
ahci: port_no should be used when clearing IRQ in ahci_thaw()
Tejun Heo
1
-1
/
+1
2007-01-27
Fix Maple PATA IRQ assignment.
David Woodhouse
2
-3
/
+7
2007-01-27
ahci: use 0x80 as wait stat value instead of 0xff
Tejun Heo
1
-1
/
+1
2007-01-27
sata_via: style clean up, no indirect method call in LLD
Tejun Heo
1
-1
/
+1
2007-01-27
ahci: fix endianness in spurious interrupt message
Tejun Heo
1
-1
/
+2
2007-01-26
libata-sff: Don't call bmdma_stop on non DMA capable controllers
Alan
1
-1
/
+2
2007-01-26
libata: implement ATA_FLAG_IGN_SIMPLEX and use it in sata_uli
Tejun Heo
2
-5
/
+10
2007-01-26
ahci: improve and limit spurious interrupt messages, take#3
Tejun Heo
1
-8
/
+49
2007-01-26
sata_via: don't diddle with ATA_NIEN in ->freeze
Tejun Heo
1
-1
/
+11
2007-01-25
libata: set_mode, Fix the FIXME
Alan
6
-20
/
+19
2007-01-25
libata hpt3xn: Hopefully sort out the DPLL logic versus the vendor code
Alan
1
-3
/
+3
2007-01-25
libata cmd64x: whack into a shape that looks like the documentation
Alan
1
-7
/
+16
2007-01-24
libata: Fixup n_elem initialization
Brian King
1
-1
/
+1
2007-01-24
ahci: don't enter slumber on power down
Tejun Heo
1
-27
/
+10
2007-01-24
sata_nv: don't rely on NV_INT_DEV indication with ADMA
Robert Hancock
1
-8
/
+6
2007-01-24
ahci: make ULi M5288 ignore interface fatal error bit
Tejun Heo
1
-1
/
+1
2007-01-20
sata_mv HighPoint 2310 support (88SX7042)
Olof Johansson
1
-2
/
+3
2007-01-20
libata: fix handling of port actions in per-dev action mask
Tejun Heo
1
-0
/
+4
2007-01-20
sata_via: add PCI ID 0x5337
Luca Pedrielli
1
-0
/
+1
2007-01-06
[PATCH] hpt37x: Two important bug fixes
Alan
1
-3
/
+3
2007-01-06
[PATCH] pata_optidma: typo in Kconfig
Alexey Dobriyan
1
-1
/
+1
2007-01-02
[PATCH] libata: fix combined mode
Alan
1
-12
/
+30
2006-12-20
[libata] sata_svw, sata_vsc: kill iomem warnings
Jeff Garzik
2
-37
/
+47
2006-12-20
[PATCH] libata: take scmd->cmd_len into account when translating SCSI commands
Tejun Heo
1
-4
/
+25
2006-12-20
[PATCH] libata: kill @cdb argument from xlat methods
Tejun Heo
1
-17
/
+13
2006-12-20
[PATCH] libata: clean up variable name usage in xlat related functions
Tejun Heo
1
-112
/
+105
2006-12-20
[libata] Move some PCI IDs from sata_nv to ahci
Peer Chen
2
-8
/
+8
2006-12-20
[libata] pata_via: suspend/resume support fix
Andrew Morton
1
-1
/
+1
2006-12-20
[libata] pata_cs5530: suspend/resume support tweak
Andrew Morton
1
-1
/
+2
2006-12-16
[PATCH] pata_via: Cable detect error
Alan
1
-2
/
+7
2006-12-16
[PATCH] Fix help text for CONFIG_ATA_PIIX
Alan
1
-3
/
+3
2006-12-16
[PATCH] initializer entry defined twice in pata_rz1000
Ira Snyder
1
-2
/
+0
2006-12-16
[PATCH] ata: fix platform_device_register_simple() error check
Akinobu Mita
3
-5
/
+7
2006-12-16
[PATCH] ahci: do not mangle saved HOST_CAP while resetting controller
Tejun Heo
1
-2
/
+0
2006-12-16
[PATCH] libata: don't initialize sg in ata_exec_internal() if DMA_NONE (take #2)
Tejun Heo
1
-4
/
+10
2006-12-16
[libata] sata_svw: Disable ATAPI DMA on current boards (errata workaround)
Jeff Garzik
1
-7
/
+34
[next]