linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-11 23:58:46 to 2024-06-04 07:56:09 UTC [more...]

[PATCH v1 1/1] treewide: Align match_string() with sysfs_match_string()
 2024-06-04  7:55 UTC  (9+ messages)

[PATCH v11 00/26] DEPT(Dependency Tracker)
 2024-06-04  3:10 UTC  (4+ messages)
` [PATCH v11 14/26] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread

[DO NOT MERGE v8 00/36] Device Tree support for SH7751 based board
 2024-06-03 15:55 UTC  (48+ messages)
` [DO NOT MERGE v8 01/36] sh: passing FDT address to kernel startup
` [DO NOT MERGE v8 02/36] sh: Kconfig unified OF supported targets
` [DO NOT MERGE v8 03/36] sh: Enable OF support for build and configuration
` [DO NOT MERGE v8 04/36] dt-bindings: interrupt-controller: Add header for Renesas SH3/4 INTC
` [DO NOT MERGE v8 05/36] sh: GENERIC_IRQ_CHIP support for CONFIG_OF=y
` [DO NOT MERGE v8 06/36] sh: kernel/setup Update DT support
` [DO NOT MERGE v8 07/36] sh: Fix COMMON_CLK support in CONFIG_OF=y
` [DO NOT MERGE v8 08/36] clocksource: sh_tmu: CLOCKSOURCE support
` [DO NOT MERGE v8 09/36] dt-binding: Add compatible SH7750 SoC
` [DO NOT MERGE v8 10/36] sh: Common PCI Framework driver support
` [DO NOT MERGE v8 11/36] pci: pci-sh7751: Add SH7751 PCI driver
` [DO NOT MERGE v8 12/36] dt-bindings: pci: pci-sh7751: Add SH7751 PCI
` [DO NOT MERGE v8 13/36] dt-bindings: clock: sh7750-cpg: Add renesas,sh7750-cpg header
` [DO NOT MERGE v8 14/36] clk: Compatible with narrow registers
` [DO NOT MERGE v8 15/36] clk: renesas: Add SH7750/7751 CPG Driver
` [DO NOT MERGE v8 16/36] irqchip: Add SH7751 INTC driver
` [DO NOT MERGE v8 17/36] dt-bindings: interrupt-controller: renesas,sh7751-intc: Add json-schema
` [DO NOT MERGE v8 18/36] irqchip: SH7751 external interrupt encoder with enable gate
` [DO NOT MERGE v8 19/36] dt-bindings: interrupt-controller: renesas,sh7751-irl-ext: Add json-schema
` [DO NOT MERGE v8 20/36] serial: sh-sci: fix SH4 OF support
` [DO NOT MERGE v8 21/36] dt-bindings: serial: renesas,scif: Add scif-sh7751
` [DO NOT MERGE v8 22/36] dt-bindings: display: smi,sm501: SMI SM501 binding json-schema
` [DO NOT MERGE v8 23/36] mfd: sm501: Convert platform_data to OF property
` [DO NOT MERGE v8 24/36] dt-binding: sh: cpus: Add SH CPUs json-schema
` [DO NOT MERGE v8 25/36] dt-bindings: vendor-prefixes: Add iodata
` [DO NOT MERGE v8 26/36] dt-bindings: ata: ata-generic: Add new targets
` [DO NOT MERGE v8 27/36] dt-bindings: soc: renesas: sh: Add SH7751 based target
` [DO NOT MERGE v8 28/36] sh: SH7751R SoC Internal peripheral definition dtsi
` [DO NOT MERGE v8 29/36] sh: add RTS7751R2D Plus DTS
` [DO NOT MERGE v8 30/36] sh: Add IO DATA LANDISK dts
` [DO NOT MERGE v8 31/36] sh: Add IO DATA USL-5P dts
` [DO NOT MERGE v8 32/36] sh: j2_mimas_v2.dts update
` [DO NOT MERGE v8 33/36] sh: Add dtbs target support
` [DO NOT MERGE v8 34/36] sh: RTS7751R2D Plus OF defconfig
` [DO NOT MERGE v8 35/36] sh: LANDISK "
` [DO NOT MERGE v8 36/36] sh: j2_defconfig: update

[GIT PULL] ata fixes for 6.10-rc2
 2024-06-02 22:52 UTC  (2+ messages)

[PATCH] ata: ahci: Do not enable LPM if no LPM states are supported by the HBA
 2024-06-01  5:20 UTC  (2+ messages)

[PATCH] ata: libata-core: Add ATA_HORKAGE_NOLPM for Apacer AS340
 2024-05-31 13:17 UTC  (6+ messages)

[PATCH] ata: libata-core: Add ATA_HORKAGE_NOLPM for AMD Radeon S3 SSD
 2024-05-31 13:17 UTC  (4+ messages)

[PATCH] ata: libata-core: Add ATA_HORKAGE_NOLPM for Crucial CT240BX500SSD1
 2024-05-31 13:17 UTC  (4+ messages)

convert SCSI to atomic queue limits, part 1 (v3)
 2024-05-31  8:06 UTC  (16+ messages)
` [PATCH 04/23] scsi: initialize scsi midlayer limits before allocating the queue

[PATCH] ata: ahci: Revert "ata: ahci: Add Intel Alder Lake-P AHCI controller to low power chipsets list"
 2024-05-30 14:11 UTC  (12+ messages)
` [PATCH 1/1] "
` [PATCH v2 0/1] "
  ` [PATCH v2 1/1] "
` [PATCH v3] ata: ahci: Do not apply Intel PCS quirk on Intel Alder Lake

[REGRESSION][BISECTED] Scheduling errors with the AMD FX 8300 CPU
 2024-05-29 22:59 UTC  (6+ messages)

AHCI hotplug no longer functions on ICH7
 2024-05-27 16:13 UTC  (4+ messages)

[PATCH] ata: Kconfig: Update SATA_MOBILE_LPM_POLICY default to med_power_with_dipm
 2024-05-27  9:44 UTC  (6+ messages)

"ata: libata: move ata_{port,link,dev}_dbg to standard pr_XXX() macros" - 742bef476ca5352b16063161fb73a56629a6d995 changed logging behavior and disabled a number of messages
 2024-05-26 22:24 UTC  (8+ messages)
          ` [PATCH] ata: libata: restore visibility of important messages

[RESEND v7 15/37] clk: renesas: Add SH7750/7751 CPG Driver
 2024-05-21  7:41 UTC  (4+ messages)
` [RESEND v7 24/37] mfd: sm501: Convert platform_data to OF property

[PATCH v7 00/37] Device Tree support for SH7751 based board
 2024-05-21  7:19 UTC  (5+ messages)
` [RESEND "

[LSF/MM/BPF TOPIC] Reclaiming & documenting page flags
 2024-05-17 21:32 UTC  (2+ messages)

[GIT PULL] ata changes for 6.10-rc1
 2024-05-15  1:49 UTC  (2+ messages)

[LSF/MM/BPF TOPIC] Running BOF
 2024-05-10 23:35 UTC  (2+ messages)

[PATCH v14 00/28] DEPT(Dependency Tracker)
 2024-05-08  9:47 UTC  (29+ messages)
` [PATCH v14 01/28] llist: Move llist_{head,node} definition to types.h
` [PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
` [PATCH v14 03/28] dept: Add single event dependency tracker APIs
` [PATCH v14 04/28] dept: Add lock "
` [PATCH v14 05/28] dept: Tie to Lockdep and IRQ tracing
` [PATCH v14 06/28] dept: Add proc knobs to show stats and dependency graph
` [PATCH v14 07/28] dept: Distinguish each syscall context from another
` [PATCH v14 08/28] dept: Distinguish each work "
` [PATCH v14 09/28] dept: Add a mechanism to refill the internal memory pools on running out
` [PATCH v14 10/28] dept: Record the latest one out of consecutive waits of the same class
` [PATCH v14 11/28] dept: Apply sdt_might_sleep_{start,end}() to wait_for_completion()/complete()
` [PATCH v14 12/28] dept: Apply sdt_might_sleep_{start,end}() to swait
` [PATCH v14 13/28] dept: Apply sdt_might_sleep_{start,end}() to waitqueue wait
` [PATCH v14 14/28] dept: Apply sdt_might_sleep_{start,end}() to hashed-waitqueue wait
` [PATCH v14 15/28] dept: Apply sdt_might_sleep_{start,end}() to dma fence wait
` [PATCH v14 16/28] dept: Track timeout waits separately with a new Kconfig
` [PATCH v14 17/28] dept: Apply timeout consideration to wait_for_completion()/complete()
` [PATCH v14 18/28] dept: Apply timeout consideration to swait
` [PATCH v14 19/28] dept: Apply timeout consideration to waitqueue wait
` [PATCH v14 20/28] dept: Apply timeout consideration to hashed-waitqueue wait
` [PATCH v14 21/28] dept: Apply timeout consideration to dma fence wait
` [PATCH v14 22/28] dept: Make Dept able to work with an external wgen
` [PATCH v14 23/28] dept: Track PG_locked with dept
` [PATCH v14 24/28] dept: Print event context requestor's stacktrace on report
` [PATCH v14 25/28] cpu/hotplug: Use a weaker annotation in AP thread
` [PATCH v14 26/28] fs/jbd2: Use a weaker annotation in journal handling
` [PATCH v14 27/28] dept: Add documentation for Dept
` [PATCH v14 28/28] dept: Add documentation for Dept's APIs

[PATCH] ata: pata_legacy: make legacy_exit() work again
 2024-05-06 22:28 UTC  (3+ messages)

[PATCH v2] ata: ahci: Add mask_port_map module parameter
 2024-05-06 16:46 UTC  (9+ messages)
    ` Re[2]: "

[PATCH 00/34] address all -Wunused-const warnings
 2024-04-22  8:16 UTC  (2+ messages)
` (subset) "

[PATCH] ata: Add sdev attribute to lower link speed in runtime
 2024-04-18 12:47 UTC  (9+ messages)

[PATCH AUTOSEL 4.19 3/4] ata: sata_gemini: Check clk_enable() result
 2024-04-15 10:05 UTC 

[PATCH AUTOSEL 5.4 3/4] ata: sata_gemini: Check clk_enable() result
 2024-04-15 10:05 UTC 

[PATCH AUTOSEL 5.10 3/4] ata: sata_gemini: Check clk_enable() result
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 5.15 3/4] ata: sata_gemini: Check clk_enable() result
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 6.1 5/6] ata: sata_gemini: Check clk_enable() result
 2024-04-15 10:04 UTC 

[PATCH AUTOSEL 6.6 11/12] ata: sata_gemini: Check clk_enable() result
 2024-04-15 10:03 UTC 

[PATCH AUTOSEL 6.8 14/15] ata: sata_gemini: Check clk_enable() result
 2024-04-15 10:02 UTC 

[GIT PULL] ata fixes for 6.9-rc4
 2024-04-13 18:23 UTC  (2+ messages)

[PATCH v9 00/38] ep93xx device tree conversion
 2024-04-13  8:48 UTC  (3+ messages)

[PATCH] ata: libata-core: Allow command duration limits detection for ACS-4 drives
 2024-04-13  0:57 UTC  (2+ messages)

[PATCH] ata: libata-scsi: Fix ata_scsi_port_error_handler() error path
 2024-04-12 12:08 UTC  (2+ messages)

[PATCH v2] ata: libata-core: Remove ata_exec_internal_sg()
 2024-04-12 11:59 UTC  (2+ messages)

[PATCH v2 5.10/5.15] ata: libata-scsi: check cdb length for VARIABLE_LENGTH_CMD commands
 2024-04-11 23:58 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).