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

[RFC 01/32] Kconfig: introduce and depend on LEGACY_PCI
 2021-12-28 12:01 UTC  (7+ messages)

[PATCH v3 01/10] ata: pata_platform: Make use of platform_get_mem_or_io()
 2021-12-28  9:33 UTC  (31+ messages)
` [PATCH v3 02/10] ata: pata_platform: Drop use of unlikely() in pata_platform_probe
` [PATCH v3 03/10] ata: pata_of_platform: Use platform_get_irq_optional() to get the interrupt
` [PATCH v3 04/10] ata: pata_platform: "
` [PATCH v3 05/10] ata: pata_platform: Drop checking IRQ number
` [PATCH v3 06/10] ata: pata_of_platform: Make use of platform_get_mem_or_io()
` [PATCH v3 07/10] ata: pata_platform: Merge pata_of_platform into pata_platform
` [PATCH v3 08/10] ata: pata_platform: Drop validating num_resources count
` [PATCH v3 09/10] ata: pata_platform: Sort the #includes alphabetically
` [PATCH v3 10/10] ata: pata_platform: Make use of GENMASK() macro

[PATCH v2 2/3] ahci: Use macro PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDE
 2021-12-27 16:32 UTC  (3+ messages)
` [PATCH v2 3/3] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debounce delay in `sata_link_resume()`

[PATCH 2/3] ahci: Use macro PCI_DEVICE_ID_AMD_HUDSON2_SATA_IDE
 2021-12-27 15:57 UTC  (2+ messages)
` [PATCH 3/3] ahci: AMD A85 FCH (Hudson D4): Skip 200 ms debounce delay in `sata_link_resume()`

Happy Weekend:
 2021-12-26  9:29 UTC 

[PATCH v2 0/4] ata: pata_platform: Refurbish the driver
 2021-12-23 20:36 UTC  (12+ messages)
` [PATCH v2 1/4] ata: pata_platform: make use of platform_get_mem_or_io()
` [PATCH v2 2/4] ata: pata_platform: Merge pata_of_platform into pata_platform
` [PATCH v2 3/4] ata: pata_platform: Sort the #includes alphabetically
` [PATCH v2 4/4] ata: pata_platform: Make use of GENMASK() macro

[PATCHv3 00/68] libata: rework logging, take II
 2021-12-23 18:47 UTC  (71+ 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 'check_status' argument
` [PATCH 68/68] sata_dwc_460ex: Remove debug compile options

[PATCH] ata: libahci_platform: Remove abundant check
 2021-12-23  9:31 UTC  (4+ messages)

Wycena paneli fotowoltaicznych
 2021-12-23  7:45 UTC 

[PATCH] libata: use min() to make code cleaner
 2021-12-21  4:54 UTC  (2+ messages)

[PATCH v2 1/1] ata: libahci_platform: Get rid of dup message when IRQ can't be retrieved
 2021-12-21  2:11 UTC  (2+ messages)

[PATCH 0/2] ata: pata_platform: Refurbish the driver
 2021-12-18 11:56 UTC  (10+ messages)
` [PATCH 1/2] ata: pata_platform: make use of platform_get_mem_or_io()
` [PATCH 2/2] ata: pata_platform: Merge pata_of_platform into pata_platform

[GIT PULL] libata fixes for 5.16-rc6
 2021-12-18  1:35 UTC  (2+ messages)

[PATCH v4 0/6] Broadcom DT bindings updates to YAML
 2021-12-17 16:02 UTC  (12+ messages)
` [PATCH v4 1/6] dt-bindings: interrupt-controller: Convert BCM7120 L2 "
` [PATCH v4 2/6] dt-bindings: interrupt-controller: Merge BCM3380 with BCM7120
` [PATCH v4 3/6] ARM: dts: NSP: Rename SATA unit name
` [PATCH v4 4/6] dt-bindings: ata: Convert Broadcom SATA to YAML
` [PATCH v4 5/6] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v4 6/6] dt-bindings: usb: Convert BDC "

[PATCH] ata: pata_of_platform: Use of_irq_to_resource() to populate IRQ resource
 2021-12-17 14:14 UTC  (7+ messages)

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

[PATCH v1 1/3] ata: sata_dwc_460ex: Use devm_platform_*ioremap_resource() APIs
 2021-12-17  1:00 UTC  (3+ messages)
` [PATCH v1 2/3] ata: sata_dwc_460ex: Use temporary variable for struct device

[PATCH v2 RESEND] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
 2021-12-17  0:56 UTC  (3+ messages)

[PATCH v3 00/15] Broadcom DT bindings updates to YAML
 2021-12-14 19:16 UTC  (28+ messages)
` [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 09/15] dt-bindings: interrupt-controller: Convert Broadcom STB "
` [PATCH v3 10/15] dt-bindings: rng: Convert iProc RNG200 "
` [PATCH v3 11/15] dt-bindings: thermal: Convert Broadcom TMON "
` [PATCH v3 13/15] dt-bindings: ata: Convert Broadcom SATA "
` [PATCH v3 14/15] dt-bindings: bus: Convert GISB arbiter "
` [PATCH v3 15/15] dt-bindings: usb: Convert BDC "

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

[PATCH RESEND 3] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
 2021-12-14 13:41 UTC  (2+ messages)

Wycena paneli fotowoltaicznych
 2021-12-14  8:32 UTC 

[PATCH RESEND 2] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
 2021-12-13 23:50 UTC  (4+ messages)

[PATCH 05/17] sata_fsl: Use struct_group() for memcpy() region
 2021-12-13 22:33 UTC 

[PATCH RESEND] libata: if T_LENGTH is zero, dma direction should be DMA_NONE
 2021-12-13 15:19 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).