public inbox for linux-ide@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-03-12 03:45:42 to 2022-03-24 12:32:15 UTC [more...]

[PATCH 00/21] ata: ahci: Add DWC/Baikal-T1 AHCI SATA support
 2022-03-24  8:13 UTC  (21+ messages)
` [PATCH 03/21] ata: libahci_platform: Explicitly set rc on devres_alloc failure
` [PATCH 04/21] ata: libahci_platform: Convert to using handy devm-ioremap methods
` [PATCH 05/21] ata: libahci_platform: Convert to using devm bulk clocks API
` [PATCH 06/21] ata: libahci_platform: Add function returning a clock-handle by id
` [PATCH 07/21] ata: libahci_platform: Sanity check the DT child nodes number
` [PATCH 09/21] ata: libahci_platform: Introduce reset assertion/deassertion methods
` [PATCH 12/21] ata: libahci: Discard redundant force_port_map parameter
` [PATCH 17/21] ata: ahci: Add DWC AHCI SATA controller support
` [PATCH 21/21] MAINTAINERS: Add maintainers for DWC AHCI SATA driver

[PATCHv3 0/2] libata: sysfs naming
 2022-03-24 12:32 UTC  (3+ messages)
` [PATCH 1/2] libata: rework "
` [PATCH 2/2] libata: CONFIG_ATA_SYSFS_COMPAT

[PATCHv2 0/3] libata: sysfs naming
 2022-03-24  9:50 UTC  (7+ messages)
` [PATCH 1/3] libata: sysfs naming option
` [PATCH 2/3] libata: CONFIG_ATA_SYSFS_COMPAT
` [PATCH 3/3] libata: sanitize PMP link naming

[PATCH 0/4] Remove link debounce delays by default
 2022-03-24  6:51 UTC  (18+ messages)
` [PATCH 1/4] ata: libata-sata: Simplify sata_link_resume() interface
` [PATCH 2/4] ata: libata-sata: Introduce struct sata_deb_timing
` [PATCH 3/4] ata: libata-sata: Remove debounce delay by default
` [PATCH 4/4] ata: libata-sata: Improve sata_link_debounce()

[GIT PULL] ata changes for 5.18-rc1
 2022-03-24  6:38 UTC  (12+ messages)

[PATCH] ata: libata-core: fix "it's" typos
 2022-03-24  6:21 UTC  (9+ messages)

[PATCH RFC 00/11] blk-mq/libata/scsi: SCSI driver tagging improvements
 2022-03-23  9:01 UTC  (28+ messages)
` [PATCH 01/11] blk-mq: Add blk_mq_init_queue_ops()
` [PATCH 02/11] scsi: core: Add SUBMITTED_BY_SCSI_CUSTOM_OPS
` [PATCH 03/11] libata: Send internal commands through the block layer
` [PATCH 04/11] scsi: libsas: Send SMP "
` [PATCH 05/11] scsi: libsas: Send TMF "
` [PATCH 06/11] scsi: core: Add scsi_alloc_request_hwq()
` [PATCH 07/11] scsi: libsas: Send internal abort commands through the block layer
` [PATCH 08/11] scsi: libsas: Change ATA support to deal with each qc having a SCSI command
` [PATCH 09/11] scsi: libsas: Add sas_task_to_unique_tag()
` [PATCH 10/11] scsi: libsas: Add sas_task_to_hwq()
` [PATCH 11/11] scsi: hisi_sas: Remove private tag management

[PATCH v2 1/3] ata: ahci: Add new board low_power_no_debounce_delay
 2022-03-23  8:36 UTC  (8+ messages)
` [PATCH v2 2/3] ata: ahci: Skip 200 ms debounce delay for AMD FCH SATA Controller
` [PATCH v2 3/3] ata: ahci: Skip 200 ms debounce delay for AMD 300 Series Chipset "

[PATCH v2] ata: libata-core: fix "it's" typos
 2022-03-23  6:21 UTC 

[linux-next:master] BUILD REGRESSION f9006d9269eac8ff295c2cb67280c54888c74106
 2022-03-22  3:31 UTC 

How to match disk to controller in Linux log?
 2022-03-21 15:53 UTC  (4+ messages)

[PATCH v2 1/2] ata: sata_dwc_460ex: Fix crash due to OOB write
 2022-03-21 12:48 UTC  (8+ messages)
` [PATCH v2 2/2] ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs

How to enable verbose message guarded by flag `ATA_EHI_QUIET`?
 2022-03-21  6:54 UTC 

AHCI Led management ?
 2022-03-20 23:08 UTC 

[PATCH v4 00/24] DEPT(Dependency Tracker)
 2022-03-20 10:57 UTC  (8+ messages)

[PATCH RFC v5 00/21] DEPT(Dependency Tracker)
 2022-03-20 10:55 UTC  (26+ messages)
` [PATCH RFC v5 01/21] llist: Move llist_{head,node} definition to types.h
` [PATCH RFC v5 02/21] dept: Implement Dept(Dependency Tracker)
` [PATCH RFC v5 03/21] dept: Embed Dept data in Lockdep
` [PATCH RFC v5 04/21] dept: Apply Dept to spinlock
` [PATCH RFC v5 05/21] dept: Apply Dept to mutex families
` [PATCH RFC v5 06/21] dept: Apply Dept to rwlock
` [PATCH RFC v5 07/21] dept: Apply Dept to wait_for_completion()/complete()
` [PATCH RFC v5 08/21] dept: Apply Dept to seqlock
` [PATCH RFC v5 09/21] dept: Apply Dept to rwsem
` [PATCH RFC v5 10/21] dept: Add proc knobs to show stats and dependency graph
` [PATCH RFC v5 11/21] dept: Introduce split map concept and new APIs for them
` [PATCH RFC v5 12/21] dept: Apply Dept to wait/event of PG_{locked,writeback}
` [PATCH RFC v5 13/21] dept: Apply SDT to swait
` [PATCH RFC v5 14/21] dept: Apply SDT to wait(waitqueue)
` [PATCH RFC v5 15/21] locking/lockdep, cpu/hotplus: Use a weaker annotation in AP thread
` [PATCH RFC v5 16/21] dept: Distinguish each syscall context from another
` [PATCH RFC v5 17/21] dept: Distinguish each work "
` [PATCH RFC v5 18/21] dept: Disable Dept within the wait_bit layer by default
` [PATCH RFC v5 19/21] dept: Add nocheck version of init_completion()
` [PATCH RFC v5 20/21] dept: Disable Dept on struct crypto_larval's completion for now
` [PATCH RFC v5 21/21] dept: Don't create dependencies between different depths in any case

[PATCH v2 2/2] ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs
 2022-03-19 21:38 UTC 

[PATCH v1 1/2] ata: sata_dwc_460ex: Fix crash due to OOB write
 2022-03-19  0:13 UTC  (11+ messages)
` [PATCH v1 2/2] ata: libata-core: Disable READ LOG DMA EXT for Samsung 840 EVOs

Wycena paneli fotowoltaicznych
 2022-03-18  8:36 UTC 

[PATCH 0/2] scsi/libata: A potential tagging fix and improvement
 2022-03-16 23:23 UTC  (13+ messages)
` [PATCH 1/2] scsi: core: Fix sbitmap depth in scsi_realloc_sdev_budget_map()
` [PATCH RFC 2/2] libata: Use scsi cmnd budget token for qc tag for SAS host

[PATCH] pata_parport: add driver (PARIDE replacement)
 2022-03-16 12:58 UTC  (17+ messages)

[PATCH v6 0/6] Add sata nodes to rk356x
 2022-03-15 11:00 UTC  (14+ messages)
` [PATCH v6 3/6] ARM: dts: spear13xx: Fix sata node name
    ` Aw: "
      `  "
` [PATCH v6 4/6] dt-bindings: ata: ahci-platform: Add power-domains property
` [PATCH v6 5/6] dt-bindings: ata: ahci-platform: Add rk3568-dwc-ahci compatible
` (subset) [PATCH v6 0/6] Add sata nodes to rk356x

[PATCH v0] pata_parport: add driver (PARIDE replacement)
 2022-03-15  8:23 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