index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: make nand_ooblayout_lp_hamming_ops static
Colin Ian King
2017-05-22
1
-1
/
+1
*
mtd: nand: tango: Update ecc_stats.corrected
Marc Gonzalez
2017-05-22
1
-7
/
+15
*
mtd: nand: tango: Export OF device ID table as module aliases
Andres Galacho
2017-05-22
1
-0
/
+1
*
mtd: nand: samsung: warn about un-parseable ECC info
Brian Norris
2017-05-22
1
-0
/
+3
*
mtd: nand: free vendor-specific resources in init failure paths
Brian Norris
2017-05-22
1
-9
/
+29
*
mtd: nand: drop unneeded module.h include
Brian Norris
2017-05-22
1
-1
/
+0
*
mtd: nand: don't leak buffers when ->scan_bbt() fails
Brian Norris
2017-05-22
1
-1
/
+5
*
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-05-11
31
-3747
/
+5166
|
\
|
*
mtd: nand: add ooblayout for old hamming layout
Alexander Couzens
2017-05-02
1
-1
/
+69
|
*
mtd: oxnas_nand: Allocating more than necessary in probe()
Dan Carpenter
2017-05-02
1
-1
/
+1
|
*
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
Brian Norris
2017-05-01
29
-3743
/
+5094
|
|
\
|
|
*
mtd: nand: brcmnand: Check flash #WP pin status before nand erase/program
Kamal Dasu
2017-04-25
1
-3
/
+58
|
|
*
mtd: nand: davinci: add comment on NAND subpage write status on keystone
Sekhar Nori
2017-04-25
1
-0
/
+11
|
|
*
mtd: nand: omap2: Fix partition creation via cmdline mtdparts
Roger Quadros
2017-04-25
1
-0
/
+9
|
|
*
mtd: nand: NULL terminate a of_device_id table
Christophe Jaillet
2017-04-25
1
-0
/
+1
|
|
*
mtd: nand: Fix a couple error codes
Dan Carpenter
2017-04-25
1
-2
/
+2
|
|
*
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-04-25
1
-2
/
+8
|
|
*
mtd: nand: allocate aligned buffers if NAND_OWN_BUFFERS is unset
Masahiro Yamada
2017-04-25
1
-9
/
+32
|
|
*
mtd: nand: denali: allow to override revision number
Masahiro Yamada
2017-04-25
3
-13
/
+18
|
|
*
mtd: nand: denali_dt: use pdev instead of ofdev for platform_device
Masahiro Yamada
2017-04-25
1
-15
/
+17
|
|
*
mtd: nand: denali_dt: remove dma-mask DT property
Masahiro Yamada
2017-04-25
1
-9
/
+0
|
|
*
mtd: nand: denali: support 64bit capable DMA engine
Masahiro Yamada
2017-04-25
2
-4
/
+36
|
|
*
mtd: nand: denali_dt: enable HW_ECC_FIXUP for Altera SOCFPGA variant
Masahiro Yamada
2017-04-25
1
-4
/
+10
|
|
*
mtd: nand: denali: support HW_ECC_FIXUP capability
Masahiro Yamada
2017-04-25
2
-9
/
+57
|
|
*
mtd: nand: denali: fix erased page checking
Masahiro Yamada
2017-04-25
1
-27
/
+50
|
|
*
mtd: nand: denali: fix bitflips calculation in handle_ecc()
Masahiro Yamada
2017-04-25
1
-70
/
+71
|
|
*
mtd: nand: denali: remove meaningless pipeline read-ahead operation
Masahiro Yamada
2017-04-25
1
-39
/
+3
|
|
*
mtd: nand: denali: allow to override mtd->name from label DT property
Masahiro Yamada
2017-04-25
1
-1
/
+3
|
|
*
mtd: nand: relax ecc.read_page() return value for uncorrectable ECC
Masahiro Yamada
2017-04-25
1
-2
/
+1
|
|
*
mtd: nand: Remove unused chip->write_page() hook
Boris Brezillon
2017-04-25
1
-7
/
+5
|
|
*
mtd: nand: Cleanup/rework the atmel_nand driver
Boris Brezillon
2017-04-25
9
-2749
/
+3297
|
|
*
mtd: nand: orion: improve handling of optional clock
Simon Baatz
2017-03-29
1
-7
/
+13
|
|
*
mtd: nand: orion: fix clk handling
Simon Baatz
2017-03-29
1
-21
/
+21
|
|
*
mtd: nand: denali: remove unnecessary writes to ECC_CORRECTION
Masahiro Yamada
2017-03-28
2
-17
/
+1
|
|
*
mtd: nand: denali: remove meaningless writes to read-only registers
Masahiro Yamada
2017-03-28
1
-16
/
+0
|
|
*
mtd: nand: denali: set DEVICES_CONNECTED 1 if not set
Masahiro Yamada
2017-03-28
1
-0
/
+9
|
|
*
mtd: nand: denali: simplify multi device fixup code
Masahiro Yamada
2017-03-28
1
-16
/
+30
|
|
*
mtd: nand: denali: move multi device fixup code to a helper function
Masahiro Yamada
2017-03-27
1
-21
/
+33
|
|
*
mtd: nand: denali: call nand_set_flash_node() to set DT node
Masahiro Yamada
2017-03-27
1
-0
/
+1
|
|
*
mtd: nand: denali: use nand_chip to hold frequently accessed data
Masahiro Yamada
2017-03-27
1
-34
/
+34
|
|
*
mtd: nand: do not check R/B# for CMD_SET_FEATURES in nand_command(_lp)
Masahiro Yamada
2017-03-24
1
-0
/
+2
|
|
*
mtd: nand: do not check R/B# for CMD_READID in nand_command(_lp)
Masahiro Yamada
2017-03-24
1
-0
/
+2
|
|
*
mtd: nand: denali: use int where no reason to use fixed width variable
Masahiro Yamada
2017-03-24
1
-4
/
+4
|
|
*
mtd: nand: denali: introduce capability flag
Masahiro Yamada
2017-03-24
2
-9
/
+10
|
|
*
mtd: nand: denali: consolidate INTR_STATUS__* and INTR_EN__* macros
Masahiro Yamada
2017-03-24
2
-73
/
+44
|
|
*
mtd: nand: denali: fix comment of denali_nand_info::flash_mem
Masahiro Yamada
2017-03-24
1
-2
/
+2
|
|
*
mtd: nand: denali: remove more unused struct members
Masahiro Yamada
2017-03-24
1
-2
/
+0
|
|
*
mtd: nand: denali: remove redundant define of BANK(x)
Masahiro Yamada
2017-03-24
1
-1
/
+0
|
|
*
mtd: nand: denali: remove unused CONFIG option and macros
Masahiro Yamada
2017-03-24
3
-115
/
+0
|
|
*
mtd: nand: use read_oob() instead of cmdfunc() for bad block check
Masahiro Yamada
2017-03-24
1
-21
/
+13
[next]