linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-09-06 01:58:52 to 2024-10-16 12:41:53 UTC [more...]

[PATCH v4 00/10] Remove pcim_iomap_regions_request_all()
 2024-10-16 12:41 UTC  (5+ 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 00/13] Remove implicit devres from pci_intx()
 2024-10-16  9:36 UTC  (20+ 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()

[RFC PATCH v1 34/57] sata_sil24: Remove PAGE_SIZE compile-time constant assumption
 2024-10-14 10:58 UTC 

[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 088/139] ata: pata_serverworks: Do not use the term blacklist
 2024-09-25 12:08 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 089/139] ata: sata_sil: Rename sil_blacklist to sil_quirks

[PATCH AUTOSEL 6.10 124/197] ata: pata_serverworks: Do not use the term blacklist
 2024-09-25 11:52 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 125/197] ata: sata_sil: Rename sil_blacklist to sil_quirks

[PATCH 0/2] CDL related fixes
 2024-09-24  8:03 UTC  (7+ messages)
` [PATCH 1/2] ata: libata-scsi: Fix ata_msense_control_spgt2()
` [PATCH 2/2] ata: libata-scsi: Fix ata_msense_control() CDL page reporting

[PATCH] ata: libata: fix ALL_SUB_MPAGES not to be performed when CDL is not supported
 2024-09-23 13:24 UTC  (7+ messages)

[PATCH v12 00/38] ep93xx device tree conversion
 2024-09-23  9:27 UTC  (12+ messages)
` [PATCH v12 20/38] dt-bindings: ata: Add Cirrus EP93xx
` [PATCH v12 21/38] ata: pata_ep93xx: add device tree support
` [PATCH v12 34/38] ata: pata_ep93xx: remove legacy pinctrl use

[syzbot] [ide?] general protection fault in ata_msense_control
 2024-09-20 15:32 UTC 

[GIT PULL] ata changes for 6.12-rc1
 2024-09-19  8:00 UTC  (2+ messages)

[PATCH] ata: pata_octeon_cf: Use common error handling code in octeon_cf_probe()
 2024-09-18 12:35 UTC  (4+ messages)

[PATCH] ata: libata-eh: Fix the low data link negotiation
 2024-09-16 16:55 UTC  (2+ messages)

[PATCH] ata: ata_generic: use IS_ENABLED() macro
 2024-09-14 17:53 UTC  (11+ messages)

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

Regression v6.11 booting cannot mount harddisks (xfs)
 2024-09-10 19:43 UTC  (13+ messages)

[PATCH v2] ata: libata: Clear DID_TIME_OUT for ATA PT commands with sense data
 2024-09-09 13:45 UTC  (4+ messages)

[PATCH] ahci: Marvell controllers prefer DMA for ATAPI
 2024-09-09  7:47 UTC  (3+ messages)

[PATCH] ata: libata: Clear DID_TIME_OUT at the start of EH instead of at the end
 2024-09-06 20:31 UTC  (3+ messages)

[PATCH] ata: libata-eh: Clear scsicmd->result when setting SAM_STAT_CHECK_CONDITION
 2024-09-06 18:21 UTC  (3+ messages)

[PATCH v5 0/9] Code cleanup and memory usage reduction
 2024-09-06 10:21 UTC  (12+ messages)
` [PATCH v5 2/9] ata: libata-scsi: Improve ata_scsi_handle_link_detach()
` [PATCH v5 4/9] ata: libata: Move sata_down_spd_limit() to libata-sata.c
` [PATCH v5 5/9] ata: libata: Move sata_std_hardreset() definition "
` [PATCH v5 6/9] ata: libata: Rename ata_eh_read_sense_success_ncq_log()
` [PATCH v5 7/9] ata: libata: Move sector_buf from struct ata_port to struct ata_device
` [PATCH v5 8/9] ata: libata: Introduce ata_dev_free_resources
` [PATCH v5 9/9] ata: libata: Improve CDL resource management


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