index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
nand_base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'nand/for-6.8' into mtd/next
Miquel Raynal
2023-12-22
1
-2
/
+8
|
\
|
*
mtd: rawnand: NAND controller write protect
David Regan
2023-12-04
1
-0
/
+4
|
*
mtd: rawnand: Add destructive operation
Boris Brezillon
2023-12-04
1
-2
/
+4
*
|
mtd: rawnand: Clarify conditions to enable continuous reads
Miquel Raynal
2023-12-22
1
-8
/
+16
*
|
mtd: rawnand: Prevent sequential reads with on-die ECC engines
Miquel Raynal
2023-12-22
1
-0
/
+8
*
|
mtd: rawnand: Fix core interference with sequential reads
Miquel Raynal
2023-12-22
1
-0
/
+14
*
|
mtd: rawnand: Prevent crossing LUN boundaries during sequential reads
Miquel Raynal
2023-12-22
1
-6
/
+37
|
/
*
Merge tag 'mtd/for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-11-04
1
-1
/
+0
|
\
|
*
mtd: rawnand: Remove unused of_gpio.h inclusion
Andy Shevchenko
2023-10-16
1
-1
/
+0
*
|
mtd: rawnand: Ensure the nand chip supports cached reads
Rouven Czerwinski
2023-10-16
1
-0
/
+3
|
/
*
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
2023-07-12
1
-0
/
+1
*
mtd: rawnand: Support for sequential cache reads
JaimeLiao
2023-01-13
1
-4
/
+115
*
mtd: rawnand: Prepare the late addition of supported operation checks
Miquel Raynal
2023-01-13
1
-0
/
+10
*
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
2023-01-13
1
-0
/
+20
*
mtd: rawnand: placate "$VARIABLE is used uninitialized" warnings
Adam Borowski
2022-11-07
1
-2
/
+2
*
Merge tag 'nand/for-6.1' into mtd/next
Miquel Raynal
2022-10-07
1
-4
/
+1
|
\
|
*
mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-09-21
1
-2
/
+1
|
*
mtd: rawnand: remove misguided comment of nand_get_device()
ChenXiaoSong
2022-09-21
1
-2
/
+0
*
|
mtd: add ECC error accounting for each read request
Michał Kępień
2022-09-21
1
-0
/
+10
|
/
*
mtd: rawnand: print offset instead of page number for bad blocks
Rafał Miłecki
2022-04-04
1
-4
/
+5
*
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
2022-03-23
1
-42
/
+39
|
\
|
*
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
2022-02-09
1
-24
/
+20
|
*
mtd: rawnand: Rework of_get_nand_bus_width()
Tudor Ambarus
2022-01-23
1
-12
/
+18
|
*
mtd: rawnand: Remove of_get_nand_on_flash_bbt() wrapper
Tudor Ambarus
2022-01-23
1
-6
/
+1
*
|
mtd: Replace the expert mode symbols with a single helper
Miquel Raynal
2022-02-07
1
-1
/
+1
|
/
*
Merge tag 'mtd/for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-01-11
1
-0
/
+70
|
\
|
*
Merge tag 'nand/for-5.17' into mtd/next
Miquel Raynal
2021-12-31
1
-0
/
+67
|
|
\
|
|
*
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
2021-11-19
1
-0
/
+67
|
*
|
mtd: Introduce an expert mode for forensics and debugging purposes
Miquel Raynal
2021-12-09
1
-0
/
+3
|
|
/
*
|
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
2021-12-03
1
-2
/
+2
*
|
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
2021-12-03
1
-1
/
+1
|
/
*
mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
Manivannan Sadhasivam
2021-08-06
1
-0
/
+6
*
mtd: rawnand: Add a check in of_get_nand_secure_regions()
Dan Carpenter
2021-07-16
1
-2
/
+2
*
mtd: rawnand: Add a helper to parse the gpio-cs DT property
Miquel Raynal
2021-05-26
1
-0
/
+39
*
mtd: rawnand: Choose the best timings, NV-DDR included
Miquel Raynal
2021-05-26
1
-1
/
+75
*
mtd: rawnand: Allow SDR timings to be nacked
Miquel Raynal
2021-05-26
1
-4
/
+4
*
mtd: rawnand: Support enabling NV-DDR through SET_FEATURES
Miquel Raynal
2021-05-26
1
-5
/
+13
*
mtd: rawnand: Handle the double bytes in NV-DDR mode
Miquel Raynal
2021-05-26
1
-8
/
+85
*
mtd: rawnand: Access SDR and NV-DDR timings through a common macro
Miquel Raynal
2021-05-26
1
-60
/
+71
*
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
2021-05-26
1
-1
/
+1
*
mtd: rawnand: silence static checker warning in nand_setup_interface()
Dan Carpenter
2021-05-10
1
-0
/
+1
*
mtd: rawnand: Add support for secure regions in NAND memory
Manivannan Sadhasivam
2021-04-07
1
-1
/
+99
*
mtd: nand: fix error handling in nand_prog_page_op() #2
Sascha Hauer
2021-03-11
1
-16
/
+15
*
mtd: nand: fix error handling in nand_prog_page_op() #1
Sascha Hauer
2021-03-11
1
-0
/
+2
*
mtd: rawnand: Try not to use the ECC private structures
Miquel Raynal
2021-03-11
1
-9
/
+7
*
mtd: nand: ecc-hamming: Create the software Hamming engine
Miquel Raynal
2020-12-10
1
-17
/
+9
*
mtd: nand: ecc-hamming: Stop using raw NAND structures
Miquel Raynal
2020-12-10
1
-3
/
+60
*
mtd: nand: ecc-hamming: Rename the exported functions
Miquel Raynal
2020-12-10
1
-2
/
+23
*
mtd: nand: ecc-hamming: Move Hamming code to the generic NAND layer
Miquel Raynal
2020-12-10
1
-1
/
+1
*
mtd: nand: ecc-bch: Create the software BCH engine
Miquel Raynal
2020-12-10
1
-53
/
+9
[next]