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
/
intel-nand-controller.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: intel: check return value of devm_kasprintf()
Yi Yang
2023-10-27
1
-0
/
+10
*
mtd: rawnand: intel: Use helper function devm_clk_get_enabled()
Li Zetao
2023-08-21
1
-12
/
+3
*
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-4
/
+2
*
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
Yang Yingliang
2022-10-18
1
-8
/
+15
*
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
2022-09-20
1
-6
/
+4
*
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
Martin Blumenstingl
2022-09-20
1
-2
/
+0
*
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
2022-09-20
1
-2
/
+0
*
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
Martin Blumenstingl
2022-09-20
1
-2
/
+0
*
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
2022-09-20
1
-1
/
+0
*
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
2022-09-20
1
-2
/
+9
*
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
Yang Yingliang
2022-04-27
1
-1
/
+1
*
mtd: rawnand: intel: Fix potential buffer overflow in probe
Evgeny Novikov
2021-09-14
1
-0
/
+5
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
1
-1
/
+1
|
\
|
*
mtd/drivers/nand: use HZ macros
Daniel Lezcano
2021-09-08
1
-1
/
+1
*
|
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
2021-08-17
1
-9
/
+18
|
/
*
Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-02-21
1
-2
/
+4
|
\
|
*
mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'
Christophe JAILLET
2021-02-01
1
-2
/
+4
*
|
mtd: rawnand: intel: check the mtd name only after setting the variable
Martin Blumenstingl
2021-01-14
1
-2
/
+3
|
/
*
mtd: rawnand: Add NAND controller support on Intel LGM SoC
Ramuthevar Vadivel Murugan
2020-12-10
1
-0
/
+721