linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-13 09:41:50 to 2022-06-29 01:47:50 UTC [more...]

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-06-29  1:47 UTC  (65+ messages)
` [PATCH v4 01/23] dt-bindings: ata: ahci-platform: Move dma-coherent to sata-common.yaml
` [PATCH v4 02/23] dt-bindings: ata: ahci-platform: Detach common AHCI bindings
` [PATCH v4 03/23] dt-bindings: ata: ahci-platform: Clarify common AHCI props constraints
` [PATCH v4 05/23] dt-bindings: ata: sata-brcm: Apply common AHCI schema
` [PATCH v4 07/23] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH v4 08/23] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH v4 11/23] dt-bindings: ata: ahci: Add platform capability properties
` [PATCH v4 12/23] ata: libahci: Extend port-cmd flags set with port capabilities
` [PATCH v4 15/23] ata: ahci: Convert __ahci_port_base to accepting hpriv as arguments
` [PATCH v4 16/23] ata: ahci: Introduce firmware-specific caps initialization
` [PATCH v4 17/23] dt-bindings: ata: ahci: Add DWC AHCI SATA controller DT schema
` [PATCH v4 18/23] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH v4 19/23] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH v4 20/23] dt-bindings: ata: ahci: Add Baikal-T1 AHCI SATA controller DT schema

[PATCH] ata: pata_cs5535: Fix W=1 warnings
 2022-06-29  1:14 UTC  (6+ messages)

[PATCH V5] dt-bindings: ata: ahci-ceva: convert to yaml
 2022-06-28 13:36 UTC  (2+ messages)

[PATCH v4 0/5] DMA mapping changes for SCSI core
 2022-06-28 11:33 UTC  (13+ messages)
` [PATCH v4 1/5] dma-mapping: Add dma_opt_mapping_size()
` [PATCH v4 2/5] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v4 3/5] scsi: core: Cap shost max_sectors according to DMA mapping limits only once
` [PATCH v4 4/5] scsi: scsi_transport_sas: Cap shost max_sectors according to DMA optimal mapping limit
` [PATCH v4 5/5] libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors

[PATCH v4 0/3] scsi: ufs: minor cleanups
 2022-06-28  2:41 UTC  (5+ messages)
` [PATCH v4 1/3] scsi: core: fix white-spaces
` [PATCH v4 2/3] scsi: ufs: ufshcd-pltfrm: constify pointed data
` [PATCH v4 3/3] scsi: ufs: ufshcd: "

[PATCH v3] ata: libata-scsi: fix result type of ata_ioc32()
 2022-06-24 20:43 UTC  (2+ messages)

[PATCH] ata: libata-scsi: fix result type of ata_ioc32()
 2022-06-24 20:04 UTC  (5+ messages)

[GIT PULL] ata fixes for 5.19-rc4
 2022-06-24 18:44 UTC  (2+ messages)

[PATCH] libata: add horkage for M88V29
 2022-06-23 10:37 UTC  (12+ messages)

[PATCH v3 0/4] DMA mapping changes for SCSI core
 2022-06-23  8:38 UTC  (14+ messages)
` [PATCH v3 2/4] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v3 3/4] scsi: core: Cap shost max_sectors according to DMA optimum mapping limits

Ruch z pierwszej pozycji w Google
 2022-06-23  7:41 UTC 

[PATCH v3 0/3] scsi: ufs: minor cleanups
 2022-06-23  7:16 UTC  (8+ messages)
` [PATCH v3 1/3] scsi: core: fix white-spaces
` [PATCH v3 2/3] scsi: ufs: ufshcd-pltfrm: constify pointed data
` [PATCH v3 3/3] scsi: ufs: ufshcd: "

[PATCH] ata: libata-scsi: fix sloppy result type of ata_ioc32()
 2022-06-21 22:15 UTC  (7+ messages)

Do we still need the scsi IPR driver ?
 2022-06-21 22:12 UTC  (5+ messages)

[PATCH RFC v2 00/18] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-06-20 11:56 UTC  (40+ messages)
` [PATCH RFC v2 01/18] blk-mq: Add a flag for reserved requests
` [PATCH RFC v2 02/18] scsi: core: Resurrect scsi_{get,free}_host_dev()
` [PATCH RFC v2 03/18] scsi: core: Implement reserved command handling
` [PATCH RFC v2 04/18] scsi: core: Add support to send reserved commands

[PATCH] ata: libata-eh: fix sloppy result type of ata_internal_cmd_timeout()
 2022-06-19 23:24 UTC  (3+ messages)

[PATCH v2 0/2] Fix sloppy 'timeout' parameter type in libata-core.c
 2022-06-19 23:23 UTC  (10+ messages)
` [PATCH v2 1/2] ata: libata-core: make ata_exec_internal_sg() *static*
` [PATCH v2 2/2] ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()

[PATCH 0/2] Fix sloppy typing in the fast drain logic
 2022-06-19 23:15 UTC  (6+ messages)
` [PATCH 1/2] ata: libata-eh: fix sloppy result type of ata_eh_nr_in_flight()
` [PATCH 2/2] ata: make ata_port::fastdrain_cnt *unsigned int*

[PATCH] ata: make transfer mode masks *unsigned int*
 2022-06-17  7:47 UTC  (2+ messages)

[PATCH] ata: libata: add qc->flags in ata_qc_complete_template tracepoint
 2022-06-17  7:32 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "

Hi
 2022-06-15 21:59 UTC 

[PATCH] ata: libata-core: fix sloppy parameter type in ata_exec_internal[_sg]()
 2022-06-15 17:09 UTC  (5+ messages)
    ` [PATCH] ata: libata-core: [_sg]fix sloppy parameter type in ata_exec_internal()

[PATCH V4] dt-bindings: ata: ahci-ceva: convert to yaml
 2022-06-15 13:33 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2022-06-15  7:55 UTC 

[PATCH V2] dt-bindings: ata: ahci-ceva: convert to yaml
 2022-06-14 19:48 UTC  (3+ messages)

[PATCH] ata: libata-core: get rid of *else* branches in ata_id_n_sectors()
 2022-06-14  9:04 UTC  (2+ messages)

[PATCH 0/3] Make PATA transfer mode masks always being 32-bit
 2022-06-14  5:43 UTC  (6+ messages)

[PATCH AUTOSEL 4.14 05/14] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-06-14  2:10 UTC 

[PATCH AUTOSEL 4.9 05/12] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-06-14  2:10 UTC 

[PATCH AUTOSEL 4.19 06/18] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-06-14  2:09 UTC 

[PATCH AUTOSEL 5.4 09/23] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-06-14  2:08 UTC 

[PATCH AUTOSEL 5.15 14/41] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-06-14  2:06 UTC 

[PATCH AUTOSEL 5.10 10/29] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-06-14  2:07 UTC 

[PATCH AUTOSEL 5.17 14/43] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-06-14  2:05 UTC 

[PATCH AUTOSEL 5.18 16/47] ata: libata-core: fix NULL pointer deref in ata_host_alloc_pinfo()
 2022-06-14  2:04 UTC 

[PATCH V3] dt-bindings: ata: ahci-ceva: convert to yaml
 2022-06-13 14:31 UTC 

[PATCH] ata: handle failure of devm_ioremap()
 2022-06-13 11:56 UTC  (6+ messages)
` [PATCH v2] ata: pata_pxa: "


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