Age | Commit message (Expand) | Author | Files | Lines |
2022-10-07 | Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem... | Linus Torvalds | 19 | -183/+827 |
2022-10-04 | Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -5/+10 |
2022-09-28 | ata: libata-sata: Fix device queue depth control | Damien Le Moal | 1 | -12/+12 |
2022-09-28 | ata: libata-scsi: Fix initialization of device queue depth | Damien Le Moal | 1 | -6/+4 |
2022-09-27 | libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205 | Niklas Cassel | 1 | -0/+4 |
2022-09-24 | ata: libata-eh: avoid needless hard reset when revalidating link | Niklas Cassel | 1 | -0/+19 |
2022-09-21 | ata: libata: drop superfluous ata_eh_analyze_tf() parameter | Niklas Cassel | 1 | -4/+3 |
2022-09-21 | ata: libata: drop superfluous ata_eh_request_sense() parameter | Niklas Cassel | 1 | -4/+3 |
2022-09-21 | ata: libata-eh: Remove the unneeded result variable | ye xingchen | 1 | -4/+1 |
2022-09-20 | ata: ahci_st: Enable compile test | Damien Le Moal | 1 | -1/+1 |
2022-09-20 | ata: ahci_st: Fix compilation warning | Damien Le Moal | 1 | -1/+0 |
2022-09-16 | ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface support | Serge Semin | 2 | -0/+56 |
2022-09-16 | ata: ahci-dwc: Add platform-specific quirks support | Serge Semin | 1 | -4/+48 |
2022-09-16 | ata: ahci: Add DWC AHCI SATA controller support | Serge Semin | 4 | -2/+404 |
2022-09-16 | ata: libahci_platform: Add function returning a clock-handle by id | Serge Semin | 1 | -0/+24 |
2022-09-16 | ata: ahci: Introduce firmware-specific caps initialization | Serge Semin | 3 | -11/+81 |
2022-09-16 | ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments | Serge Semin | 2 | -4/+5 |
2022-09-16 | ata: libahci: Don't read AHCI version twice in the save-config method | Serge Semin | 1 | -1/+1 |
2022-09-16 | ata: libahci: Discard redundant force_port_map parameter | Serge Semin | 4 | -7/+8 |
2022-09-16 | ata: libahci: Extend port-cmd flags set with port capabilities | Serge Semin | 1 | -1/+7 |
2022-09-16 | ata: libahci_platform: Introduce reset assertion/deassertion methods | Serge Semin | 2 | -5/+46 |
2022-09-16 | ata: libahci_platform: Parse ports-implemented property in resources getter | Serge Semin | 4 | -8/+3 |
2022-09-16 | ata: libahci_platform: Sanity check the DT child nodes number | Serge Semin | 1 | -2/+12 |
2022-09-16 | ata: libahci_platform: Convert to using devm bulk clocks API | Serge Semin | 4 | -77/+61 |
2022-09-16 | ata: libahci_platform: Convert to using platform devm-ioremap methods | Serge Semin | 1 | -2/+8 |
2022-09-16 | ata: make PATA_PLATFORM selectable only for suitable architectures | Lukas Bulwahn | 1 | -1/+1 |
2022-09-16 | ata: clean up how architectures enable PATA_PLATFORM and PATA_OF_PLATFORM | Lukas Bulwahn | 1 | -3/+3 |
2022-09-16 | ata: libata-core: Check errors in sata_print_link_status() | Li Zhong | 1 | -1/+2 |
2022-09-16 | ata: libata-sff: Fix double word in comments | Shaomin Deng | 1 | -1/+1 |
2022-09-16 | ata: pata_macio: Remove unneeded word in comments | Shaomin Deng | 1 | -2/+1 |
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 | 3 | -16/+13 |
2022-08-26 | ata: libata: Rename ATA_DFLAG_NCQ_PRIO_ENABLE | Damien Le Moal | 2 | -5/+5 |
2022-08-26 | ata: libata-core: remove redundant err_mask variable | Jinpeng Cui | 1 | -3/+1 |
2022-08-26 | ata: ahci: Do not check ACPI_FADT_LOW_POWER_S0 | Rafael J. Wysocki | 1 | -4/+1 |
2022-08-24 | Merge tag 'thermal-v6.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kerne... | Rafael J. Wysocki | 1 | -5/+10 |
2022-08-17 | ata: libata-core: improve parameter names for ata_dev_set_feature() | Niklas Cassel | 2 | -11/+10 |
2022-08-17 | ata: libata-core: Print timeout value when internal command times | Tomas Henzl | 1 | -2/+2 |
2022-08-17 | ata/drivers/ahci_imx: Switch to new of thermal API | Daniel Lezcano | 1 | -5/+10 |
2022-08-15 | ata: libata-eh: Add missing command name | Damien Le Moal | 1 | -0/+1 |
2022-08-07 | Merge tag 'powerpc-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2022-08-06 | Merge tag 'dma-mapping-5.20-2022-08-06' of git://git.infradead.org/users/hch/... | Linus Torvalds | 1 | -0/+1 |
2022-08-04 | Merge tag 'ata-5.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dle... | Linus Torvalds | 18 | -148/+152 |
2022-08-03 | ata: sata_mv: Fixes expected number of resources now IRQs are gone | Andrew Lunn | 1 | -1/+1 |
2022-08-02 | Merge tag 'arm-drivers-6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -1/+1 |
2022-07-19 | ata: libata-scsi: cap ata_device->max_sectors according to shost->max_sectors | John Garry | 1 | -0/+1 |
2022-07-12 | Merge tag 'arm-soc/for-5.20/drivers' of https://github.com/Broadcom/stblinux ... | Arnd Bergmann | 1 | -1/+1 |
2022-07-09 | ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA | William Zhang | 1 | -1/+1 |
2022-06-30 | ata: pata_cs5535: Fix W=1 warnings | John Garry | 1 | -2/+2 |
2022-06-29 | ata: libata-scsi: fix result type of ata_ioc32() | Sergey Shtylyov | 1 | -4/+4 |