Linux-ide Archive mirror
 help / color / mirror / Atom feed
[PATCH] ata: sata_gemini: Remove unused gemini_sata_reset_bridge()
 2024-12-11  1:12 UTC 

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

[RFC PATCH 0/3] ATA: Replace deprecated PCI functions
 2024-12-09  1:14 UTC  (5+ messages)
` [RFC PATCH 1/3] ata: Allocate PCI iomap table statically
` [RFC PATCH 2/3] ata: Replace deprecated PCI functions
` [RFC PATCH 3/3] libata-sff: Simplify request of PCI resources

BUG: possible deadlock in __ata_sff_interrupt
 2024-12-09  0:34 UTC  (2+ messages)

[PATCH] ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()
 2024-12-09  0:14 UTC  (2+ messages)

[PATCH] ata: Constify struct pci_device_id
 2024-12-03  4:16 UTC  (4+ messages)

[PATCH v1 0/3] fix some binding check errors for marvell
 2024-12-02 11:19 UTC  (22+ messages)
` [PATCH v1 1/3] arm64: dts: marvell: Fix anyOf conditional failed
      ` Aw: "
` [PATCH v1 2/3] arm64: dts: marvell: drop additional phy-names for sata
` [PATCH v1 3/3] dt-bindings: ata: ahci-platform: add missing iommus property
` (subset) [PATCH v1 0/3] fix some binding check errors for marvell

[PATCH RFC] ata: libahci_platform: support non-consecutive port numbers
 2024-11-27 12:04 UTC  (4+ messages)

[PATCH v14 02/28] dept: Implement Dept(Dependency Tracker)
 2024-11-25  1:05 UTC  (3+ messages)
` [PATCH v14 2/28] "

[GIT PULL] ata changes for 6.13-rc1
 2024-11-20 17:40 UTC  (4+ messages)

Nov:16:24
 2024-11-16 15:40 UTC 

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

[Bug 205107] New: No HDD spindown/parking on shutdown
 2024-11-13 12:28 UTC  (3+ messages)
` [Bug 205107] "

[PATCH v3] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-13  2:30 UTC  (2+ messages)

[PATCH 0/6] libata: get rid of (almost) all printk() calls
 2024-11-11 10:02 UTC  (14+ messages)
` [PATCH 1/6] ata: acard-ahci: use dev_info() instead of, printk(KERN_INFO)
` [PATCH 2/6] ata: ahci: use dev_info() instead of printk(KERN_INFO)
` [PATCH 3/6] ata: libata-core: use pr_warn() instead of printk(KERN_WARNING)
` [PATCH 4/6] ata: pata_cs5530: use pr_*() instead of printk(KERN_*)
` [PATCH 5/6] ata: pata_legacy: "
` [PATCH 6/6] ata: pata_optidma: use dev_warn() instead of printk(KERN_WARNING)

[PATCH] ata: ahci: Don't call pci_intx() directly
 2024-11-05 15:51 UTC  (7+ messages)

[PATCH 0/2] Issue non-NCQ command via EH when NCQ commands in-flight
 2024-11-05  9:33 UTC  (7+ messages)
` [PATCH 1/2] ata: libata: Introduce new helper ata_qc_complete_success()
` [PATCH 2/2] ata: libata: Issue non-NCQ command via EH when NCQ commands in-flight

[PATCH/RFC v2] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-04 19:59 UTC  (7+ messages)

[PATCH 00/13] Remove implicit devres from pci_intx()
 2024-11-04  9:26 UTC  (15+ messages)
` [PATCH 01/13] PCI: Prepare removing "
` [PATCH 02/13] ALSA: hda_intel: Use always-managed version of pcim_intx()

[PATCH/RFC] MAINTAINERS: Re-add cancelled Renesas driver sections
 2024-11-04  0:34 UTC  (4+ messages)

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

linux: Goodbye from a Linux community volunteer
 2024-10-30 18:32 UTC  (31+ messages)
              ` Kernel maintainer *CENSORED* on LKML [WAS: linux: Goodbye from a Linux community volunteer]
          ` Maintainers now blocked from kernel.org mail access [WAS "

[PATCH] MAINTAINERS: Remove some entries due to various compliance requirements
 2024-10-30 12:48 UTC  (14+ messages)
` [PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
          ` lore.kernel.org getting senile ? [WAS: [PATCH 1/2] MAINTAINERS: Remove Huawei due to compilance requirements

[GIT PULL] ata fixes for 6.12-rc5
 2024-10-25 18:11 UTC  (2+ messages)

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

[PATCH] Revert "MAINTAINERS: Remove some entries due to various compliance requirements."
 2024-10-25  8:46 UTC 

[PATCH 0/6] Cleanup and improve libata-scsi command emulation
 2024-10-25  8:15 UTC  (2+ messages)

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


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 read-only IMAP folder(s) and NNTP newsgroup(s).