index
:
linux-stable.git
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.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
/
drivers
/
mtd
/
nand
/
nand_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon
2018-02-16
1
-6582
/
+0
*
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-01-29
1
-296
/
+1912
|
\
|
*
mtd: nand: Fix build issues due to an anonymous union
Miquel Raynal
2018-01-20
1
-6
/
+7
|
*
mtd: nand: Fix nand_do_read_oob() return value
Miquel Raynal
2018-01-12
1
-1
/
+4
|
*
mtd: nand: Fix unfinished comment in nand_init_data_interface()
Miquel Raynal
2018-01-06
1
-1
/
+4
|
*
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2017-12-16
1
-25
/
+988
|
*
mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed
Boris Brezillon
2017-12-14
1
-14
/
+11
|
*
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
2017-12-14
1
-53
/
+38
|
*
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
2017-12-14
1
-25
/
+20
|
*
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2017-12-14
1
-26
/
+20
|
*
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
1
-51
/
+36
|
*
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-14
1
-166
/
+845
|
*
mtd: nand: use usual return values for the ->erase() hook
Miquel Raynal
2017-12-01
1
-2
/
+8
|
*
mtd: nand: fix interpretation of NAND_CMD_NONE in nand_command[_lp]()
Miquel Raynal
2017-11-30
1
-2
/
+7
*
|
mtd: Remove duplicate checks on mtd_oob_ops parameter
Boris Brezillon
2018-01-16
1
-45
/
+0
*
|
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
2018-01-16
1
-56
/
+0
|
/
*
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
Richard Weinberger
2017-11-02
1
-8
/
+26
|
\
|
*
mtd: nand: Fix writing mtdoops to nand flash.
Brent Taylor
2017-10-31
1
-3
/
+6
|
*
mtd: nand: Export nand_reset() symbol
Boris Brezillon
2017-10-14
1
-0
/
+1
|
*
mtd: nand: introduce NAND_ROW_ADDR_3 flag
Masahiro Yamada
2017-09-18
1
-4
/
+5
|
*
mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONE
Miquel Raynal
2017-09-18
1
-1
/
+14
*
|
mtd: nand: remove unused blockmask variable
Corentin Labbe
2017-09-18
1
-2
/
+1
|
/
*
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-09-01
1
-240
/
+64
|
\
|
*
mtd: nand: make Samsung SLC NAND usable again
Lothar Waßmann
2017-08-29
1
-2
/
+5
|
*
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into...
Boris Brezillon
2017-08-23
1
-1
/
+1
|
|
\
|
|
*
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2017-08-13
1
-1
/
+1
|
*
|
mtd: nand: remove hard-coded NAND ids length
Jean-Louis Thekekara
2017-08-23
1
-2
/
+2
|
*
|
mtd: nand: Fix various memory leaks in core
Boris Brezillon
2017-08-23
1
-62
/
+56
|
*
|
mtd: nand: Remove support for block locking/unlocking
Boris Brezillon
2017-08-03
1
-173
/
+0
|
|
/
*
|
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-07
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-03
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
[next]