index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-08-05
8
-81
/
+284
|
\
|
*
Merge tag 'spi-nor/for-5.20' into mtd/next
Richard Weinberger
2022-08-01
2
-4
/
+1
|
|
\
|
*
\
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
2022-08-01
5
-59
/
+275
|
|
\
\
|
|
*
|
mtd: rawnand: arasan: Fix clock rate in NV-DDR
Olga Kitaina
2022-06-29
1
-1
/
+7
|
|
*
|
mtd: rawnand: arasan: Update NAND bus clock instead of system clock
Amit Kumar Mahapatra
2022-06-29
1
-4
/
+4
|
|
*
|
mtd: rawnand: sm_common: drop unexpected word 'is' in the comments
Jiang Jian
2022-06-24
1
-1
/
+1
|
|
*
|
mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
Christian Marangi
2022-06-17
1
-5
/
+194
|
|
*
|
mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct
Christian Marangi
2022-06-17
1
-45
/
+62
|
|
*
|
mtd: rawnand: meson: Fix a potential double free issue
Christophe JAILLET
2022-06-06
1
-1
/
+0
|
|
*
|
mtd: rawnand: cafe: fix drivers probe/remove methods
Peng Wu
2022-06-06
1
-2
/
+7
|
*
|
|
mtd: rawnand: atmel: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
1
-1
/
+3
|
*
|
|
mtd: rawnand: meson: Drop cleaning platform data in .remove()
Uwe Kleine-König
2022-06-09
1
-2
/
+0
|
*
|
|
mtd: rawnand: meson: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
1
-11
/
+3
|
*
|
|
mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
1
-4
/
+1
|
*
|
|
mtd: rawnand: omap2: Suppress error message after WARN in .remove()
Uwe Kleine-König
2022-06-09
1
-4
/
+2
|
|
/
/
*
|
/
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Sascha Hauer
2022-07-15
1
-2
/
+4
|
|
/
|
/
|
*
|
mtd: rawnand: gpmi: Fix setting busy timeout setting
Sascha Hauer
2022-06-16
1
-1
/
+1
*
|
Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"
Christian Lamparter
2022-06-09
1
-3
/
+0
|
/
*
Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-05-24
20
-752
/
+321
|
\
|
*
mtd: rawnand: renesas: Use runtime PM instead of the raw clock API
Miquel Raynal
2022-05-16
1
-28
/
+23
|
*
mtd: rawnand: mpc5121: Check before clk_disable_unprepare() not needed
Phil Edworthy
2022-05-16
1
-2
/
+1
|
*
mtd: rawnand: rockchip: Check before clk_disable_unprepare() not needed
Phil Edworthy
2022-05-16
1
-4
/
+2
|
*
mtd: rawnand: cs553x: simplify the return expression of cs553x_write_ctrl_byte()
Minghao Chi
2022-05-12
1
-6
/
+1
|
*
mtd: rawnand: kioxia: Add support for TH58NVG3S0HBAI4
Rickard x Andersson
2022-05-12
2
-2
/
+7
|
*
Merge tag 'mtd/mtk-spi-nand-for-5.19' into nand/next
Miquel Raynal
2022-04-27
5
-642
/
+3
|
|
\
|
|
*
mtd: nand: make mtk_ecc.c a separated module
Chuanhong Guo
2022-04-27
5
-642
/
+3
|
*
|
mtd: rawnand: tmio: check return value after calling platform_get_resource()
Yang Yingliang
2022-04-27
1
-0
/
+3
|
*
|
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
Yang Yingliang
2022-04-27
1
-1
/
+1
|
*
|
mtd: rawnand: cadence: fix possible null-ptr-deref in cadence_nand_dt_probe()
Yang Yingliang
2022-04-27
1
-3
/
+2
|
*
|
mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash
Andreas Böhler
2022-04-21
1
-0
/
+3
|
*
|
mtd: rawnand: gpmi: Add large oob bch setting support
Han Xu
2022-04-21
2
-5
/
+197
|
*
|
mtd: rawnand: gpmi: Rename the variable ecc_chunk_size
Han Xu
2022-04-21
2
-27
/
+34
|
*
|
mtd: rawnand: gpmi: Uninline the gpmi_check_ecc function
Han Xu
2022-04-21
1
-1
/
+1
|
*
|
mtd: rawnand: gpmi: Add strict ecc strength check
Han Xu
2022-04-21
1
-1
/
+14
|
*
|
mtd: rawnand: gpmi: Refactor bch geometry settings function
Han Xu
2022-04-21
1
-12
/
+20
|
*
|
mtd: rawnand: denali: Use managed device resources
Zheyu Ma
2022-04-21
1
-11
/
+4
|
*
|
mtd: rawnand: omap_elm: Add compatible for AM64 ELM
Roger Quadros
2022-04-11
1
-0
/
+1
|
*
|
mtd: rawnand: print offset instead of page number for bad blocks
Rafał Miłecki
2022-04-04
1
-4
/
+5
|
*
|
mtd: rawnand: davinci: Remove redundant unsigned comparison to zero
Wang Weiyang
2022-04-04
1
-1
/
+1
|
|
/
*
|
mtd: rawnand: qcom: fix memory corruption that causes panic
Md Sadre Alam
2022-04-21
1
-11
/
+13
*
|
mtd: rawnand: Fix return value check of wait_for_completion_timeout
Miaoqian Lin
2022-04-21
1
-6
/
+8
*
|
mtd: rawnand: fix ecc parameters for mt7622
Chuanhong Guo
2022-04-04
1
-4
/
+8
|
/
*
Merge tag 'mtd/changes-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-25
21
-150
/
+428
|
\
|
*
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
2022-03-23
13
-137
/
+415
|
|
\
|
|
*
mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
Xin Xiong
2022-03-14
1
-3
/
+11
|
|
*
mtd: rawnand: rockchip: fix platform_get_irq.cocci warning
Yihao Han
2022-03-14
1
-1
/
+0
|
|
*
mtd: rawnand: stm32_fmc2: Add NAND Write Protect support
Christophe Kerello
2022-02-18
1
-1
/
+39
|
|
*
mtd: rawnand: pl353: Set the nand chip node as the flash node
Amit Kumar Mahapatra
2022-02-18
1
-1
/
+1
|
|
*
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
2022-02-09
1
-24
/
+20
|
|
*
mtd: rawnand: brcmnand: Fix sparse warnings in bcma_nand
Florian Fainelli
2022-01-26
1
-2
/
+2
[next]