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
2021-12-02
ata: replace snprintf in show functions with sysfs_emit
Yang Guang
1
-1
/
+1
2021-11-29
sata_fsl: fix warning in remove_proc_entry when rmmod sata_fsl
Baokun Li
1
-5
/
+3
2021-11-29
sata_fsl: fix UAF in sata_fsl_port_stop when rmmod sata_fsl
Baokun Li
1
-2
/
+10
2021-11-29
pata_falcon: Avoid type warnings from sparse
Finn Thain
1
-8
/
+8
2021-11-18
ata: libata-sata: Declare ata_ncq_sdev_attrs static
Damien Le Moal
1
-1
/
+1
2021-11-18
ata: libahci: Adjust behavior when StorageD3Enable _DSD is set
Mario Limonciello
1
-0
/
+15
2021-11-18
ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
Mario Limonciello
1
-0
/
+1
2021-11-18
ata: libata: add missing ata_identify_page_supported() calls
Damien Le Moal
1
-1
/
+5
2021-11-17
ata: libata: improve ata_read_log_page() error message
Damien Le Moal
1
-2
/
+3
2021-11-12
libata: libahci: declare ahci_shost_attr_group as static
Damien Le Moal
1
-1
/
+1
2021-11-12
libata: add horkage for missing Identify Device log
Damien Le Moal
1
-1
/
+12
2021-11-11
ata: sata_highbank: Remove unnecessary print function dev_err()
Xu Wang
1
-3
/
+1
2021-11-11
libata: fix read log timeout value
Damien Le Moal
1
-0
/
+8
2021-11-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
9
-45
/
+83
2021-11-02
Merge tag 'libata-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
7
-18
/
+15
2021-11-01
Merge tag 'for-5.16/scsi-ma-2021-10-29' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+94
2021-10-27
libata: support concurrent positioning ranges log
Damien Le Moal
2
-11
/
+94
2021-10-25
ata: sata_mv: Fix the error handling of mv_chip_id()
Zheyu Ma
1
-2
/
+2
2021-10-17
scsi: ata: Switch to attribute groups
Bart Van Assche
9
-37
/
+75
2021-10-17
scsi: ata: Call scsi_done() directly
Bart Van Assche
2
-8
/
+8
2021-10-14
ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators()
Wang Hai
1
-4
/
+1
2021-10-12
pata_radisys: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-10-12
pata_optidma: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-10-12
pata_amd: fix checking of DMA state
Reimar Döffinger
1
-1
/
+1
2021-10-12
pata_ali: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-10-12
libata-scsi: fix checking of DMA state
Reimar Döffinger
1
-2
/
+2
2021-10-12
libata: fix checking of DMA state
Reimar Döffinger
1
-1
/
+1
2021-10-12
Add AHCI support for ASM1062+JBM575 cards
István Pongrácz
1
-0
/
+1
2021-10-12
pata_legacy: fix a couple uninitialized variable bugs
Dan Carpenter
1
-2
/
+4
2021-09-21
ahci: remove duplicated PCI device IDs
Krzysztof Kozlowski
1
-8
/
+4
2021-09-03
libata: Add ATA_HORKAGE_NO_NCQ_ON_ATI for Samsung 860 and 870 SSD.
Kate Hsuan
1
-2
/
+32
2021-09-03
libata: add ATA_HORKAGE_NO_NCQ_TRIM for Samsung 860 and 870 SSDs
Hans de Goede
1
-0
/
+4
2021-09-03
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
3
-10
/
+9
2021-09-02
Merge tag 'drivers-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
1
-79
/
+185
2021-08-31
Merge tag 'for-5.15/libata-2021-08-30' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-210
/
+197
2021-08-18
libata: Introduce ncq_prio_supported sysfs sttribute
Damien Le Moal
2
-0
/
+26
2021-08-18
libata: print feature list on device scan
Damien Le Moal
1
-0
/
+17
2021-08-18
libata: fix ata_read_log_page() warning
Damien Le Moal
1
-34
/
+13
2021-08-18
libata: cleanup NCQ priority handling
Damien Le Moal
2
-43
/
+26
2021-08-18
libata: cleanup ata_dev_configure()
Damien Le Moal
1
-56
/
+75
2021-08-18
libata: cleanup device sleep capability detection
Damien Le Moal
1
-23
/
+32
2021-08-18
libata: simplify ata_scsi_rbuf_fill()
Damien Le Moal
1
-51
/
+9
2021-08-18
libata: fix ata_host_start()
Damien Le Moal
1
-1
/
+1
2021-08-12
scsi: ata: Use scsi_cmd_to_rq() instead of scsi_cmnd.request
Bart Van Assche
3
-10
/
+9
2021-08-04
Merge tag 'ixp4xx-drivers-arm-soc-v5.15-1' of git://git.kernel.org/pub/scm/li...
Arnd Bergmann
1
-79
/
+185
2021-08-04
pata: ixp4xx: Rewrite to use device tree
Linus Walleij
1
-47
/
+154
2021-08-04
pata: ixp4xx: Refer to cmd and ctl rather than csN
Linus Walleij
1
-14
/
+13
2021-08-04
pata: ixp4xx: Use IS_ENABLED() to determine endianness
Linus Walleij
1
-23
/
+22
2021-08-04
pata: ixp4xx: Use local dev variable
Linus Walleij
1
-5
/
+6
2021-07-30
Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+27
[next]