linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-10-30 11:28:28 to 2025-01-05 21:36:33 UTC [more...]

[PATCH] hwmon: drivetemp: Fix driver producing garbage data when SCSI errors occur
 2025-01-05 21:36 UTC 

[PATCH] ahci: simplify init function
 2025-01-04  8:32 UTC  (2+ messages)

[PATCH v2 0/2] fix some binding check errors for marvell
 2025-01-03 10:37 UTC  (3+ messages)
` [PATCH v2 1/2] arm64: dts: marvell: only enable complete sata nodes
` [PATCH v2 2/2] arm64: dts: marvell: drop additional phy-names for sata

more BLK_MQ_F_* simplification
 2025-01-03  9:33 UTC  (7+ messages)
` [PATCH 1/4] block: better split mq vs non-mq code in add_disk_fwnode
` [PATCH 2/4] block: remove blk_mq_init_bitmaps
` [PATCH 3/4] block: remove BLK_MQ_F_NO_SCHED
` [PATCH 4/4] block: simplify tag allocation policy selection

[PATCH v1 0/3] fix some binding check errors for marvell
 2025-01-02 19:55 UTC  (26+ messages)
` [PATCH v1 1/3] arm64: dts: marvell: Fix anyOf conditional failed
      ` Aw: "
      ` Aw: "
` [PATCH v1 2/3] arm64: dts: marvell: drop additional phy-names for sata
` [PATCH v1 3/3] dt-bindings: ata: ahci-platform: add missing iommus property
` (subset) [PATCH v1 0/3] fix some binding check errors for marvell

[PATCH] ata: Replace deprecated PCI functions
 2025-01-02 16:35 UTC 

out-of-bounds write in the function ata_pio_sector
 2025-01-02 16:23 UTC  (3+ messages)

[PATCH v2] ata: libahci_platform: support non-consecutive port numbers
 2025-01-01 13:17 UTC  (2+ messages)

[PATCH 0/6] Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()
 2024-12-30  8:46 UTC  (11+ messages)
` [PATCH 1/6] usb: dwc3: st: "
` [PATCH 2/6] mmc: sdhci-st: "
` [PATCH 3/6] mtd: st_spi_fsm: "
` [PATCH 4/6] ahci: st: "
` [PATCH 5/6] net: stmmac: sti: "
` [PATCH 6/6] spi: st: "

[PATCH] ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
 2024-12-18  9:04 UTC  (4+ messages)

[PATCH] ata: sata_gemini: Remove remaining reset glue
 2024-12-16 13:38 UTC  (3+ messages)

[GIT PULL] ata fixes for 6.13-rc3
 2024-12-14 17:06 UTC  (2+ messages)

LSF/MM/BPF: 2025: Call for Proposals
 2024-12-13 19:00 UTC  (2+ messages)

[PATCH v3 00/11] Remove implicit devres from pci_intx()
 2024-12-13 17:53 UTC  (24+ messages)
` [PATCH v3 01/11] PCI: Prepare removing "
` [PATCH v3 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v3 03/11] net/ethernet: "
` [PATCH v3 04/11] net/ntb: "
` [PATCH v3 05/11] misc: "
` [PATCH v3 06/11] vfio/pci: "
` [PATCH v3 07/11] PCI: MSI: "
` [PATCH v3 08/11] ata: Use always-managed "
` [PATCH v3 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v3 10/11] HID: amd_sfh: Use "
` [PATCH v3 11/11] Remove devres from pci_intx()

I urge you to understand my viewpoint accurately
 2024-12-13  4:25 UTC 

[RFC PATCH 0/3] ATA: Replace deprecated PCI functions
 2024-12-12 19:26 UTC  (7+ messages)
` [RFC PATCH 1/3] ata: Allocate PCI iomap table statically
` [RFC PATCH 2/3] ata: Replace deprecated PCI functions
` [RFC PATCH 3/3] libata-sff: Simplify request of PCI resources

[PATCH] ata: sata_gemini: Remove unused gemini_sata_reset_bridge()
 2024-12-11 23:53 UTC  (6+ messages)

BUG: possible deadlock in __ata_sff_interrupt
 2024-12-09  0:34 UTC  (2+ messages)

[PATCH] ata: Constify struct pci_device_id
 2024-12-03  4:16 UTC  (4+ messages)

[PATCH RFC] ata: libahci_platform: support non-consecutive port numbers
 2024-11-27 12:04 UTC  (4+ messages)

[PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
 2024-11-25  1:05 UTC  (3+ messages)
` [PATCH v14 2/28] "

[GIT PULL] ata changes for 6.13-rc1
 2024-11-20 17:40 UTC  (4+ messages)

Nov:16:24
 2024-11-16 15:40 UTC 

[PATCH v2 00/11] Remove implicit devres from pci_intx()
 2024-11-15 15:35 UTC  (20+ messages)
` [PATCH v2 01/11] PCI: Prepare removing "
` [PATCH v2 02/11] drivers/xen: Use never-managed version of pci_intx()
` [PATCH v2 03/11] net/ethernet: "
` [PATCH v2 04/11] net/ntb: "
` [PATCH v2 05/11] misc: "
` [PATCH v2 06/11] vfio/pci: "
` [PATCH v2 07/11] PCI: MSI: "
` [PATCH v2 08/11] ata: Use always-managed "
` [PATCH v2 09/11] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH v2 10/11] HID: amd_sfh: Use "
` [PATCH v2 11/11] Remove devres from pci_intx()

[Bug 205107] New: No HDD spindown/parking on shutdown
 2024-11-13 12:28 UTC  (3+ messages)
` [Bug 205107] "

[PATCH v3] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-13  2:30 UTC  (2+ messages)

[PATCH 0/6] libata: get rid of (almost) all printk() calls
 2024-11-11 10:02 UTC  (14+ messages)
` [PATCH 1/6] ata: acard-ahci: use dev_info() instead of, printk(KERN_INFO)
` [PATCH 2/6] ata: ahci: use dev_info() instead of printk(KERN_INFO)
` [PATCH 3/6] ata: libata-core: use pr_warn() instead of printk(KERN_WARNING)
` [PATCH 4/6] ata: pata_cs5530: use pr_*() instead of printk(KERN_*)
` [PATCH 5/6] ata: pata_legacy: "
` [PATCH 6/6] ata: pata_optidma: use dev_warn() instead of printk(KERN_WARNING)

[PATCH] ata: ahci: Don't call pci_intx() directly
 2024-11-05 15:51 UTC  (7+ messages)

[PATCH 0/2] Issue non-NCQ command via EH when NCQ commands in-flight
 2024-11-05  9:33 UTC  (7+ messages)
` [PATCH 1/2] ata: libata: Introduce new helper ata_qc_complete_success()
` [PATCH 2/2] ata: libata: Issue non-NCQ command via EH when NCQ commands in-flight

[PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-04 19:59 UTC  (7+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-11-04  9:26 UTC  (7+ messages)
` [PATCH 01/13] PCI: Prepare removing "

[PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-04  0:34 UTC  (2+ messages)

[PATCH v6 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-30 21:11 UTC  (8+ messages)
` [PATCH v6 05/10] intel_th: pci: Replace deprecated PCI functions
` [PATCH v6 06/10] wifi: iwlwifi: replace "
` [PATCH v6 07/10] ntb: idt: Replace "
` [PATCH v6 08/10] serial: rp2: "
` [PATCH v6 09/10] ALSA: korg1212: "
` [PATCH v6 10/10] PCI: Remove pcim_iomap_regions_request_all()

linux: Goodbye from a Linux community volunteer
 2024-10-30 18:32 UTC  (11+ messages)
              ` Kernel maintainer *CENSORED* on LKML [WAS: linux: Goodbye from a Linux community volunteer]

linux: Goodbye from a Linux community volunteer
 2024-10-30 15:02 UTC  (3+ messages)
    ` Maintainers now blocked from kernel.org mail access [WAS Re: linux: Goodbye from a Linux community volunteer]

[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
 2024-10-30 12:48 UTC  (2+ messages)
    ` lore.kernel.org getting senile ? [WAS: [PATCH 1/2] MAINTAINERS: Remove Huawei due to compilance requirements


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).