linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-01-14 04:57:54 to 2019-04-11 01:35:20 UTC [more...]

[PATCH 1/3] dt-bindings: ahci-fsl-qoriq: add ls1028a chip name to the list
 2019-04-11  1:35 UTC  (5+ messages)
` [PATCH 2/3] arm64: dts: ls1028a: Corrected the SATA ecc address
` [PATCH 3/3] ahci: qoriq: add ls1028a platforms support

[v7 1/3] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-04-11  1:34 UTC  (9+ messages)
` [v7 2/3] arm64: dts: lx2160a: add sata node support
` [v7 3/3] ahci: qoriq: add lx2160 platforms support
      ` [EXT] "

[PATCH 1/9] drivers: ata: ahci_octeon: use devm_platform_ioremap_resource()
 2019-04-03  3:37 UTC  (13+ messages)
` [PATCH 2/9] drivers: ata: ahci_seattle: "
` [PATCH 3/9] drivers: ata: ahci_tegra: "
` [PATCH 4/9] drivers: ata: ahci_xgene: "
` [PATCH 5/9] drivers: ata: libahci_platform: "
` [PATCH 6/9] drivers: ata: pata_bk3710: "
` [PATCH 7/9] drivers: ata: sata_dwc_460ex: "
` [PATCH 8/9] drivers: ata: sata_gemini: "
` [PATCH 9/9] drivers: ata: sata_rcar: "

[PATCH] ata: ahci: fix race between EH and ahci interrupt
 2019-04-02 12:06 UTC 

[PATCH] libata: fix using DMA buffers on stack
 2019-03-28 14:17 UTC  (2+ messages)

[PATCH] libata: fix using DMA buffers on stack
 2019-03-28 12:00 UTC  (3+ messages)

[PATCH] libata: Return correct rc status in sata_pmp_eh_recover_pm() pwhen ATA_DFLAG_DETACH is set
 2019-03-27  9:02 UTC 

[PATCH v2] ata: dwc_460ex: Avoid potential NULL pointer dereference
 2019-03-25 22:54 UTC 

[PATCH] ata: dwc_460ex: Avoid potential NULL pointer dereference
 2019-03-24 17:10 UTC  (4+ messages)

[PATCH] ata: pata_oldpiix: Add missing device ID for INTEL_82371AB
 2019-03-22 17:36 UTC  (7+ messages)

[PATCH v3 00/10] Enable per-port SATA interrupts and drop a hack in the IRQ subsystem
 2019-03-22 13:40 UTC  (10+ messages)
` [PATCH v3 01/10] ata: libahci: Ensure the host interrupt status bits are cleared
` [PATCH v3 02/10] ata: ahci: Support per-port interrupts
` [PATCH v3 03/10] dt-bindings: ata: Update ahci bindings with possible "
` [PATCH v3 04/10] ata: ahci: mvebu: Rename a platform data flag
` [PATCH v3 05/10] ata: ahci: mvebu: Add a parameter to a platform data callback
` [PATCH v3 06/10] dt-bindings: ata: Update ahci_mvebu bindings
` [PATCH v3 07/10] ata: ahci: mvebu: Support A8k compatible
` [PATCH v3 08/10] ata: ahci: mvebu: Add support for A8k legacy DT bindings
` [PATCH v3 09/10] irqchip/irq-mvebu-icu: Remove the double SATA ports interrupt hack

[PATCH] pata_serverworks: clean up misaligned indentation
 2019-03-14 23:14 UTC 

[PATCH v2 00/10] Enable per-port SATA interrupts and drop an hack in the IRQ subsystem
 2019-03-12 19:06 UTC  (20+ messages)
` [PATCH v2 01/10] ata: libahci: Ensure the host interrupt status bits are cleared
` [PATCH v2 02/10] ata: ahci: Support per-port interrupts
` [PATCH v2 03/10] dt-bindings: ata: Update ahci bindings with possible "
` [PATCH v2 04/10] ata: ahci: mvebu: Rename a platform data flag
` [PATCH v2 05/10] ata: ahci: mvebu: Add a parameter to a platform data callback
` [PATCH v2 06/10] dt-bindings: ata: Update ahci_mvebu bindings
` [PATCH v2 07/10] ata: ahci: mvebu: Support A8k compatible
` [PATCH v2 08/10] ata: ahci: mvebu: Add support for A8k legacy bindings
` [PATCH v2 09/10] irqchip/irq-mvebu-icu: Remove the double SATA ports interrupt hack
` [PATCH v2 10/10] arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts

[v6 1/3] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-03-11 21:39 UTC  (6+ messages)
` [v6 2/3] arm64: dts: lx2160a: add sata node support
` [v6 3/3] ahci: qoriq: add lx2160 platforms support

[GIT] IDE
 2019-03-11 17:50 UTC  (2+ messages)

[PATCH 0/2] ata: libahci: devslp fixes
 2019-03-11  7:52 UTC  (12+ messages)

[PATCH] drivers: ide: Kconfig: pedantic cleanups
 2019-03-10 18:14 UTC  (3+ messages)
` [PATCH v2] drivers: ide: Kconfig: pedantic formatting

[PATCH] ide: mark expected switch fall-through
 2019-03-10 18:13 UTC  (2+ messages)

[PATCH] ide: hpt366: mark expected switch fall-throughs
 2019-03-10 18:13 UTC  (2+ messages)

[PATCH] drivers: ata: Kconfig: pedantic cleanups
 2019-03-07  1:28 UTC  (2+ messages)
` [PATCH v2] "

[PATCH] ata: libahci: Only warn for AHCI_HFLAG_MULTI_MSI set when genuine custom irq handler implemented
 2019-02-28 21:08 UTC  (2+ messages)

[PATCH 0/5] Enable per-port SATA interrupts and drop an hack in the IRQ subsystem
 2019-02-27  5:16 UTC  (23+ messages)
` [PATCH 1/5] ata: libahci: Ensure the host interrupt status bits are cleared
` [PATCH 2/5] ata: libahci_platform: Support per-port interrupts
` [PATCH 3/5] irqchip/irq-mvebu-icu: Move the double SATA ports interrupt hack
` [PATCH 4/5] arm64: dts: marvell: armada-8040-clearfog: Drop non-existent SATA port
` [PATCH 5/5] arm64: dts: marvell: armada-cp110: Switch to per-port SATA interrupts

Kernel panic when loading the IDE controller driver
 2019-02-26 11:51 UTC  (2+ messages)
              `  "

[v5 1/2] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-02-20  9:09 UTC  (10+ messages)
` [v5 2/2] arm64: dts: lx2160a: add sata node support

[PATCH v2] ata: fix a race condition when internal cmd time out
 2019-02-16  8:53 UTC 

[PATCH] ata: fix a race condition when internal cmd time out
 2019-02-16  8:43 UTC  (3+ messages)

LSF/MM 2019: Call for Proposals (UPDATED!)
 2019-02-14 14:08 UTC  (2+ messages)
` [Lsf-pc] "

[PATCH] ide: hpt366: mark expected switch fall-throughs
 2019-02-12 21:46 UTC 

[PATCH v2] scsi/ata: Use unsigned int for cmd's type in ioctls in scsi_host_template
 2019-02-08 22:33 UTC  (14+ messages)
` [PATCH v3] "
  ` [PATCH v4] "
    ` [PATCH v5] "

[PATCH] ata: macio: Use of_node_name_eq for node name comparisons
 2019-02-08 13:45 UTC  (3+ messages)

[PATCH 0/1] ata: simplify getting .driver_data
 2019-02-08 13:45 UTC  (4+ messages)
  ` [PATCH 1/1] ata: pata_samsung_cf: "

[PATCH v2] ata: add Buddha PATA controller driver
 2019-02-08 13:34 UTC  (5+ messages)

[LSF/MM TOPIC] BPF for Block Devices
 2019-02-08  8:31 UTC  (3+ messages)

[PATCH] libata: Add NOLPM quirk for SAMSUNG MZ7TE512HMHP-000L1 SSD
 2019-02-06 19:47 UTC  (4+ messages)

[PATCH v3 0/7] Bring suspend to RAM support to MVEBU SATA
 2019-02-06 14:19 UTC  (5+ messages)
` [PATCH v3 6/7] ARM64: dts: marvell: armada-37xx: declare SATA clock
` [PATCH v3 7/7] ARM64: dts: marvell: armada-3720-espressobin: declare SATA PHY property

[PATCH RESEND] ahci: qoriq: add lx2160 platforms support
 2019-02-01 14:44 UTC  (2+ messages)

[PATCH AUTOSEL 3.18 26/61] sata_rcar: fix deferred probing
 2019-01-28 16:25 UTC 

[PATCH AUTOSEL 4.4 36/80] sata_rcar: fix deferred probing
 2019-01-28 16:23 UTC 

[PATCH AUTOSEL 4.9 050/107] sata_rcar: fix deferred probing
 2019-01-28 16:18 UTC 

[PATCH AUTOSEL 4.14 086/170] sata_rcar: fix deferred probing
 2019-01-28 16:10 UTC 

[PATCH AUTOSEL 4.19 131/258] sata_rcar: fix deferred probing
 2019-01-28 15:57 UTC 

[PATCH AUTOSEL 4.20 155/304] sata_rcar: fix deferred probing
 2019-01-28 15:41 UTC 

LTP case read_all_proc fails on qemux86-64 since 5.0-rc1
 2019-01-26  7:29 UTC  (13+ messages)

[v4] arm64: dts: lx2160a: add sata node support
 2019-01-25  7:51 UTC  (4+ messages)
` [v4] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list

LSF/MM 2019: Call for Proposals
 2019-01-18 16:32 UTC 

KASAN: use-after-free Read in ata_scsi_mode_select_xlat
 2019-01-17 15:07 UTC 

[PATCH 1/2] ahci: qoriq: add lx2160 platforms support
 2019-01-14  9:52 UTC  (4+ messages)
` [PATCH 2/2] arm64: dts: lx2160a: add sata node support

[PATCH] ata: rb532_cf: Remove unused variable
 2019-01-14  8:30 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).