Linux ATA/IDE development
 help / color / mirror / Atom feed
 messages from 2026-05-05 10:06:04 to 2026-05-12 15:12:15 UTC [more...]

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

[RFC PATCH] ata: libata-scsi: Move long delayed work on system_dfl_long_wq
 2026-05-12 12:31 UTC  (5+ messages)

[PATCH v3 0/2] ata: fix deferred QC handling for port multipliers
 2026-05-12 10:37 UTC  (9+ messages)
` [PATCH v3 1/2] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
` [PATCH v3 2/2] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS

[PATCH] ata: pata_arasan_cf: simplify ioremap
 2026-05-12 10:16 UTC  (3+ messages)

[PATCH v2 0/2] ata: fix deferred QC handling for port multipliers
 2026-05-12  1:57 UTC  (4+ messages)
` [PATCH v2 1/2] ata: libata-scsi: do not use the deferred QC feature on PMPs with CBS
` [PATCH v2 2/2] ata: libata-scsi: do not needlessly defer commands when using PMP with FBS

[PATCH] libata: disable device after repeated media errors
 2026-05-11 22:07 UTC  (2+ messages)

[PATCH v3 0/7] ata: libata-scsi: multi-LUN ATAPI device support
 2026-05-11 21:54 UTC  (6+ messages)
` [PATCH v3 7/7] scsi: scsi_devinfo: extend BLIST_NO_LUN_1F to MATSHITA and NEC PD-1 variants

[PATCH] ata: libata-core: Enable context analysis
 2026-05-11 16:53 UTC  (2+ messages)

Default IDENTIFY timeout is 5000ms which is too short for enterprise disks
 2026-05-08 20:48 UTC  (4+ messages)

[PATCH 0/3] ata: fix deferred QC handling for port multipliers
 2026-05-08 19:23 UTC  (10+ messages)

[PATCH 0/9] soc/tegra: pmc: Clean up legacy code
 2026-05-06 13:54 UTC  (11+ messages)
` [PATCH 1/9] ata: ahci_tegra: Explicitly specify PMC instance to use
` [PATCH 2/9] drm/nouveau: tegra: "
` [PATCH 3/9] drm/tegra: "
` [PATCH 4/9] media: vde: "
` [PATCH 5/9] PCI: tegra: "
` [PATCH 6/9] usb: xhci: "
` [PATCH 7/9] soc/tegra: pmc: Create PMC context dynamically
` [PATCH 8/9] soc/tegra: pmc: Remove unused legacy functions
` [PATCH 9/9] soc/tegra: pmc: Move legacy code behind CONFIG_ARM guard

[PATCH v18 25/42] dept: add documents for dept
 2026-05-06  6:27 UTC  (3+ messages)
` [PATCH] dept: update documentation function names to match implementation

[PATCH] ata: libata-sata: retry hardreset when device detected but PHY not established
 2026-05-06  2:23 UTC  (8+ messages)

[PATCH v8 phy-next 01/31] PCI: cadence: Preserve all error codes in cdns_plat_pcie_probe()
 2026-05-05 16:26 UTC  (2+ messages)

[PATCH] ata: ahci: Move EXPORT_SYMBOL_GPL(ahci_do_softreset)
 2026-05-05 14:49 UTC  (3+ messages)

[PATCH v8 phy-next 00/31] Split Generic PHY consumer and provider API
 2026-05-05 10:05 UTC  (23+ messages)
` [PATCH v8 phy-next 10/31] scsi: ufs: exynos: use dedicated API for updating PHY bus width
` [PATCH v8 phy-next 11/31] scsi: ufs: qcom: call phy_init() before phy_power_on()
` [PATCH v8 phy-next 12/31] scsi: ufs: qcom: make use of QMP PHY dynamic gear switching ability
` [PATCH v8 phy-next 13/31] scsi: ufs: qcom: keep separate track of PHY power state
` [PATCH v8 phy-next 14/31] scsi: ufs: qcom: include missing <linux/interrupt.h>
` [PATCH v8 phy-next 15/31] drm/rockchip: dw_hdmi: avoid direct dereference of phy->dev.of_node
` [PATCH v8 phy-next 16/31] usb: host: tegra: "
` [PATCH v8 phy-next 17/31] usb: gadget: tegra-xudc: "
` [PATCH v8 phy-next 18/31] phy: move provider API out of public <linux/phy/phy.h>
` [PATCH v8 phy-next 19/31] phy: make phy_get_mode(), phy_get_bus_width() NULL tolerant
` [PATCH v8 phy-next 20/31] phy: introduce phy_get_max_link_rate() helper for consumers
` [PATCH v8 phy-next 21/31] drm/rockchip: dsi: include PHY provider header
` [PATCH v8 phy-next 22/31] drm: bridge: cdns-mhdp8546: use consumer API for getting PHY bus width
` [PATCH v8 phy-next 23/31] media: sunxi: a83-mips-csi2: include PHY provider header
` [PATCH v8 phy-next 24/31] net: renesas: rswitch: "
` [PATCH v8 phy-next 25/31] pinctrl: tegra-xusb: "
` [PATCH v8 phy-next 26/31] power: supply: cpcap-charger: include missing <linux/property.h>
` [PATCH v8 phy-next 27/31] phy: move ulpi_phy.h from include/linux/phy/ to drivers/phy/
` [PATCH v8 phy-next 28/31] phy: include PHY provider header (1/2)
` [PATCH v8 phy-next 29/31] phy: include PHY provider header (2/2)
` [PATCH v8 phy-next 30/31] phy: remove temporary provider compatibility from consumer header
` [PATCH v8 phy-next 31/31] MAINTAINERS: add regexes for linux-phy


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