Linux ATA/IDE development
 help / color / mirror / Atom feed
 messages from 2026-04-02 19:03:58 to 2026-05-05 09:24:44 UTC [more...]

[PATCH v7 phy-next 00/27] Split Generic PHY consumer and provider
 2026-05-05  9:24 UTC  (34+ messages)
` [PATCH v7 phy-next 01/27] ata: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 02/27] PCI: Add missing headers transitively included by <linux/phy/phy.h>
` [PATCH v7 phy-next 03/27] usb: add "
` [PATCH v7 phy-next 04/27] drm: add <linux/pm_runtime.h> where missing
` [PATCH v7 phy-next 05/27] phy: "
` [PATCH v7 phy-next 06/27] phy: spacemit: include missing <linux/phy/phy.h>
` [PATCH v7 phy-next 07/27] net: lan969x: include missing <linux/of.h>
` [PATCH v7 phy-next 08/27] PCI: Remove device links to PHY
` [PATCH v7 phy-next 09/27] scsi: ufs: exynos: stop poking into struct phy guts
` [PATCH v7 phy-next 10/27] scsi: ufs: qcom: keep parallel track of PHY power state
` [PATCH v7 phy-next 11/27] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v7 phy-next 12/27] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v7 phy-next 13/27] usb: host: tegra: "
` [PATCH v7 phy-next 14/27] usb: gadget: tegra-xudc: "
` [PATCH v7 phy-next 15/27] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v7 phy-next 16/27] phy: make phy_get_mode(), phy_(get|set)_bus_width() NULL tolerant
` [PATCH v7 phy-next 17/27] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v7 phy-next 18/27] drm/rockchip: dsi: include PHY provider header
` [PATCH v7 phy-next 19/27] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v7 phy-next 20/27] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v7 phy-next 21/27] net: renesas: rswitch: "
` [PATCH v7 phy-next 22/27] pinctrl: tegra-xusb: "
` [PATCH v7 phy-next 23/27] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v7 phy-next 24/27] phy: include PHY provider header (1/2)
` [PATCH v7 phy-next 25/27] phy: include PHY provider header (2/2)
` [PATCH v7 phy-next 26/27] phy: remove temporary provider compatibility from consumer header
` [PATCH v7 phy-next 27/27] MAINTAINERS: add regexes for linux-phy

[PATCH] ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)
 2026-05-05  4:23 UTC 

[PATCH] ata: libata-core: Enable context analysis
 2026-05-05  4:22 UTC 

[PATCH] ata: Consistently define pci_device_ids using named initializers
 2026-05-04  8:09 UTC  (2+ messages)

[PATCH 0/3] ata: fix deferred QC handling for port multipliers
 2026-05-04  7:27 UTC  (8+ messages)
` [PATCH 1/3] ata: libata-pmp: fix ata_pmp_qc_defer_cmd_switch()
` [PATCH 2/3] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
` [PATCH 3/3] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS

[GIT PULL] ata fix for 7.1-rc2
 2026-04-30 16:33 UTC  (2+ messages)

[PATCH] ata: libahci: fix panic when accessing ports beyond MMIO region
 2026-04-30 12:48 UTC  (10+ messages)
    `  "
            `  "
        `  "

[RFC PATCH] ata: libata-scsi: Move long delayed work on system_dfl_long_wq
 2026-04-30  9:29 UTC 

[PATCH] ata: libata-sata: retry hardreset when device detected but PHY not established
 2026-04-30  9:28 UTC  (7+ messages)

[PATCH] libata: disable device after repeated media errors
 2026-04-30  7:34 UTC 

[PATCH 5.10.y] ata: pata_sil680: fix result type of sil680_sel{dev|reg}()
 2026-04-28 17:50 UTC  (4+ messages)

[PATCH v18 25/42] dept: add documents for dept
 2026-04-28 16:26 UTC  (2+ messages)
` [PATCH] dept: update documentation function names to match implementation

[PATCH v5] ata: ahci: fail probe if BAR too small for claimed ports
 2026-04-28  7:08 UTC  (2+ messages)

[PATCH v4] ata: ahci: fail probe if BAR too small for claimed ports
 2026-04-27 22:10 UTC  (6+ messages)

[PATCH v3 0/7] ata: libata-scsi: multi-LUN ATAPI device support
 2026-04-27 12:12 UTC  (20+ messages)
` [PATCH v3 1/7] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v3 2/7] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v3 3/7] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v3 4/7] scsi: add BLIST_NO_LUN_1F blacklist flag
` [PATCH v3 5/7] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v3 6/7] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk
` [PATCH v3 7/7] scsi: scsi_devinfo: extend BLIST_NO_LUN_1F to MATSHITA and NEC PD-1 variants

[PATCH] ata: pata_parport: switch to dynamic root device
 2026-04-27  9:40 UTC  (4+ messages)

[PATCH] ata: libahci: use ahci_nr_ports() helper
 2026-04-27  8:13 UTC  (3+ messages)

[PATCH v3] ata: ahci: fail probe if BAR too small for claimed ports
 2026-04-27  5:44 UTC  (2+ messages)

[PATCH v2] ata: ahci: fail probe if BAR too small for claimed ports
 2026-04-27  4:40 UTC  (4+ messages)
  `  "

[LSF/MM/BPF] Running BOF
 2026-04-26  0:46 UTC 

Default IDENTIFY timeout is 5000ms which is too short for enterprise disks
 2026-04-23 16:17 UTC  (12+ messages)

[PATCH v2 0/5] ata: libata-scsi: multi-LUN ATAPI device support
 2026-04-23 15:50 UTC  (13+ messages)
` [PATCH v2 1/5] ata: libata-scsi: add atapi_max_lun module parameter
` [PATCH v2 2/5] ata: libata-scsi: convert dev->sdev to per-LUN array
` [PATCH v2 3/5] ata: libata-scsi: route non-zero LUN commands for multi-LUN ATAPI
` [PATCH v2 4/5] ata: libata-scsi: probe additional LUNs for multi-LUN ATAPI devices
` [PATCH v2 5/5] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk

LSF/MM/BPF: 2026: Call for Proposals
 2026-04-23 11:46 UTC  (4+ messages)

[PATCH v2 0/2] ATA port deferred qc fixes
 2026-04-22 15:18 UTC  (7+ messages)

[PATCH AUTOSEL 7.0-5.10] ata: libata-eh: Do not retry reset if the device is gone
 2026-04-20 13:19 UTC  (2+ messages)
` [PATCH AUTOSEL 6.18] ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585

[GIT PULL] ata changes for 7.1-rc1
 2026-04-15 22:39 UTC  (2+ messages)

[PATCH AUTOSEL 6.19-5.10] ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-04-14 11:25 UTC 

[RFC PATCH 0/3] ata: libata-scsi: add multi-LUN support for ATAPI devices
 2026-04-14  4:02 UTC  (11+ messages)
` [PATCH 1/3] scsi: scsi_devinfo: add COMPAQ PD-1 multi-LUN ATAPI device quirk
` [PATCH 2/3] ata: libata-scsi: enable multi-LUN support for ATAPI devices
` [PATCH 3/3] ata: libata-scsi: probe additional LUNs for multi-LUN "

[PATCH v=2] ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
 2026-04-12 18:11 UTC  (3+ messages)

[PATCH] ata: libata-scsi: fix requeue of deferred ATA PASS-THROUGH commands
 2026-04-12 15:24 UTC  (4+ messages)

[GIT PULL] ata fix for 7.0-final
 2026-04-07 19:27 UTC  (2+ messages)

[PATCH 0/5] ata: libata-transport: series with further refactorings
 2026-04-07 12:44 UTC  (12+ messages)
` [PATCH 1/5] ata: libata-transport: instantiate struct ata_internal statically
` [PATCH 2/5] ata: libata-transport: inline ata_attach|release_transport
` [PATCH 3/5] ata: libata-transport: use static struct ata_transport_internal to simplify match functions
` [PATCH 4/5] ata: libata-transport: split struct ata_internal
` [PATCH 5/5] ata: libata-transport: remove static variable ata_scsi_transport_template

[BUG] ata: ahci: regression in f7870e8d345c disables DevSleep for ACS-5 drives on PSC=0/SSC=0/SDS=1 controllers
 2026-04-07  7:48 UTC  (3+ messages)

[PATCH v4] ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-04-07  7:40 UTC  (3+ messages)

[PATCH v4] ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-04-06 22:22 UTC 

[PATCH] ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-04-06 20:11 UTC  (9+ messages)
` [PATCH v2] ata: "
` [PATCH v3] "

Discover How To Instantly Rank On Top Of Every Search From Google Rankings To AI Discovery In ChatGPT, Gemini, Claude, Perplexity, & Copilot Confirmation
 2026-04-05 17:13 UTC 

[PATCH v3] ata: pata_arasan_cf: fix missing newline in dev_err() messages
 2026-04-03  7:17 UTC  (3+ messages)

[PATCH] ahci: force 32-bit DMA for JMicron JMB582/JMB585
 2026-04-03  5:02 UTC 

[PATCH v2 0/5] ata: libata-transport: series with further refactorings
 2026-04-02 19:03 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