index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
atmel
Age
Commit message (
Expand
)
Author
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
2019-03-21
mtd: rawnand: atmel: add sam9x60 nand controller support
Tudor Ambarus
[next]