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
/
libata-core.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2023-01-04
ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EH
Niklas Cassel
1
-6
/
+6
2022-10-19
ata: libata-core: do not retry reading the log on timeout
Niklas Cassel
1
-1
/
+2
2022-10-18
ata: make use of ata_port_is_frozen() helper
Niklas Cassel
1
-2
/
+2
2022-10-07
Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...
Linus Torvalds
1
-33
/
+31
2022-09-27
libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205
Niklas Cassel
1
-0
/
+4
2022-09-16
ata: libata-core: Check errors in sata_print_link_status()
Li Zhong
1
-1
/
+2
2022-09-16
ata: libata-core: Simplify ata_dev_set_xfermode()
Damien Le Moal
1
-5
/
+5
2022-08-26
ata: libata-core: Simplify ata_build_rw_tf()
Damien Le Moal
1
-10
/
+10
2022-08-26
ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE
Damien Le Moal
1
-2
/
+2
2022-08-26
ata: libata-core: remove redundant err_mask variable
Jinpeng Cui
1
-3
/
+1
2022-08-17
ata: libata-core: improve parameter names for ata_dev_set_feature()
Niklas Cassel
1
-10
/
+9
2022-08-17
ata: libata-core: Print timeout value when internal command times
Tomas Henzl
1
-2
/
+2
2022-06-20
ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()
Sergey Shtylyov
1
-3
/
+3
2022-06-17
ata: libata-core: make ata_exec_internal_sg() *static*
Sergey Shtylyov
1
-4
/
+4
2022-06-17
ata: make transfer mode masks *unsigned int*
Sergey Shtylyov
1
-19
/
+19
2022-06-14
ata: libata-core: get rid of *else* branches in ata_id_n_sectors()
Sergey Shtylyov
1
-11
/
+9
2022-06-13
ata: libata-core: fix sloppy typing in ata_id_n_sectors()
Sergey Shtylyov
1
-4
/
+6
2022-06-08
libata: fix reading concurrent positioning ranges log
Tyler Erickson
1
-8
/
+13
[next]