linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-07 14:57:06 to 2017-01-17 12:26:40 UTC [more...]

[PATCH v2 00/14] ARM: da850-lcdk: add SATA support
 2017-01-17 12:26 UTC  (12+ messages)
` [PATCH v2 01/14] devicetree: bindings: add bindings for ahci-da850
` [PATCH v2 03/14] ARM: davinci: add a clock lookup entry for the SATA clock
` [PATCH v2 04/14] sata: ahci-da850: get the sata clock using a connector id
` [PATCH v2 05/14] ARM: davinci: da850: add con_id for the SATA clock
` [PATCH v2 06/14] ARM: davinci: da850: model the SATA refclk
  ` [PATCH v2 07/14] sata: ahci-da850: add device tree match table
  ` [PATCH v2 09/14] sata: ahci: export ahci_do_hardreset() locally
` [PATCH v2 08/14] sata: ahci-da850: implement a workaround for the softreset quirk
` [PATCH v2 11/14] sata: ahci-da850: un-hardcode the MPY bits
` [PATCH v2 12/14] ARM: dts: da850: add pinmux settings for the SATA controller
` [PATCH v2 14/14] ARM: dts: da850-lcdk: enable the SATA node

[PATCH 00/10] ARM: da850-lcdk: add SATA support
 2017-01-17 12:00 UTC  (25+ messages)
` [PATCH 01/10] ARM: davinci: add a clock lookup entry for the SATA clock
` [PATCH 02/10] ARM: davinci_all_defconfig: enable SATA modules
` [PATCH 03/10] devicetree: bindings: add bindings for ahci-da850
` [PATCH 04/10] sata: hardreset: retry if phys link is down
` [PATCH 05/10] sata: ahci_da850: add device tree match table
` [PATCH 06/10] sata: ahci_da850: implement a softreset quirk
` [PATCH 07/10] sata: ahci_da850: add support for the da850, clk_multiplier DT property
  ` [PATCH 07/10] sata: ahci_da850: add support for the da850,clk_multiplier "
` [PATCH 08/10] ARM: dts: da850: add pinmux settings for the SATA controller
` [PATCH 09/10] ARM: dts: da850: add the SATA node
  ` [PATCH 10/10] ARM: dts: da850-lcdk: enable "

[PATCH] ahci: qoriq: added ls2088a platforms support
 2017-01-17  6:12 UTC 

command emulation fix
 2017-01-16 15:21 UTC  (4+ messages)
` [PATCH] libata: switch allocations for command emulation to GFP_ATOMIC

[PATCH] ahci: imx: fix building without hwmon or thermal
 2017-01-15 23:52 UTC  (3+ messages)

[PATCH 0/3] ata: add m68k/Atari Falcon PATA support
 2017-01-15  4:42 UTC  (21+ messages)
  ` [PATCH 1/3] ata: allow subsystem to be used on m68k arch
  ` [PATCH 2/3] ata: pass queued command to ->sff_data_xfer method
  ` [PATCH 3/3] ata: add Atari Falcon PATA controller driver

[libata] a234f7395c: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h
 2017-01-14  7:32 UTC 

[PATCH] PCI:MSI Return -ENOSPC when requested vectors is not enough
 2017-01-12 13:42 UTC  (3+ messages)

[LFS/MM TOPIC][LFS/MM ATTEND]: - Storage Stack and Driver Testing methodology
 2017-01-12 11:01 UTC  (6+ messages)
` [Lsf-pc] "

[PATCH v2] libata: switch to dynamic allocation insted of ata_scsi_rbuf
 2017-01-10 16:06 UTC  (2+ messages)

[PATCH 1/1] libata: Fix ATA request sense
 2017-01-10 15:59 UTC  (8+ messages)

libata: remove the global response buffer
 2017-01-10 15:56 UTC  (9+ messages)
` [PATCH 1/6] libata: avoid global response buffer in atapi_qc_complete
` [PATCH 2/6] libata: move struct ata_scsi_args to libata-scsi.c
` [PATCH 3/6] libata: remove the done allback from ata_scsi_args
` [PATCH 4/6] libata: call ->scsi_done from ata_scsi_simulate
` [PATCH 5/6] libata: don't call ata_scsi_rbuf_fill for command without a response buffer
` [PATCH 6/6] libata: switch to dynamic allocation insted of ata_scsi_rbuf

Help Desk Email User
 2017-01-10 10:44 UTC 

[PATCH] libata-eh: Use switch() instead of sparse array for protocol strings
 2017-01-09 20:31 UTC  (14+ messages)

[PATCH] Fix interface autodetection in legacy IDE driver (trial #2)
 2017-01-09 20:25 UTC  (13+ messages)

LSF/MM 2017: Call for Proposals closes January 15th
 2017-01-09 13:40 UTC 

[PATCH v1 1/1] ata: sata_mv: Convert to devm_ioremap_resource()
 2017-01-09 12:43 UTC  (2+ messages)

[V1] ata: sata_mv:- Handle return value of devm_ioremap
 2017-01-08 22:08 UTC  (5+ messages)

[LSF/MM TOPIC] status update on stream IDs
 2017-01-07  2:06 UTC  (3+ messages)

[PATCH] ata: sata_mv: fix module license specification
 2017-01-06 20:37 UTC  (2+ messages)

[PATCH v2 1/1] ahci: imx: Add imx53 SATA temperature sensor support
 2017-01-06 20:35 UTC  (3+ messages)
` [PATCH v3 "

[PATCH for-4.10-fixes] libata: apply MAX_SEC_1024 to all CX1-JB*-HP devices
 2017-01-06 16:48 UTC 

[PATCH] ata: ahci_xgene: free structure returned by acpi_get_object_info()
 2017-01-06 16:39 UTC  (2+ messages)

[PATCH 0/6] ata: Missing HAS_DMA dependencies
 2017-01-06 16:37 UTC  (8+ messages)
` [PATCH 1/6] ata: SATA_MV should depend on HAS_DMA
` [PATCH 2/6] ata: SATA_HIGHBANK "
` [PATCH 3/6] ata: ATA_BMDMA "
` [PATCH 4/6] ata: AHCI and other non-SFF native drivers "
` [PATCH 5/6] libata: Make ata_sg_clean() static again
` [PATCH 6/6] libata: Protect DMA core code by #ifdef CONFIG_HAS_DMA

Staff Security Password
 2017-01-05 12:12 UTC 

[PATCH] pata_legacy: Allow disabling of legacy PATA device probes on non-PCI systems
 2017-01-03 17:34 UTC  (17+ messages)

Urgent Please;;
 2017-01-02 17:34 UTC 

[PATCH] ide: palm_bk3710: add __initdata to palm_bk3710_port_info
 2016-12-30  9:20 UTC 

[PATCH 1/2] dt-bindings: ahci-fsl-qoriq: added explanation for reg-names
 2016-12-30  2:36 UTC  (3+ messages)
` [PATCH 2/2] arm64: dts: updated sata node on ls1046a dts

(unknown),
 2016-12-29 22:55 UTC 

LSF/MM 2017: Call for Proposals
 2016-12-27 17:19 UTC 

RE:FW : Gravity die casting with A356-T6
 2016-12-27  7:29 UTC 

E-mail/Password Update
 2016-12-26 13:05 UTC 

[PATCH v2 3/3] dt-bindings: ata: ahci_tegra: Add tegra210 AHCI
 2016-12-22  8:50 UTC  (5+ messages)
` [v2,3/3] "

[ata] bea5b158ff WARNING: CPU: 0 PID: 1 at drivers/ata/libata-core.c:6482 ata_port_detach
 2016-12-22  3:42 UTC 

[PATCH v2 2/3] ata: ahci_tegra: Add support to disable features
 2016-12-21  9:37 UTC  (5+ messages)
` [v2,2/3] "

[PATCH v2 1/3] ata: ahci_tegra: add support for tegra210
 2016-12-21  9:02 UTC  (4+ messages)
` [v2,1/3] "

[PATCH] set a base index for libsas based ata devices
 2016-12-21  8:03 UTC  (3+ messages)

Errors on Marvell
 2016-12-14 21:00 UTC 

(unknown),
 2016-12-14 13:00 UTC 

(unknown),
 2016-12-14  2:45 UTC 

[GIT PULL] libata changes for v4.10-rc1
 2016-12-13 22:24 UTC  (4+ messages)
` [GIT PULL UPDATED] "

DO YOU NEED A LOAN??
 2016-12-13  5:27 UTC 

[RESEND PATCH] arm: assabet_defconfig: disable IDE subsystem
 2016-12-12 13:54 UTC  (5+ messages)

[GIT PULL] libata fixes for v4.9-rc8
 2016-12-09 14:22 UTC 

[RFC PATCH 00/19] ide: remove deprecated host drivers (part 1)
 2016-12-08 17:58 UTC  (9+ messages)

- - Re
 2016-12-08  7:23 UTC 

LSF/MM 2017: Call for Proposals
 2016-12-08 15:37 UTC  (6+ messages)
    ` [Lsf-pc] "

[PATCH] libata-scsi: disable SCT Write Same for the moment
 2016-12-07 21:32 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 NNTP newsgroup(s).