linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-08-08 01:42:43 to 2024-09-06 18:21:49 UTC [more...]

[PATCH] ata: libata-eh: Clear scsicmd->result when setting SAM_STAT_CHECK_CONDITION
 2024-09-06 18:21 UTC  (7+ messages)

[PATCH] ata: libata: Clear DID_TIME_OUT at the start of EH instead of at the end
 2024-09-06 14:27 UTC 

[PATCH v5 0/9] Code cleanup and memory usage reduction
 2024-09-06 10:21 UTC  (14+ messages)
` [PATCH v5 1/9] ata: libata: Cleanup libata-transport
` [PATCH v5 2/9] ata: libata-scsi: Improve ata_scsi_handle_link_detach()
` [PATCH v5 3/9] ata: libata: Improve __ata_qc_complete()
` [PATCH v5 4/9] ata: libata: Move sata_down_spd_limit() to libata-sata.c
` [PATCH v5 5/9] ata: libata: Move sata_std_hardreset() definition "
` [PATCH v5 6/9] ata: libata: Rename ata_eh_read_sense_success_ncq_log()
` [PATCH v5 7/9] ata: libata: Move sector_buf from struct ata_port to struct ata_device
` [PATCH v5 8/9] ata: libata: Introduce ata_dev_free_resources
` [PATCH v5 9/9] ata: libata: Improve CDL resource management

[PATCH v3 0/7] Code cleanup and memory usage reduction
 2024-09-04  1:49 UTC  (16+ messages)
` [PATCH v3 1/7] ata: libata: Cleanup libata-transport
` [PATCH v3 2/7] ata: libata: Improve __ata_qc_complete()
` [PATCH v3 3/7] ata: libata: Move sata_down_spd_limit() to libata-sata.c
` [PATCH v3 4/7] ata: libata: Move sata_std_hardreset() definition "
` [PATCH v3 5/7] ata: libata: Rename ata_eh_read_sense_success_ncq_log()
` [PATCH v3 6/7] ata: libata: Move sector_buf from struct ata_port to struct ata_device
` [PATCH v3 7/7] ata: libata: Improve CDL resource management

[PATCH v4 0/7] Code cleanup and memory usage reduction
 2024-09-02 23:07 UTC  (8+ messages)
` [PATCH v4 1/7] ata: libata: Cleanup libata-transport
` [PATCH v4 2/7] ata: libata: Improve __ata_qc_complete()
` [PATCH v4 3/7] ata: libata: Move sata_down_spd_limit() to libata-sata.c
` [PATCH v4 4/7] ata: libata: Move sata_std_hardreset() definition "
` [PATCH v4 5/7] ata: libata: Rename ata_eh_read_sense_success_ncq_log()
` [PATCH v4 6/7] ata: libata: Move sector_buf from struct ata_port to struct ata_device
` [PATCH v4 7/7] ata: libata: Improve CDL resource management

[PATCH v2 0/7] Code cleanup and memory usage reduction
 2024-09-02  6:28 UTC  (16+ messages)
` [PATCH v2 1/7] ata: libata: Cleanup libata-transport
` [PATCH v2 2/7] ata: libata: Improve __ata_qc_complete()
` [PATCH v2 3/7] ata: libata: Move sata_down_spd_limit() to libata-sata.c
` [PATCH v2 4/7] ata: libata: Move sata_std_hardreset() definition "
` [PATCH v2 5/7] ata: libata: Rename ata_eh_read_sense_success_ncq_log()
` [PATCH v2 6/7] ata: libata: Move sector_buf from struct ata_port to struct ata_device
` [PATCH v2 7/7] ata: libata: Improve CDL resource management

[GIT PULL] ata fixes for 6.11-rc7
 2024-09-02  3:20 UTC  (2+ messages)

[PATCH -next v2 0/3] ata: Enable module autoloading
 2024-09-01 23:09 UTC  (7+ messages)
` [PATCH -next v2 1/3] ata: pata_ftide010: "
` [PATCH -next v2 2/3] ata: pata_ixp4xx: "
` [PATCH -next v2 3/3] ata: sata_gemini: "

[PATCH -next 0/3] ata: Enable module autoloading
 2024-08-30 14:10 UTC  (8+ messages)
` [PATCH -next 1/3] ata: pata_ftide010: "
` [PATCH -next 2/3] ata: pata_ixp4xx: "
` [PATCH -next 3/3] ata: sata_gemini: "

[PATCH v2] ata: libata: Add helper ata_eh_decide_disposition()
 2024-08-29  1:07 UTC  (2+ messages)

[PATCH v2] ata: ahci_brcm: Use devm_platform_ioremap_resource_byname() helper function
 2024-08-28  1:33 UTC  (2+ messages)

[PATCH] ata: libata: Add helper ata_eh_decide_disposition()
 2024-08-28  1:31 UTC  (2+ messages)

[PATCH 0/7] Code cleanup and CDL memory usage reduction
 2024-08-27  9:21 UTC  (19+ messages)
` [PATCH 1/7] ata: libata: Fix ata_tdev_free() kdoc comment
` [PATCH 2/7] ata: libata: Improve __ata_qc_complete()
` [PATCH 3/7] ata: libata: Move sata_down_spd_limit() to libata-sata.c
` [PATCH 4/7] ata: libata: Move sata_std_hardreset() definition "
` [PATCH 5/7] ata: libata: Rename ata_eh_read_sense_success_ncq_log()
` [PATCH 6/7] ata: libata: Move ncq_sense_buf to struct ata_device
` [PATCH 7/7] ata: libata: Improve CDL resource management

[PATCH] ata: libata: Use devm_platform_ioremap_resource_byname() helper function
 2024-08-27  7:53 UTC  (2+ messages)

[PATCH v2] ata: pata_macio: Use WARN instead of BUG
 2024-08-27  6:11 UTC  (6+ messages)

[PATCH v2] ata: libata: Fix memory leak for error path in ata_host_alloc()
 2024-08-27  1:46 UTC  (7+ messages)

[PATCH -next,v2] ata: libata: Remove obsoleted function declarations
 2024-08-26 23:27 UTC  (2+ messages)

BUG: possible deadlock in __ata_sff_interrupt
 2024-08-26 20:46 UTC 

[PATCH -next] ata: libata: Remove obsoleted declaration for ata_sff_irq_clear
 2024-08-26  6:35 UTC  (3+ messages)

[PATCH -next] ata: libata-scsi: Remove obsoleted declaration for ata_schedule_scsi_eh
 2024-08-26  4:08 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.11-rc5
 2024-08-23  3:12 UTC  (2+ messages)

[PATCH] ata:Fix memory leak for error path in ata_host_alloc()
 2024-08-22  3:29 UTC  (2+ messages)

[PATCH] ata: Replace deprecated PCI devres functions
 2024-08-21 20:49 UTC  (6+ messages)

[PATCH v2] ata: pata_macio: Fix DMA table overflow
 2024-08-21  5:36 UTC  (2+ messages)

[RFC PATCH] ata: pata_macio: Use WARN instead of BUG
 2024-08-20  2:29 UTC  (3+ messages)

[PATCH] ata: pata_macio: Fix DMA table overflow
 2024-08-20  2:28 UTC  (3+ messages)

[REGRESSION][BISECTED][STABLE] hdparm errors since 28ab9769117c
 2024-08-19 18:45 UTC  (10+ messages)

[PATCH -next] ata: libata: Fix memory leak for error path in ata_host_alloc()
 2024-08-19  1:17 UTC  (3+ messages)

Since 6.10 - kernel oops/panics on G4 macmini due to change in drivers/ata/pata_macio.c
 2024-08-17  3:32 UTC  (10+ messages)

[PATCH v5 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
 2024-08-16 19:27 UTC 

[GIT PULL] ata fixes for 6.11-rc4
 2024-08-15 17:42 UTC  (2+ messages)

[PATCH] ata: ahci_imx: Fix error code in probe()
 2024-08-15 11:46 UTC  (2+ messages)

[PATCH v3] ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()
 2024-08-15 11:36 UTC  (2+ messages)

[PATCH] Revert "ata: libata-scsi: Honor the D_SENSE bit for CK_COND=1 and no error"
 2024-08-14 13:52 UTC  (4+ messages)

[PATCH] ata: libata-core: Return sense data in descriptor format by default
 2024-08-13 13:26 UTC  (9+ messages)

[PATCH v6 0/5] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-08-12 12:53 UTC  (7+ messages)
` [PATCH v6 1/5] dt-bindings: ata: Add i.MX8QM AHCI compatible string
` [PATCH v6 2/5] ata: ahci_imx: Clean up code by using i.MX8Q HSIO PHY driver
` [PATCH v6 3/5] ata: ahci_imx: AHB clock rate setting is not required on i.MX8QM AHCI SATA
` [PATCH v6 4/5] ata: ahci_imx: Enlarge RX water mark for i.MX8QM SATA
` [PATCH v6 5/5] ata: ahci_imx: Correct the email address

[PATCH v4 0/6] Refine i.MX8QM SATA based on generic PHY callbacks
 2024-08-12  1:43 UTC  (11+ messages)
` [PATCH v4 4/6] ata: ahci_imx: Add 32bits DMA limit for i.MX8QM AHCI SATA

[PATCH v2] ata: libahci_platform: Simplify code with for_each_child_of_node_scoped()
 2024-08-09 15:25 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).