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
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
Niklas Cassel
1
-0
/
+3
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
Niklas Cassel
1
-0
/
+3
2024-05-31
ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
Niklas Cassel
1
-1
/
+2
2024-05-15
Merge tag 'ata-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-76
/
+32
2024-04-13
ata: libata-core: Allow command duration limits detection for ACS-4 drives
Igor Pylypiv
1
-1
/
+1
2024-04-13
ata: libata-core: Remove ata_exec_internal_sg()
Damien Le Moal
1
-76
/
+32
2024-02-21
ata: libata-core: Do not call ata_dev_power_set_standby() twice
Damien Le Moal
1
-29
/
+30
2024-02-14
ata: libata-core: Do not try to set sleeping devices to standby
Damien Le Moal
1
-0
/
+4
2023-11-08
ata: libata-core: Fix ata_pci_shutdown_one()
Damien Le Moal
1
-15
/
+1
2023-10-16
ata: libata-core: Improve ata_dev_power_set_active()
Damien Le Moal
1
-0
/
+34
2023-10-03
ata: libata-core: Do not resume runtime suspended ports
Damien Le Moal
1
-4
/
+2
2023-10-03
ata: libata-core: Do not poweroff runtime suspended ports
Damien Le Moal
1
-1
/
+2
2023-10-03
ata: libata-core: Remove ata_port_resume_async()
Damien Le Moal
1
-13
/
+8
2023-10-03
ata: libata-core: Remove ata_port_suspend_async()
Damien Le Moal
1
-29
/
+17
2023-10-03
ata: libata-core: Detach a port devices on shutdown
Damien Le Moal
1
-1
/
+15
2023-10-03
ata: libata-core: Synchronize ata_port_detach() with hotplug
Damien Le Moal
1
-4
/
+4
2023-10-03
ata: libata-scsi: Cleanup ata_scsi_start_stop_xlat()
Damien Le Moal
1
-22
/
+33
2023-10-03
ata: ahci: print the lpm policy on boot
Niklas Cassel
1
-1
/
+1
2023-09-28
ata: libata-core: Fix compilation warning in ata_dev_config_ncq()
Damien Le Moal
1
-1
/
+1
2023-09-28
ata: libata-core: Do not register PM operations for SAS ports
Damien Le Moal
1
-1
/
+1
2023-09-28
ata: libata-scsi: Fix delayed scsi_rescan_device() execution
Damien Le Moal
1
-0
/
+16
2023-09-28
ata: libata-scsi: Disable scsi device manage_system_start_stop
Damien Le Moal
1
-0
/
+90
2023-09-28
ata: libata-core: Fix port and device removal
Damien Le Moal
1
-1
/
+20
2023-09-28
ata: libata-core: Fix ata_port_request_pm() locking
Damien Le Moal
1
-9
/
+9
2023-09-16
ata: libata-core: fetch sense data for successful commands iff CDL enabled
Niklas Cassel
1
-5
/
+2
2023-09-02
ata: libata-core: Disable NCQ_TRIM on Micron 1100 drives
Pawel Zmarzly
1
-2
/
+4
2023-08-02
ata: libata-core: remove ata_bus_probe()
Niklas Cassel
1
-138
/
+0
2023-08-02
ata,scsi: cleanup __ata_port_probe()
Hannes Reinecke
1
-2
/
+3
2023-08-02
ata: libata-core: inline ata_port_probe()
Hannes Reinecke
1
-9
/
+2
2023-08-02
ata: libata: remove references to non-existing error_handler()
Hannes Reinecke
1
-125
/
+84
2023-08-02
ata: fix debounce timings type
Sergey Shtylyov
1
-2
/
+2
2023-08-02
ata: libata-core: fix parameter types of ata_wait_register()
Sergey Shtylyov
1
-1
/
+1
2023-07-28
ata: libata-core: fix when to fetch sense data for successful commands
Niklas Cassel
1
-2
/
+2
2023-06-30
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
1
-4
/
+200
2023-06-30
Merge tag 'ata-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-8
/
+2
2023-06-18
ata: libata-scsi: Avoid deadlock on rescan after device resume
Damien Le Moal
1
-1
/
+2
2023-05-23
scsi: ata: libata: Handle completion of CDL commands using policy 0xD
Niklas Cassel
1
-2
/
+86
2023-05-23
scsi: ata: libata: Set read/write commands CDL index
Damien Le Moal
1
-3
/
+29
2023-05-23
scsi: ata: libata: Add ATA feature control sub-page translation
Damien Le Moal
1
-2
/
+38
2023-05-23
scsi: ata: libata: Detect support for command duration limits
Damien Le Moal
1
-1
/
+51
2023-05-16
ata: libata-core: Simplify if condition in ata_dev_revalidate()
Yahu Gao
1
-5
/
+1
2023-05-15
ata: libata: Make ata_platform_remove_one return void
Uwe Kleine-König
1
-3
/
+1
2023-03-25
scsi: ata: Declare SCSI host templates const
Bart Van Assche
1
-2
/
+2
2023-02-23
Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-23
/
+58
2023-02-14
ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LH
Patrick McLean
1
-0
/
+3
2023-02-02
ata: libata: Fix sata_down_spd_limit() when no link speed is reported
Damien Le Moal
1
-1
/
+1
2023-01-14
ata: libata: exclude FUA support for known buggy drives
Damien Le Moal
1
-0
/
+3
2023-01-14
ata: libata: Fix FUA handling in ata_build_rw_tf()
Damien Le Moal
1
-3
/
+5
2023-01-14
ata: libata: cleanup fua support detection
Damien Le Moal
1
-1
/
+29
2023-01-14
ata: libata: Rename and cleanup ata_rwcmd_protocol()
Damien Le Moal
1
-13
/
+15
[next]