* [PULL] mtd: nand: Fixes for 4.12-rc3
@ 2017-05-22 8:21 Boris Brezillon
2017-06-01 18:23 ` Brian Norris
0 siblings, 1 reply; 2+ messages in thread
From: Boris Brezillon @ 2017-05-22 8:21 UTC (permalink / raw)
To: Brian Norris
Cc: linux-mtd@lists.infradead.org, Marek Vasut, Cyrille Pitchen,
Richard Weinberger, David Woodhouse
Hi Brian,
Here is a fixes PR for 4.12-rc3.
As usual, let me know if there's a problem and I'll update my PR.
Thanks,
Boris
The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:
Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)
are available in the git repository at:
git://git.infradead.org/linux-mtd.git tags/nand/fixes-for-4.12-rc3
for you to fetch changes up to d4ed3b9015b5eebc90d629579d9e7944607cbae5:
mtd: nand: make nand_ooblayout_lp_hamming_ops static (2017-05-22 09:42:29 +0200)
----------------------------------------------------------------
This pull request contains several fixes to the core and the tango
driver.
tango fixes:
* Add missing MODULE_DEVICE_TABLE() in tango_nand.c
* Update the number of corrected bitflips
core fixes:
* Fix a long standing memory leak in nand_scan_tail()
* Fix several bugs introduced by the per-vendor init/detection
infrastructure (introduced in 4.12)
* Add a static specifier to nand_ooblayout_lp_hamming_ops definition
----------------------------------------------------------------
Andres Galacho (1):
mtd: nand: tango: Export OF device ID table as module aliases
Brian Norris (4):
mtd: nand: don't leak buffers when ->scan_bbt() fails
mtd: nand: drop unneeded module.h include
mtd: nand: free vendor-specific resources in init failure paths
mtd: nand: samsung: warn about un-parseable ECC info
Colin Ian King (1):
mtd: nand: make nand_ooblayout_lp_hamming_ops static
Marc Gonzalez (1):
mtd: nand: tango: Update ecc_stats.corrected
drivers/mtd/nand/nand_base.c | 46 +++++++++++++++++++++++++++++++++++-----------
drivers/mtd/nand/nand_ids.c | 1 -
drivers/mtd/nand/nand_samsung.c | 3 +++
drivers/mtd/nand/tango_nand.c | 23 ++++++++++++++++-------
4 files changed, 54 insertions(+), 19 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PULL] mtd: nand: Fixes for 4.12-rc3
2017-05-22 8:21 [PULL] mtd: nand: Fixes for 4.12-rc3 Boris Brezillon
@ 2017-06-01 18:23 ` Brian Norris
0 siblings, 0 replies; 2+ messages in thread
From: Brian Norris @ 2017-06-01 18:23 UTC (permalink / raw)
To: Boris Brezillon
Cc: linux-mtd@lists.infradead.org, Marek Vasut, Cyrille Pitchen,
Richard Weinberger, David Woodhouse
On Mon, May 22, 2017 at 10:21:31AM +0200, Boris Brezillon wrote:
> Hi Brian,
>
> Here is a fixes PR for 4.12-rc3.
>
> As usual, let me know if there's a problem and I'll update my PR.
>
> Thanks,
>
> Boris
>
> The following changes since commit 08332893e37af6ae779367e78e444f8f9571511d:
>
> Linux 4.12-rc2 (2017-05-21 19:30:23 -0700)
>
> are available in the git repository at:
>
> git://git.infradead.org/linux-mtd.git tags/nand/fixes-for-4.12-rc3
>
> for you to fetch changes up to d4ed3b9015b5eebc90d629579d9e7944607cbae5:
>
> mtd: nand: make nand_ooblayout_lp_hamming_ops static (2017-05-22 09:42:29 +0200)
Pulled into mtd/master. Thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-06-01 18:23 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-05-22 8:21 [PULL] mtd: nand: Fixes for 4.12-rc3 Boris Brezillon
2017-06-01 18:23 ` Brian Norris
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).