index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nand_base.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
Boris Brezillon
2017-08-02
1
-1
/
+3
*
mtd: nand: Fix a docs build warning
Jonathan Corbet
2017-08-02
1
-1
/
+0
*
nand: fix wrong default oob layout for small pages using soft ecc
Miquel Raynal
2017-08-02
1
-1
/
+7
*
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-07-13
1
-46
/
+303
|
\
|
*
Merge tag 'nand/for-4.13' into MTD
Brian Norris
2017-07-08
1
-46
/
+303
|
|
\
|
|
*
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-06-10
1
-0
/
+220
|
|
*
mtd: nand: check ecc->total sanity in nand_scan_tail
Masahiro Yamada
2017-06-01
1
-0
/
+5
|
|
*
mtd: nand: Support 'EXIT GET STATUS' command in nand_command[_lp]()
Boris Brezillon
2017-06-01
1
-0
/
+19
|
|
*
mtd: nand: Wait for PAGEPROG to finish in drivers setting NAND_ECC_CUSTOM_PAG...
Boris Brezillon
2017-06-01
1
-4
/
+6
|
|
*
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-06-01
1
-16
/
+0
|
|
*
mtd: nand: Drop unused cached programming support
Boris Brezillon
2017-06-01
1
-26
/
+12
|
|
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-06-01
1
-9
/
+13
|
|
*
mtd: nand: Optimize checking of erased buffers
Pavel Machek
2017-06-01
1
-1
/
+4
|
|
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+19
|
|
*
mtd: nand: export nand_{read,write}_page_raw()
Thomas Petazzoni
2017-05-15
1
-4
/
+6
|
|
*
mtd: nand: add core support for on-die ECC
Thomas Petazzoni
2017-05-15
1
-0
/
+13
*
|
|
Merge tag 'docs-4.13' of git://git.lwn.net/linux
Linus Torvalds
2017-07-04
1
-2
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2017-05-18
1
-2
/
+5
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
Mauro Carvalho Chehab
2017-05-16
1
-2
/
+5
*
|
|
mtd: nand: make nand_ooblayout_lp_hamming_ops static
Colin Ian King
2017-05-22
1
-1
/
+1
*
|
|
mtd: nand: free vendor-specific resources in init failure paths
Brian Norris
2017-05-22
1
-9
/
+29
*
|
|
mtd: nand: don't leak buffers when ->scan_bbt() fails
Brian Norris
2017-05-22
1
-1
/
+5
|
/
/
*
|
mtd: nand: add ooblayout for old hamming layout
Alexander Couzens
2017-05-03
1
-1
/
+69
*
|
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: 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: 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: use read_oob() instead of cmdfunc() for bad block check
Masahiro Yamada
2017-03-24
1
-21
/
+13
*
|
mtd: nand: allow to set only one of ECC size and ECC strength from DT
Masahiro Yamada
2017-03-24
1
-6
/
+0
*
|
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
2017-03-08
1
-11
/
+0
*
|
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
2017-03-08
1
-17
/
+1
*
|
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
2017-03-08
1
-30
/
+2
*
|
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
2017-03-08
1
-17
/
+2
*
|
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
2017-03-08
1
-86
/
+28
*
|
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Boris Brezillon
2017-03-08
1
-48
/
+4
*
|
mtd: nand: Add manufacturer specific initialization/detection steps
Boris Brezillon
2017-03-08
1
-10
/
+65
*
|
mtd: nand: Do not expose the NAND manufacturer table directly
Boris Brezillon
2017-03-08
1
-12
/
+11
*
|
mtd: nand: Rename nand_get_flash_type() into nand_detect()
Boris Brezillon
2017-03-08
1
-3
/
+2
*
|
mtd: nand: Get rid of busw parameter
Boris Brezillon
2017-03-08
1
-31
/
+37
*
|
mtd: nand: Store nand ID in struct nand_chip
Boris Brezillon
2017-03-08
1
-25
/
+30
*
|
mtd: nand: Get rid of the mtd parameter in all auto-detection functions
Boris Brezillon
2017-03-08
1
-24
/
+30
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
mtd: nand: set max_bb_per_die and blocks_per_die for ONFI compliant chips
Zach Brown
2017-02-08
1
-0
/
+3
*
mtd: nand: implement 'max_bad_blocks' mtd function
Zach Brown
2017-02-08
1
-0
/
+37
*
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
2016-11-30
1
-18
/
+66
|
\
|
*
mtd: nand: Support controllers with custom page
Marc Gonzalez
2016-11-19
1
-3
/
+31
|
*
mtd: nand: change return type of nand_get_flash_type() to int
Masahiro Yamada
2016-11-07
1
-14
/
+10
|
*
mtd: nand: Wait tCCS after a column change
Boris Brezillon
2016-11-07
1
-1
/
+25
[next]