linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-28 16:33:41 to 2021-06-16 13:48:07 UTC [more...]

remove the legacy ide driver v2
 2021-06-16 13:46 UTC  (2+ messages)
` [PATCH 1/6] pata_cypress: add a module option to disable BM-DMA

[PATCH 00/11] Rid W=1 warnings from ATA
 2021-06-16 12:50 UTC  (14+ messages)
` [PATCH 01/11] ata: include: libata: Move fields commonly over-written to separate MACRO
` [PATCH 02/11] ata: ahci: Ensure initialised fields are not overwritten in AHCI_SHT()
` [PATCH 03/11] ata: sata_sil24: Do not over-write initialise fields in 'sil24_sht'
` [PATCH 04/11] ata: sata_mv: Do not over-write initialise fields in 'mv6_sht'
` [PATCH 05/11] ata: sata_nv: Do not over-write initialise fields in 'nv_adma_sht' and 'nv_swncq_sht'
` [PATCH 06/11] ata: pata_atiixp: Avoid overwriting initialised field in 'atiixp_sht'
` [PATCH 07/11] ata: pata_cs5520: Avoid overwriting initialised field in 'cs5520_sht'
` [PATCH 08/11] ata: pata_cs5530: Avoid overwriting initialised field in 'cs5530_sht'
` [PATCH 09/11] ata: pata_sc1200: sc1200_sht'Avoid overwriting initialised field in '
` [PATCH 10/11] ata: pata_serverworks: Avoid overwriting initialised field in 'serverworks_osb4_sht
` [PATCH 11/11] ata: pata_macio: Avoid overwriting initialised field in 'pata_macio_sht'

[PATCH] dt-bindings: Drop redundant minItems/maxItems
 2021-06-16 12:29 UTC  (7+ messages)

[PATCH -next] ide-cd: fix warning: variable 'stat' set but not used
 2021-06-16  1:05 UTC  (4+ messages)

[PATCH] ahci: Add support for Dell S140 and later controllers
 2021-06-15 21:44 UTC  (2+ messages)

[PATCH v2 RESEND] ata: ahci_sunxi: Disable DIPM
 2021-06-14 14:27 UTC  (2+ messages)

[PATCH 00/21] Rid W=1 warnings from IDE
 2021-06-14  9:12 UTC  (24+ messages)
` [PATCH 01/21] ide: alim15x3: Document alim15x3_init_one()'s 'id' param
` [PATCH 02/21] ide: ide-dma: Document ide_dma_unmap_sg()'s missing 'cmd' param
` [PATCH 03/21] ide: ide-dma-sff: Provide some missing 'param' descriptions
` [PATCH 04/21] ide: ide-io: Fix a few kernel-doc misdemeanours
` [PATCH 05/21] ide: ide-proc: Strip out unused fops structure and accompanying call-back
` [PATCH 06/21] ide: cs5530: Fix incorrect documentation for function init_chipset_cs5530()
` [PATCH 07/21] ide: ide-probe: Fix-up incorrectly documented function probe_for_drive()
` [PATCH 08/21] ide: hpt366: Provide some missing descriptions for 'f_{low,high}'
` [PATCH 09/21] ide: piix: Remove unused variable 'sitre'
` [PATCH 10/21] ide: pdc202xx_new: Supply missing description for 'set_indexed_reg()'s 'value' param
` [PATCH 11/21] ide: slc90e66: Remove unused variable 'sitre'
` [PATCH 12/21] ide: it821x: Fix a couple of incorrectly documented functions
` [PATCH 13/21] ide: siimage: Fix some incorrectly documented functions/params
` [PATCH 14/21] ide: via82cxxx: Fix misdocumentation of via_set_speed()'s 'hwif' param
` [PATCH 15/21] ide: ide-cd_ioctl: Remove unused variable 'stat'
` [PATCH 16/21] ide: ide-cd: Demote kernel-doc abuse
` [PATCH 17/21] ide: ide-acpi: Mark debugging variable 'bus' as __maybe_unused
` [PATCH 18/21] ide: ide-io: Document ide_intr()'s param 'irq'
` [PATCH 19/21] ide: piix: Fix incorrectly documented param 'hwif'
` [PATCH 20/21] ide: ide-acpi: Provide missing description for param 'obj_loc'
` [PATCH 21/21] ide: pmac: Staticise local function 'pmac_ide_probe'

libata: big endian bug in VPD page 89 (ATA Information)
 2021-06-14  6:00 UTC  (2+ messages)

[PATCH RFC 0/2] Fix m68k multiplatform ISA support
 2021-06-11  2:15 UTC  (62+ messages)
  ` [PATCH RFC 1/2] m68k: io_mm.h: conditionalize ISA address translation on Atari
                  ` [PATCH RFC 0/2] Add APNE PCMCIA 100 Mbit support
                    ` [PATCH RFC 1/2] m68k: io_mm.h - add APNE 100 MBit support
                    ` [PATCH RFC 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver
                    ` [PATCH v1 0/2] Add APNE PCMCIA 100 Mbit support
                      ` [PATCH v1 1/2] m68k: io_mm.h - add APNE 100 MBit support
                      ` [PATCH v1 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver
                      ` [PATCH v2 0/2] Add APNE PCMCIA 100 Mbit support
                        ` [PATCH v2 1/2] m68k: io_mm.h - add APNE 100 MBit support
                        ` [PATCH v2 2/2] net/8390: apne.c - add 100 Mbit support to apne.c driver
  ` [PATCH RFC 2/2] m68k: setup_mm.c: set isa_sex for Atari if ATARI_ROM_ISA not used
  ` [PATCH] m68k: Fix multiplatform ISA support
    ` [PATCH v2] m68k: io_mm.h: conditionalize ISA address translation on Atari
      ` [PATCH v3] "

[PATCH v3 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
 2021-06-10 22:30 UTC  (6+ messages)
` [PATCH v3 1/2] m68k/mac: Replace macide driver with generic platform drivers
` [PATCH v3 2/2] m68k/q40: Replace q40ide driver with pata_falcon and falconide

[PATCH] ide/falconide: Avoid build failure when CONFIG_ATARI=n
 2021-06-10  9:28 UTC 

ide: ali14xx: intent to convert driver
 2021-06-10  6:25 UTC 

[PATCH v2 0/2] Use libata platform drivers to replace deprecated m68k IDE drivers
 2021-06-09 19:26 UTC  (12+ messages)
` [PATCH v2 1/2] m68k/mac: Replace macide driver with generic platform drivers
` [PATCH v2 2/2] m68k/q40: Replace q40ide driver with pata_falcon and falconide

Projects
 2021-06-09 12:09 UTC 

Proposal
 2021-06-09 12:10 UTC 

[PATCH] m68k/q40: Replace q40ide with pata_falcon and falconide
 2021-06-08  3:01 UTC  (5+ messages)

[PATCH] ata: libata-pmp: Fix missing error code in sata_pmp_eh_recover()
 2021-06-01 11:06 UTC 

[PATCH] libata: configure max sectors properly
 2021-05-31 14:19 UTC  (3+ messages)
` [libata] 2c76f9f255: stress-ng.copy-file.ops_per_sec -25.9% regression

[PATCH -next] ata: sata_rcar: using pm_runtime_resume_and_get instead of pm_runtime_get_sync
 2021-05-31 14:22 UTC 

[PATCH v2] pata_ep93xx: fix deferred probing
 2021-05-27 19:10 UTC  (4+ messages)

[PATCH] ide: Remove unused variable ide_media_proc_fops
 2021-05-27 15:07 UTC 

[LSF/MM/BPF TOPIC] Memory folios
 2021-05-27  7:41 UTC  (4+ messages)

[Bug 213157] New: BUG: unable to handle page fault for address: fffbb000, Workqueue: ata_sff ata_sff_pio_task
 2021-05-20 11:11 UTC  (2+ messages)
` [Bug 213157] "

[PATCH] sata_highbank: fix deferred probing
 2021-05-19 15:19 UTC  (5+ messages)

[PATCH] pata_octeon_cf: avoid WARN_ON() in ata_host_activate()
 2021-05-18 21:23 UTC  (2+ messages)

[PATCH] pata_rb532_cf: fix deferred probing
 2021-05-18 21:18 UTC  (3+ messages)

[PATCH RESEND][next] ide: Fix fall-through warnings for Clang
 2021-05-18  0:54 UTC  (3+ messages)

[PATCH] sata: nv: fix debug format string mismatch
 2021-05-17 15:13 UTC  (2+ messages)

[PATCH] sata: fsl: fix DPRINTK format string
 2021-05-17 15:12 UTC  (2+ messages)

[PATCH v2 1/1] ata: Replace inclusion of kernel.h by bits.h in the header
 2021-05-17 15:11 UTC  (3+ messages)

[PATCH] pata: ixp4xx: split platform data to its own header
 2021-05-11  9:14 UTC 

[PATCH 0/4] Explicitly deny IRQ0 in the libata drivers
 2021-05-10 20:48 UTC  (2+ messages)

Personal
 2021-05-10 14:06 UTC 

[PATCH v2 1/3] ata: pata_rb532: Make driver COMPILE_TESTable
 2021-05-03 20:58 UTC  (5+ messages)
` [PATCH v2 2/3] ata: pata_rb532: Add device tree support
` [PATCH v2 3/3] dt-bindings: ata: Add device tree binding fir Mikrotik RB532 PATA controller

[PATCH] dt-bindings: ata: renesas,rcar-sata: Make power-domains and resets required
 2021-05-03 20:01 UTC  (2+ messages)

[PATCH v6 0/3] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-05-03 18:57 UTC  (3+ messages)
` [PATCH v6 2/3] "

[PATCH AUTOSEL 5.4 29/57] ata: ahci: Disable SXS for Hisilicon Kunpeng920
 2021-05-03 16:39 UTC 

[PATCH AUTOSEL 5.10 045/100] ata: ahci: Disable SXS for Hisilicon Kunpeng920
 2021-05-03 16:37 UTC 

[PATCH AUTOSEL 5.11 056/115] ata: ahci: Disable SXS for Hisilicon Kunpeng920
 2021-05-03 16:36 UTC 

[PATCH AUTOSEL 5.12 066/134] ata: ahci: Disable SXS for Hisilicon Kunpeng920
 2021-05-03 16:34 UTC 

[bug report] ata: ahci: ceva: Update the driver to support xilinx GT phy
 2021-05-03 14:54 UTC 

[PATCH v2] ata: ahci_sunxi: Disable DIPM
 2021-05-01 12:40 UTC 

[GIT PULL] libata changes for 5.13-rc
 2021-04-28 22:24 UTC  (2+ messages)

[PATCH v5 0/2] ata: ahci_brcm: Fix use of BCM7216 reset controller
 2021-04-28 21:03 UTC  (5+ 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 NNTP newsgroup(s).