index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-08
mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
Xin Xiong
1
-3
/
+11
2022-04-08
mtd: rawnand: pl353: Set the nand chip node as the flash node
Amit Kumar Mahapatra
1
-1
/
+1
2022-04-08
mtd: rawnand: gpmi: fix controller timings setting
Dario Binacchi
1
-0
/
+3
2022-04-08
mtd: rawnand: protect access to rawnand devices while in suspend
Sean Nyekjaer
1
-24
/
+20
2022-02-23
mtd: rawnand: ingenic: Fix missing put_device in ingenic_ecc_get
Miaoqian Lin
1
-1
/
+6
2022-02-23
mtd: rawnand: brcmnand: Fixed incorrect sub-page ECC status
david regan
1
-1
/
+1
2022-02-23
mtd: rawnand: qcom: Fix clock sequencing in qcom_nandc_probe()
Bryan O'Donoghue
1
-8
/
+6
2022-02-23
mtd: rawnand: gpmi: don't leak PM reference in error path
Christian Eggers
1
-1
/
+2
2022-02-01
mtd: rawnand: mpc5121: Remove unused variable in ads5121_select_chip()
Geert Uytterhoeven
1
-1
/
+0
2022-01-27
mtd: rawnand: ingenic: JZ4740 needs 'oob_first' read page function
Paul Cercueil
1
-0
/
+5
2022-01-27
mtd: rawnand: Export nand_read_page_hwecc_oob_first()
Paul Cercueil
2
-68
/
+68
2022-01-27
mtd: rawnand: davinci: Rewrite function description
Paul Cercueil
1
-6
/
+4
2022-01-27
mtd: rawnand: davinci: Avoid duplicated page read
Paul Cercueil
1
-1
/
+2
2022-01-27
mtd: rawnand: davinci: Don't calculate ECC when reading page
Paul Cercueil
1
-3
/
+0
2022-01-27
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
Stefan Riedmueller
1
-9
/
+0
2022-01-27
mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
Christian Eggers
1
-3
/
+25
2021-12-17
mtd: rawnand: Fix nand_choose_best_timings() on unsupported interface
Herve Codina
1
-2
/
+2
2021-12-17
mtd: rawnand: Fix nand_erase_op delay
Herve Codina
1
-1
/
+1
2021-12-14
mtd: rawnand: fsmc: Fix timing computation
Herve Codina
1
-8
/
+24
2021-12-14
mtd: rawnand: fsmc: Take instruction delay into account
Herve Codina
1
-0
/
+4
2021-11-18
mtd: rawnand: au1550nd: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-11-18
mtd: rawnand: plat_nand: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-11-18
mtd: rawnand: orion: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-11-18
mtd: rawnand: pasemi: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-11-18
mtd: rawnand: gpio: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-11-18
mtd: rawnand: mpc5121: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-11-18
mtd: rawnand: xway: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-11-18
mtd: rawnand: ams-delta: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-11-18
mtd: rawnand: fsmc: Fix use of SM ORDER
Miquel Raynal
1
-1
/
+3
2021-11-18
mtd: rawnand: arasan: Prevent an unsupported configuration
Miquel Raynal
1
-0
/
+15
2021-11-18
mtd: rawnand: intel: Fix potential buffer overflow in probe
Evgeny Novikov
1
-0
/
+5
2021-11-18
mtd: rawnand: socrates: Keep the driver compatible with on-die ECC engines
Miquel Raynal
1
-3
/
+9
2021-09-14
mtd: rawnand: qcom: Update code word value for raw read
Md Sadre Alam
1
-2
/
+6
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-09-08
mtd/drivers/nand: use HZ macros
Daniel Lezcano
1
-1
/
+1
2021-09-05
Merge tag 'mtd/for-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
6
-15
/
+59
2021-08-23
mtd: rawnand: cafe: Fix a resource leak in the error handling path of 'cafe_n...
Christophe JAILLET
1
-1
/
+3
2021-08-17
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
1
-9
/
+18
2021-08-06
mtd: rawnand: remove never changed ret variable
Jason Wang
1
-2
/
+2
2021-08-06
mtd: rawnand: omap: Fix kernel doc warning on 'calcuate' typo
Vladimir Molokov
1
-1
/
+1
2021-08-06
mtd: rawnand: Fix probe failure due to of_get_nand_secure_regions()
Manivannan Sadhasivam
1
-0
/
+6
2021-07-16
mtd: rawnand: Fix a couple of spelling mistakes in Kconfig
Colin Ian King
1
-2
/
+2
2021-07-16
mtd: rawnand: nand_bbt: Skip bad blocks when searching for the BBT in NAND
Stefan Riedmueller
1
-0
/
+33
2021-07-16
mtd: rawnand: Add a check in of_get_nand_secure_regions()
Dan Carpenter
1
-2
/
+2
2021-07-05
Merge tag 'mtd/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
20
-272
/
+2316
2021-06-30
Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
19
-266
/
+2314
2021-06-18
mtd: rawnand: omap: Add larger page NAND chips support
Miquel Raynal
2
-69
/
+116
2021-06-18
mtd: rawnand: omap: Various style fixes
Miquel Raynal
1
-5
/
+7
2021-06-18
mtd: rawnand: omap: Check return values
Miquel Raynal
1
-9
/
+21
2021-06-18
mtd: rawnand: omap: Rename a macro
Miquel Raynal
1
-8
/
+8
[next]