linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-11-22 02:33:59 to 2021-12-08 16:35:33 UTC [more...]

[PATCH 00/73] libata: rework logging, take II
 2021-12-08 16:32 UTC  (74+ messages)
` [PATCH 01/73] libata: remove pointless debugging messages
` [PATCH 02/73] libata: Add ata_port_classify() helper
` [PATCH 03/73] libata: move ata_dump_id() to dynamic debugging
` [PATCH 04/73] libata: sanitize ATA_HORKAGE_DUMP_ID
` [PATCH 05/73] sata_mv: replace DPRINTK with 'pci_dump' module parameter
` [PATCH 06/73] sata_mv: kill 'port' argument in mv_dump_all_regs()
` [PATCH 07/73] libata: add reset tracepoints
` [PATCH 08/73] libata: drop DPRINTK() calls in reset
` [PATCH 09/73] libata: tracepoints for bus-master DMA
` [PATCH 10/73] libata: drop debugging statements "
` [PATCH 11/73] pata_octeon_cf: add bmdma tracepoints and drop DPRINTK() calls
` [PATCH 12/73] pata_arasan_cf: use generic tracepoints
` [PATCH 13/73] sata_dwc_460ex: "
` [PATCH 14/73] sata_nv: "
` [PATCH 15/73] libata-sff: tracepoints for HSM state machine
` [PATCH 16/73] libata-sff: add tracepoints for ata_sff_flush_pio_task()
` [PATCH 17/73] libata-scsi: drop DPRINTK calls for cdb translation
` [PATCH 18/73] libata: add tracepoints for ATA error handling
` [PATCH 19/73] libata: drop DPRINTK() calls during "
` [PATCH 20/73] libata-eh: remove DPRINTK() calls for request sense
` [PATCH 21/73] libata: move ata_{port,link,dev}_dbg to standard dev_XXX() macros
` [PATCH 22/73] libata: add qc_prep tracepoint
` [PATCH 23/73] libata: move DPRINTK to ata debugging
` [PATCH 24/73] pata_octeon_cf: remove DPRINTK() macro in interrupt context
` [PATCH 25/73] pdc_adma: Remove DPRINTK call
` [PATCH 26/73] sata_fsl: move DPRINTK to ata debugging
` [PATCH 27/73] sata_rcar: replace DPRINTK() with ata_port_dbg()
` [PATCH 28/73] sata_qstor: "
` [PATCH 29/73] pata_pdc2027x: Replace PDPRINTK() with standard ata logging
` [PATCH 30/73] libata: remove pointless VPRINTK() calls
` [PATCH 31/73] ahci: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 32/73] pdc_adma: "
` [PATCH 33/73] pata_octeon_cf: "
` [PATCH 34/73] pata_via: Drop pointless VPRINTK() calls
` [PATCH 35/73] sata_promise: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 36/73] sata_qstor: Drop pointless VPRINTK() calls
` [PATCH 37/73] sata_rcar: "
` [PATCH 38/73] sata_inic162x: "
` [PATCH 39/73] sata_mv: Drop pointless VPRINTK() call and convert the remaining one
` [PATCH 40/73] sata_nv: drop pointless VPRINTK() calls and convert remaining ones
` [PATCH 41/73] sata_fsl: convert VPRINTK() calls to ata_port_dbg()
` [PATCH 42/73] sata_sil: Drop pointless VPRINTK() calls
` [PATCH 43/73] sata_sx4: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 44/73] sata_sx4: add module parameter 'dimm_test'
` [PATCH 45/73] libata: drop ata_msg_error() and ata_msg_intr()
` [PATCH 46/73] libata: drop ata_msg_ctl()
` [PATCH 47/73] libata: drop ata_msg_malloc()
` [PATCH 48/73] libata: drop ata_msg_warn()
` [PATCH 49/73] libata: drop ata_msg_probe()
` [PATCH 50/73] libata: drop ata_msg_info()
` [PATCH 51/73] libata: drop ata_msg_drv()
` [PATCH 52/73] libata: remove 'new' ata message handling
` [PATCH 53/73] libata: remove debug compilation switches
` [PATCH 54/73] pata_atp867x: convert blank printk() calls
` [PATCH 55/73] pata_cmd640: "
` [PATCH 56/73] pata_cmd64x: "
` [PATCH 57/73] pata_cs5520: "
` [PATCH 58/73] pata_cs5536: "
` [PATCH 59/73] pata_cypressx: "
` [PATCH 60/73] pata_it821x: "
` [PATCH 61/73] pata_marvell: "
` [PATCH 62/73] pata_rz1000: "
` [PATCH 63/73] pata_serverworks: "
` [PATCH 64/73] pata_sil680: "
` [PATCH 65/73] pdc_adma: remove disabled debugging messages
` [PATCH 66/73] sata_sx4: convert blank printk() calls
` [PATCH 67/73] sata_mv: convert remaining printk() to structured logging
` [PATCH 68/73] pata_hpt37x: convert pr_XXX() calls
` [PATCH 69/73] pata_octeon_cf: Replace pr_XXX() calls with structured logging
` [PATCH 70/73] pata_hpt3x2n: convert pr_XXX() calls
` [PATCH 71/73] pata_hpt3x2n: convert pr_err() calls
` [PATCH 72/73] pata_hpt366: convert pr_warn() calls
` [PATCH 73/73] libata-scsi: rework ata_dump_status to avoid using pr_cont()

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-08 13:44 UTC  (18+ messages)
` [PATCH v3 01/15] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 03/15] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v3 04/15] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 06/15] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v3 07/15] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v3 08/15] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v3 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 12/15] ARM: dts: NSP: Rename SATA unit name
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA to YAML
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

[PATCH v2 00/14] Broadcom DT bindings updates to YAML
 2021-12-08 11:55 UTC  (25+ messages)
` [PATCH v2 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH v2 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v2 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH v2 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH v2 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v2 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH v2 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v2 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v2 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH v2 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v2 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v2 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v2 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v2 14/14] dt-bindings: usb: Convert BDC "

[PATCH] libata: add horkage for ASMedia 1092
 2021-12-08 11:09 UTC  (3+ messages)

Need help to debug ata errors
 2021-12-06 11:57 UTC  (4+ messages)

[GIT PULL] libata fixes for 5.16-rc4
 2021-12-03 18:53 UTC  (2+ messages)

[PATCH 00/14] Broadcom DT bindings updates to YAML
 2021-12-02 21:24 UTC  (18+ messages)
` [PATCH 01/14] dt-bindings: mmc: Convert Broadcom STB SDHCI binding "
` [PATCH 02/14] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH 03/14] dt-bindings: pwm: Convert BCM7038 PWM binding "
` [PATCH 04/14] dt-bindings: rtc: Convert Broadcom STB waketimer "
` [PATCH 05/14] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH 06/14] dt-binding: interrupt-controller: Convert BCM7038 L1 intc "
` [PATCH 07/14] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH 08/14] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH 09/14] dt-bindings: interrupt-controller: Convert Broadcom STB L2 to YAML
` [PATCH 10/14] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH 11/14] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH 12/14] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH 13/14] dt-bindings: bus: Convert GISB arbiter "
` [PATCH 14/14] dt-bindings: usb: Convert BDC "

[PATCH 0/4] Cleanup ATA sysfs attribute show functions
 2021-12-02  8:37 UTC  (6+ messages)
` [PATCH] ata: ahci_ceva: Fix sparse warning in ceva_ahci_read_id()
` [PATCH 1/4] ata: libata-sata: use sysfs_emit()
` [PATCH 2/4] ata: libata-scsi: "
` [PATCH 3/4] ata: ahci: "
` [PATCH 4/4] ata: sata_fsl: "

[PATCH] ata: ahci_ceva: Fix sparse warning in ceva_ahci_read_id()
 2021-12-02  8:36 UTC 

[PATCH] ata: replace snprintf in show functions with sysfs_emit
 2021-12-02  4:19 UTC  (2+ messages)

[PATCH AUTOSEL 5.15 27/39] ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
 2021-11-29 14:46 UTC  (4+ messages)
` [PATCH AUTOSEL 5.15 28/39] ata: libahci: Adjust behavior when StorageD3Enable _DSD is set

[PATCH -next V5 0/2] fix two bugs when trying rmmod sata_fsl
 2021-11-29 11:38 UTC  (10+ messages)
` [PATCH -next V5 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when "
` [PATCH -next V5 2/2] sata_fsl: fix warning in remove_proc_entry "

[PATCH] sata_fsl: Use struct_group() for memcpy() region
 2021-11-29 11:37 UTC  (2+ messages)

[PATCH v2] pata_falcon: Avoid type warnings from sparse
 2021-11-29 11:38 UTC  (4+ messages)

[PATCH] ata: pata_ali: no need to initialise statics to 0
 2021-11-29 11:37 UTC  (2+ messages)

PROBLEM: [drivers/ata] Read log page failed (boot error message)
 2021-11-29  7:39 UTC  (8+ messages)

[PATCH AUTOSEL 4.19 11/15] ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
 2021-11-26  2:35 UTC 

[PATCH AUTOSEL 5.4 14/19] ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
 2021-11-26  2:34 UTC 

[PATCH AUTOSEL 5.10 20/28] ata: ahci: Add Green Sardine vendor ID as board_ahci_mobile
 2021-11-26  2:33 UTC  (2+ messages)
` [PATCH AUTOSEL 5.10 21/28] ata: libahci: Adjust behavior when StorageD3Enable _DSD is set

[PATCH -next V4 0/2] fix two bugs when trying rmmod sata_fsl
 2021-11-26  1:36 UTC  (5+ messages)
` [PATCH -next V4 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when "
` [PATCH -next V4 2/2] sata_fsl: fix warning in remove_proc_entry "

[PATCH] pata_falcon: Add missing __iomem annotations
 2021-11-25 22:36 UTC  (9+ messages)

[PATCH -next V2 0/2] fix two bugs when trying rmmod sata_fsl
 2021-11-23  1:11 UTC  (7+ messages)
` [PATCH -next V2 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when "

[PATCH -next V3 0/2] fix two bugs when trying rmmod sata_fsl
 2021-11-22  3:45 UTC  (3+ messages)
` [PATCH -next V3 1/2] sata_fsl: fix UAF in sata_fsl_port_stop when "
` [PATCH -next V3 2/2] sata_fsl: fix warning in remove_proc_entry "


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