index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
ata
Age
Commit message (
Expand
)
Author
2025-07-16
ata: libata-eh: Simplify reset operation management
Damien Le Moal
2025-07-16
ata: libata-eh: Remove ata_do_eh()
Damien Le Moal
2025-07-14
ata: pata_rdc: Use registered definition for the RDC vendor
Andy Shevchenko
2025-07-11
ata: libata-eh: Make ata_eh_followup_srst_needed() return a bool
Damien Le Moal
2025-07-09
ata: libata-transport: replace scnprintf with sysfs_emit for simple attributes
Jonathan Velez
2025-07-07
ata: libata-eh: use bool for fastdrain in ata_eh_set_pending()
Damien Le Moal
2025-07-07
ata: libata: Introduce ata_port_eh_scheduled()
Damien Le Moal
2025-07-04
ata: libata-core: Rename ata_do_set_mode()
Damien Le Moal
2025-07-04
ata: libata-eh: Rename and make ata_set_mode() static
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_eh: Add debug messages to ata_eh_link_set_lpm()
Damien Le Moal
2025-07-02
ata: libata-core: Reduce the number of messages signaling broken LPM
Damien Le Moal
2025-07-02
ata: ahci: Disallow LPM policy control if not supported
Damien Le Moal
2025-07-02
ata: ahci: Disallow LPM policy control for external ports
Damien Le Moal
2025-07-02
ata: ahci: Disable DIPM if host lacks support
Damien Le Moal
2025-07-02
ata: libata-sata: Disallow changing LPM state if not supported
Damien Le Moal
2025-07-02
ata: libata-eh: Avoid unnecessary resets when revalidating devices
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-eh: Move and rename ata_eh_set_lpm()
Damien Le Moal
2025-06-30
ata: ahci: Clarify mobile_lpm_policy description
Damien Le Moal
2025-06-30
ata: Fix SATA_MOBILE_LPM_POLICY description in Kconfig
Damien Le Moal
2025-06-30
ata: libata-scsi: Cleanup ata_scsi_offline_dev()
Damien Le Moal
2025-06-30
ata: libata: Remove ATA_DFLAG_ZAC device flag
Damien Le Moal
2025-06-25
ata: ahci: Use correct DMI identifier for ASUSPRO-D840SA LPM quirk
Niklas Cassel
2025-06-17
ata: ahci: Disallow LPM for Asus B550-F motherboard
Mikko Korhonen
2025-06-13
ata: ahci: Disallow LPM for ASUSPRO-D840SA motherboard
Niklas Cassel
2025-06-11
ata: ahci: Use correct BIOS build date for ThinkPad W541 quirk
Niklas Cassel
2025-06-11
ata: pata_macio: Fix PCI region leak
Philipp Stanner
2025-06-10
ata: pata_cs5536: fix build on 32-bit UML
Johannes Berg
2025-06-10
ata: libata-acpi: Do not assume 40 wire cable if no devices are enabled
Tasos Sahanidis
2025-06-10
ata: pata_via: Force PIO for ATAPI devices on VT6415/VT6330
Tasos Sahanidis
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-06-03
Merge tag 'ata-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2025-05-20
ata: libata-eh: Keep DIPM disabled while modifying the allowed LPM states
Niklas Cassel
2025-05-20
ata: libata-eh: Rename no_dipm variable to be more clear
Niklas Cassel
2025-05-20
ata: libata-eh: Rename hipm and dipm variables
Niklas Cassel
2025-05-20
ata: libata-eh: Add ata_eh_set_lpm() WARN_ON_ONCE
Niklas Cassel
2025-05-20
ata: libata-eh: Update DIPM comments to reflect reality
Niklas Cassel
2025-04-25
ata: libata-scsi: Do not set the INFORMATION field twice for ATA PT
Igor Pylypiv
2025-04-24
ata: sata_sx4: Fix spelling mistake "parttern" -> "pattern"
Colin Ian King
2025-04-22
ata: libata-scsi: Improve CDL control
Damien Le Moal
2025-04-22
ata: libata-scsi: Fix ata_msense_control_ata_feature()
Damien Le Moal
2025-04-22
ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
Damien Le Moal
2025-04-21
ata: libata-sata: Use BIT() macro to convert tag to bit field
Niklas Cassel
2025-04-21
ata: libata-sata: Simplify sense_valid fetching
Niklas Cassel
2025-04-21
ata: libata-core: Simplify ata_print_version_once
Heiner Kallweit
2025-04-16
ata: libata-sata: Save all fields from sense data descriptor
Niklas Cassel
[next]