index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
intel-nand-controller.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-21
mtd: rawnand: intel: Use helper function devm_clk_get_enabled()
Li Zetao
1
-12
/
+3
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2022-10-18
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
Yang Yingliang
1
-8
/
+15
2022-09-20
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
1
-6
/
+4
2022-09-20
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
Martin Blumenstingl
1
-2
/
+0
2022-09-20
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
1
-1
/
+0
2022-09-20
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
1
-2
/
+9
2022-04-27
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
Yang Yingliang
1
-1
/
+1
2021-09-14
mtd: rawnand: intel: Fix potential buffer overflow in probe
Evgeny Novikov
1
-0
/
+5
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-08-17
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
1
-9
/
+18
2021-02-21
Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
1
-2
/
+4
2021-02-01
mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'
Christophe JAILLET
1
-2
/
+4
2021-01-14
mtd: rawnand: intel: check the mtd name only after setting the variable
Martin Blumenstingl
1
-2
/
+3
2020-12-10
mtd: rawnand: Add NAND controller support on Intel LGM SoC
Ramuthevar Vadivel Murugan
1
-0
/
+721