linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-02-07 14:28:44 to 2020-03-02 18:22:04 UTC [more...]

[PATCH 05/42] libata: move __func__ into ata_{port,link,dev}_dbg() helper
 2020-03-02 18:21 UTC  (17+ messages)
    ` [PATCH 09/42] libata: Add ata_port_classify() helper
    ` [PATCH 10/42] libata: move ata_dump_id() to dynamic debugging
    ` [PATCH 12/42] sata_mv: replace DPRINTK with 'pci_dump' module parameter
    ` [PATCH 35/42] sata_nv: move DPRINTK to ata debugging
    ` [PATCH 15/42] libata: add reset tracepoints
    ` [PATCH 17/42] libata: tracepoints for bus-master DMA
    ` [PATCH 18/42] libata: drop DPRINTK calls "
    ` [PATCH 19/42] pata_octeon_cf: add bmdma tracepoints and drop DPRINTK() calls
    ` [PATCH 20/42] pata_arasan_cf: use generic tracepoints
    ` [PATCH 21/42] sata_dwc_460ex: Use generic tracepoints and drop dev_dbg() statements
    ` [PATCH 22/42] sata_nv: use generic tracepoints
    ` [PATCH 24/42] libata-sff: drop DPRINTK for the HSM state machine
    ` [PATCH 27/42] libata: add tracepoints for ATA error handling
    ` [PATCH 25/42] libata-sff: add tracepoints for ata_sff_flush_pio_task()
    ` [PATCH 34/42] pata_pdc2027x: Replace PDPRINTK() with standard ata logging

[PATCH 0/3] ide/MIPS/docs: remove no longer used au1xxx-ide driver
 2020-03-02 14:53 UTC  (3+ messages)
  ` [PATCH 3/3] docs: mips: remove no longer needed au1xxx_ide.rst documentation

Coûts de carburant réduits
 2020-03-02  9:01 UTC 

[RFC PATCH 00/11] Removing Calxeda platform support
 2020-02-28 14:11 UTC  (32+ messages)
` [RFC PATCH 01/11] vfio: Remove Calxeda XGMAC reset driver
` [RFC PATCH 02/11] ata: Remove Calxeda AHCI driver
` [RFC PATCH 03/11] cpuidle: Remove Calxeda driver
` [RFC PATCH 04/11] cpufreq: "
` [RFC PATCH 05/11] EDAC: Remove Calxeda drivers
` [RFC PATCH 06/11] iommu: arm-smmu: Remove Calxeda secure mode quirk
` [RFC PATCH 07/11] net: Remove Calxeda XGMAC driver
` [RFC PATCH 08/11] clk: Remove Calxeda driver
` [RFC PATCH 09/11] ARM: Remove Calxeda platform support
` [RFC PATCH 10/11] ARM: dts: Remove Calxeda platforms
` [RFC PATCH 11/11] dt-bindings: Remove Calxeda platforms bindings

[PATCH] libata: Remove extra scsi_host_put() in ata_scsi_add_hosts()
 2020-02-28 11:33 UTC 

[PATCH] ahci: Add Intel Comet Lake PCH-V PCI ID
 2020-02-28 10:50 UTC 

[PATCH v3 00/27] ata: optimize core code size on PATA only setups
 2020-02-27 18:22 UTC  (28+ messages)
    ` [PATCH v3 01/27] ata: remove stale maintainership information from core code
    ` [PATCH v3 02/27] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
    ` [PATCH v3 03/27] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
    ` [PATCH v3 04/27] sata_promise: use ata_cable_sata()
    ` [PATCH v3 05/27] ata: simplify ata_scsiop_inq_89()
    ` [PATCH v3 06/27] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
    ` [PATCH v3 07/27] ata: optimize struct ata_force_param size
    ` [PATCH v3 08/27] ata: optimize ata_scsi_rbuf[] size
    ` [PATCH v3 09/27] ata: move EXPORT_SYMBOL_GPL()s close to exported code
    ` [PATCH v3 10/27] ata: remove EXPORT_SYMBOL_GPL()s not used by modules
    ` [PATCH v3 11/27] ata: fix CodingStyle issues in PATA timings code
    ` [PATCH v3 12/27] ata: separate PATA timings code from libata-core.c
    ` [PATCH v3 13/27] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
    ` [PATCH v3 14/27] ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
    ` [PATCH v3 15/27] ata: let compiler optimize out ata_eh_set_lpm() "
    ` [PATCH v3 16/27] ata: start separating SATA specific code from libata-core.c
    ` [PATCH v3 17/27] ata: move sata_scr_*() to libata-sata.c
    ` [PATCH v3 18/27] ata: move *sata_set_spd*() "
    ` [PATCH v3 19/27] ata: move sata_link_{debounce,resume}() "
    ` [PATCH v3 20/27] ata: move sata_link_hardreset() "
    ` [PATCH v3 21/27] ata: move ata_qc_complete_multiple() "
    ` [PATCH v3 22/27] ata: move sata_deb_timing_*() "
    ` [PATCH v3 23/27] ata: start separating SATA specific code from libata-scsi.c
    ` [PATCH v3 24/27] ata: move ata_sas_*() to libata-sata.c
    ` [PATCH v3 25/27] ata: start separating SATA specific code from libata-eh.c
    ` [PATCH v3 26/27] ata: move ata_eh_analyze_ncq_error() & co. to libata-sata.c
    ` [PATCH v3 27/27] ata: make "libata.force" kernel parameter optional

[PATCH] ahci: Add Intel Comet Lake PCH-H PCI ID
 2020-02-27 14:32 UTC 

[PATCH] ahci: Add Intel Comet Lake H RAID PCI ID
 2020-02-27 12:28 UTC 

[PATCH] dt-bindings: ata: rcar-sata: Convert to json-schema
 2020-02-26 15:37 UTC  (3+ messages)

[PATCH] Initialize ATA before graphics
 2020-02-25 16:33 UTC  (2+ messages)

[PATCH] compat_ioctl, cdrom: Replace .ioctl with .compat_ioctl in four appropriate places
 2020-02-24 20:18 UTC  (3+ messages)

[PATCH v2] libata: Assign OF node to the SCSI device
 2020-02-22 15:51 UTC  (2+ messages)

[PATCH RESEND] libata: Assign OF node to the SCSI device
 2020-02-20 21:42 UTC  (2+ messages)

[Bug 206405] New: kernel crash during boot debian server on qemu+kvm
 2020-02-20 20:34 UTC  (6+ messages)
` [Bug 206405] "

Hard Disk consumes lots of power in s2idle
 2020-02-20 11:21 UTC  (7+ messages)

[PATCH] ata: ahci: Add sysfs attribute to show remapped NVMe device count
 2020-02-20  5:45 UTC  (2+ messages)

[PATCH AUTOSEL 5.5 414/542] ide: remove set but not used variable 'hwif'
 2020-02-14 15:46 UTC  (3+ messages)
` [PATCH AUTOSEL 5.5 415/542] cmd64x: potential buffer overflow in cmd64x_program_timings()
` [PATCH AUTOSEL 5.5 416/542] ide: serverworks: potential overflow in svwks_set_pio_mode()

[PATCH AUTOSEL 5.4 354/459] ide: remove set but not used variable 'hwif'
 2020-02-14 16:00 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 355/459] cmd64x: potential buffer overflow in cmd64x_program_timings()
` [PATCH AUTOSEL 5.4 356/459] ide: serverworks: potential overflow in svwks_set_pio_mode()

[PATCH AUTOSEL 4.19 190/252] ide: remove set but not used variable 'hwif'
 2020-02-14 16:10 UTC  (3+ messages)
` [PATCH AUTOSEL 4.19 191/252] cmd64x: potential buffer overflow in cmd64x_program_timings()
` [PATCH AUTOSEL 4.19 192/252] ide: serverworks: potential overflow in svwks_set_pio_mode()

[PATCH AUTOSEL 4.14 140/186] ide: remove set but not used variable 'hwif'
 2020-02-14 16:16 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 141/186] cmd64x: potential buffer overflow in cmd64x_program_timings()
` [PATCH AUTOSEL 4.14 142/186] ide: serverworks: potential overflow in svwks_set_pio_mode()

[PATCH AUTOSEL 4.9 106/141] ide: remove set but not used variable 'hwif'
 2020-02-14 16:20 UTC  (3+ messages)
` [PATCH AUTOSEL 4.9 107/141] cmd64x: potential buffer overflow in cmd64x_program_timings()
` [PATCH AUTOSEL 4.9 108/141] ide: serverworks: potential overflow in svwks_set_pio_mode()

[PATCH AUTOSEL 4.4 074/100] ide: remove set but not used variable 'hwif'
 2020-02-14 16:24 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 075/100] cmd64x: potential buffer overflow in cmd64x_program_timings()
` [PATCH AUTOSEL 4.4 076/100] ide: serverworks: potential overflow in svwks_set_pio_mode()

[PATCH] drivers/ide: convert to list_for_each_entry_safe()
 2020-02-14  9:16 UTC 

[PATCH] ata: ahci_platform: add 32-bit quirk for dwc-ahci
 2020-02-13  7:24 UTC  (8+ messages)

[PATCH 00/46] ata: kill ATA_DEBUG
 2020-02-13  7:15 UTC  (93+ messages)
  ` [PATCH 02/46] libata.h: whitespace and indentation fixes
  ` [PATCH 03/46] libata-transport: Whitespace cleanup
  ` [PATCH 04/46] libata: move ata_{port,link,dev}_dbg to standard dev_XXX() macros
  ` [PATCH 05/46] libata: remove pointless debugging messages
  ` [PATCH 06/46] ata_piix: remove debugging message in piix_init()
  ` [PATCH 07/46] libata-core: remove pointless debugging messages
  ` [PATCH 08/46] libata: Add ata_port_classify() helper
  ` [PATCH 09/46] libata: move ata_dump_id() to dynamic debugging
  ` [PATCH 10/46] sata_mv: replace DPRINTK with 'pci_dump' module parameter
  ` [PATCH 11/46] sata_nv: move DPRINTK to ata debugging
  ` [PATCH 12/46] sata_sx4: move DPRINTK to VPRINTK
  ` [PATCH 13/46] ata_piix: Drop DPRINTK() statement
  ` [PATCH 14/46] libata: add reset tracepoints
  ` [PATCH 15/46] ahci: drop DPRINTK() calls in reset
  ` [PATCH 16/46] ahci_qorig: "
  ` [PATCH 17/46] pata_octeon_cf: "
  ` [PATCH 18/46] libahci: "
  ` [PATCH 19/46] sata_rcar: "
  ` [PATCH 20/46] sata_sil24: "
  ` [PATCH 21/46] sata_fsl: "
  ` [PATCH 22/46] libata-core: "
  ` [PATCH 23/46] libata-sff: "
  ` [PATCH 24/46] libata: tracepoints for bus-master DMA
  ` [PATCH 25/46] libata-sff: add tracepoints for HSM state machine
  ` [PATCH 26/46] pata_octeon_cf: add bmdma tracepoints and drop DPRINTK()
  ` [PATCH 27/46] sata_rcar: drop DPRINTK call in sata_rcar_exec_command()
  ` [PATCH 28/46] libata-scsi: drop DPRINTK calls for cdb translation
  ` [PATCH 29/46] libata-sff: add tracepoints for ata_sff_flush_pio_task()
  ` [PATCH 30/46] libata-core: add postreset tracepoints
  ` [PATCH 31/46] pata_octeon_cf: move DPRINTK to VPRINTK
  ` [PATCH 32/46] pata_pdc202xx_old: Drop DPRINTK in pdc202xx_exec_command()
  ` [PATCH 33/46] pata_sil680: Drop DPRINTK in sil_sff_exec_command()
  ` [PATCH 34/46] pdc_adma: move DPRINTK to VPRINTK
  ` [PATCH 35/46] sata_rcar: "
  ` [PATCH 36/46] sata_qstor: "
  ` [PATCH 37/46] pata_pdc2027x: Replace PDPRINTK() with standard ata logging
  ` [PATCH 38/46] sata_fsl: move DPRINTK to ata debugging
  ` [PATCH 39/46] libata: add tracepoints for ATA error handling
  ` [PATCH 40/46] libata-eh: remove DPRINTK() calls for request sense
  ` [PATCH 41/46] libata-core: move DPRINTK to ata debugging
  ` [PATCH 43/46] libata: kill ATA_MSG_INFO
  ` [PATCH 44/46] libata: kill ATA_MSG_CTL
  ` [PATCH 45/46] libata: remove references to ATA_DEBUG
  ` [PATCH 46/46] libata: remove ATA_NDEBUG

GPS avancé
 2020-02-11  8:41 UTC 

[PATCH v2 00/26] ata: optimize core code size on PATA only setups
 2020-02-07 14:27 UTC  (18+ messages)
    ` [PATCH v2 01/26] ata: remove stale maintainership information from core code
    ` [PATCH v2 02/26] ata: expose ncq_enable_prio sysfs attribute only on NCQ capable hosts
    ` [PATCH v2 03/26] ata: make SATA_PMP option selectable only if any SATA host driver is enabled
    ` [PATCH v2 04/26] sata_promise: use ata_cable_sata()
    ` [PATCH v2 05/26] ata: simplify ata_scsiop_inq_89()
    ` [PATCH v2 06/26] ata: use COMMAND_LINE_SIZE for ata_force_param_buf[] size
    ` [PATCH v2 07/26] ata: optimize struct ata_force_param size
    ` [PATCH v2 08/26] ata: move EXPORT_SYMBOL_GPL()s close to exported code
    ` [PATCH v2 09/26] ata: remove EXPORT_SYMBOL_GPL()s not used by modules
    ` [PATCH v2 10/26] ata: fix CodingStyle issues in PATA timings code
    ` [PATCH v2 11/26] ata: separate PATA timings code from libata-core.c
    ` [PATCH v2 12/26] ata: add CONFIG_SATA_HOST=n version of ata_ncq_enabled()
    ` [PATCH v2 13/26] ata: let compiler optimize out ata_dev_config_ncq() on non-SATA hosts
    ` [PATCH v2 14/26] ata: let compiler optimize out ata_eh_set_lpm() "
    ` [PATCH v2 15/26] ata: start separating SATA specific code from libata-core.c
    ` [PATCH v2 16/26] ata: move sata_scr_*() to libata-sata.c
    ` [PATCH v2 19/26] ata: move sata_link_hardreset() "


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