summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-core.c
AgeCommit message (Expand)Author
2023-03-24scsi: ata: Declare SCSI host templates constBart Van Assche
2023-02-22Merge tag 'ata-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2023-02-14ata: libata-core: Disable READ LOG DMA EXT for Samsung MZ7LHPatrick McLean
2023-02-02ata: libata: Fix sata_down_spd_limit() when no link speed is reportedDamien Le Moal
2023-01-14ata: libata: exclude FUA support for known buggy drivesDamien Le Moal
2023-01-14ata: libata: Fix FUA handling in ata_build_rw_tf()Damien Le Moal
2023-01-14ata: libata: cleanup fua support detectionDamien Le Moal
2023-01-14ata: libata: Rename and cleanup ata_rwcmd_protocol()Damien Le Moal
2023-01-04ata: scsi: rename flag ATA_QCFLAG_FAILED to ATA_QCFLAG_EHNiklas Cassel
2022-10-19ata: libata-core: do not retry reading the log on timeoutNiklas Cassel
2022-10-18ata: make use of ata_port_is_frozen() helperNiklas Cassel
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-09-27libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel
2022-09-16ata: libata-core: Check errors in sata_print_link_status()Li Zhong
2022-09-16ata: libata-core: Simplify ata_dev_set_xfermode()Damien Le Moal
2022-08-26ata: libata-core: Simplify ata_build_rw_tf()Damien Le Moal
2022-08-26ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLEDamien Le Moal
2022-08-26ata: libata-core: remove redundant err_mask variableJinpeng Cui
2022-08-18ata: libata-core: improve parameter names for ata_dev_set_feature()Niklas Cassel
2022-08-18ata: libata-core: Print timeout value when internal command timesTomas Henzl
2022-06-20ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()Sergey Shtylyov
2022-06-17ata: libata-core: make ata_exec_internal_sg() *static*Sergey Shtylyov
2022-06-17ata: make transfer mode masks *unsigned int*Sergey Shtylyov
2022-06-14ata: libata-core: get rid of *else* branches in ata_id_n_sectors()Sergey Shtylyov
2022-06-13ata: libata-core: fix sloppy typing in ata_id_n_sectors()Sergey Shtylyov
2022-06-08libata: fix reading concurrent positioning ranges logTyler Erickson
2022-06-06ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()Sergey Shtylyov
2022-05-09ata: libata-core: Allow forcing most horkage flagsDamien Le Moal
2022-05-09ata: libata-core: Improve link flags forced settingsDamien Le Moal
2022-05-09ata: libata-core: Refactor force_tbl definitionDamien Le Moal
2022-05-09ata: libata-core: cleanup ata_device_blacklistDamien Le Moal
2022-04-22ata: libata-core: replace "its" with "it is"Diego Viola
2022-04-12ata: libata-core: fix parameter type in ata_xfer_mode2shift()Sergey Shtylyov
2022-04-11libata: Improve ATA queued command allocationJohn Garry
2022-04-04ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOsChristian Lamparter
2022-03-23Merge tag 'ata-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle...Linus Torvalds
2022-02-20ata: add/use ata_taskfile::{error|status} fieldsSergey Shtylyov
2022-02-19ata: libata: make ata_host_suspend() *void*Sergey Shtylyov
2022-02-08ata: libata-core: Disable TRIM on M88V29Zoltán Böszörményi
2022-02-07ata: libata-core: Fix ata_dev_config_cpr()Damien Le Moal
2022-02-04ata: libata-core: Introduce ATA_HORKAGE_NO_LOG_DIR horkageAnton Lundin
2022-02-03ata: libata: ata_{sff|std}_prereset() always return 0Sergey Shtylyov
2022-01-14ata: fix read_id() ata port operation interfaceDamien Le Moal
2022-01-05ata: libata: drop ata_msg_drv()Hannes Reinecke
2022-01-05ata: libata: drop ata_msg_info()Hannes Reinecke
2022-01-05ata: libata: drop ata_msg_probe()Hannes Reinecke
2022-01-05ata: libata: drop ata_msg_warn()Hannes Reinecke
2022-01-05ata: libata: drop ata_msg_malloc()Hannes Reinecke
2022-01-05ata: libata: drop ata_msg_ctl()Hannes Reinecke
2022-01-05ata: libata: drop ata_msg_error() and ata_msg_intr()Hannes Reinecke