summaryrefslogtreecommitdiff
path: root/drivers/ata
AgeCommit message (Expand)Author
2023-01-14ata: pata_cs5535: Don't build on UMLPeter Foley
2022-12-27ata: ahci: Fix PCS quirk application for suspendAdam Vodopjan
2022-12-13Merge tag 'ata-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-12-07ata: libahci_platform: ahci_platform_find_clk: oops, NULL pointerAnders Roxell
2022-12-06ata: ahci: fix enum constants for gcc-13Arnd Bergmann
2022-11-19ata: libata: fix commands incorrectly not getting retried during NCQ errorNiklas Cassel
2022-11-14ata: ahci: Remove linux/msi.h includeThomas Gleixner
2022-11-12ata: sata_dwc_460ex: Check !irq instead of irq == NO_IRQChristophe Leroy
2022-11-12ata: pata_ep93xx: use devm_platform_get_and_ioremap_resource()Minghao Chi
2022-11-12ata: libata-core: do not issue non-internal commands once EH is pendingNiklas Cassel
2022-11-11ata: libata-transport: fix error handling in ata_tdev_add()Yang Yingliang
2022-11-11ata: libata-transport: fix error handling in ata_tlink_add()Yang Yingliang
2022-11-11ata: libata-transport: fix error handling in ata_tport_add()Yang Yingliang
2022-11-11ata: libata-transport: fix double ata_host_put() in ata_tport_add()Yang Yingliang
2022-11-11ata: libata-sff: kill unused ata_sff_busy_sleep()Sergey Shtylyov
2022-11-08ata: libata-scsi: fix SYNCHRONIZE CACHE (16) command failureShin'ichiro Kawasaki
2022-10-31ata: palmld: fix return value check in palmld_pata_probe()Yang Yingliang
2022-10-31ata: pata_legacy: fix pdc20230_set_piomode()Sergey Shtylyov
2022-10-27ata: sata_dwc_460ex: remove variable num_processedColin Ian King
2022-10-21ata: remove palmchip pata_bk3710 driverArnd Bergmann
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-18ata: pata_ftide010: Remove build dependency on OFDamien Le Moal
2022-10-18ata: sata_gemini: Remove dependency on OF for compile testsDamien Le Moal
2022-10-18ata: ahci_qoriq: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_imx: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_xgene: Fix compilation warningDamien Le Moal
2022-10-18ata: ahci_brcm: Fix compilation warningDamien Le Moal
2022-10-18ata: sata_rcar: Fix compilation warningDamien Le Moal
2022-10-17ata: ahci_st: Fix compilation warningDamien Le Moal
2022-10-17ata: ahci: Match EM_MAX_SLOTS with SATA_PMP_MAX_PORTSKai-Heng Feng
2022-10-17ata: ahci-imx: Fix MODULE_ALIASAlexander Stein
2022-10-17ata: pata_mpc52xx: Replace NO_IRQ with 0Christophe Leroy
2022-10-17ata: libahci: read correct status and error field for NCQ commandsNiklas Cassel
2022-10-17ata: libata: fetch sense data for ATA devices supporting sense reportingNiklas Cassel
2022-10-17ata: libata: only set sense valid flag if sense data is validNiklas Cassel
2022-10-17ata: libata: clarify when ata_eh_request_sense() will be calledNiklas Cassel
2022-10-17ata: libata: fix NCQ autosense logicNiklas Cassel
2022-10-07Merge tag 'ata-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds
2022-10-03Merge tag 'thermal-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-28ata: libata-sata: Fix device queue depth controlDamien Le Moal
2022-09-28ata: libata-scsi: Fix initialization of device queue depthDamien Le Moal
2022-09-27libata: add ATA_HORKAGE_NOLPM for Pioneer BDR-207M and BDR-205Niklas Cassel
2022-09-24ata: libata-eh: avoid needless hard reset when revalidating linkNiklas Cassel
2022-09-21ata: libata: drop superfluous ata_eh_analyze_tf() parameterNiklas Cassel
2022-09-21ata: libata: drop superfluous ata_eh_request_sense() parameterNiklas Cassel
2022-09-21ata: libata-eh: Remove the unneeded result variableye xingchen
2022-09-20ata: ahci_st: Enable compile testDamien Le Moal
2022-09-20ata: ahci_st: Fix compilation warningDamien Le Moal
2022-09-17ata: ahci-dwc: Add Baikal-T1 AHCI SATA interface supportSerge Semin