linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-15 21:11:42 to 2022-07-12 20:44:13 UTC [more...]

[PATCH v4 00/23] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-07-12 20:43 UTC  (59+ messages)
` [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 v5 0/5] DMA mapping changes for SCSI core
 2022-07-11 14:49 UTC  (18+ messages)
` [PATCH v5 1/5] dma-mapping: Add dma_opt_mapping_size()
` [PATCH v5 2/5] dma-iommu: Add iommu_dma_opt_mapping_size()
` [PATCH v5 3/5] scsi: core: Cap shost max_sectors according to DMA limits only once
` [PATCH v5 4/5] scsi: scsi_transport_sas: Cap shost max_sectors according to DMA optimal limit
` [PATCH v5 5/5] ata: libata-scsi: Cap ata_device->max_sectors according to shost->max_sectors

[PATCH v1 25/33] ata/drivers/ahci_imx: Switch to new of thermal API
 2022-07-11 10:37 UTC  (4+ messages)

[PATCH] drivers/ata: fix repeated words in comments
 2022-07-10 23:11 UTC  (3+ messages)

[RESEND PATCH 2/8] ata: ahci_brcm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA
 2022-07-08 21:09 UTC  (3+ messages)

[linux-next:master] BUILD REGRESSION 088b9c375534d905a4d337c78db3b3bfbb52c4a0
 2022-07-08 10:02 UTC  (5+ messages)

[PATCH v4 0/3] scsi: ufs: minor cleanups
 2022-07-07 21:47 UTC  (6+ 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 0/9] arm: bcmbca: Move BCM63138 SoC support under ARCH_BCMBCA
 2022-07-06 16:52 UTC  (5+ messages)
` [PATCH 5/9] arm: bcmbca: Replace ARCH_BCM_63XX with ARCH_BCMBCA

[linux-next:master] BUILD REGRESSION 2a2aa3f05338270aecbe2492fda910d6c17e0102
 2022-07-05 23:41 UTC 

[linux-next:master] BUILD REGRESSION b6f1f2fa2bddd69ff46a190b8120bd440fd50563
 2022-07-05  0:01 UTC 

[PATCH v3 04/10] ata: ahci: Use `pm_suspend_preferred_s2idle`
 2022-07-02  9:34 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-07-02  1:03 UTC  (2+ messages)

[linux-next:master] BUILD REGRESSION c4185b16aba73929aa76f0d030efbe79ae867808
 2022-07-02  0:58 UTC 

[GIT PULL] ata fixes for 5.19-rc5
 2022-07-01 18:02 UTC  (2+ messages)

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

[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH v4 0/5] DMA mapping changes for SCSI core
 2022-06-29 11:57 UTC  (18+ 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 v2] ata: pata_cs5535: Fix W=1 warnings
 2022-06-29 11:18 UTC  (2+ messages)

[PATCH v3] ata: libata-scsi: fix result type of ata_ioc32()
 2022-06-29  1:49 UTC  (3+ messages)

[PATCH V5] dt-bindings: ata: ahci-ceva: convert to yaml
 2022-06-28 13:36 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  (7+ messages)
` [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  (23+ messages)
` [PATCH RFC v2 03/18] scsi: core: Implement reserved command handling

[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  (9+ 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 


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