linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-29 15:51:06 to 2020-12-09 09:04:43 UTC [more...]

[PATCH] PCI: Remove pci_try_set_mwi
 2020-12-09  9:03 UTC  (3+ messages)

[PATCH 000/141] Fix fall-through warnings for Clang
 2020-12-08  4:52 UTC  (68+ messages)
` [PATCH 089/141] ide: "
` [PATCH 092/141] libata: "
                  ` [Intel-wired-lan] [PATCH 000/141] "
` (subset) "

[PATCH v3 0/6] Add AHCI support for Tegra186
 2020-12-07 22:51 UTC  (8+ messages)
` [PATCH v3 1/6] arm: tegra: Change order of SATA resets for Tegra124
` [PATCH v3 2/6] arm64: tegra: Change order of SATA resets for Tegra132 and Tegra210
` [PATCH v3 3/6] dt-bindings: ata: tegra: Convert binding documentation to YAML
` [PATCH v3 4/6] dt-binding: ata: tegra: Add dt-binding documentation for Tegra186
` [PATCH v3 5/6] arm64: tegra: Enable AHCI on Jetson TX2
` [PATCH v3 6/6] ata: ahci_tegra: Add AHCI support for Tegra186

Should link->eh_context.i.serror’s value incorporate link->eh_info.serror before doning ata_eh_analyze_serror()?
 2020-12-07  9:58 UTC 

[RFC] block: avoid the unnecessary blk_bio_discard_split()
 2020-12-06 10:16 UTC  (2+ messages)

[RFC PATCH v1 00/12] Replace strstarts() by str_has_prefix()
 2020-12-04 17:56 UTC  (3+ messages)
` [RFC PATCH v1 08/12] ide: "

[RESEND TAKE 2 PATCH] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
 2020-12-04 12:23 UTC 

Disinfection
 2020-12-03  8:50 UTC 

Drive reset as an EH strategy when write cache is enabled
 2020-12-02 22:11 UTC  (5+ messages)

[PATCH] ahci: qoriq: update the port register settings
 2020-12-01  8:18 UTC 

[PATCH v3 0/9] Armada8k enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2020-11-29 11:25 UTC  (11+ messages)
` [PATCH v3 1/9] ata: ahci: mvebu: Rename a platform data flag
` [PATCH v3 2/9] ata: ahci: mvebu: Support A8k compatible
` [PATCH v3 3/9] ata: libahci_platform: Do not try to get an IRQ when AHCI_HFLAG_MULTI_MSI is set
` [PATCH v3 4/9] ata: ahci: add ack callback to multi irq handler
` [PATCH v3 5/9] ata: ahci: mvebu: Add support for A8k legacy DT bindings
` [PATCH v3 6/9] irqchip/irq-mvebu-icu: Remove the double SATA ports interrupt hack
` [PATCH v3 7/9] dt-bindings: ata: Update ahci bindings with possible per-port interrupts
` [PATCH v3 8/9] dt-bindings: ata: Update ahci_mvebu bindings
` [PATCH v3 9/9] arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts

[PATCH] ahci: Add Intel Emmitsburg PCH RAID PCI IDs
 2020-11-25 14:44 UTC  (9+ messages)

[PATCH v2 0/2] ide: Remove in_interrupt()
 2020-11-24  3:46 UTC  (6+ messages)
` [PATCH v2 1/2] ide/Falcon: Remove in_interrupt() usage
` [PATCH v2 2/2] ide: Remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()

[PATCH v2 0/6] Add AHCI support for Tegra186
 2020-11-23 20:03 UTC  (15+ messages)
` [PATCH v2 1/6] arm: tegra: Change order of SATA resets for Tegra124
` [PATCH v2 2/6] arm64: tegra: Change order of SATA resets for Tegra132 and Tegra210
` [PATCH v2 3/6] dt-bindings: ata: tegra: Convert binding documentation to YAML
` [PATCH v2 4/6] dt-binding: ata: tegra: Add dt-binding documentation for Tegra186
` [PATCH v2 5/6] arm64: tegra: Enable AHCI on Jetson TX2
` [PATCH v2 6/6] ata: ahci_tegra: Add AHCI support for Tegra186

[PATCH] libata: specify timeout value when internal command times out
 2020-11-23 18:42 UTC 

[PATCH v3 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2020-11-20 20:38 UTC  (2+ messages)
` [PATCH v3 1/2] "

[PATCH RESEND] ide/falconide: Fix module unload
 2020-11-20  4:39 UTC 

[PATCH 0/2] ide: Remove in_interrupt()
 2020-11-20  1:26 UTC  (6+ messages)
` [PATCH 1/2] ide/Falcon: Remove in_interrupt() usage
` [PATCH 2/2] ide: Remove BUG_ON(in_interrupt() || irqs_disabled()) from ide_unregister()

[PATCH] ata: libahci: use ahci_nr_ports() if port_map > ahci_nr_ports()
 2020-11-19 10:05 UTC 

Corporate and Personal Loan *
 2020-11-15 16:44 UTC 

Corporate and Personal Loan::,
 2020-11-13 10:31 UTC 

[PATCH v1 0/4] Add AHCI support for Tegra186
 2020-11-13 13:59 UTC  (12+ messages)
` [PATCH v1 1/4] dt-bindings: ata: tegra: Convert binding documentation to YAML
` [PATCH v1 2/4] dt-binding: ata: tegra: Add dt-binding documentation for Tegra186
` [PATCH v1 3/4] arm64: tegra: Enable AHCI on Jetson TX2
` [PATCH v1 4/4] ata: ahci_tegra: Add AHCI support for Tegra186

simplify gendisk lookup and remove struct block_device aliases v4
 2020-11-11 16:17 UTC  (17+ messages)
` [PATCH 02/18] block: open code kobj_map into in block/genhd.c
` [PATCH 08/18] sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t
` [PATCH 17/18] z2ram: use separate gendisk for the different modes
  ` [PATCH] z2ram: MODULE_LICENSE update and neatening
` [PATCH 18/18] block: switch gendisk lookup to a simple xarray

Corporate and Personal Loan *
 2020-11-11  8:31 UTC 

[PATCH v2] ahci: qoriq: Add platform dependencies
 2020-11-10 15:46 UTC 

[Bug 205107] New: No HDD spindown/parking on shutdown
 2020-11-09 22:39 UTC  (5+ messages)
` [Bug 205107] "

[PATCH v2 0/9] Armada8k enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2020-11-09 17:25 UTC  (14+ messages)
` [PATCH v2 1/9] ata: ahci: mvebu: Rename a platform data flag
` [PATCH v2 2/9] ata: ahci: mvebu: Support A8k compatible
` [PATCH v2 3/9] ata: ahci: custom irq init for host init
` [PATCH v2 4/9] ata: ahci: add ack callback to multi irq handler
` [PATCH v2 5/9] ata: ahci: mvebu: Add support for A8k legacy DT bindings
` [PATCH v2 6/9] irqchip/irq-mvebu-icu: Remove the double SATA ports interrupt hack
` [PATCH v2 7/9] dt-bindings: ata: Update ahci bindings with possible per-port interrupts
` [PATCH v2 8/9] dt-bindings: ata: Update ahci_mvebu bindings
` [PATCH v2 9/9] arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts

[PATCH v2 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2020-11-06 19:17 UTC  (2+ messages)
` [PATCH v2 2/2] "

[RESEND PATCH] dt-bindings: ata: renesas,rcar-sata: Add r8a774e1 support
 2020-11-05 10:33 UTC  (2+ messages)

[Query] Help understanding logs from libata-eh.c
 2020-11-04 10:06 UTC 

[PATCH] libata: Increase the timeout of command ATA_CMD_READ_LOG_DMA_EXT
 2020-11-03  8:23 UTC  (2+ messages)

[GIT PULL] libata fix for 5.10-rc
 2020-10-30 22:10 UTC  (2+ messages)

[PATCH] ide: Prevent some negative shifts in ide_set_ignore_cable()
 2020-10-30 11:51 UTC 


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