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:   Fri, 22 Sep 2017 12:06:45 +0200
From:   Boris Brezillon <boris.brezillon@...e-electrons.com>
To:     Masahiro Yamada <yamada.masahiro@...ionext.com>
Cc:     linux-mtd@...ts.infradead.org, Marek Vasut <marek.vasut@...il.com>,
        Richard Weinberger <richard@....at>,
        linux-kernel@...r.kernel.org,
        Cyrille Pitchen <cyrille.pitchen@...ev4u.fr>,
        Brian Norris <computersforpeace@...il.com>,
        David Woodhouse <dwmw2@...radead.org>
Subject: Re: [PATCH v2 00/12] mtd: nand: denali: more clean-ups

On Fri, 22 Sep 2017 12:46:37 +0900
Masahiro Yamada <yamada.masahiro@...ionext.com> wrote:

> This series make the Denali driver even cleaner and more correct.
> 

Applied.

Thanks,

Boris

> 
> Masahiro Yamada (12):
>   mtd: nand: denali: squash setup_ecc_for_xfer() helper into caller
>   mtd: nand: denali: prefix detect_max_banks() with denali_
>   mtd: nand: denali: consolidate include directives
>   mtd: nand: denali: squash denali_enable_dma() helper into caller
>   mtd: nand: denali: slight clean up of denali_wait_for_irq()
>   mtd: nand: denali: clean up macros with <linux/bitfield.h>
>   mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriate
>   mtd: nand: denali: clean up comments
>   mtd: nand: denali: use upper/lower_32_bits() macro for clean-up
>   mtd: nand: denali: remove unneeded init of ECC_ENABLE register
>   mtd: nand: denali: support direct addressing mode
>   mtd: nand: denali: change the setup_dma choice into hook
> 
>  drivers/mtd/nand/denali.c     | 277 ++++++++++++++++++------------------------
>  drivers/mtd/nand/denali.h     |  44 +++----
>  drivers/mtd/nand/denali_dt.c  |   4 +-
>  drivers/mtd/nand/denali_pci.c |   5 +-
>  4 files changed, 141 insertions(+), 189 deletions(-)
> 

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ