Age | Commit message (Expand) | Author |
2022-10-31 | ata: palmld: fix return value check in palmld_pata_probe() | Yang Yingliang |
2022-10-31 | ata: pata_legacy: fix pdc20230_set_piomode() | Sergey Shtylyov |
2022-10-18 | ata: ahci_qoriq: Fix compilation warning | Damien Le Moal |
2022-10-18 | ata: ahci_imx: Fix compilation warning | Damien Le Moal |
2022-10-18 | ata: ahci_xgene: Fix compilation warning | Damien Le Moal |
2022-10-18 | ata: ahci_brcm: Fix compilation warning | Damien Le Moal |
2022-10-18 | ata: sata_rcar: Fix compilation warning | Damien Le Moal |
2022-10-17 | ata: ahci_st: Fix compilation warning | Damien Le Moal |
2022-10-17 | ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTS | Kai-Heng Feng |
2022-10-17 | ata: ahci-imx: Fix MODULE_ALIAS | Alexander Stein |
2022-10-07 | Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds |
2022-10-03 | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-09-28 | ata: libata-sata: Fix device queue depth control | Damien Le Moal |
2022-09-28 | ata: libata-scsi: Fix initialization of device queue depth | Damien Le Moal |
2022-09-27 | libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205 | Niklas Cassel |
2022-09-24 | ata: libata-eh: avoid needless hard reset when revalidating link | Niklas Cassel |
2022-09-21 | ata: libata: drop superfluous ata_eh_analyze_tf() parameter | Niklas Cassel |
2022-09-21 | ata: libata: drop superfluous ata_eh_request_sense() parameter | Niklas Cassel |
2022-09-21 | ata: libata-eh: Remove the unneeded result variable | ye xingchen |
2022-09-20 | ata: ahci_st: Enable compile test | Damien Le Moal |
2022-09-20 | ata: ahci_st: Fix compilation warning | Damien Le Moal |
2022-09-17 | ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support | Serge Semin |
2022-09-17 | ata: ahci-dwc: Add platform-specific quirks support | Serge Semin |
2022-09-17 | ata: ahci: Add DWC AHCI SATA controller support | Serge Semin |
2022-09-17 | ata: libahci_platform: Add function returning a clock-handle by id | Serge Semin |
2022-09-17 | ata: ahci: Introduce firmware-specific caps initialization | Serge Semin |
2022-09-17 | ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments | Serge Semin |
2022-09-17 | ata: libahci: Don't read AHCI version twice in the save-config method | Serge Semin |
2022-09-17 | ata: libahci: Discard redundant force_port_map parameter | Serge Semin |
2022-09-17 | ata: libahci: Extend port-cmd flags set with port capabilities | Serge Semin |
2022-09-17 | ata: libahci_platform: Introduce reset assertion/deassertion methods | Serge Semin |
2022-09-17 | ata: libahci_platform: Parse ports-implemented property in resources getter | Serge Semin |
2022-09-17 | ata: libahci_platform: Sanity check the DT child nodes number | Serge Semin |
2022-09-17 | ata: libahci_platform: Convert to using devm bulk clocks API | Serge Semin |
2022-09-17 | ata: libahci_platform: Convert to using platform devm-ioremap methods | Serge Semin |
2022-09-16 | ata: make PATA_PLATFORM selectable only for suitable architectures | Lukas Bulwahn |
2022-09-16 | ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORM | Lukas Bulwahn |
2022-09-16 | ata: libata-core: Check errors in sata_print_link_status() | Li Zhong |
2022-09-16 | ata: libata-sff: Fix double word in comments | Shaomin Deng |
2022-09-16 | ata: pata_macio: Remove unneeded word in comments | Shaomin Deng |
2022-09-16 | ata: libata-core: Simplify ata_dev_set_xfermode() | Damien Le Moal |
2022-08-26 | ata: libata-core: Simplify ata_build_rw_tf() | Damien Le Moal |
2022-08-26 | ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE | Damien Le Moal |
2022-08-26 | ata: libata-core: remove redundant err_mask variable | Jinpeng Cui |
2022-08-26 | ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0 | Rafael J. Wysocki |
2022-08-24 | Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki |
2022-08-18 | ata: libata-core: improve parameter names for ata_dev_set_feature() | Niklas Cassel |
2022-08-18 | ata: libata-core: Print timeout value when internal command times | Tomas Henzl |
2022-08-17 | ata/drivers/ahci_imx: Switch to new of thermal API | Daniel Lezcano |
2022-08-16 | ata: libata-eh: Add missing command name | Damien Le Moal |