Linux IDE Archive
[Prev Page][Next Page]
- Re: [PATCH] BIOS SATA legacy mode failure
- Re: [PATCH] BIOS SATA legacy mode failure
- Re: [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH 24/51] DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
- Re: [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- [PATCH 16/51] DMA-API: ppc: vio.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
- Re: [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
- From: Russell King - ARM Linux
- Re: [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()
- From: Russell King - ARM Linux
- Re: [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
- From: Russell King - ARM Linux
- Re: [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
- [PATCH 09/51] DMA-API: net: broadcom/b44: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
- [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
- [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
- [PATCH 34/51] DMA-API: net: octeon: use dma_coerce_mask_and_coherent()
- [PATCH 33/51] DMA-API: net: nxp/lpc_eth: use dma_coerce_mask_and_coherent()
- [PATCH 32/51] DMA-API: mmc: sdhci-acpi: use dma_coerce_mask_and_coherent()
- [PATCH 14/51] DMA-API: net: b43: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()
- Re: [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()
- [PATCH 31/51] DMA-API: media: omap3isp: use dma_coerce_mask_and_coherent()
- [PATCH 30/51] DMA-API: dma: dw_dmac.c: convert to use dma_coerce_mask_and_coherent()
- [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
- [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
- [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
- [PATCH 27/51] DMA-API: provide a helper to setup DMA masks
- [PATCH 21/51] DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 25/51] DMA-API: video: clcd: add dma_set_mask_and_coherent() call
- [PATCH 20/51] DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 15/51] DMA-API: net: b43legacy: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 10/51] DMA-API: net: broadcom/bnx2x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 19/51] DMA-API: media: dt3155v4l: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 17/51] DMA-API: block: nvme-core: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 12/51] DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 18/51] DMA-API: staging: et131x: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 13/51] DMA-API: net: sfc/efx.c: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 11/51] DMA-API: net: emulex/benet: replace dma_set_mask()+dma_set_coherent_mask() with new helper
- [PATCH 24/51] DMA-API: dma: pl330: add dma_set_mask_and_coherent() call
- [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
- [PATCH 39/51] DMA-API: others: use dma_set_coherent_mask()
- [PATCH 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
- [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
- [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
- [PATCH 47/51] ARM: 7794/1: block: Rename parameter dma_mask to max_addr for blk_queue_bounce_limit()
- [PATCH 48/51] ARM: 7795/1: mm: dma-mapping: Add dma_max_pfn(dev) helper function
- [PATCH 49/51] ARM: 7796/1: scsi: Use dma_max_pfn(dev) helper for bounce_limit calculations
- [PATCH 50/51] ARM: 7797/1: mmc: Use dma_max_pfn(dev) helper for bounce_limit calculations
- [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory
- Re: [RFC PATCH 15/15] arm: dts: dra7: add sata node
- Re: [RFC PATCH 12/15] ARM: dts: omap5: add ocp2scp1 address resource
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- [PATCH 40/51] DMA-API: crypto: fix ixp4xx crypto platform device support
- [PATCH 41/51] DMA-API: crypto: remove last references to 'static struct device *dev'
- [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize DMA masks
- [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
- [PATCH 35/51] DMA-API: parport: parport_pc.c: use dma_coerce_mask_and_coherent()
- Re: [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
- [PATCH 08/51] DMA-API: net: intel/ixgbevf: fix 32-bit DMA mask handling
- [PATCH 05/51] DMA-API: net: intel/igbvf: fix 32-bit DMA mask handling
- [PATCH 06/51] DMA-API: net: intel/ixgb: fix 32-bit DMA mask handling
- [PATCH 07/51] DMA-API: net: intel/ixgbe: fix 32-bit DMA mask handling
- [PATCH 04/51] DMA-API: net: intel/igb: fix 32-bit DMA mask handling
- [PATCH 03/51] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
- [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
- [PATCH 02/51] DMA-API: net: brocade/bna/bnad.c: fix 32-bit DMA mask handling
- [PATCH 00/51] DMA mask changes
- From: Russell King - ARM Linux
- Re: [RFC PATCH 01/15] phy: rename struct omap_control_usb to struct omap_control_phy
- Re: [RFC PATCH 12/15] ARM: dts: omap5: add ocp2scp1 address resource
- Re: [RFC PATCH 15/15] arm: dts: dra7: add sata node
- [RFC PATCH 11/15] arm: omap5: hwmod: add missing ocp2scp hwmod data
- [RFC PATCH 12/15] ARM: dts: omap5: add ocp2scp1 address resource
- [RFC PATCH 14/15] ARM: DRA7: hwmod: Add ocp2scp3 and sata hwmods
- [RFC PATCH 15/15] arm: dts: dra7: add sata node
- [RFC PATCH 13/15] arm: dts: omap5: add sata node
- [RFC PATCH 10/15] ARM: omap5: hwmod: Add ocp2scp3 and sata hwmods
- [RFC PATCH 01/15] phy: rename struct omap_control_usb to struct omap_control_phy
- [RFC PATCH 00/15] Add SATA support for TI OMAP5 and DRA7 SoCs
- [RFC PATCH 02/15] phy: omap-control: Update DT binding information
- [RFC PATCH 03/15] ARM: dts: omap5: Add clocks to usb3_phy node
- [RFC PATCH 05/15] phy: omap-pipe3: Add SATA DPLL support
- [RFC PATCH 07/15] ARM: dts: omap5: Update usb3phy node
- [RFC PATCH 04/15] phy: omap-pipe3: use generic clock names
- [RFC PATCH 06/15] phy: omap-pipe3: update compatibility string and DT binding
- [RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY
- [RFC PATCH 09/15] ata: ti_sata: Add Texas Instruments SATA Wrapper driver
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Use-after-free in ata_qc_issue
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- [PATCH V2] ahci: Changing two module params with static and __read_mostly
- RE: [PATCH] ahci: Changing two module params with static and __read_mostly
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH] BIOS SATA legacy mode failure
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH] BIOS SATA legacy mode failure
- Re: [PATCH] ahci: Changing two module params with static and __read_mostly
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- [PATCH] ahci: Changing two module params with static and __read_mostly
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- [PATCH] ide: cs5536: use module_pci_driver()
- Re: [PATCH] BIOS SATA legacy mode failure
- Re: [PATCH] BIOS SATA legacy mode failure
- Re: [PATCH] pata_isapnp: Don't use invalid I/O ports
- Re: [PATCH] pata_isapnp: Don't use invalid I/O ports
- [PATCH] pata_isapnp: Don't use invalid I/O ports
- RE: [PATCH/RESEND 1/2] Hard disk S3 resume time optimization
- Re: [PATCH 5/9] PCI/MSI/s390: Make return values only 0/-errno when MSIs allocated
- Re: [PATCH 5/9] PCI/MSI/s390: Make return values only 0/-errno when MSIs allocated
- Re: [PATCH] BIOS SATA legacy mode failure
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- scrap this one
- [PATCH 9/9] PCI/MSI: Make return values only 0/-errno when MSIs allocated
- [PATCH 8/9] PCI/MSI: Fix return value when populate_msi_sysfs() failed
- [PATCH 7/9] PCI/MSI/s390: Make return values only 0/-errno when MSIs allocated
- [PATCH 6/9] PCI/MSI/s390: Remove superfluous check of MSI type
- [PATCH 5/9] PCI/MSI/s390: Make return values only 0/-errno when MSIs allocated
- [PATCH 2/9] PCI/MSI/PPC: Make return values only 0/-errno when MSIs allocated[PATCH 5/9] PCI/MSI/s390: Make return values only 0/-errno when MSIs allocated
- [PATCH 4/9] PCI/MSI/MIPS: Make return values only 0/-errno when MSIs allocated
- [PATCH 3/9] PCI/MSI/x86: Make return values only 0/-errno when MSIs allocated
- [PATCH 2/9] PCI/MSI/PPC: Make return values only 0/-errno when MSIs allocated
- [PATCH 1/9] PCI/MSI/PPC: Fix wrong RTAS error code reporting
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- [PATCH] ide: pmac: Remove casting the return value which is a void pointer
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- [PATCH] BIOS SATA legacy mode failure
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH/RESEND 2/2] Hard disk S3 resume time optimization
- From: Bartlomiej Zolnierkiewicz
- Re: [PATCH/RESEND 1/2] Hard disk S3 resume time optimization
- From: Bartlomiej Zolnierkiewicz
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH/RESEND 2/2] Hard disk S3 resume time optimization
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH/RESEND 2/2] Hard disk S3 resume time optimization
- Re: [GIT] Sparc
- [PATCH/RESEND 2/2] Hard disk S3 resume time optimization
- [PATCH/RESEND 1/2] Hard disk S3 resume time optimization
- Re: [GIT] Sparc
- [GIT] Sparc
- [GIT] IDE
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH 2/2] ide: sgiioc4: Staticize ioc4_ide_attach_one()
- Re: [PATCH 1/2] ide: palm_bk3710: add missing __iomem annotation
- Re: [PATCH 27/35] ide: use dev_get_platdata()
- Re: [PATCH] ide-disk_proc: use macro to replace magic number
- Re: [PATCH] ide: replace strict_strtol() with kstrtol()
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 5/6] AHCI: Check MRSM bit when multiple MSIs enabled
- Re: [PATCH v2 4/6] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- Re: [PATCH v2 5/6] AHCI: Check MRSM bit when multiple MSIs enabled
- [PATCH v2 0/6] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH v2 5/6] AHCI: Check MRSM bit when multiple MSIs enabled
- Re: [PATCH v2 4/6] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- [PATCH v2 6/6] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
- [PATCH v2 5/6] AHCI: Check MRSM bit when multiple MSIs enabled
- [PATCH v2 4/6] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- [PATCH v2 3/6] MSI/x86: Support pci_enable_msi_block_part() interface
- [PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
- [PATCH v2 1/6] PCI/MSI: Introduce pci_enable_msi_block_part() interface
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- [PATCH v2 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH v2 0/8] Drop support for Renesas H8/300 architecture
- Re: [PATCH v2 0/8] Drop support for Renesas H8/300 architecture
- Re: [PATCH v2 0/8] Drop support for Renesas H8/300 architecture
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- [GIT PULL] libata changes for v3.12-rc1
- Re: [PATCH] libata: bugfix: Remove __le32 in ata_tf_to_fis
- Re: [PATCH 1/4] PCI/MSI: Introduce pci_enable_msi_block_part() interface
- Re: [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- Re: [PATCH 2/4] MSI/x86: Support pci_enable_msi_block_part() interface
- [PATCH v2 4/4] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
- Re: [PATCH v2 0/8] Drop support for Renesas H8/300 architecture
- Re: [PATCH v2 0/8] Drop support for Renesas H8/300 architecture
- Re: [PATCH v2 0/8] Drop support for Renesas H8/300 architecture
- [PATCH 4/4] PCI/MSI: Get rid of pci_enable_msi_block_auto() interface
- [PATCH 3/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- [PATCH 2/4] MSI/x86: Support pci_enable_msi_block_part() interface
- [PATCH 1/4] PCI/MSI: Introduce pci_enable_msi_block_part() interface
- [PATCH 0/4] AHCI: Conserve interrupts with pci_enable_msi_block_part() interface
- [PATCH] libata: bugfix: Remove __le32 in ata_tf_to_fis
- Re: [PATCH] Remove endianness attribute in ata_tf_to_fis
- Re: [PATCH] libata: Remove unneeded __le32 in ata_tf_to_fis
- Re: [PATCH libata/for-3.11-fixes] libata: make it clear that sata_inic162x is experimental
- [PATCH] libata: Remove unneeded __le32 in ata_tf_to_fis
- [PATCH] Remove endianness attribute in ata_tf_to_fis
- Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture
- Re: [drm-exynos:dmabuf-sync 6976/8283] drivers/ata/libata-core.c:574:19: sparse: restricted __le32 degrades to integer
- Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture
- [PATCH v2 6/8] Drop MAINTAINERS entry for H8/300
- [PATCH v2 1/8] Drop support for Renesas H8/300 (h8300) architecture
- [PATCH v2 5/8] watchdog: Drop references to H8300 architecture
- [PATCH v2 7/8] Drop remaining references to H8/300 architecture
- [PATCH v2 4/8] net/ethernet: Drop H8/300 Ethernet driver
- [PATCH v2 3/8] net/ethernet: smsc9194: Drop conditional code for H8/300
- [PATCH v2 8/8] fs/minix: Drop dependency on H8300
- [PATCH v2 2/8] ide: Drop H8/300 driver
- [PATCH v2 0/8] Drop support for Renesas H8/300 architecture
- Re: [PATCH 1/7] Drop support for Renesys H8/300 (h8300) architecture
- Re: [PATCH 1/7] Drop support for Renesys H8/300 (h8300) architecture
- Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture
- Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture
- Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture
- Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture
- Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture
- Re: [PATCH 0/7] Drop support for Renesys H8/300 architecture
- [PATCH 5/7] watchdog: Drop references to H8300 architecture
- [PATCH 4/7] net/ethernet: Drop H8/300 Ethernet driver
- [PATCH 6/7] Drop MAINTAINERS entry for H8/300
- [PATCH 7/7] Drop remaining references to H8/300 architecture
- [PATCH 2/7] ide: Drop H8/300 driver
- [PATCH 3/7] net/ethernet: smsc: Drop conditional code for H8/300
- [PATCH 1/7] Drop support for Renesys H8/300 (h8300) architecture
- [PATCH 0/7] Drop support for Renesys H8/300 architecture
- [PATCH] drivers: ide: Kconfig: let IDE_H8300 depends on H8300H_AKI3068NET or H8300H_H8MAX
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: linux-next: build failure after merge of the libata tree
- RE: [PATCH v3 2/2] Hard disk S3 resume time optimization
- [PATCH v3 2/2] Hard disk S3 resume time optimization
- [PATCH v3 1/2] Hard disk S3 resume time optimization
- Re: linux-next: build failure after merge of the libata tree
- Re: [PATCH v5 0/4] Introduce new SATA queued commands
- [PATCH v5 4/4] libata: Add support for queued DSM TRIM
- [PATCH v5 3/4] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- [PATCH v5 2/4] libata: Add H2D FIS "auxiliary" port flag
- [PATCH v5 1/4] libata: Populate host-to-device FIS "auxiliary" field
- [PATCH v5 0/4] Introduce new SATA queued commands
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH v3 2/2] Hard disk S3 resume time optimization
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: [PATCH v4 0/3] Introduce new SATA queued commands
- Re: [PATCH v4 3/3] libata: Add support for queued DSM TRIM
- Re: [PATCH v4 2/3] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- [GIT PULL] libata fixes for v3.11-rc6
- Re: [PATCH v4 2/3] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v4 1/3] libata: Populate host-to-device FIS "auxiliary" field
- [PATCH v4 3/3] libata: Add support for queued DSM TRIM
- [PATCH v4 2/3] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- [PATCH v4 1/3] libata: Populate host-to-device FIS "auxiliary" field
- [PATCH v4 0/3] Introduce new SATA queued commands
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- [PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: [PATCH] sata: fsl: save irqs while coalescing
- [PATCH] sata: fsl: save irqs while coalescing
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [patch] sata, highbank: clear whole array in highbank_initialize_phys()
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- [patch] sata, highbank: clear whole array in highbank_initialize_phys()
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH v4 1/3] devicetree: create a separate binding description for sata_highbank
- [PATCH v4 1/3] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH v4 1/3] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH v4 1/3] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH v4 1/3] devicetree: create a separate binding description for sata_highbank
- [PATCH v4 3/3] sata, highbank: send extra clock cycles in SGPIO patterns
- [PATCH v4 2/3] sata, highbank: set tx_atten override bits
- [PATCH v4 1/3] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH 27/29] drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resource
- [PATCH 0/29] simplify use of devm_ioremap_resource
- [PATCH 27/29] drivers/ata/sata_rcar.c: simplify use of devm_ioremap_resource
- Re: System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- System fails to connect to iHOS-104 DVD drive with nvidia MCP61 chipset.
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v3 3/3] libata: Add support for queued DSM TRIM
- Re: [PATCH v3 3/3] libata: Add support for queued DSM TRIM
- Re: [PATCH v3 2/3] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Can I add SAMSUNG HN-M101MBB to wiki for heavy head unloads?
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- RE: [PATCH v2] Hard disk S3 resume time optimization
- RE: [PATCH v2] Hard disk S3 resume time optimization
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: SATA PMP issue
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH v2] Hard disk S3 resume time optimization
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH v2 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v3 3/5] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH v3 3/5] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH v3 3/5] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH v3 3/5] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH v3 2/5] sata highbank: enable 64-bit DMA mask when using LPAE
- Re: [PATCH v3 1/5] sata, highbank: fix ordering of SGPIO signals
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: SATA PMP issue
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH 1/2] ata: pata_arasan: Staticize local symbols
- Re: [PATCH 2/2] ata: pata_samsung_cf: add missing __iomem annotation
- Re: [PATCH v3 3/3] libata: Add support for queued DSM TRIM
- Re: [PATCH v3 3/3] libata: Add support for queued DSM TRIM
- Re: [PATCH v3 2/3] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- Re: [PATCH v2] Hard disk S3 resume time optimization
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH 1/2] ata: pata_arasan: Staticize local symbols
- [PATCH 2/2] ata: pata_samsung_cf: add missing __iomem annotation
- [PATCH 1/2] ata: pata_arasan: Staticize local symbols
- [PATCH v3 3/3] libata: Add support for queued DSM TRIM
- [PATCH v3 2/3] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- [PATCH v3 1/3] libata: Populate host-to-device FIS "auxiliary" field
- [PATCH v3 0/3] Introduce new SATA queued commands
- [PATCH v2] Hard disk S3 resume time optimization
- Re: [PATCH v2 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v2 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v2 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v2 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v2 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH v3 3/5] devicetree: create a separate binding description for sata_highbank
- [PATCH RESEND v2 2/2] libata: Add support for queued DSM TRIM
- [PATCH RESEND v2 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- [PATCH RESEND v2 0/2] Introduce new SATA queued commands
- [PATCH v2 2/2] libata: Add support for queued DSM TRIM
- [PATCH v2 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- [PATCH v2 0/2] Introduce new SATA queued commands
- SATA PMP issue
- Re: [PATCH v3 3/5] devicetree: create a separate binding description for sata_highbank
- [PATCH v3 3/5] devicetree: create a separate binding description for sata_highbank
- [PATCH v3 4/5] sata, highbank: set tx_atten override bits
- [PATCH v3 5/5] sata, highbank: send extra clock cycles in SGPIO patterns
- [PATCH v3 2/5] sata highbank: enable 64-bit DMA mask when using LPAE
- [PATCH v3 1/5] sata, highbank: fix ordering of SGPIO signals
- [PATCH 2/2] ide: sgiioc4: Staticize ioc4_ide_attach_one()
- [PATCH 1/2] ide: palm_bk3710: add missing __iomem annotation
- Re: SATA backplane activity LEDs
- Re: libata / IDE cs5536: 80c cable detect issue (and worse?)
- From: Bartlomiej Zolnierkiewicz
- SATA backplane activity LEDs
- [GIT PULL] libata fixes for 3.11-rc4
- Re: [PATCH] Add HDIO_DRIVE_RESET ioctl to libata.
- Re: [PATCH 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- Re: [PATCH 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- [PATCH 2/2] libata: Add support for queued DSM TRIM
- [PATCH 1/2] libata: Add support for SEND/RECEIVE FPDMA QUEUED
- [PATCH 0/2] Introduce new SATA queued commands
- [PATCH] Add HDIO_DRIVE_RESET ioctl to libata.
- Re: [PATCH v2 3/5] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH v2 3/5] devicetree: create a separate binding description for sata_highbank
- Re: [PATCH 1/5] sata, highbank: fix ordering of SGPIO signals
- RE: [PATCH] Hard disk S3 resume time optimization
- Re: [PATCH] Hard disk S3 resume time optimization
- RE: [PATCH] Hard disk S3 resume time optimization
- [PATCH v2 3/5] devicetree: create a separate binding description for sata_highbank
- [PATCH v2 2/5] sata highbank: enable 64-bit DMA mask when using LPAE
- [PATCH v2 4/5] sata, highbank: set tx_atten override bits
- [PATCH v2 5/5] sata, highbank: send extra clock cycles in SGPIO patterns
- [PATCH v2 1/5] sata, highbank: fix ordering of SGPIO signals
- Re: [PATCH 4/5] sata, highbank: set tx_atten override bits
- Re: [PATCH 1/5] sata, highbank: fix ordering of SGPIO signals
- Re: [PATCH libata/for-3.11-fixes] libata: make it clear that sata_inic162x is experimental
- Re: [PATCH] Hard disk S3 resume time optimization
- [PATCH] Hard disk S3 resume time optimization
- Re: [PATCH libata/for-3.11-fixes] libata: make it clear that sata_inic162x is experimental
- [PATCH updated] ACPI / PM: Add state information in error message for acpi_device_set_power
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH 4/5] sata, highbank: set tx_atten override bits
- Re: [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
- Re: [PATCH v2] ATA: sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
- Re: [PATCH v2] ATA: sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
- Re: [PATCH 26/35] ata: use dev_get_platdata()
- [PATCH 27/35] ide: use dev_get_platdata()
- [PATCH 26/35] ata: use dev_get_platdata()
- Re: [PATCH v2] ATA: sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
- [PATCH v2] ATA: sata_mv: Remove unneeded CONFIG_HAVE_CLK ifdefs
- Re: [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
- Re: [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
- Re: [PATCH] ATA: sata_mv: Remove uneeded CONFIG_HAVE_CLK ifdefs
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH] ATA: sata_mv: Remove uneeded CONFIG_HAVE_CLK ifdefs
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH 1/5] sata, highbank: fix ordering of SGPIO signals
- Re: [PATCH libata/for-3.11-fixes] libata: make it clear that sata_inic162x is experimental
- Re: [PATCH] ATA: sata_mv: Remove uneeded CONFIG_HAVE_CLK ifdefs
- Re: [PATCH] pata_imx: expose module alias for loading from device-tree
- Re: [PATCH] ATA: sata_mv: Remove uneeded CONFIG_HAVE_CLK ifdefs
- Re: [PATCH] ATA: sata_mv: Remove unneeded forward declaration
- [PATCH] ATA: sata_mv: Remove uneeded CONFIG_HAVE_CLK ifdefs
- [PATCH] ATA: sata_mv: Remove unneeded forward declaration
- Re: [PATCH 3/3] ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- [PATCH] pata_imx: expose module alias for loading from device-tree
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- [PATCH 0/3] ACPI / PM: Device PM cleanups
- [PATCH 1/3] ACPI / PM: Only set power states of devices that are power manageable
- [PATCH 3/3] ACPI / PM: Use ACPI_STATE_D3_COLD instead of ACPI_STATE_D3 everywhere
- [PATCH 2/3] ACPI / PM: Make messages in acpi_device_set_power() print device names
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: SATA hotplug not detecting new disks
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH 4/5] sata, highbank: set tx_atten override bits
- Re: [PATCH 5/5] sata, highbank: send extra clock cycles in SGPIO patterns
- Re: SATA hotplug not detecting new disks
- Re: [PATCH 5/5] sata, highbank: send extra clock cycles in SGPIO patterns
- Re: [PATCH 4/5] sata, highbank: set tx_atten override bits
- Re: [PATCH 5/5] sata, highbank: send extra clock cycles in SGPIO patterns
- Re: [PATCH 3/5] devicetree: create a separate binding description for sata_highbank
- [PATCH 5/5] sata, highbank: send extra clock cycles in SGPIO patterns
- [PATCH 3/5] devicetree: create a separate binding description for sata_highbank
- [PATCH 1/5] sata, highbank: fix ordering of SGPIO signals
- [PATCH 4/5] sata, highbank: set tx_atten override bits
- [PATCH 2/5] sata highbank: enable 64-bit DMA mask when using LPAE
- Re: [GIT PULL] libata changes for v3.11-rc2
- [PATCH] ahci_imx: depend on CONFIG_MFD_SYSCON
- Re: [PATCH libata/for-3.11-fixes] libata: make it clear that sata_inic162x is experimental
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: linux-next: Tree for Jul 25 (ahci_imx.c)
- [v9 3/3] ahci_imx: add ahci sata support on imx platforms
- [v9 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- [v9 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- [PATCH v9 0/3] ahci: enable ahci sata support on imx6q
- Re: linux-next: Tree for Jul 25 (ahci_imx.c)
- RE: linux-next: Tree for Jul 25 (ahci_imx.c)
- Re: [PATCH libata/for-3.11-fixes] libata: make it clear that sata_inic162x is experimental
- Re: linux-next: Tree for Jul 25 (ahci_imx.c)
- RE: linux-next: Tree for Jul 25 (ahci_imx.c)
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: SATA hotplug not detecting new disks
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- SATA hotplug not detecting new disks
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: linux-next: Tree for Jul 25 (ahci_imx.c)
- [GIT PULL] libata changes for v3.11-rc2
- Re: [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- Re: [RFC PATCH 1/2] ata: acpi: remove dead code for ata_acpi_(un)bind
- [PATCH] ide-disk_proc: use macro to replace magic number
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- [RFC PATCH 2/2] ata: acpi: rework the ata acpi bind support
- [RFC PATCH 1/2] ata: acpi: remove dead code for ata_acpi_(un)bind
- [RFC PATCH 0/2] Rework ATA ACPI binding code
- RE: [v8 3/3] ahci_imx: add ahci sata support on imx platforms
- Re: [v8 3/3] ahci_imx: add ahci sata support on imx platforms
- [v8 3/3] ahci_imx: add ahci sata support on imx platforms
- [v8 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- [v8 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- [PATCH v8 0/3] ahci: enable ahci sata support on imx6q
- RE: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [PATCH v2] AHCI: fix Null pointer dereference in achi_host_active()
- [PATCH v2] AHCI: fix Null pointer dereference in achi_host_active()
- Re: [PATCH] AHCI: fix Null pointer dereference in achi_host_active()
- Re: [PATCH] AHCI: fix Null pointer dereference in achi_host_active()
- [PATCH libata/for-3.11-fixes] libata: make it clear that sata_inic162x is experimental
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH] libata: Add additional queued command opcodes from SATA spec
- Re: [PATCH] libata: Add additional queued command opcodes from SATA spec
- Re: [PATCH] libata: Add additional queued command opcodes from SATA spec
- Re: [PATCH] libata: replace strict_strtol() with kstrtol()
- Re: [PATCH] libata: Add additional queued command opcodes from SATA spec
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- RE: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- Re: DMA timeouts with JM20330 based SATA<->IDE bridge
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- [PATCH] libata: Add additional queued command opcodes from SATA spec
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: Re: libata / IDE cs5536: 80c cable detect issue (and worse?)
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: Re: libata / IDE cs5536: 80c cable detect issue (and worse?)
- From: Bartlomiej Zolnierkiewicz
- Re: Re: libata / IDE cs5536: 80c cable detect issue (and worse?)
- Re: Re: libata / IDE cs5536: 80c cable detect issue (and worse?)
- From: Bartlomiej Zolnierkiewicz
- [PATCH] ide: replace strict_strtol() with kstrtol()
- [PATCH] libata: replace strict_strtol() with kstrtol()
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: libata / IDE cs5536: 80c cable detect issue (and worse?)
- libata / IDE cs5536: 80c cable detect issue (and worse?)
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- [PATCH] AHCI: fix Null pointer dereference in achi_host_active()
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- Re: [PATCH] ata: Fix DVD not dectected at some platform with Wellsburg PCH
- Re: [PATCH] ata: Fix DVD not dectected at some platform with Wellsburg PCH
- Re: [PATCH] AHCI: fix Null pointer dereference in achi_host_active()
- Re: [PATCH] libata: move 'struct ata_taskfile' and friends from ata.h to libata.h
- RE: [v7 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- Re: [v7 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- RE: [v7 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- [PATCH] AHCI: fix Null pointer dereference in achi_host_active()
- Re: [v7 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- Re: [v7 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [v7 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- [v7 3/3] sata: imx: add ahci sata support on imx platforms
- [v7 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- [v7 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- [PATCH v7 0/3] ahci: enable ahci sata support on imx6q
- Re: ahci_host_activate NULL pointer (was Re: Linux 3.11-rc1)
- Re: ahci_host_activate NULL pointer (was Re: Linux 3.11-rc1)
- Re: ahci_host_activate NULL pointer (was Re: Linux 3.11-rc1)
- Re: Linux Plumbers IO & File System Micro-conference
- Re: ahci_host_activate NULL pointer (was Re: Linux 3.11-rc1)
- Re: ahci_host_activate NULL pointer (was Re: Linux 3.11-rc1)
- Re: ahci_host_activate NULL pointer (was Re: Linux 3.11-rc1)
- ahci_host_activate NULL pointer (was Re: Linux 3.11-rc1)
- RE: [v6 3/3] sata: imx: add ahci sata support on imx platforms
- RE: [v6 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- Re: [v6 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- Re: [v6 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- RE: Linux Plumbers IO & File System Micro-conference
- Linux Plumbers IO & File System Micro-conference
- [v6 3/3] sata: imx: add ahci sata support on imx platforms
- [v6 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- [v6 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- [PATCH v6 0/3] ahci: enable ahci sata support on imx6q
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- RE: [v5 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [v5 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- From: Nicholas A. Bellinger
- [PATCH] ata: Fix DVD not dectected at some platform with Wellsburg PCH
- Re: [PATCH RESEND 0/1] AHCI: Optimize interrupt processing
- [PATCH v5 0/3] ahci: enable ahci sata support on imx6q
- [v5 3/3] sata: imx: add ahci sata support on imx platforms
- [v5 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- [v5 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- RE: [v4 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [v4 3/3] sata: imx: add ahci sata support on imx platforms
- RE: [v4 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [v4 3/3] sata: imx: add ahci sata support on imx platforms
- [GIT] IDE
- Re: [PATCH v2] ide: Fix IDE PIO size calculation
- [v4 3/3] sata: imx: add ahci sata support on imx platforms
- [v4 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- [v4 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- [PATCH v4 0/3] ahci: enable ahci sata support on imx6q
- Re: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- RE: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- RE: Re[2]: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- RE: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- Re[2]: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- Re: [v3 3/3] sata: imx: add ahci sata support on imx platforms
- [v3 3/3] sata: imx: add ahci sata support on imx platforms
- [v3 2/3] ARM: imx6q: update the sata bits definitions of gpr13
- [v3 1/3] ARM: dtsi: enable ahci sata on imx6q platforms
- [PATCH v3 0/3] ahci: enable ahci sata support on imx6q
- [GIT PULL] libata changes for v3.11-rc1
- [PATCH] ata: Fix DVD not dectected at some platform with Wellsburg PCH
- RE: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- RE: [v2 1/4] ARM: dtsi: enable ahci sata on imx6q platforms
- RE: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 2/4] imx: ahci: enable ahci sata on imx6q platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- RE: [v2 2/4] imx: ahci: enable ahci sata on imx6q platforms
- Re: [v2 1/4] ARM: dtsi: enable ahci sata on imx6q platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: SATA hdd refuses to reallocate a sector?
- From: Henrique de Moraes Holschuh
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 2/4] imx: ahci: enable ahci sata on imx6q platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- Re: [v2 4/4] sata: imx: add ahci sata support on imx platforms
- [PATCH v2 0/4] ahci: enable ahci sata support on imx6q
- [v2 4/4] sata: imx: add ahci sata support on imx platforms
- [v2 3/4] ARM: imx6q: update the sata bits definitions of gpr13
- [v2 2/4] imx: ahci: enable ahci sata on imx6q platforms
- [v2 1/4] ARM: dtsi: enable ahci sata on imx6q platforms
- Re: Data corruption when using INIC-1623TA2 controller
- From: Martin Braure de Calignon
- Re: Data corruption when using INIC-1623TA2 controller
- [PATCH] libata: move 'struct ata_taskfile' and friends from ata.h to libata.h
- Re: SATA hdd refuses to reallocate a sector?
- Data corruption when using INIC-1623TA2 controller
- Re: SATA hdd refuses to reallocate a sector?
- From: Henrique de Moraes Holschuh
- Re: SATA hdd refuses to reallocate a sector?
- Re: SATA hdd refuses to reallocate a sector?
- From: Henrique de Moraes Holschuh
- Re: [PATCH] libata-zpodd: must use ata_tf_init()
- Re: [PATCH] libata-zpodd: must use ata_tf_init()
- Re: DMA timeouts with JM20330 based SATA<->IDE bridge
- [PATCH] ata: Fix DVD not dectected at some platform with Wellsburg PCH
- Re: [PATCH] libata-zpodd: must use ata_tf_init()
- Re: [PATCH] libata-zpodd: must use ata_tf_init()
- Re: [PATCH] libata: remove dead code from libata-acpi.c
- Re: SATA hdd refuses to reallocate a sector?
- Re: SATA hdd refuses to reallocate a sector?
- Re: [PATCH] libata-zpodd: must use ata_tf_init()
- Re: [PATCH] libata: remove dead code from libata-acpi.c
- Re: [PATCH V2] ahci: sata: add support for exynos5440 sata
- Re: [PATCH v2] AHCI: use ATA_BUSY
- Re: [PATCH] libata-zpodd: must use ata_tf_init()
- Re: AHCI and SSS
[Index of Archives]
[Kernel Announce]
[IETF Annouce]
[Security]
[Netfilter]
[Bugtraq]