index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
atmel
Age
Commit message (
Expand
)
Author
2026-01-19
mtd: rawnand: atmel: Defer probe if SRAM is missing
Rob Herring (Arm)
2025-10-04
Merge tag 'mtd/for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd...
Linus Torvalds
2025-10-03
Merge tag 'nand/for-6.18' into mtd/next
Miquel Raynal
2025-09-29
mtd: rawnand: atmel: drop unused module alias
Johan Hovold
2025-09-29
mtd: rawnand: atmel: Fix error handling path in atmel_nand_controller_add_nands
Erick Karanja
2025-09-10
mtd: rawnand: atmel: Fix pulse read timing for certain flash chips
Alexander Dahl
2025-08-28
mtd: nand: raw: atmel: Respect tAR, tCLR in read setup timing
Alexander Sverdlin
2025-07-30
mtd: rawnand: atmel: set pmecc data setup time
Balamanikandan Gunasundar
2025-07-30
mtd: rawnand: atmel: Fix dma_mapping_error() address
Thomas Fourier
2024-12-05
mtd: rawnand: fix double free in atmel_pmecc_create_user()
Dan Carpenter
2024-11-21
Merge tag 'nand/for-6.13' into mtd/next
Miquel Raynal
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2024-10-21
mtd: rawnand: atmel: Fix possible memory leak
Miquel Raynal
2024-09-06
mtd: rawnand: atmel: Add message on DMA usage
Alexander Dahl
2024-03-15
mtd: nand: raw: atmel: Fix comment in timings preparation
Alexander Dahl
2023-09-22
mtd: rawnand: atmel: Annotate struct atmel_nand with __counted_by
Kees Cook
2023-07-12
mtd: rawnand: atmel: Use devm_platform_get_and_ioremap_resource()
Yangtao Li
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2022-09-21
mtd: rawnand: atmel: Unmap streaming DMA mappings
Tudor Ambarus
2022-06-09
mtd: rawnand: atmel: Warn about failure to unregister mtd device
Uwe Kleine-König
2022-03-23
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
2022-03-14
mtd: rawnand: atmel: fix refcount issue in atmel_nand_controller_init
Xin Xiong
2022-01-31
mtd: rawnand: Fix misuses of of_match_node()
Miquel Raynal
2022-01-31
mtd: Fix misuses of of_match_ptr()
Miquel Raynal
2021-09-14
mtd: rawnand: atmel: Make use of the helper function devm_platform_ioremap_re...
Cai Huoqing
2021-06-29
Merge tag 'nand/for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/mt...
Richard Weinberger
2021-06-11
mtd: rawnand: atmel: remove unnecessary oom message
Zhen Lei
2021-05-26
mtd: rawnand: atmel: Check the proposed data interface is supported
Miquel Raynal
2021-05-26
mtd: rawnand: Add a helper to clarify the interface configuration
Miquel Raynal
2021-03-28
mtd: rawnand: atmel: Update ecc_stats.corrected counter
Kai Stuhlemmer (ebee Engineering)
2020-09-30
mtd: rawnand: atmel: Check return values for nand_read_data_op
Alex Dewar
2020-09-30
mtd: rawnand: atmel: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
mtd: rawnand: atmel: Get rid of the legacy interface implementation
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Convert the driver to exec_op()
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Use nand_prog_page_end_op()
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Use nand_{write,read}_data_op()
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Drop redundant nand_read_page_op()
Boris Brezillon
2020-09-30
mtd: rawnand: atmel: Enable the NFC controller at probe time
Boris Brezillon
2020-09-30
mtd: rawnand: Use the NAND framework user_conf object for ECC flags
Miquel Raynal
2020-09-30
mtd: rawnand: Use the ECC framework OOB layouts
Miquel Raynal
2020-09-28
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-08-27
mtd: rawnand: Rename the ECC algorithm enumeration items
Miquel Raynal
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-05-11
mtd: rawnand: Rename a NAND chip option
Miquel Raynal
2020-01-21
mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
2019-04-18
mtd: rawnand: atmel: Fix spelling mistake in error message
Miquel Raynal
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-03-21
mtd: rawnand: atmel: switch to SPDX license identifiers
Tudor Ambarus
[next]