index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
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-10-27
mtd: rawnand: intel: check return value of devm_kasprintf()
Yi Yang
1
-0
/
+10
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