linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-08-01 08:25:16 to 2018-09-20 22:04:49 UTC [more...]

[PATCH 0/2] Add support per ATA port ledtrigger on armada 38x
 2018-09-20 22:04 UTC  (12+ messages)
` [PATCH 1/2] libata: add ledtrig support
  ` [PATCH] libata: fix semicolon.cocci warnings
` [PATCH 2/2] ARM: mvebu: Enable ARCH_WANT_LIBATA_LEDS in Armada 38x

[PATCH 0/9] AHCI and SATA PHY support for BCM63138
 2018-09-20 19:19 UTC  (14+ messages)
` [PATCH 1/9] dt-bindings: phy: Document BCM63138 compatible string
` [PATCH 2/9] phy: brcm-sata: allow PHY_BRCM_SATA driver to be built for DSL SoCs
` [PATCH 2/9] phy: broadcom: "
` [PATCH 3/9] phy: brcm-sata: Add BCM63138 (DSL) PHY init sequence
` [PATCH 4/9] dt-bindings: ata: Document BCM63138 compatible string
` [PATCH 5/9] ata: ahci_brcm: Allow optional reset controller to be used
` [PATCH 5/9] ata: sata_brcmstb: "
` [PATCH 6/9] ata: ahci_brcm: Match BCM63138 compatible strings
` [PATCH 6/9] ata: ahci_brcmstb: Match 63138 "
` [PATCH 7/9] ata: ahci_brcm: Allow using driver or DSL SoCs
` [PATCH 8/9] ARM: dts: BCM63xx: enable SATA PHY and AHCI controller
` [PATCH 9/9] ARM: bcm63138: Enable SATA AHCI and PHY

[PATCH 4/5] scsi: libsas: check the ata device status by ata_dev_enabled()
 2018-09-19  2:54 UTC  (2+ messages)

[PATCH] IDE: ide-dma: fix coding style issues with spaces
 2018-09-14 21:16 UTC  (2+ messages)

[PATCH v2 07/17] compat_ioctl: move tape handling into drivers
 2018-09-12 15:08 UTC 

[PATCH] pata_atiixp: Remove unnecessary parentheses
 2018-09-11 22:57 UTC  (3+ messages)

[PATCH 11/11] compat_ioctl: move tape handling into drivers
 2018-09-11 20:13 UTC  (4+ messages)

[PATCH 0/5] introduce setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 functions
 2018-09-10 18:53 UTC  (15+ messages)
` [PATCH 1/5] powerpc: rename setbits32/clrbits32 to setbits32_be/clrbits32_be
` [PATCH 2/5] include: add setbits32/clrbits32/clrsetbits32/setbits64/clrbits64/clrsetbits64 in linux/setbits.h
` [PATCH RFC 3/5] coccinelle: add xxxsetbitsXX converting spatch
` [PATCH 4/5] net: ethernet: stmmac: use xxxsetbits32
` [PATCH 5/5] ata: ahci_sunxi: use xxxsetbits32 functions

[PATCH v5 0/9] ata: ahci_platform: support allwinner R40 AHCI
 2018-09-10 18:18 UTC  (17+ messages)
  ` [PATCH v5 1/9] dt-bindings: ata: ahci-platform: fix indentation of target-supply
  ` [PATCH v5 2/9] ata: ahci_platform: add support for AHCI controller regulator
  ` [PATCH v5 3/9] dt-bindings: ata: ahci-platform: document ahci-supply
  ` [PATCH v5 4/9] ata: ahci_platform: add support for PHY controller regulator
  ` [PATCH v5 5/9] dt-bindings: ata: ahci-platform: document phy-supply
  ` [PATCH v5 6/9] ata: ahci_sunxi: add support for r40
  ` [PATCH v5 7/9] dt-bindings: ata: update ahci_sunxi bindings
  ` [PATCH v5 8/9] ARM: dts: sun8i: r40: add sata node
` [PATCH v5 9/9] ARM: dts: sun8i: sun8i-r40-bananapi-m2-ultra: enable AHCI

[PATCH] [RFC v2] Drop all 00-INDEX files from Documentation/
 2018-09-09 21:12 UTC  (13+ messages)

[PATCH v3] ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA
 2018-09-07 16:36 UTC  (6+ messages)

[PATCH v3] ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA
 2018-09-06 12:54 UTC  (4+ messages)

[PATCH v2] ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA
 2018-09-05 20:21 UTC  (3+ messages)

[PATCH v4 00/13] ata: ahci_platform: support allwinner R40 AHCI
 2018-09-03  8:31 UTC  (36+ messages)
` [PATCH v4 09/13] ARM: dts: sun8i: r40: add sata node
  ` [PATCH v4 01/13] dt-bindings: ata: ahci-platform: fix indentation of target-supply
  ` [PATCH v4 02/13] ata: ahci_platform: add support for AHCI controller regulator
  ` [PATCH v4 03/13] dt-bindings: ata: ahci-platform: document ahci-supply
  ` [PATCH v4 04/13] phy: Add sun4i-a10-phy-sata driver
  ` [PATCH v4 05/13] dt-bindings: phy: document sun4i-a10-sata-phy
  ` [PATCH v4 06/13] dt-bindings: ata: update ahci_sunxi bindings
  ` [PATCH v4 07/13] ata: ahci_sunxi: Bypass PHY init when using the new binding
  ` [PATCH v4 08/13] ata: ahci_sunxi: add support for r40
  ` [PATCH v4 10/13] ARM: dts: sun8i: sun8i-r40-bananapi-m2-ultra: enable AHCI
  ` [PATCH v4 11/13] ARM: dts: sun7i: a20: add sata-port/sata-phy nodes
  ` [PATCH v4 12/13] ARM: dts: sun4i: a10: "
  ` [PATCH v4 13/13 DONOTMERGE] ata: ahci_sunxi: remove PHY code

[PATCH v2 0/3] ata: ahci-platform: add reset control support except for existing drivers
 2018-08-29  0:34 UTC  (7+ messages)
` [PATCH v2 1/3] ata: add an extra argument to ahci_platform_get_resources()
` [PATCH v2 2/3] ata: libahci_platform: add reset control support
` [PATCH v2 3/3] ata: ahci_platform: enable to get and control reset

[PATCH] ata: ahci: Convert to using %pOFn instead of device_node.name
 2018-08-28 14:44 UTC  (2+ messages)

[PATCH] ata: ftide010: Add a quirk for SQ201
 2018-08-27 20:26 UTC  (4+ messages)

[PATCH] ata: Disable AHCI ALPM feature for Ampere Computing eMAG SATA
 2018-08-27 19:13 UTC  (3+ messages)

[PATCH] MAINTAINERS: libata pata: fix Jens Axboe's email address
 2018-08-27 14:28 UTC  (2+ messages)

[GIT PULL] libata changes for v4.19-rc1
 2018-08-24 18:53 UTC 

[PATCH] libata: Add missing newline at end of file
 2018-08-24  2:34 UTC  (2+ messages)

[PATCH 00/14] ata: ahci-platform: add reset control support except for existing drivers
 2018-08-22 10:06 UTC  (19+ messages)
` [PATCH 01/14] ata: ahci-platform: add reset control support and the flag to specify using reset
` [PATCH 02/14] ata: ahci_brcm: add second argument of ahci_platform_get_resources()
` [PATCH 03/14] ata: ahci_ceva: "
` [PATCH 04/14] ata: ahci_da850: "
` [PATCH 05/14] ata: ahci_dm816: "
` [PATCH 06/14] ata: ahci_imx: "
` [PATCH 07/14] ata: ahci_brcm: "
` [PATCH 08/14] ata: ahci_mvebu: "
` [PATCH 09/14] ata: ahci_qoriq: "
` [PATCH 10/14] ata: ahci_seattle: "
` [PATCH 11/14] ata: ahci_st: "
` [PATCH 12/14] ata: ahci_sunxi: "
` [PATCH 13/14] ata: ahci_tegra: "
` [PATCH 14/14] ata: ahci_xgene: "

[GIT] IDE
 2018-08-22  5:17 UTC 

[PATCHv2] ide: Use NULL to compare with pointer-typed value rather than 0
 2018-08-18 16:26 UTC  (6+ messages)

[PATCH] ide: Use NULL to compare with pointer-typed value rather than 0
 2018-08-18  6:16 UTC  (2+ messages)

[PATCH] ide-tape: remove redundant variable buffer_size
 2018-08-13 18:50 UTC  (2+ messages)

[PATCH] ide: remove redundant variables queue_run_ms and left
 2018-08-13 18:50 UTC  (2+ messages)

[PATCH] ide: mark expected switch fall-throughs
 2018-08-13 18:50 UTC  (2+ messages)

[Regression] libata: sata_down_spd_limit should return if driver has not recorded sstatus speed
 2018-08-10 20:41 UTC 

linux: sata_nv: adma support
 2018-08-09 11:48 UTC  (5+ messages)

[PATCH v2 0/9] block: Consolidate scsi sense buffer usage
 2018-08-07  5:44 UTC  (18+ messages)
` [PATCH v2 3/9] scsi: build scsi_common.o for all scsi passthrough request users
` [PATCH v2 4/9] target: don't depend on SCSI
` [PATCH v2 8/9] libata-scsi: Move sense buffers onto stack
` [PATCH v2 9/9] scsi: Check sense buffer size at build time

linux-next: Tree for Aug 1
 2018-08-02 16:57 UTC  (6+ messages)


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