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
2022-01-27
ata: pata_platform: Fix a NULL pointer dereference in __pata_platform_probe()
Zhou Qingyang
1
-0
/
+2
2022-01-21
ata: pata_octeon_cf: fix call to trace_ata_bmdma_stop()
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: pata_ali: remove redundant return statement
Colin Ian King
1
-1
/
+1
2022-01-14
ata: ahci: Add support for AMD A85 FCH (Hudson D4)
Paul Menzel
1
-0
/
+9
2022-01-14
ata: libata: Rename link flag ATA_LFLAG_NO_DB_DELAY
Paul Menzel
2
-2
/
+2
2022-01-14
ata: libata-scsi: simplify __ata_scsi_queuecmd()
Wenchao Hao
1
-24
/
+21
2022-01-14
ata: pata_of_platform: Use platform_get_irq_optional() to get the interrupt
Lad Prabhakar
1
-3
/
+12
2022-01-14
ata: pata_samsung_cf: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: pata_pxa: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: pata_imx: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: pata_ftide010: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: pata_cs5535: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: pata_octeon_cf: remove redundant val variable
Minghao Chi
1
-5
/
+1
2022-01-14
ata: fix read_id() ata port operation interface
Damien Le Moal
6
-22
/
+21
2022-01-14
ata: ahci_xgene: use correct type for port mmio address
Damien Le Moal
1
-3
/
+3
2022-01-14
ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitions
Damien Le Moal
1
-10
/
+10
2022-01-14
ata: sata_fsl: fix scsi host initialization
Damien Le Moal
1
-2
/
+1
2022-01-14
ata: pata_bk3710: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: ahci_seattle: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: ahci_xgene: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: ahci_tegra: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: ahci_sunxi: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: ahci_mvebu: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-14
ata: ahci_mtk: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-05
ata: ahci_dm816: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-05
ata: ahci_da850: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-05
ata: ahci_brcm: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-05
ata: sata_fsl: add compile test support
Damien Le Moal
1
-1
/
+1
2022-01-05
ata: sata_dwc_460ex: Remove debug compile options
Hannes Reinecke
2
-20
/
+0
2022-01-05
ata: sata_dwc_460ex: remove 'check_status' argument
Hannes Reinecke
1
-16
/
+13
2022-01-05
ata: sata_dwc_460ex: drop DEBUG_NCQ
Hannes Reinecke
1
-28
/
+0
2022-01-05
ata: libata-scsi: rework ata_dump_status to avoid using pr_cont()
Hannes Reinecke
1
-28
/
+23
2022-01-05
ata: pata_hpt366: convert pr_warn() calls
Hannes Reinecke
1
-4
/
+1
2022-01-05
ata: sata_gemini: convert pr_err() calls
Hannes Reinecke
1
-2
/
+2
2022-01-05
ata: pata_hpt3x2n: convert pr_XXX() calls
Hannes Reinecke
1
-7
/
+5
2022-01-05
ata: pata_octeon_cf: Replace pr_XXX() calls with structured logging
Hannes Reinecke
1
-2
/
+2
2022-01-05
ata: pata_hpt37x: convert pr_XXX() calls
Hannes Reinecke
1
-10
/
+10
2022-01-05
ata: sata_mv: convert remaining printk() to structured logging
Hannes Reinecke
1
-14
/
+16
2022-01-05
ata: sata_sx4: convert printk() calls
Hannes Reinecke
1
-4
/
+5
2022-01-05
ata: pata_sil680: convert printk() calls
Hannes Reinecke
1
-4
/
+4
2022-01-05
ata: pata_serverworks: convert printk() calls
Hannes Reinecke
1
-2
/
+2
2022-01-05
ata: pata_rz1000: convert printk() calls
Hannes Reinecke
1
-2
/
+2
2022-01-05
ata: pata_marvell: convert printk() calls
Hannes Reinecke
1
-7
/
+2
2022-01-05
ata: pata_it821x: convert printk() calls
Hannes Reinecke
1
-19
/
+24
2022-01-05
ata: pata_cypress: convert printk() calls
Hannes Reinecke
1
-1
/
+1
2022-01-05
ata: pata_cs5536: convert printk() calls
Hannes Reinecke
1
-2
/
+2
2022-01-05
ata: pata_cs5520: convert printk() calls
Hannes Reinecke
1
-2
/
+2
2022-01-05
ata: pata_cmd64x: convert printk() calls
Hannes Reinecke
1
-2
/
+2
2022-01-05
ata: pata_cmd640: convert printk() calls
Hannes Reinecke
1
-1
/
+1
2022-01-05
ata: pata_atp867x: convert printk() calls
Hannes Reinecke
1
-55
/
+50
[next]