linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-09-19 21:40:00 to 2013-10-01 06:33:03 UTC [more...]

[PATCH 0/3] Exynos5250 SATA Support
 2013-10-01  6:33 UTC  (4+ messages)
  ` [PATCH 1/3] ahci: exynos: add ahci sata support on Exynos platform
` [PATCH 2/3] Phy: Exynos: Add Exynos5250 sata phy driver
` [PATCH 3/3] ARM: dts: Enable ahci sata and sata phy

[PATCH] BIOS SATA legacy mode failure
 2013-10-01  4:25 UTC  (15+ messages)

ASM1061 freeze with DVDRW (3.11.1 amd64)
 2013-10-01  1:55 UTC  (7+ messages)

[Bug 62351] Marvell PCIe SSD controller 0x9183 suspend/resume problem
 2013-09-30 23:02 UTC  (5+ messages)

[PATCH v2] ata_piix: minor typo and a printk fix
 2013-09-30 19:36 UTC  (2+ messages)

[PATCH 00/51] DMA mask changes
 2013-09-30 11:57 UTC  (85+ messages)
` [PATCH 01/51] DMA-API: provide a helper to set both DMA and coherent DMA masks
` [PATCH 03/51] DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling
` [PATCH 04/51] DMA-API: net: intel/igb: "
` [PATCH 05/51] DMA-API: net: intel/igbvf: "
` [PATCH 06/51] DMA-API: net: intel/ixgb: "
` [PATCH 07/51] DMA-API: net: intel/ixgbe: "
` [PATCH 08/51] DMA-API: net: intel/ixgbevf: "
` [PATCH 12/51] DMA-API: net: intel/e1000: replace dma_set_mask()+dma_set_coherent_mask() with new helper
` [PATCH 15/51] DMA-API: net: b43legacy: "
` [PATCH 16/51] DMA-API: ppc: vio.c: "
` [PATCH 17/51] DMA-API: block: nvme-core: "
` [PATCH 18/51] DMA-API: staging: et131x: "
` [PATCH 19/51] DMA-API: media: dt3155v4l: "
` [PATCH 20/51] DMA-API: usb: bcma: "
` [PATCH 21/51] DMA-API: usb: ssb-hcd: "
` [PATCH 22/51] DMA-API: amba: get rid of separate dma_mask
` [PATCH 23/51] DMA-API: dma: pl08x: add dma_set_mask_and_coherent() call
    ` [alsa-devel] "
` [PATCH 24/51] DMA-API: dma: pl330: "
        ` [alsa-devel] "
` [PATCH 25/51] DMA-API: video: clcd: "
` [PATCH 26/51] DMA-API: usb: ohci-sa1111: add a note about DMA masks
` [PATCH 28/51] DMA-API: sound: fix dma mask handling in a lot of drivers
` [PATCH 29/51] DMA-API: ata: pata_octeon_cf: convert to use dma_coerce_mask_and_coherent()
` [PATCH 30/51] DMA-API: dma: dw_dmac.c: "
` [PATCH 31/51] DMA-API: media: omap3isp: "
` [PATCH 32/51] DMA-API: mmc: sdhci-acpi: "
` [PATCH 33/51] DMA-API: net: nxp/lpc_eth: "
` [PATCH 34/51] DMA-API: net: octeon: "
` [PATCH 35/51] DMA-API: parport: parport_pc.c: "
` [PATCH 36/51] DMA-API: usb: use dma_set_coherent_mask()
` [PATCH 37/51] DMA-API: usb: use new dma_coerce_mask_and_coherent()
` [PATCH 38/51] DMA-API: staging: use dma_set_coherent_mask()
` [PATCH 39/51] DMA-API: others: "
` [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 42/51] DMA-API: usb: musb: use platform_device_register_full() to avoid directly messing with dma masks
  ` [PATCH 27/51] DMA-API: provide a helper to setup DMA masks
  ` [PATCH 43/51] DMA-API: dma: edma.c: no need to explicitly initialize "
    ` [alsa-devel] "
  ` [PATCH 44/51] DMA-API: dcdbas: update DMA mask handing
` [PATCH 45/51] DMA-API: firmware/google/gsmi.c: avoid direct access to DMA masks
` [PATCH 46/51] ARM: DMA-API: better handing of DMA masks for coherent allocations
` [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: "
` [PATCH 51/51] ARM: 7805/1: mm: change max*pfn to include the physical offset of memory

Initio Corporation INI-1623 PCI SATA-II Controller
 2013-09-29 18:49 UTC 

[PATCH v1 0/1] ahci: imx: setup power saving methods
 2013-09-29 12:51 UTC  (7+ messages)
` [v1] "
        ` 回复:Re: "

Fwd: AHCI driver does not discover PCIe Marvell based SSD device
 2013-09-28 22:57 UTC  (2+ messages)
    `  "

[PATCH 1/1] AHCI: disabled FBS prior to issuing software reset
 2013-09-28 15:23 UTC  (5+ messages)

[PATCH RESEND] ata_piix: minor typo and a printk fix
 2013-09-27 14:04 UTC  (3+ messages)

[PATCH] ata_piix: minor typo fixes and threading fix
 2013-09-27 13:29 UTC  (13+ messages)

[PATCH 1/1] AHCI: disabled FBS before softreset handling. According to chapter 9.3.9 in AHCI spec, controller should disable FBS before softreset
 2013-09-27  1:55 UTC  (3+ messages)

[PATCH v2 2/6] PCI/MSI: Factor out pci_get_msi_cap() interface
 2013-09-26 14:42 UTC  (29+ messages)

[PATCH] ata_port_wait_eh(): Change irqsave into unconditional closing of interrupts
 2013-09-26 13:43 UTC  (3+ messages)

Tracking down a workqueue io source
 2013-09-25 18:53 UTC 

[RFC PATCH 00/15] Add SATA support for TI OMAP5 and DRA7 SoCs
 2013-09-25 13:29 UTC  (27+ messages)
` [RFC PATCH 08/15] ata: ahci_platform: Manage SATA PHY
` [RFC PATCH 09/15] ata: ti_sata: Add Texas Instruments SATA Wrapper driver
` [RFC PATCH 12/15] ARM: dts: omap5: add ocp2scp1 address resource
` [RFC PATCH 15/15] arm: dts: dra7: add sata node

Understanding staggered spinup
 2013-09-24 14:56 UTC 

[PATCH] pata_isapnp: Don't use invalid I/O ports
 2013-09-23 17:12 UTC  (9+ messages)

Use-after-free in ata_qc_issue
 2013-09-23 13:43 UTC  (7+ messages)

[PATCH] ide: pmac: remove unnecessary pci_set_drvdata()
 2013-09-23  1:28 UTC 

Unexpected _GTF length (8)
 2013-09-22 17:09 UTC  (5+ messages)

[PATCH] ahci: Changing two module params with static and __read_mostly
 2013-09-22 16:54 UTC  (3+ messages)
` [PATCH V2] "

[PATCH RESEND 0/1] AHCI: Optimize interrupt processing
 2013-09-20 20:41 UTC  (12+ messages)

Exclusive offer, feel it for real
 2013-09-20 17:17 UTC 


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