public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-03-24 11:00:49 to 2025-04-22 01:27:53 UTC [more...]

[PATCH v3 0/4] CDL Feature control improvements
 2025-04-22  1:27 UTC  (7+ messages)
` [PATCH v3 1/4] ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
` [PATCH v3 2/4] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH v3 3/4] ata: libata-scsi: Improve CDL control
` [PATCH v3 4/4] scsi: "

[PATCH v3 0/3] Successful NCQ commands sense_valid cleanups/fixes
 2025-04-21  0:06 UTC  (6+ messages)
` [PATCH v3 1/3] ata: libata-sata: Save all fields from sense data descriptor
` [PATCH v3 2/3] ata: libata-sata: Simplify sense_valid fetching
` [PATCH v3 3/3] ata: libata-sata: Use BIT() macro to convert tag to bit field

[PATCH v2 0/5] CDL Feature control improvements
 2025-04-18 23:02 UTC  (11+ messages)
` [PATCH v2 1/5] ata: libata-scsi: Fix ata_mselect_control_ata_feature() return type
` [PATCH v2 2/5] ata: libata-scsi: Fail MODE SELECT for unsupported mode pages
` [PATCH v2 3/5] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH v2 4/5] ata: libata-scsi: Improve CDL control
` [PATCH v2 5/5] scsi: "

[PATCH 0/3] CDL Feature control improvements
 2025-04-18  7:17 UTC  (14+ messages)
` [PATCH 1/3] ata: libata-scsi: Fix ata_msense_control_ata_feature()
` [PATCH 2/3] ata: libata-scsi: Improve CDL control
` [PATCH 3/3] scsi: "

[GIT PULL] ata fixes for 6.15-rc3
 2025-04-17 17:07 UTC  (2+ messages)

[RFC PATCH v1 00/15] MSR refactor with new MSR instructions support
 2025-04-17 11:10 UTC  (55+ messages)
` [RFC PATCH v1 01/15] x86/msr: Replace __wrmsr() with native_wrmsrl()
          ` [PATCH] x86/msr: Standardize on 'u32' MSR indices in <asm/msr.h>
` [RFC PATCH v1 02/15] x86/msr: Replace __rdmsr() with native_rdmsrl()
` [RFC PATCH v1 03/15] x86/msr: Simplify pmu_msr_{read,write}()
` [RFC PATCH v1 04/15] x86/msr: Let pv_cpu_ops.write_msr{_safe}() take an u64 instead of two u32
` [RFC PATCH v1 05/15] x86/msr: Replace wrmsr(msr, low, 0) with wrmsrl(msr, value)
` [RFC PATCH v1 06/15] x86/msr: Remove MSR write APIs that take the MSR value in two u32 arguments
` [RFC PATCH v1 07/15] x86/msr: Remove pmu_msr_{read,write}()
` [RFC PATCH v1 08/15] x86/cpufeatures: Add a CPU feature bit for MSR immediate form instructions
` [RFC PATCH v1 09/15] x86/opcode: Add immediate form MSR instructions to x86-opcode-map
` [RFC PATCH v1 10/15] KVM: VMX: Use WRMSRNS or its immediate form when available
` [RFC PATCH v1 11/15] x86/extable: Implement EX_TYPE_FUNC_REWIND
` [RFC PATCH v1 12/15] x86/msr: Use the alternatives mechanism to write MSR
` [RFC PATCH v1 13/15] x86/msr: Use the alternatives mechanism to read MSR
` [RFC PATCH v1 14/15] x86/extable: Add support for the immediate form MSR instructions
` [RFC PATCH v1 15/15] x86/msr: Move the ARGS macros after the MSR read/write APIs

[PATCH v2 0/3] Successful NCQ commands sense_valid cleanups/fixes
 2025-04-16  9:19 UTC  (10+ messages)
` [PATCH v2 1/3] ata: libata-sata: Save all fields from sense data descriptor
` [PATCH v2 2/3] ata: libata-sata: Simplify sense_valid fetching
` [PATCH v2 3/3] ata: libata-sata: Use BIT() macro

[PATCH 1/2] ata: libata-sata: Save all fields from sense data descriptor
 2025-04-15  7:34 UTC  (7+ messages)
` [PATCH 2/2] ata: libata-sata: Simplify sense_valid fetching

[PATCH v2] ata: libata-core: Simplify ata_print_version_once
 2025-04-14  1:07 UTC  (2+ messages)

[GIT PULL] ata fixes for 6.15-rc2
 2025-04-11 15:40 UTC  (2+ messages)

[PATCH v2] ata: libata-sata: Use LBA from sense data descriptor
 2025-04-11  6:35 UTC  (7+ messages)

[PATCH] ata: libata-core: Simplify ata_print_version_once
 2025-04-11  5:43 UTC  (3+ messages)

[PATCH] ata: libata-sata: Use LBA from sense data descriptor
 2025-04-09  6:29 UTC  (2+ messages)

[PATCH v3] ata: sata_sx4: Add error handling in pdc20621_i2c_read()
 2025-04-09  6:26 UTC  (3+ messages)

[PATCH v1] [ARM] pata_pxa: Fix null-ptr-deref in pxa_ata_probe()
 2025-04-08  3:43 UTC  (7+ messages)
` [PATCH] "
    ` [PATCH v2] ata: pata_pxa: Fix potential NULL pointer dereference "

[PATCH v2] libata: Add error handling for pdc20621_i2c_read()
 2025-04-08  3:28 UTC  (2+ messages)

[PATCH v2] ata: libata-scsi: Set INFORMATION sense data field consistently
 2025-04-07 23:52 UTC  (8+ messages)

[PATCH] dt-bindings: xilinx: Remove myself from maintainership
 2025-04-04 16:12 UTC  (4+ messages)

[PATCH] libata: Add error handling for pdc20621_i2c_read()
 2025-04-04  3:55 UTC  (3+ messages)

[PATCH AUTOSEL 5.4 06/14] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
 2025-04-03 19:10 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 07/14] ahci: add PCI ID for Marvell 88SE9215 SATA Controller

[PATCH AUTOSEL 5.10 06/15] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
 2025-04-03 19:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 08/15] ahci: add PCI ID for Marvell 88SE9215 SATA Controller

[PATCH AUTOSEL 5.15 07/16] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
 2025-04-03 19:09 UTC  (2+ messages)
` [PATCH AUTOSEL 5.15 09/16] ahci: add PCI ID for Marvell 88SE9215 SATA Controller

[PATCH AUTOSEL 6.1 08/18] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
 2025-04-03 19:08 UTC  (2+ messages)
` [PATCH AUTOSEL 6.1 10/18] ahci: add PCI ID for Marvell 88SE9215 SATA Controller

[PATCH AUTOSEL 6.6 12/26] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
 2025-04-03 19:07 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 16/26] ahci: add PCI ID for Marvell 88SE9215 SATA Controller

[PATCH AUTOSEL 6.12 05/47] ata: libata-core: Add 'external' to the libata.force kernel parameter
 2025-04-03 19:05 UTC  (4+ messages)
` [PATCH AUTOSEL 6.12 23/47] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
` [PATCH AUTOSEL 6.12 29/47] ahci: add PCI ID for Marvell 88SE9215 SATA Controller
` [PATCH AUTOSEL 6.12 35/47] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI

[PATCH AUTOSEL 6.13 05/49] ata: libata-core: Add 'external' to the libata.force kernel parameter
 2025-04-03 19:03 UTC  (4+ messages)
` [PATCH AUTOSEL 6.13 23/49] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
` [PATCH AUTOSEL 6.13 29/49] ahci: add PCI ID for Marvell 88SE9215 SATA Controller
` [PATCH AUTOSEL 6.13 35/49] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI

[PATCH AUTOSEL 6.14 07/54] ata: libata-core: Add 'external' to the libata.force kernel parameter
 2025-04-03 19:01 UTC  (4+ messages)
` [PATCH AUTOSEL 6.14 26/54] ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO mode
` [PATCH AUTOSEL 6.14 32/54] ahci: add PCI ID for Marvell 88SE9215 SATA Controller
` [PATCH AUTOSEL 6.14 39/54] ahci: Marvell 88SE9215 controllers prefer DMA for ATAPI

ATA WRITE DMA Timeouts and Link Reset Issues
 2025-04-02  8:32 UTC  (4+ messages)

[PATCH] ata: libata-scsi: Set INFORMATION sense data field consistently
 2025-04-01 17:53 UTC  (3+ messages)

[PATCH 1/5] scsi: hisi_sas: Add host_tagset_enable module param for v3 hw
 2025-04-01  1:12 UTC  (2+ messages)

[GIT PULL] ata changes for 6.15-rc1
 2025-03-27  4:00 UTC  (2+ messages)

[PATCH v3 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2025-03-25 15:56 UTC  (6+ messages)
` [PATCH v3 1/2] ata: "
` [PATCH v3 2/2] m68k: amiga_defconfig: enable PATA_CSWARP

[PATCH v4 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2025-03-25 15:56 UTC  (3+ messages)
` [PATCH v4 1/2] ata: "
` [PATCH v4 2/2] m68k: defconfig: enable PATA_CSWARP

[PATCH v2 0/2] m68k: pata_cswarp: Add Amiga cslab ata support
 2025-03-24 12:58 UTC  (7+ messages)
` [PATCH v2 1/2] m68k: amiga_defconfig: enable PATA_CSWARP
` [PATCH v2 2/2] ata: pata_cswarp: Add Amiga cslab ata support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox