开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
Age
Commit message (
Expand
)
Author
2022-10-11
treewide: use get_random_bytes() when possible
Jason A. Donenfeld
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 2
Jason A. Donenfeld
2022-10-11
treewide: use prandom_u32_max() when possible, part 1
Jason A. Donenfeld
2022-10-07
Merge tag 'nand/for-6.1' into mtd/next
Miquel Raynal
2022-09-21
mtd: rawnand: meson: stop supporting legacy clocks
Liang Yang
2022-09-21
mtd: rawnand: meson: refine resource getting in probe
Liang Yang
2022-09-21
mtd: rawnand: meson: fix the clock
Liang Yang
2022-09-21
mtd: rawnand: bcm47xx: fix spelling typo in comment
Jiangshan Yi
2022-09-21
mtd: rawnand: stm32_fmc2: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2022-09-21
mtd: rawnand: cadence: Remove an unneeded result variable
ye xingchen
2022-09-21
mtd: rawnand: Replace of_gpio_named_count() by gpiod_count()
Andy Shevchenko
2022-09-21
mtd: rawnand: marvell: Fix error handle regarding dma_map_sg
Jack Wang
2022-09-21
mtd: rawnand: stm32_fmc2: Fix dma_map_sg error check
Jack Wang
2022-09-21
mtd: rawnand: remove misguided comment of nand_get_device()
ChenXiaoSong
2022-09-21
mtd: rawnand: orion: Use devm_clk_get_optional()
Christophe JAILLET
2022-09-21
mtd: rawnand: cafe: Use correct function name in comment block
Colin Ian King
2022-09-21
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
2022-09-21
mtd: rawnand: meson: fix bit map use in meson_nfc_ecc_correct()
Dan Carpenter
2022-09-21
mtd: rawnand: arasan: stop using 0 as NULL pointer
GONG, Ruiqi
2022-09-21
mtd: rawnand: gpmi: Fix typo 'the the' in comment
Slark Xiao
2022-09-21
mtd: rawnand: brcmnand: Add individual glue driver selection
Florian Fainelli
2022-09-21
mtd: rawnand: brcmnand: Move Kconfig to driver folder
Florian Fainelli
2022-09-21
mtd: add ECC error accounting for each read request
Michał Kępień
2022-09-21
mtd: always initialize 'stats' in struct mtd_oob_ops
Michał Kępień
2022-09-20
mtd: rawnand: fsl_elbc: Fix none ECC mode
Pali Rohár
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-08-05
Merge tag 'mtd/for-5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2022-08-01
Merge tag 'spi-nor/for-5.20' into mtd/next
Richard Weinberger
2022-08-01
Merge remote-tracking branch 'korg_git/nand/next' into mtd/next
Richard Weinberger
2022-07-15
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Sascha Hauer
2022-06-29
mtd: rawnand: arasan: Fix clock rate in NV-DDR
Olga Kitaina
2022-06-29
mtd: rawnand: arasan: Update NAND bus clock instead of system clock
Amit Kumar Mahapatra
2022-06-24
mtd: rawnand: sm_common: drop unexpected word 'is' in the comments
Jiang Jian
2022-06-17
mtd: nand: raw: qcom_nandc: add support for unprotected spare data pages
Christian Marangi
2022-06-17
mtd: nand: raw: qcom_nandc: reorder qcom_nand_host struct
Christian Marangi
2022-06-16
mtd: rawnand: gpmi: Fix setting busy timeout setting
Sascha Hauer
2022-06-09
Revert "mtd: rawnand: add support for Toshiba TC58NVG0S3HTA00 NAND flash"
Christian Lamparter
2022-06-09
mtd: rawnand: atmel: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-06-09
mtd: rawnand: meson: Drop cleaning platform data in .remove()
Uwe Kleine-König
2022-06-09
mtd: rawnand: meson: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
mtd: rawnand: tegra: Don't skip cleanup after mtd_device_unregister() failed
Uwe Kleine-König
2022-06-09
mtd: rawnand: omap2: Suppress error message after WARN in .remove()
Uwe Kleine-König
2022-06-06
mtd: rawnand: meson: Fix a potential double free issue
Christophe JAILLET
2022-06-06
mtd: rawnand: cafe: fix drivers probe/remove methods
Peng Wu
2022-05-24
Merge tag 'mtd/for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
[next]