linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-06-09 14:20:02 to 2018-08-22 07:37:03 UTC [more...]

[PATCH 00/14] ata: ahci-platform: add reset control support except for existing drivers
 2018-08-22  7:37 UTC  (8+ 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: "

[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  (29+ messages)
` [PATCH v2 1/9] ide-cd: Drop unused sense buffers
` [PATCH v2 2/9] scsi: cxlflash: "
` [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 5/9] block: Switch struct packet_command to use struct scsi_sense_hdr
` [PATCH v2 6/9] ide-cd: Remove redundant sense buffer
` [PATCH v2 7/9] cdrom: Use struct scsi_sense_hdr internally
` [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)

[PATCH 3/6] block: Create scsi_sense.h for SCSI and ATAPI
 2018-07-31 19:52 UTC  (14+ messages)

[PATCH 0/2] ata: libahci: devslp fixes
 2018-07-30 17:33 UTC  (8+ messages)
` [PATCH 1/2] ata: libahci: Correct setting of DEVSLP register
` [PATCH 2/2] ata: libahci: Allow reconfigure "

[PATCH v2 0/2] ata: ahci: Enable DEVSLP by default on SLP_S0 support
 2018-07-30 14:10 UTC  (5+ messages)
` [PATCH v2 1/2] ata: ahci: Support state with min power but Partial low power state
` [PATCH v2 2/2] ata: ahci: Enable DEVSLP by default on x86 with SLP_S0

[PATCH 0/2] ata: ahci: Enable DEVSLP by default on SLP_S0 support
 2018-07-27 12:36 UTC  (4+ messages)
` [PATCH 1/2] ata: ahci: Support state with min power but Partial low power state
` [PATCH 2/2] ata: ahci: Enable DEVSLP by default on x86 with SLP_S0

[PATCH] Revert "ata: ahci_platform: convert kcalloc to devm_kcalloc"
 2018-07-24 16:47 UTC  (5+ messages)

Occasional `READ LOG DMA EXT failed, trying PIO` with Crucial CT1000MX500SSD4
 2018-07-23 11:07 UTC 

[UPDATE][PATCH 2/2] ata: ahci: Enable DEVSLP by default on x86 with SLP_S0
 2018-07-20 13:50 UTC 

[RFC PATCH v2 0/2] ata: ahci: Enable DEVSLP by default on SLP_S0 support
 2018-07-19 13:13 UTC  (7+ messages)
` [RFC PATCH v2 1/2] ata: ahci: Support state with min power and Partial low power state
` [RFC PATCH v2 2/2] ata: ahci: Enable DEVSLP by default on x86 with SLP_S0

[PATCH v3 0/9] ata: ahci_platform: support allwinner R40 AHCI
 2018-07-19  0:16 UTC  (19+ messages)
` [PATCH v3 1/9] ata: ahci_platform: add support for AHCI controller regulator
` [PATCH v3 2/9] dt-bindings: ata: ahci-platform: document ahci-supply
` [PATCH v3 3/9] ata: ahci_platform: add support for AHCI controller reset
` [PATCH v3 4/9] dt-bindings: ata: ahci-platform: document AHCI reset
` [PATCH v3 5/9] dt-bindings: ata: ahci-platform: fix indentation of target-supply
` [PATCH v3 6/9] ata: ahci_platform: add support for port regulator
` [PATCH v3 7/9] dt-bindings: ata: ahci-platform: document port-supply
` [PATCH v3 8/9] ARM: dts: sun8i: r40: add sata node
` [PATCH v3 9/9] ARM: dts: sun8i: sun8i-r40-bananapi-m2-ultra: enable AHCI

[PATCH] ata: ftide010: Add a quirk for SQ201
 2018-07-16 19:17 UTC  (2+ messages)

[PATCH] ata: Only output sg element mapped number in verbose debug
 2018-07-12 20:06 UTC  (2+ messages)

[PATCH] ata: Guard ata_scsi_dump_cdb() by ATA_VERBOSE_DEBUG
 2018-07-12 20:06 UTC  (2+ messages)

[PATCH 0/3] ata: ahci_platform: minor fixes
 2018-07-12 20:03 UTC  (6+ messages)
` [PATCH 1/3] ata: ahci_platform: correct parameter documentation for ahci_platform_shutdown
` [PATCH 2/3] ata: ahci_platform: convert kzallloc to kcalloc
` [PATCH 3/3] ata: ahci_platform: convert kcalloc to devm_kcalloc

[PATCH v2 0/4] sun8i: r40: add AHCI
 2018-07-11 19:12 UTC  (12+ messages)
` [PATCH v2 1/4] dt-bindings: add binding for Allwinner R40 SATA AHCI controller
` [PATCH v2 2/4] ata: ahci_sunxi: add support for R40 SATA controller
` [PATCH v2 3/4] ARM: dts: sun8i: r40: add sata node
` [PATCH v2 4/4] ARM: dts: sun8i: sun8i-r40-bananapi-m2-ultra: enable AHCI

[GIT PULL] libata fixes for v4.18-rc4
 2018-07-11 18:35 UTC 

[PATCH 07/12] ide: use for_each_if
 2018-07-09  8:36 UTC 

[RFC PATCH] ata: ahci: Enable DEVSLP by default on x86 modern standby platform
 2018-07-06  0:52 UTC  (8+ messages)

[PATCH v4] ata: Remove depends on HAS_DMA in case of platform dependency
 2018-07-02 20:18 UTC  (4+ messages)

[PATCH] ahci: Disable LPM on Lenovo 50 series laptops with a too old BIOS
 2018-07-02 14:55 UTC  (2+ messages)

[PATCH] sata_nv: remove redundant pointers sdev0 and sdev1
 2018-07-02 14:48 UTC  (2+ messages)

[PATCH v2 08/13] ASoC: pxa: remove the dmaengine compat need
 2018-06-29 11:07 UTC  (2+ messages)
` Applied "ASoC: pxa: remove the dmaengine compat need" to the asoc tree

[PATCH V2 1/2] ata: Fix ZBC_OUT command block check
 2018-06-26 11:56 UTC  (2+ messages)
` [PATCH V2 2/2] ata: Fix ZBC_OUT all bit handling

[PATCH 0/2] ZBC_OUT command translation fixes
 2018-06-26 11:38 UTC  (5+ messages)
` [PATCH 1/2] ata: Fix ZBC_OUT command block check
` [PATCH 2/2] ata: Fix ZBC_OUT all bit handling

[PATCH v2 01/13] dmaengine: pxa: use a dma slave map
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "dmaengine: pxa: use a dma slave map" to the asoc tree

[PATCH v2 03/13] mmc: pxamci: remove the dmaengine compat need
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "mmc: pxamci: remove the dmaengine compat need" to the asoc tree

[PATCH v2 04/13] media: pxa_camera: remove the dmaengine compat need
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "media: pxa_camera: remove the dmaengine compat need" to the asoc tree

[PATCH v2 09/13] ata: pata_pxa: remove the dmaengine compat need
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "ata: pata_pxa: remove the dmaengine compat need" to the asoc tree

[PATCH v2 10/13] dmaengine: pxa: document pxad_param
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "dmaengine: pxa: document pxad_param" to the asoc tree

[PATCH v2 12/13] ARM: pxa: remove the DMA IO resources
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "ARM: pxa: remove the DMA IO resources" to the asoc tree

[PATCH v2 13/13] ARM: pxa: change SSP DMA channels allocation
 2018-06-25 13:15 UTC  (2+ messages)
` Applied "ARM: pxa: change SSP DMA channels allocation" to the asoc tree

[PATCH v3 00/14] ARM: pxa: switch to DMA slave maps
 2018-06-21  8:50 UTC  (20+ messages)
` [PATCH v3 01/14] dmaengine: pxa: use a dma slave map
` [PATCH v3 02/14] ARM: pxa: add "
` [PATCH v3 03/14] dmaengine: pxa: add a default requestor policy
` [PATCH v3 04/14] mmc: pxamci: remove the dmaengine compat need
` [PATCH v3 05/14] media: pxa_camera: "
` [PATCH v3 06/14] mtd: rawnand: marvell: "
` [PATCH v3 07/14] net: smc911x: "
` [PATCH v3 08/14] net: smc91x: "
` [PATCH v3 09/14] ASoC: pxa: "
` [PATCH v3 10/14] ata: pata_pxa: "
` [PATCH v3 11/14] dmaengine: pxa: document pxad_param
` [PATCH v3 12/14] dmaengine: pxa: make the filter function internal
` [PATCH v3 13/14] ARM: pxa: remove the DMA IO resources
` [PATCH v3 14/14] ARM: pxa: change SSP DMA channels allocation

[GIT PULL 1/2] libata changes for v4.18-rc1
 2018-06-19 23:38 UTC  (9+ messages)
` [GIT PULL 2/2] "
  ` Constant ata messages on console with commit 28361c403683 ("libata: add extra internal command") (was Re: [GIT PULL 2/2] libata changes for v4.18-rc1)

[PATCH] libahci: Fix possible Spectre-v1 pmp indexing in ahci_led_store()
 2018-06-18 18:04 UTC  (2+ messages)

[GIT] IDE
 2018-06-09 14:20 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).