All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] Few more SBA RAID driver improvements
@ 2017-10-03  5:22 ` Anup Patel
  0 siblings, 0 replies; 12+ messages in thread
From: Anup Patel @ 2017-10-03  5:22 UTC (permalink / raw)
  To: linux-arm-kernel

This patchset does few more improvements to Broadcom SBA RAID
driver.

The patches are based on Linux-4.14-rc3 and can also be found
at sba-raid-imp2-v1 branch of:
https://github.com/Broadcom/arm64-linux.git

Anup Patel (4):
  dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using
    reqs_lock
  dmaengine: bcm-sba-raid: Use only single mailbox channel
  dmaengine: bcm-sba-raid: Use common GPL comment header
  dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCs

 drivers/dma/Kconfig        |   2 +-
 drivers/dma/bcm-sba-raid.c | 117 ++++++++++++++-------------------------------
 2 files changed, 38 insertions(+), 81 deletions(-)

-- 
2.7.4

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

end of thread, other threads:[~2017-10-23  6:06 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-10-03  5:22 [PATCH 0/4] Few more SBA RAID driver improvements Anup Patel
2017-10-03  5:22 ` Anup Patel
2017-10-03  5:22 ` [PATCH 1/4] dmaengine: bcm-sba-raid: serialize dma_cookie_complete() using reqs_lock Anup Patel
2017-10-03  5:22   ` Anup Patel
2017-10-03  5:22 ` [PATCH 2/4] dmaengine: bcm-sba-raid: Use only single mailbox channel Anup Patel
2017-10-03  5:22   ` Anup Patel
2017-10-03  5:22 ` [PATCH 3/4] dmaengine: bcm-sba-raid: Use common GPL comment header Anup Patel
2017-10-03  5:22   ` Anup Patel
2017-10-03  5:23 ` [PATCH 4/4] dmaengine: Build bcm-sba-raid driver as loadable module for iProc SoCs Anup Patel
2017-10-03  5:23   ` Anup Patel
2017-10-23  6:06 ` [PATCH 0/4] Few more SBA RAID driver improvements Vinod Koul
2017-10-23  6:06   ` Vinod Koul

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.