index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
/
nand.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: drop EXPORT_SYMBOL_GPL for nanddev_erase()
Dario Binacchi
2022-11-07
1
-1
/
+0
*
spi: mxic: Add support for pipelined ECC operations
Miquel Raynal
2022-02-10
1
-0
/
+15
*
mtd: nand: ecc: Provide a helper to retrieve a pilelined engine device
Miquel Raynal
2022-02-09
1
-0
/
+1
*
mtd: nand: Add a new helper to retrieve the ECC context
Miquel Raynal
2022-01-23
1
-0
/
+5
*
mtd: nand: ecc: Add infrastructure to support hardware engines
Miquel Raynal
2022-01-23
1
-0
/
+28
*
mtd: nand: Add a helper to retrieve the number of ECC bytes per step
Miquel Raynal
2021-03-11
1
-0
/
+10
*
mtd: nand: Add a helper to retrieve the number of ECC steps
Miquel Raynal
2021-03-11
1
-0
/
+10
*
mtd: nand: Let ECC engines advertize the exact number of steps
Miquel Raynal
2021-03-11
1
-0
/
+2
*
mtd: nand: Add helpers to manage ECC engines and configurations
Miquel Raynal
2020-12-10
1
-0
/
+4
*
mtd: nand: Let on-die ECC engines be retrieved from the NAND core
Miquel Raynal
2020-12-10
1
-0
/
+1
*
mtd: nand: Let software ECC engines be retrieved from the NAND core
Miquel Raynal
2020-12-10
1
-0
/
+1
*
mtd: nand: ecc-hamming: Create the software Hamming engine
Miquel Raynal
2020-12-10
1
-0
/
+9
*
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
2020-12-10
1
-0
/
+9
*
mtd: nand: ecc: Add an I/O request tweaking mechanism
Miquel Raynal
2020-11-30
1
-0
/
+32
*
mtd: nand: Use the new generic ECC object
Miquel Raynal
2020-09-28
1
-7
/
+7
*
mtd: nand: Create helpers to set/extract the ECC requirements
Miquel Raynal
2020-09-28
1
-0
/
+24
*
mtd: nand: Create a helper to extract the ECC configuration
Miquel Raynal
2020-09-28
1
-0
/
+10
*
mtd: nand: Introduce the ECC engine framework
Miquel Raynal
2020-09-02
1
-0
/
+114
*
mtd: nand: Add a NAND page I/O request type
Miquel Raynal
2020-08-27
1
-2
/
+16
*
mtd: rawnand: Move the nand_ecc_algo enum to the generic NAND layer
Miquel Raynal
2020-08-27
1
-0
/
+14
*
mtd: nand: Rename a core structure
Miquel Raynal
2020-06-26
1
-4
/
+4
*
mtd: nand: Move nand_device forward declaration to the top
Miquel Raynal
2020-06-26
1
-2
/
+2
*
mtd: nand: fix typo, s/erasablocks/eraseblocks
Tudor Ambarus
2019-08-26
1
-1
/
+1
*
mtd: nand: Add a helper to retrieve the number of pages per target
Boris Brezillon
2019-04-08
1
-0
/
+14
*
mtd: nand: Add a helper returning the number of eraseblocks per target
Boris Brezillon
2019-04-08
1
-0
/
+12
*
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
Boris Brezillon
2019-04-08
1
-1
/
+5
*
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
Boris Brezillon
2018-11-06
1
-1
/
+1
*
mtd: nand: Fix nanddev_neraseblocks()
Boris Brezillon
2018-11-05
1
-3
/
+2
*
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
2018-06-01
1
-0
/
+3
*
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-02-16
1
-0
/
+731
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1331
/
+0
*
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-07-13
1
-9
/
+71
|
\
|
*
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
2017-06-10
1
-0
/
+14
|
*
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-06-10
1
-0
/
+33
|
*
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-06-01
1
-5
/
+0
|
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-06-01
1
-4
/
+8
|
*
mtd: nand: add support for Micron on-die ECC
Thomas Petazzoni
2017-06-01
1
-0
/
+2
|
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+5
|
*
mtd: nand: export nand_{read,write}_page_raw()
Thomas Petazzoni
2017-05-15
1
-0
/
+8
|
*
mtd: nand: add core support for on-die ECC
Thomas Petazzoni
2017-05-15
1
-0
/
+1
*
|
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2017-05-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
|
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-04-25
1
-0
/
+2
*
|
mtd: nand: relax ecc.read_page() return value for uncorrectable ECC
Masahiro Yamada
2017-04-25
1
-1
/
+1
*
|
mtd: nand: Remove unused chip->write_page() hook
Boris Brezillon
2017-04-25
1
-4
/
+0
*
|
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
2017-03-08
1
-0
/
+1
*
|
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
2017-03-08
1
-0
/
+1
*
|
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
2017-03-08
1
-20
/
+1
*
|
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
2017-03-08
1
-0
/
+1
*
|
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
2017-03-08
1
-0
/
+1
[next]