index
:
Linux
arm64-uaccess
for-next
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
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
mtd: rawnand: diskonchip: Fix the probe error path
Miquel Raynal
2020-05-31
1
-5
/
+2
|
|
*
|
mtd: rawnand: denali: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+6
|
|
*
|
mtd: rawnand: denali: Delete items from the list in the _remove() path
Miquel Raynal
2020-05-31
1
-2
/
+4
|
|
*
|
mtd: rawnand: davinci: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
|
|
*
|
mtd: rawnand: cs553x: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+4
|
|
*
|
mtd: rawnand: cafe: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+4
|
|
*
|
mtd: rawnand: cadence: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+6
|
|
*
|
mtd: rawnand: brcmnand: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-2
/
+8
|
|
*
|
mtd: rawnand: bcm47xx: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
|
|
*
|
mtd: rawnand: au1550nd: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
|
|
*
|
mtd: rawnand: ams-delta: Stop using nand_release()
Miquel Raynal
2020-05-26
1
-1
/
+4
|
|
*
|
mtd: rawnand: arasan: Support the hardware BCH ECC engine
Miquel Raynal
2020-05-26
2
-0
/
+343
|
|
*
|
mtd: rawnand: arasan: Add new Arasan NAND controller
Miquel Raynal
2020-05-24
3
-0
/
+963
|
|
*
|
mtd: rawnand: Add nand_extract_bits()
Miquel Raynal
2020-05-24
1
-0
/
+44
|
|
*
|
mtd: rawnand: Ensure the number of bitflips is consistent
Miquel Raynal
2020-05-24
1
-5
/
+5
|
|
*
|
lib/bch: Allow easy bit swapping
Miquel Raynal
2020-05-24
2
-2
/
+2
|
|
*
|
lib/bch: Rework a little bit the exported function names
Miquel Raynal
2020-05-24
2
-10
/
+10
|
|
*
|
mtd: rawnand: micron: Adapt the PAGE READ flow to constraint controllers
Miquel Raynal
2020-05-24
1
-9
/
+52
|
|
*
|
mtd: rawnand: Remove the cmx270 NAND controller driver
Boris Brezillon
2020-05-24
3
-241
/
+0
|
|
*
|
mtd: rawnand: Fix nand_gpio_waitrdy()
Boris Brezillon
2020-05-24
1
-2
/
+8
|
|
*
|
mtd: rawnand: davinci: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-24
1
-91
/
+0
|
|
*
|
mtd: rawnand: davinci: Implement exec_op()
Boris Brezillon
2020-05-24
1
-1
/
+101
|
|
*
|
mtd: rawnand: davinci: Stop using nand_chip.legacy.IO_ADDR_{R, W}
Boris Brezillon
2020-05-24
1
-21
/
+15
|
|
*
|
mtd: rawnand: davinci: Inherit from nand_controller
Boris Brezillon
2020-05-24
1
-1
/
+4
|
|
*
|
mtd: rawnand: brcmnand: correctly verify erased pages
Álvaro Fernández Rojas
2020-05-24
1
-8
/
+11
|
|
*
|
mtd: rawnand: brcmnand: improve hamming oob layout
Álvaro Fernández Rojas
2020-05-24
1
-19
/
+16
|
|
*
|
mtd: rawnand: brcmnand: fix hamming oob layout
Álvaro Fernández Rojas
2020-05-24
1
-4
/
+7
|
|
*
|
mtd: rawnand: Propage CS selection to sub operations
Boris Brezillon
2020-05-24
1
-1
/
+2
|
|
*
|
mtd: rawnand: stm32_fmc2: use FIELD_PREP/FIELD_GET macros
Christophe Kerello
2020-05-24
1
-92
/
+85
|
|
*
|
mtd: rawnand: stm32_fmc2: cosmetic change to use nfc instead of fmc2 where re...
Christophe Kerello
2020-05-24
1
-407
/
+403
|
|
*
|
mtd: rawnand: stm32_fmc2: use FMC2_TIMEOUT_MS for timeouts
Christophe Kerello
2020-05-11
1
-5
/
+4
|
|
*
|
mtd: rawnand: stm32_fmc2: remove useless inline comments
Christophe Kerello
2020-05-11
1
-40
/
+0
|
|
*
|
mtd: rawnand: stm32_fmc2: manage all errors cases at probe time
Christophe Kerello
2020-05-11
1
-6
/
+11
|
|
*
|
mtd: rawnand: diskonchip: Get rid of the legacy interface implementation
Boris Brezillon
2020-05-11
1
-292
/
+0
|
|
*
|
mtd: rawnand: diskonchip: Implement exec_op()
Boris Brezillon
2020-05-11
1
-20
/
+199
|
|
*
|
mtd: rawnand: diskonchip: Inherit from nand_controller
Boris Brezillon
2020-05-11
1
-0
/
+3
|
|
*
|
mtd: rawnand: diskonchip: Get rid of doc2000_readbuf_dword()
Boris Brezillon
2020-05-11
1
-21
/
+9
|
|
*
|
mtd: rawnand: diskonchip: Make sure doc2001plus_readbuf() works for single by...
Boris Brezillon
2020-05-11
1
-3
/
+6
|
|
*
|
mtd: rawnand: diskonchip: Set the NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
1
-9
/
+1
|
|
*
|
mtd: rawnand: cafe: Set the NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
1
-9
/
+2
|
|
*
|
mtd: rawnand: Add a NAND_NO_BBM_QUIRK flag
Boris Brezillon
2020-05-11
1
-0
/
+3
|
|
*
|
mtd: rawnand: micron: Allow controllers to overload raw accessors
Miquel Raynal
2020-05-11
1
-2
/
+4
|
|
*
|
mtd: rawnand: Allow controllers to overload soft ECC hooks
Miquel Raynal
2020-05-11
1
-4
/
+8
|
|
*
|
mtd: rawnand: Expose monolithic read/write_page_raw() helpers
Miquel Raynal
2020-05-11
1
-0
/
+77
|
|
*
|
mtd: rawnand: jedec: Adapt the parameter page read to constraint controllers
Miquel Raynal
2020-05-11
1
-6
/
+13
|
|
*
|
mtd: rawnand: onfi: Adapt the parameter page read to constraint controllers
Miquel Raynal
2020-05-11
1
-7
/
+14
|
|
*
|
mtd: rawnand: Give the possibility to verify a read operation is supported
Miquel Raynal
2020-05-11
7
-30
/
+43
|
|
*
|
mtd: rawnand: Add a helper to check supported operations
Miquel Raynal
2020-05-11
1
-0
/
+9
|
|
*
|
mtd: rawnand: Avoid indirect access to ->data_buf()
Miquel Raynal
2020-05-11
1
-1
/
+1
|
|
*
|
mtd: rawnand: Rename the use_bufpoi variables
Miquel Raynal
2020-05-11
1
-17
/
+17
[prev]
[next]