Linux-ide Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-08 16:33:23 to 2021-12-13 15:11:28 UTC [more...]

[PATCH RESEND] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
 2021-12-13 15:09 UTC 

[PATCH v1 1/2] ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
 2021-12-13 11:52 UTC  (40+ messages)
` [PATCH v1 2/2] ata: libahci_platform: Remove bogus 32-bit DMA mask attempt

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

[GIT PULL] libata fixes for 5.16-rc5
 2021-12-10 19:58 UTC  (2+ messages)

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-10 15:22 UTC  (10+ messages)
` [PATCH v3 02/15] dt-bindings: reset: Convert Broadcom STB reset "
` [PATCH v3 05/15] dt-bindings: gpio: Convert Broadcom STB GPIO "
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA "

[PATCH v1 1/3] ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIs
 2021-12-10  9:25 UTC  (6+ messages)
` [PATCH v1 2/3] ata: sata_dwc_460ex: Use temporary variable for struct device
` [PATCH v1 3/3] ata: sata_dwc_460ex: Remove unused forward declaration

[PATCH] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
 2021-12-09 15:10 UTC  (2+ messages)

[PATCH 00/73] libata: rework logging, take II
 2021-12-09 12:47 UTC  (80+ messages)
` [PATCH 02/73] libata: Add ata_port_classify() helper
` [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 08/73] libata: drop DPRINTK() calls in reset
` [PATCH 10/73] libata: drop debugging statements for bus-master DMA
` [PATCH 19/73] libata: drop DPRINTK() calls during ATA error handling
` [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 24/73] pata_octeon_cf: remove DPRINTK() macro in interrupt context
` [PATCH 32/73] pdc_adma: Drop pointless VPRINTK() calls and convert the remaining ones
` [PATCH 33/73] pata_octeon_cf: "
` [PATCH 35/73] sata_promise: "
` [PATCH 36/73] sata_qstor: Drop pointless VPRINTK() calls
` [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 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 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] libata: add horkage for ASMedia 1092
 2021-12-09  2:22 UTC  (2+ 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).