linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-25 12:15:36 to 2024-10-24 11:48:40 UTC [more...]

[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-24 11:48 UTC  (12+ messages)
` [PATCH v4 01/10] PCI: Make pcim_request_all_regions() a public function
` [PATCH v4 02/10] ata: ahci: Replace deprecated PCI functions
` [PATCH v4 03/10] crypto: qat - replace "
` [PATCH v4 04/10] crypto: marvell "
` [PATCH v4 05/10] intel_th: pci: Replace "
` [PATCH v4 06/10] wifi: iwlwifi: replace "
` [PATCH v4 07/10] ntb: idt: Replace "
` [PATCH v4 08/10] serial: rp2: "
` [PATCH v4 09/10] ALSA: korg1212: "
` [PATCH v4 10/10] PCI: Remove pcim_iomap_regions_request_all()

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-24 11:32 UTC 

linux: Goodbye from a Linux community volunteer
 2024-10-24 11:01 UTC  (4+ messages)

[PATCH] ata: libata: Set DID_TIME_OUT for commands that actually timed out
 2024-10-24  9:20 UTC  (4+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-24  8:02 UTC  (28+ messages)
` [PATCH 01/13] PCI: Prepare removing "
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()
` [PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [PATCH 04/13] net/ethernet: "
` [PATCH 05/13] net/ntb: "
` [PATCH 06/13] misc: "
` [PATCH 07/13] vfio/pci: "
` [PATCH 08/13] PCI: MSI: "
` [PATCH 09/13] ata: Use always-managed "
` [PATCH 10/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [PATCH 11/13] HID: amd_sfh: Use "
` [PATCH 12/13] Remove devres from pci_intx()
` [PATCH 13/13] PCI: Deprecate pci_intx(), pcim_intx()

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-24  7:11 UTC  (26+ messages)
    ` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-23 10:55 UTC 

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-23  9:50 UTC 

[PATCH v3] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
 2024-10-23  2:55 UTC  (11+ messages)

[PATCH 0/6] Cleanup and improve libata-scsi command emulation
 2024-10-22  2:45 UTC  (7+ messages)
` [PATCH 1/6] ata: libata-scsi: Refactor ata_scsi_simulate()
` [PATCH 2/6] ata: libata-scsi: Refactor ata_scsiop_read_cap()
` [PATCH 3/6] ata: libata-scsi: Refactor ata_scsiop_maint_in()
` [PATCH 4/6] ata: libata-scsi: Document all VPD page inquiry actors
` [PATCH 5/6] ata: libata-scsi: Remove struct ata_scsi_args
` [PATCH 6/6] ata: libata-scsi: Return residual for emulated SCSI commands

[PATCH v2 0/2] ata: ata_generic: clarify about Toshiba Piccolo support
 2024-10-21 16:53 UTC  (5+ messages)
` [PATCH v2 1/2] ata: ata_generic: add comment about Toshiba Piccolo
` [PATCH v2 2/2] ata: ata_generic: use IS_ENABLED() macro

[PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-10-21 15:40 UTC  (7+ messages)

[RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption
 2024-10-21 11:43 UTC  (8+ messages)

[PATCH v1 1/1] ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()
 2024-10-17  8:14 UTC  (3+ messages)

[PATCH] ata: Switch back to struct platform_driver::remove()
 2024-10-17  8:14 UTC  (3+ messages)

[RFC PATCH 00/13] Remove implicit devres from pci_intx()
 2024-10-14  9:12 UTC  (43+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx()
` [RFC PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [RFC PATCH 04/13] net/ethernet: "
` [RFC PATCH 05/13] net/ntb: "
` [RFC PATCH 06/13] misc: "
` [RFC PATCH 07/13] vfio/pci: "
` [RFC PATCH 08/13] PCI: MSI: "
` [RFC PATCH 09/13] ata: Use always-managed "
` [RFC PATCH 10/13] staging: rts5280: "
` [RFC PATCH 11/13] wifi: qtnfmac: use always-managed version of pcim_intx()
` [RFC PATCH 12/13] HID: amd_sfh: Use "
` [RFC PATCH 13/13] Remove devres from pci_intx()

[GIT PULL] ata fixes for 6.12-rc3
 2024-10-11 19:33 UTC  (2+ messages)

[PATCH v2] ata: libata: Update MAINTAINERS file
 2024-10-10  8:59 UTC  (3+ messages)

[PATCH v2] ata: libata: avoid superfluous disk spin down + spin up during hibernation
 2024-10-09 14:26 UTC  (4+ messages)

[PATCH] ata: ahci_platform: Modify MAINTAINERS entry
 2024-10-09 14:05 UTC  (5+ messages)

[PATCH] ata: libata: Remove unused macro definitions
 2024-10-09  8:28 UTC  (2+ messages)

Aw: SPende
 2024-10-09  4:24 UTC 

[PATCH] ata: libata: avoid superfluous disk spin down + spin up during hibernation
 2024-10-07 22:31 UTC  (2+ messages)

libahci driver and power switching HDD on newer kernels
 2024-10-07 16:29 UTC  (8+ messages)

[PATCH v3] ata: Fix typos in the comment
 2024-10-01  7:25 UTC  (3+ messages)

[GIT PULL] ata changes for 6.12-rc1-part2
 2024-09-27 16:35 UTC  (2+ messages)

[syzbot] [ide?] general protection fault in ata_msense_control_spgt2
 2024-09-27  6:40 UTC  (2+ messages)

[PATCH v2] ata: Fix typos in the comment
 2024-09-27  2:40 UTC  (2+ messages)

[PATCH v1] ata: Fix typo in the comment
 2024-09-26 17:04 UTC  (3+ messages)

[PATCH AUTOSEL 6.11 145/244] ata: pata_serverworks: Do not use the term blacklist
 2024-09-25 13:55 UTC  (4+ messages)
` [PATCH AUTOSEL 6.11 146/244] ata: sata_sil: Rename sil_blacklist to sil_quirks

[PATCH AUTOSEL 6.6 089/139] ata: sata_sil: Rename sil_blacklist to sil_quirks
 2024-09-25 12:08 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).