All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Broadcom SBA-RAID driver improvements
@ 2017-07-26  5:36 ` Anup Patel
  0 siblings, 0 replies; 48+ messages in thread
From: Anup Patel @ 2017-07-26  5:36 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset does various improvments to Broadcom SBA-RAID
driver and also adds SBA-RAID DT nodes for Stingray SOC.

The patches are based on "[PATCH v2 0/7] FlexRM driver improvements"
and can also be found at sba-raid-imp-v1 branch of
https://github.com/Broadcom/arm64-linux.git

Anup Patel (6):
  dma: bcm-sba-raid: Improve memory allocation in SBA RAID driver
  dma: bcm-sba-raid: Peek mbox when we are left with no free requests
  dma: bcm-sba-raid: pre-ack async tx descriptor
  dma: bcm-sba-raid: Break sba_process_deferred_requests() into two
    parts
  dma: bcm-sba-raid: Add debugfs support
  arm64: dts: Add SBA-RAID DT nodes for Stingray SoC

 .../boot/dts/broadcom/stingray/stingray-fs4.dtsi   |  64 +++
 drivers/dma/bcm-sba-raid.c                         | 527 ++++++++++++---------
 2 files changed, 364 insertions(+), 227 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 48+ messages in thread

end of thread, other threads:[~2017-07-28  3:46 UTC | newest]

Thread overview: 48+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-07-26  5:36 [PATCH 0/6] Broadcom SBA-RAID driver improvements Anup Patel
2017-07-26  5:36 ` Anup Patel
2017-07-26  5:36 ` [PATCH 1/6] dma: bcm-sba-raid: Improve memory allocation in SBA RAID driver Anup Patel
2017-07-26  5:36   ` Anup Patel
2017-07-26 17:09   ` Vinod Koul
2017-07-26 17:09     ` Vinod Koul
2017-07-26 17:09     ` Vinod Koul
2017-07-27  4:12     ` Anup Patel
2017-07-27  4:12       ` Anup Patel
2017-07-27  4:12       ` Anup Patel
2017-07-28  3:13       ` Vinod Koul
2017-07-28  3:13         ` Vinod Koul
2017-07-28  3:13         ` Vinod Koul
2017-07-28  3:46         ` Anup Patel
2017-07-28  3:46           ` Anup Patel
2017-07-28  3:46           ` Anup Patel
2017-07-26  5:36 ` [PATCH 2/6] dma: bcm-sba-raid: Peek mbox when we are left with no free requests Anup Patel
2017-07-26  5:36   ` Anup Patel
2017-07-26 17:10   ` Vinod Koul
2017-07-26 17:10     ` Vinod Koul
2017-07-26 17:10     ` Vinod Koul
2017-07-27  4:55     ` Anup Patel
2017-07-27  4:55       ` Anup Patel
2017-07-27  4:55       ` Anup Patel
2017-07-28  3:15       ` Vinod Koul
2017-07-28  3:15         ` Vinod Koul
2017-07-28  3:39         ` Anup Patel
2017-07-28  3:39           ` Anup Patel
2017-07-28  3:39           ` Anup Patel
2017-07-26  5:36 ` [PATCH 3/6] dma: bcm-sba-raid: pre-ack async tx descriptor Anup Patel
2017-07-26  5:36   ` Anup Patel
2017-07-26  5:36 ` [PATCH 4/6] dma: bcm-sba-raid: Break sba_process_deferred_requests() into two parts Anup Patel
2017-07-26  5:36   ` Anup Patel
2017-07-26 17:15   ` Vinod Koul
2017-07-26 17:15     ` Vinod Koul
2017-07-27  4:58     ` Anup Patel
2017-07-27  4:58       ` Anup Patel
2017-07-27  4:58       ` Anup Patel
2017-07-26  5:36 ` [PATCH 5/6] dma: bcm-sba-raid: Add debugfs support Anup Patel
2017-07-26  5:36   ` Anup Patel
2017-07-26  5:36 ` [PATCH 6/6] arm64: dts: Add SBA-RAID DT nodes for Stingray SoC Anup Patel
2017-07-26  5:36   ` Anup Patel
2017-07-26  5:36   ` Anup Patel
2017-07-26 17:03 ` [PATCH 0/6] Broadcom SBA-RAID driver improvements Vinod Koul
2017-07-26 17:03   ` Vinod Koul
2017-07-26 17:03   ` Vinod Koul
2017-07-27  4:07   ` Anup Patel
2017-07-27  4:07     ` Anup Patel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.