index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
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
2022-10-18
mtd: rawnand: intel: Add missing of_node_put() in ebu_nand_probe()
Yang Yingliang
2022-09-20
mtd: rawnand: intel: Use devm_platform_ioremap_resource_byname()
Martin Blumenstingl
2022-09-20
mtd: rawnand: intel: Remove unused clk_rate member from struct ebu_nand
Martin Blumenstingl
2022-09-20
mtd: rawnand: intel: Remove unused nand_pa member from ebu_nand_cs
Martin Blumenstingl
2022-09-20
mtd: rawnand: intel: Don't re-define NAND_DATA_IFACE_CHECK_ONLY
Martin Blumenstingl
2022-09-20
mtd: rawnand: intel: Remove undocumented compatible string
Martin Blumenstingl
2022-09-20
mtd: rawnand: intel: Read the chip-select line from the correct OF node
Martin Blumenstingl
2022-04-27
mtd: rawnand: intel: fix possible null-ptr-deref in ebu_nand_probe()
Yang Yingliang
2021-09-14
mtd: rawnand: intel: Fix potential buffer overflow in probe
Evgeny Novikov
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mtd/drivers/nand: use HZ macros
Daniel Lezcano
2021-08-17
mtd: rawnand: intel: Fix error handling in probe
Evgeny Novikov
2021-02-21
Merge tag 'mtd/for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2021-02-01
mtd: rawnand: intel: Fix an error handling path in 'ebu_dma_start()'
Christophe JAILLET
2021-01-14
mtd: rawnand: intel: check the mtd name only after setting the variable
Martin Blumenstingl
2020-12-10
mtd: rawnand: Add NAND controller support on Intel LGM SoC
Ramuthevar Vadivel Murugan