lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Sat, 12 Jan 2013 05:09:26 -0800
From:	Vinod Koul <vinod.koul@...el.com>
To:	Andy Shevchenko <andriy.shevchenko@...ux.jf.intel.com>
Cc:	linux-kernel@...r.kernel.org,
	Viresh Kumar <viresh.kumar@...aro.org>,
	spear-devel <spear-devel@...t.st.com>
Subject: Re: [PATCHv2 00/11] patches against slave dma subsystem

On Thu, Jan 10, 2013 at 10:52:55AM +0200, Andy Shevchenko wrote:
> Recend to Vinod for review.
> 
> Since v1:
>  - is_slave_xfer renamed to is_slave_direction
>  - changelog fixed for "dma: dw_dmac: clear suspend bit during termination"
>  - typo fixed in the changelog of "dw_dmac: backlink to dw_dma in dw_dma_chan
>    is superfluous"
Applied all, Thanks

--
~Vinod
> 
> Andy Shevchenko (10):
>   dmaengine: introduce is_slave_direction function
>   dma: at_hdmac: check direction properly for cyclic transfers
>   dma: dw_dmac: check direction properly in dw_dma_cyclic_prep
>   dma: ep93xx_dma: reuse is_slave_direction helper
>   dma: ipu_idmac: reuse is_slave_direction helper
>   dma: ste_dma40: reuse is_slave_direction helper
>   dw_dmac: call .probe after we have a device in place
>   dw_dmac: store direction in the custom channel structure
>   dw_dmac: make usage of dw_dma_slave optional
>   dw_dmac: backlink to dw_dma in dw_dma_chan is superfluous
> 
> Heikki Krogerus (1):
>   dma: dw_dmac: clear suspend bit during termination
> 
>  drivers/dma/at_hdmac.c      |   10 +++----
>  drivers/dma/dw_dmac.c       |   62 ++++++++++++++++++++++++++++++-------------
>  drivers/dma/dw_dmac_regs.h  |   17 ++++++------
>  drivers/dma/ep93xx_dma.c    |    3 +--
>  drivers/dma/ipu/ipu_idmac.c |    2 +-
>  drivers/dma/ste_dma40.c     |    2 +-
>  include/linux/dmaengine.h   |    5 ++++
>  7 files changed, 64 insertions(+), 37 deletions(-)
> 
> -- 
> 1.7.10.4
> 
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ