Linux-ide Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-26 11:56:44 to 2022-01-07 17:16:47 UTC [more...]

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2022-01-07 17:16 UTC  (19+ messages)

[PATCH v3] ide: Check for null pointer after calling devm_ioremap
 2022-01-07 12:53 UTC 

[PATCH v3] ide: Check for null pointer after calling devm_ioremap
 2022-01-07 12:07 UTC  (2+ messages)

Re: [PATCH v2] ide: Check for null pointer after calling devm_ioremap
 2022-01-07 11:47 UTC 

[PATCH v2] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  9:28 UTC  (2+ messages)

[PATCH v2] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  7:43 UTC  (2+ messages)

Re: [PATCH] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  6:41 UTC  (2+ messages)
`  "

[PATCH] ide: Check for null pointer after calling devm_ioremap
 2022-01-07  5:30 UTC  (2+ messages)

Answer
 2022-01-06 12:18 UTC 

[PATCH v4 1/2] ahci: Rename flag `ATA_LFLAG_NO_DB_DELAY` to `ATA_LFLAG_NO_DEBOUNCE_DELAY`
 2022-01-06  8:09 UTC  (6+ messages)
` [PATCH v4 2/2] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debounce delay in `sata_link_resume()`

[PATCH v2 00/22] Improve compile test coverage
 2022-01-06  4:50 UTC  (48+ messages)
` [PATCH v2 01/22] ata: sata_fsl: add compile test support
` [PATCH v2 02/22] ata: ahci_brcm: "
` [PATCH v2 03/22] ata: ahci_da850: "
` [PATCH v2 04/22] ata: ahci_dm816: "
` [PATCH v2 05/22] ata: ahci_st: "
` [PATCH v2 06/22] ata: ahci_mtk: "
` [PATCH v2 07/22] ata: ahci_mvebu: "
` [PATCH v2 08/22] ata: ahci_sunxi: "
` [PATCH v2 09/22] ata: ahci_tegra: "
` [PATCH v2 10/22] ata: ahci_xgene: "
` [PATCH v2 11/22] ata: ahci_seattle: "
` [PATCH v2 12/22] ata: pata_bk3710: "
` [PATCH v2 13/22] ata: pata_cs5535: "
` [PATCH v2 14/22] ata: pata_ftide010: "
` [PATCH v2 15/22] ata: pata_imx: "
` [PATCH v2 16/22] ata: pata_pxa: "
` [PATCH v2 17/22] ata: pata_legacy: "
` [PATCH v2 18/22] ata: pata_samsung_cf: "
` [PATCH v2 19/22] ata: sata_fsl: fix scsi host initialization
` [PATCH v2 20/22] ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitions
` [PATCH v2 21/22] ata: ahci_xgene: use correct type for port mmio address
` [PATCH v2 22/22] ata: ahci_xgene: Fix id array access in xgene_ahci_read_id()

MES:
 2022-01-05 23:18 UTC 

[PATCH v5] ata: pata_of_platform: Use platform_get_irq_optional() to get the interrupt
 2022-01-05 18:17 UTC 

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2022-01-05 16:39 UTC  (3+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "

MES:
 2022-01-05 15:49 UTC 

[PATCH v3] ata: libata-scsi: simplify __ata_scsi_queuecmd()
 2022-01-06  0:13 UTC 

[PATCH v4] ata: pata_of_platform: Use platform_get_irq_optional() to get the interrupt
 2022-01-05  9:53 UTC  (2+ messages)

[PATCH v2] ata: libata-scsi: Make __ata_scsi_queuecmd() parameters check more clearly
 2022-01-05 20:27 UTC  (4+ messages)

[RFC PATCH] libata: sysfs naming option
 2022-01-05  7:58 UTC  (5+ messages)

[PATCH v3 00/22] Improve compile test coverage
 2022-01-05  7:31 UTC  (24+ messages)
` [PATCH v3 01/22] ata: sata_fsl: add compile test support
` [PATCH v3 02/22] ata: ahci_brcm: "
` [PATCH v3 03/22] ata: ahci_da850: "
` [PATCH v3 04/22] ata: ahci_dm816: "
` [PATCH v3 05/22] ata: ahci_st: "
` [PATCH v3 06/22] ata: ahci_mtk: "
` [PATCH v3 07/22] ata: ahci_mvebu: "
` [PATCH v3 08/22] ata: ahci_sunxi: "
` [PATCH v3 09/22] ata: ahci_tegra: "
` [PATCH v3 10/22] ata: ahci_xgene: "
` [PATCH v3 11/22] ata: ahci_seattle: "
` [PATCH v3 12/22] ata: pata_bk3710: "
` [PATCH v3 13/22] ata: pata_cs5535: "
` [PATCH v3 14/22] ata: pata_ftide010: "
` [PATCH v3 15/22] ata: pata_imx: "
` [PATCH v3 16/22] ata: pata_pxa: "
` [PATCH v3 17/22] ata: pata_legacy: "
` [PATCH v3 18/22] ata: pata_samsung_cf: "
` [PATCH v3 19/22] ata: sata_fsl: fix scsi host initialization
` [PATCH v3 20/22] ata: sata_fsl: fix cmdhdr_tbl_entry and prde struct definitions
` [PATCH v3 21/22] ata: ahci_xgene: use correct type for port mmio address
` [PATCH v3 22/22] ata: fix read_id() ata port operation interface

[PATCH demo] ata_scsi_queuecmd: Make input parameters check more clearly
 2022-01-05  6:04 UTC  (3+ messages)

[PATCH] drivers/ata: remove redundant val variable
 2022-01-05  5:54 UTC  (2+ messages)

Grazie per aver contattato Light Gym!
 2022-01-04 23:51 UTC 

[PATCH v3 02/10] ata: pata_platform: Drop use of unlikely() in pata_platform_probe
 2022-01-04 19:42 UTC  (24+ messages)
` [PATCH v3 03/10] ata: pata_of_platform: Use platform_get_irq_optional() to get the interrupt
` [PATCH v3 04/10] ata: pata_platform: "
` [PATCH v3 05/10] ata: pata_platform: Drop checking IRQ number
` [PATCH v3 06/10] ata: pata_of_platform: Make use of platform_get_mem_or_io()
` [PATCH v3 07/10] ata: pata_platform: Merge pata_of_platform into pata_platform
` [PATCH v3 08/10] ata: pata_platform: Drop validating num_resources count
` [PATCH v3 09/10] ata: pata_platform: Sort the #includes alphabetically

[PATCH v3 1/3] PCI: Add device code for AMD FCH SATA Controller in AHCI mode
 2022-01-04 11:34 UTC  (17+ messages)
` [PATCH v3 2/3] ahci: Use macro PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDE
` [PATCH v3 3/3] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debounce delay in `sata_link_resume()`
                ` ata: For what PHY was debounce delay introduced? (was: [PATCH v3 3/3] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debounce delay in `sata_link_resume()`)

[PATCH 00/21] Improve compile test coverage
 2022-01-04  9:05 UTC  (22+ messages)
` [PATCH 01/21] ata: sata_fsl: add compile test support
` [PATCH 02/21] ata: ahci_brcm: "
` [PATCH 03/21] ata: ahci_da850: "
` [PATCH 04/21] ata: ahci_dm816: "
` [PATCH 05/21] ata: ahci_st: "
` [PATCH 06/21] ata: ahci_mtk: "
` [PATCH 07/21] ata: ahci_mvebu: "
` [PATCH 08/21] ata: ahci_sunxi: "
` [PATCH 09/21] ata: ahci_tegra: "
` [PATCH 10/21] ata: ahci_xgene: "
` [PATCH 11/21] ata: ahci_seattle: "
` [PATCH 12/21] ata: pata_bk3710: "
` [PATCH 13/21] ata: pata_cs5535: "
` [PATCH 14/21] ata: pata_ftide010: "
` [PATCH 15/21] ata: pata_imx: "
` [PATCH 16/21] ata: pata_pxa: "
` [PATCH 17/21] ata: pata_legacy: "
` [PATCH 18/21] ata: pata_samsung_cf: "
` [PATCH 19/21] ata: sata_fsl: fix scsi host initialization
` [PATCH 20/21] ata: ahci_xgene: use correct type for port mmio address
` [PATCH 21/21] ata: ahci_xgene: Fix id array access in xgene_ahci_read_id()

[PATCH] ata: sata_fsl: add compile test support
 2022-01-04  4:57 UTC 

[PATCHv3 00/68] libata: rework logging, take II
 2021-12-31  9:45 UTC  (17+ messages)
` [PATCH 03/68] libata: Add ata_port_classify() helper
` [PATCH 08/68] libata: tracepoints for bus-master DMA
` [PATCH 13/68] libata: revamp ata_get_cmd_descript()
` [PATCH 43/68] libata: drop ata_msg_info()
` [PATCH 65/68] libata-scsi: rework ata_dump_status to avoid using pr_cont()

[PATCH 2/3] ahci: Use macro PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDE
 2021-12-29  0:47 UTC  (3+ messages)
` [PATCH 3/3] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debounce delay in `sata_link_resume()`

[PATCH v2 2/3] ahci: Use macro PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDE
 2021-12-27 16:32 UTC  (3+ messages)
` [PATCH v2 3/3] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debounce delay in `sata_link_resume()`


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 read-only IMAP folder(s) and NNTP newsgroup(s).