index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
intel-nand-controller.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-11-22
Merge tag 'mtd/for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux
Linus Torvalds
1
-1
/
+1
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
1
-1
/
+1
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-07-17
mtd: rawnand: intel: use 'time_left' variable with wait_for_completion_timeout()
Wolfram Sang
1
-3
/
+3
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/linux
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