All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] i.MX SPI DMA cleanup
@ 2016-02-23  9:23 ` Sascha Hauer
  0 siblings, 0 replies; 28+ messages in thread
From: Sascha Hauer @ 2016-02-23  9:23 UTC (permalink / raw)
  To: linux-spi-u79uwXL29TY76Z2rM5mHXA
  Cc: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r, Mark Brown,
	Anton Bondarenko

(hopefully) final round...

Changes since v2:

- Drop patches already applied
- rebase on next

Changes since v1:

- Add missing Signed-off-by to Patch 3
- Drop device tree change as it's already applied by Shawn
- Add patch subject when referring to commits

----------------------------------------------------------------
Anton Bondarenko (1):
      spi: imx: add support for all SPI word width for DMA

Sascha Hauer (8):
      spi: imx: drop fallback to PIO
      spi: imx: initialize usedma earlier
      spi: imx: drop unnecessary read/modify/write
      spi: imx: drop unncessary dma_is_inited variable
      spi: imx: remove unnecessary bit clearing in mx51_ecspi_config
      spi: imx: make some register defines simpler
      spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function
      spi: imx: drop bogus tests for rx/tx bufs in DMA transfer

 drivers/spi/spi-imx.c | 296 ++++++++++++++++++++++++++------------------------
 1 file changed, 153 insertions(+), 143 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-spi" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

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

end of thread, other threads:[~2016-02-26  2:47 UTC | newest]

Thread overview: 28+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-23  9:23 [PATCH v3] i.MX SPI DMA cleanup Sascha Hauer
2016-02-23  9:23 ` Sascha Hauer
     [not found] ` <1456219438-21205-1-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-02-23  9:23   ` [PATCH 1/9] spi: imx: drop fallback to PIO Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
     [not found]     ` <1456219438-21205-2-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-02-24  8:43       ` Applied "spi: imx: drop fallback to PIO" to the spi tree Mark Brown
2016-02-23  9:23   ` [PATCH 2/9] spi: imx: initialize usedma earlier Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
     [not found]     ` <1456219438-21205-3-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-02-23 10:15       ` Lothar Waßmann
2016-02-23 10:15         ` Lothar Waßmann
     [not found]         ` <20160223111559.3c2cb641-VjFSrY7JcPWvSplVBqRQBQ@public.gmane.org>
2016-02-23 10:24           ` [PATCH] " Sascha Hauer
2016-02-23 10:24             ` Sascha Hauer
     [not found]             ` <1456223095-32185-1-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-02-24  3:19               ` Mark Brown
2016-02-24  3:19                 ` Mark Brown
2016-02-23  9:23   ` [PATCH 3/9] spi: imx: drop unnecessary read/modify/write Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
2016-02-23  9:23   ` [PATCH 4/9] spi: imx: drop unncessary dma_is_inited variable Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
2016-02-23  9:23   ` [PATCH 5/9] spi: imx: add support for all SPI word width for DMA Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
2016-02-23  9:23   ` [PATCH 6/9] spi: imx: remove unnecessary bit clearing in mx51_ecspi_config Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
2016-02-23  9:23   ` [PATCH 7/9] spi: imx: make some register defines simpler Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
2016-02-23  9:23   ` [PATCH 8/9] spi: imx: set MX51_ECSPI_CTRL_SMC bit in setup function Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
2016-02-23  9:23   ` [PATCH 9/9] spi: imx: drop bogus tests for rx/tx bufs in DMA transfer Sascha Hauer
2016-02-23  9:23     ` Sascha Hauer
     [not found]     ` <1456219438-21205-10-git-send-email-s.hauer-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org>
2016-02-26  2:47       ` Applied "spi: imx: drop bogus tests for rx/tx bufs in DMA transfer" to the spi tree Mark Brown

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.