index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
2025-05-20
ata: libata-eh: Update DIPM comments to reflect reality
Niklas Cassel
1
-5
/
+8
2025-04-25
ata: libata-scsi: Do not set the INFORMATION field twice for ATA PT
Igor Pylypiv
3
-22
/
+14
2025-04-24
ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern"
Colin Ian King
1
-15
/
+15
2025-04-22
ata: libata-scsi: Improve CDL control
Damien Le Moal
1
-2
/
+12
2025-04-22
ata: libata-scsi: Fix ata_msense_control_ata_feature()
Damien Le Moal
1
-2
/
+2
2025-04-22
ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
Damien Le Moal
1
-4
/
+3
2025-04-21
ata: libata-sata: Use BIT() macro to convert tag to bit field
Niklas Cassel
1
-2
/
+2
2025-04-21
ata: libata-sata: Simplify sense_valid fetching
Niklas Cassel
1
-4
/
+4
2025-04-21
ata: libata-core: Simplify ata_print_version_once
Heiner Kallweit
1
-6
/
+0
2025-04-16
ata: libata-sata: Save all fields from sense data descriptor
Niklas Cassel
1
-0
/
+15
2025-04-09
ata: sata_sx4: Add error handling in pdc20621_i2c_read()
Wentao Liang
1
-3
/
+10
2025-04-08
ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()
Henry Martin
1
-0
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-01
Merge tag 'mm-nonmm-stable-2025-03-30-18-23' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-2
/
+1
2025-03-27
Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
6
-16
/
+79
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+2
2025-03-19
ata: ahci: simplify init function
Tomas Henzl
1
-11
/
+12
2025-03-19
Merge tag 'ata-6.14-final' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-3
/
+11
2025-03-18
ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI
Huacai Chen
3
-1
/
+15
2025-03-18
ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
Niklas Cassel
1
-3
/
+11
2025-03-18
ata: libata: Fix NCQ Non-Data log not supported print
Niklas Cassel
1
-1
/
+1
2025-03-17
ata: libata-zpodd: convert timeouts to secs_to_jiffies()
Easwar Hariharan
1
-2
/
+1
2025-03-12
ata: libata: Improve return value of atapi_check_dma()
Huacai Chen
1
-1
/
+1
2025-03-04
ahci: add PCI ID for Marvell 88SE9215 SATA Controller
Daniel Kral
1
-0
/
+2
2025-03-01
Merge tag 'ata-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
3
-6
/
+7
2025-03-01
Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"
Niklas Cassel
1
-4
/
+0
2025-02-26
ata: ahci: Make ahci_ignore_port() handle empty mask_port_map
Niklas Cassel
2
-2
/
+7
2025-02-21
ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
Niklas Cassel
1
-2
/
+9
2025-02-21
Merge tag 'ata-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-2
/
+0
2025-02-20
ata: sata_via: Use str_up_down() helper in vt6420_prereset()
Salah Triki
1
-1
/
+2
2025-02-18
ata: pata_octeon_cf: Switch to use hrtimer_setup()
Nam Cao
1
-3
/
+2
2025-02-10
ata: libahci_platform: Do not set mask_port_map when not needed
Damien Le Moal
1
-2
/
+0
2025-02-03
ata: libata-core: Add 'external' to the libata.force kernel parameter
Niklas Cassel
1
-0
/
+38
2025-01-31
Merge tag 'ata-6.14-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-8
/
+14
2025-01-28
ata: libata-sff: Ensure that we cannot write outside the allocated buffer
Niklas Cassel
1
-8
/
+10
2025-01-27
ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives
Daniel Baumann
1
-0
/
+4
2025-01-27
Merge tag 'ata-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
10
-47
/
+60
2025-01-27
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
7
-33
/
+32
2025-01-26
Merge tag 'pci-v6.14-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
7
-7
/
+7
2025-01-18
ata: Use always-managed version of pci_intx()
Philipp Stanner
7
-7
/
+7
2025-01-15
ahci: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
Raphael Gallais-Pou
1
-4
/
+2
2025-01-09
ahci: Introduce ahci_ignore_port() helper
Damien Le Moal
4
-7
/
+18
2025-01-06
block: simplify tag allocation policy selection
Christoph Hellwig
5
-6
/
+5
2025-01-06
ata: libahci_platform: support non-consecutive port numbers
Josua Mayer
3
-6
/
+43
2024-12-16
ata: sata_gemini: Remove remaining reset glue
Dr. David Alan Gilbert
1
-20
/
+0
2024-12-11
ata: sata_gemini: Remove unused gemini_sata_reset_bridge()
Dr. David Alan Gilbert
2
-13
/
+0
2024-12-09
ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
Joe Hattori
1
-0
/
+1
2024-12-04
scsi: Rename .device_configure() into .sdev_configure()
Bart Van Assche
7
-27
/
+26
2024-12-04
scsi: Rename .slave_alloc() and .slave_destroy()
Bart Van Assche
1
-6
/
+6
2024-12-03
ata: Constify struct pci_device_id
Christophe JAILLET
3
-3
/
+3
[prev]
[next]