linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-11 06:47:48 to 2019-05-08 11:28:39 UTC [more...]

[PATCH 00/16] treewide: fix match_string() helper when array size
 2019-05-08 11:28 UTC  (15+ messages)
` [PATCH 01/16] lib: fix match_string() helper when array size is positive
` [PATCH 02/16] treewide: rename match_string() -> __match_string()
  ` [PATCH 01/16] lib: fix match_string() helper on -1 array size
  ` [PATCH 03/16] lib,treewide: add new match_string() helper/macro
` [PATCH 04/16] powerpc/xmon: use "
` [PATCH 05/16] ALSA: oxygen: "
` [PATCH 06/16] x86/mtrr: use new match_string() helper + add gaps == minor fix
` [PATCH 07/16] device connection: use new match_string() helper/macro
` [PATCH 08/16] cpufreq/intel_pstate: remove NULL entry + use match_string()
` [PATCH 09/16] mmc: sdhci-xenon: use new match_string() helper/macro
` [PATCH 10/16] pinctrl: armada-37xx: "
` [PATCH 11/16] mm/vmpressure.c: "
` [PATCH 12/16] rdmacg: "
` [PATCH 13/16] drm/edid: "

[PATCH v3 00/26] compat_ioctl: cleanups
 2019-05-06  9:03 UTC  (5+ messages)
  ` [PATCH v3 13/26] compat_ioctl: move tape handling into drivers

next-20190408: Suspend/resume problems on Thinkpad X60
 2019-04-26 17:59 UTC  (18+ messages)
  ` next-20190408..0418: "
            ` regression -next -- scsi: sd: Rely on the driver core for asynchronous probing was "

libata fixes for NVME + OPAL
 2019-04-26 11:48 UTC  (9+ messages)
` [PATCH 1/3] drivers: nvme: target: core: fix build break
` [PATCH 2/3] drivers: libata: introduce sysctl directory
` [PATCH 3/3] drivers: libata: add sysctl: 'libata.allow_tpm' for self-encrypted devices

[PATCH 3/4] ARM: ep93xx: move pinctrl interfaces into include/linux/soc
 2019-04-23 10:41 UTC  (3+ messages)

[PATCH AUTOSEL 3.18 14/15] libata: fix using DMA buffers on stack
 2019-04-22 19:50 UTC 

[PATCH AUTOSEL 4.4 20/21] libata: fix using DMA buffers on stack
 2019-04-22 19:49 UTC 

[PATCH AUTOSEL 4.9 26/29] libata: fix using DMA buffers on stack
 2019-04-22 19:48 UTC 

[PATCH AUTOSEL 4.14 38/43] libata: fix using DMA buffers on stack
 2019-04-22 19:47 UTC 

[PATCH AUTOSEL 4.19 60/68] libata: fix using DMA buffers on stack
 2019-04-22 19:45 UTC 

[PATCH AUTOSEL 5.0 74/98] libata: fix using DMA buffers on stack
 2019-04-22 19:41 UTC 

[PATCH v2 07/79] docs: cdrom: convert docs to ReST and rename to *.rst
 2019-04-22 13:27 UTC  (2+ messages)
` [PATCH v2 16/79] docs: ide: "

[PATCH 00/57] Convert files to ReST
 2019-04-19 22:10 UTC  (4+ messages)
` [PATCH 16/57] docs: ide: convert it to ReST format
` Avoiding merge conflicts while adding new docs - Was: Re: [PATCH 00/57] Convert files to ReST

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

[v7 1/3] dt-bindings: ahci-fsl-qoriq: add lx2160a chip name to the list
 2019-04-11  1:38 UTC  (10+ 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  (9+ 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 


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