开源镜像站
帮助
动态
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
2023-07-12
mtd: rawnand: sunxi: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-07-12
mtd: rawnand: brcmnand: Fix mtd oobsize
William Zhang
2023-07-12
mtd: rawnand: brcmnand: Fix potential out-of-bounds access in oob write
William Zhang
2023-07-12
mtd: rawnand: brcmnand: Fix crash during the panic_write
William Zhang
2023-07-12
mtd: rawnand: brcmnand: Fix potential false time out warning
William Zhang
2023-07-12
mtd: rawnand: brcmnand: Fix ECC level field setting for v7.2 controller
William Zhang
2023-07-12
mtd: rawnand: meson: use NAND core API to check status
Arseniy Krasnov
2023-07-12
mtd: rawnand: export 'nand_exit_status_op()'
Arseniy Krasnov
2023-07-12
nand: oxnas_nand: remove obsolete raw nand driver
Neil Armstrong
2023-06-28
Merge tag 'mtd/for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-06-19
mtd: rawnand: macronix: OTP access for MX30LFxG18AC
Arseniy Krasnov
2023-06-19
mtd: rawnand: meson: fix unaligned DMA buffers handling
Arseniy Krasnov
2023-06-19
mtd: rawnand: add support for the Sandisk SDTNQGAMA chip
Johan Jonker
2023-06-19
mtd: rawnand: add basic sandisk manufacturer ops
Johan Jonker
2023-06-09
mtd: rawnand: meson: check buffer length
Arseniy Krasnov
2023-06-09
mtd: rawnand: meson: waiting w/o wired ready/busy pin
Arseniy Krasnov
2023-06-09
mtd: rawnand: meson: replace integer consts with proper defines
Arseniy Krasnov
2023-06-09
Revert "mtd: rawnand: arasan: Prevent an unsupported configuration"
Amit Kumar Mahapatra
2023-06-01
mtd: rawnand: marvell: don't set the NAND frequency select
Chris Packham
2023-06-01
mtd: rawnand: marvell: ensure timing values are written
Chris Packham
2023-05-26
mtd: rawnand: ingenic: fix empty stub helper definitions
Arnd Bergmann
2023-04-25
Merge tag 'mtd/for-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-04-19
Merge tag 'nand/for-6.4' into mtd/next
Miquel Raynal
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-03
mtd: rawnand: meson: fix bitmask for length in command word
Arseniy Krasnov
2023-04-03
mtd: rawnand: stm32_fmc2: use timings.mode instead of checking tRC_min
Christophe Kerello
2023-04-03
mtd: rawnand: stm32_fmc2: remove unsupported EDO mode
Christophe Kerello
2023-03-28
mtd: rawnand: stm32_fmc2: depends on ARCH_STM32 instead of MACH_STM32MP157
Christophe Kerello
2023-03-22
mtd: rawnand: remove unused is_imx51_nfc and imx53_nfc functions
Tom Rix
2023-03-22
mtd: nand: qcom: Use of_property_present() for testing DT property presence
Rob Herring
2023-03-22
mtd: rawnand: hynix: fix up bit 0 of sdr_timing_mode
Hector Palacios
2023-03-22
mtd: Use of_property_read_bool() for boolean properties
Rob Herring
2023-03-22
mtd: rawnand: meson: invalidate cache on polling ECC bit
Arseniy Krasnov
2023-03-22
mtd: rawnand: nandsim: Artificially prevent sequential page reads
Miquel Raynal
2023-03-07
mtd: nand: raw: qcom_nandc: Use devm_platform_get_and_ioremap_resource()
Md Sadre Alam
2023-03-06
mtd: rawnand: meson: initialize struct with zeroes
Arseniy Krasnov
2023-03-06
mtd: rawnand: orion: use devm_platform_ioremap_resource()
Ye Xingchen
2023-02-25
Merge tag 'mtd/for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2023-02-06
mtd: rawnand: sunxi: Precompute the ECC_CTL register value
Samuel Holland
2023-02-06
mtd: rawnand: sunxi: Embed sunxi_nand_hw_ecc by value
Samuel Holland
2023-02-06
mtd: rawnand: sunxi: Update OOB layout to match hardware
Samuel Holland
2023-01-30
mtd: rawnand: fsl_elbc: Propagate HW ECC settings to HW
Pali Rohár
2023-01-16
ARM: s3c: remove s3c24xx specific hacks
Arnd Bergmann
2023-01-13
mtd: rawnand: vf610_nfc: use regular comments for functions
Randy Dunlap
2023-01-13
mtd: rawnand: Support for sequential cache reads
JaimeLiao
2023-01-13
mtd: rawnand: Prepare the late addition of supported operation checks
Miquel Raynal
2023-01-13
mtd: rawnand: Check the data only read pattern only once
Miquel Raynal
2023-01-07
mtd: remove tmio_nand driver
Arnd Bergmann
2023-01-07
mtd: rawnand: pasemi: Don't use static data to track per-device state
Uwe Kleine-König
2023-01-02
mtd: rawnand: sunxi: Fix the size of the last OOB region
Samuel Holland
[next]