index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
/
libata-core.c
Age
Commit message (
Expand
)
Author
6 days
ata: libata-core: Disable LPM on ST2000DM008-2FR102
Niklas Cassel
2025-12-05
Merge tag 'ata-6.19-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-12-05
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2025-12-04
Merge tag 'ata-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2025-12-02
ata: libata-core: Quirk DELLBOSS VD max_sectors
Niklas Cassel
2025-11-28
ata: libata-core: Disable LPM on Silicon Motion MD619{H,G}XCLDE3TC
Niklas Cassel
2025-11-20
Merge patch series "Add OP-TEE based RPMB driver for UFS devices"
Martin K. Petersen
2025-11-20
ata: libata-core: Set capacity to zero for a security locked drive
Niklas Cassel
2025-11-08
scsi: ata: Use ACPI methods to power on disks
Markus Probst
2025-10-13
ata: libata-core: relax checks in ata_read_log_directory()
Damien Le Moal
2025-08-01
ata: libata-core: Remove space before newline
Colin Ian King
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
2025-07-04
ata: libata-core: Rename ata_do_set_mode()
Damien Le Moal
2025-07-04
ata: libata-core: Make ata_dev_cleanup_cdl_resources() static
Damien Le Moal
2025-07-04
ata: libata-core: Cache the general purpose log directory
Damien Le Moal
2025-07-02
ata: libata-core: Reduce the number of messages signaling broken LPM
Damien Le Moal
2025-07-02
ata: libata-core: Advertize device support for DIPM and HIPM features
Damien Le Moal
2025-07-02
ata: libata-core: Move device LPM quirk settings to ata_dev_config_lpm()
Damien Le Moal
2025-07-02
ata: libata-core: Introduce ata_dev_config_lpm()
Damien Le Moal
2025-06-30
ata: libata: Remove ATA_DFLAG_ZAC device flag
Damien Le Moal
2025-04-21
ata: libata-core: Simplify ata_print_version_once
Heiner Kallweit
2025-03-26
Merge tag 'ata-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2025-03-18
ata: libata-core: Add ATA_QUIRK_NO_LPM_ON_ATI for certain Samsung SSDs
Niklas Cassel
2025-03-18
ata: libata: Fix NCQ Non-Data log not supported print
Niklas Cassel
2025-03-12
ata: libata: Improve return value of atapi_check_dma()
Huacai Chen
2025-03-01
Revert "ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives"
Niklas Cassel
2025-02-03
ata: libata-core: Add 'external' to the libata.force kernel parameter
Niklas Cassel
2025-01-27
ata: libata-core: Add ATA_QUIRK_NOLPM for Samsung SSD 870 QVO drives
Daniel Baumann
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-19
Merge tag 'ata-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2024-09-07
ata: libata: Improve CDL resource management
Damien Le Moal
2024-09-07
ata: libata: Introduce ata_dev_free_resources
Damien Le Moal
2024-09-07
ata: libata: Move sector_buf from struct ata_port to struct ata_device
Damien Le Moal
2024-09-07
ata: libata: Move sata_std_hardreset() definition to libata-sata.c
Damien Le Moal
2024-09-07
ata: libata: Move sata_down_spd_limit() to libata-sata.c
Damien Le Moal
2024-09-07
ata: libata: Improve __ata_qc_complete()
Damien Le Moal
2024-08-27
ata: libata: Fix memory leak for error path in ata_host_alloc()
Zheng Qixing
2024-08-02
ata: libata: Print device quirks only once
Damien Le Moal
2024-08-02
ata: libata: Remove ata_noop_qc_prep()
Damien Le Moal
2024-07-30
ata: libata: Print quirks applied to devices
Damien Le Moal
2024-07-30
ata: libata: Use QUIRK instead of HORKAGE
Damien Le Moal
2024-07-29
ata: libata: Rename ata_dma_blacklisted()
Damien Le Moal
2024-07-29
ata: libata: Change ata_dev_knobble() to return a bool
Damien Le Moal
2024-07-04
ata,scsi: Remove wrapper ata_sas_port_alloc()
Niklas Cassel
2024-07-04
ata: libata-core: Reuse available ata_port print_ids
Niklas Cassel
2024-07-04
ata: libata: Assign print_id at port allocation time
Niklas Cassel
2024-07-04
ata: libata-core: Remove local_port_no struct member
Niklas Cassel
2024-07-04
ata: libata-core: Remove support for decreasing the number of ports
Niklas Cassel
2024-07-04
Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11
Niklas Cassel
2024-07-03
ata: libata-core: Set ATA_QCFLAG_RTF_FILLED in fill_result_tf()
Igor Pylypiv
[next]