开源镜像站
帮助
动态
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
/
omap_elm.c
Age
Commit message (
Expand
)
Author
2024-10-21
mtd: Switch back to struct platform_driver::remove()
Uwe Kleine-König
2023-07-12
mtd: rawnand: omap_elm: Fix incorrect type in assignment
Roger Quadros
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2022-04-11
mtd: rawnand: omap_elm: Add compatible for AM64 ELM
Roger Quadros
2022-01-23
mtd: rawnand: omap_elm: remove redundant variable 'errors'
Colin Ian King
2021-12-22
mtd: rawnand: omap_elm: Use platform_get_irq() to get the interrupt
Lad Prabhakar
2021-09-14
mtd: rawnand: omap_elm: Make use of the helper function devm_platform_ioremap...
Cai Huoqing
2021-06-18
mtd: rawnand: omap: Add larger page NAND chips support
Miquel Raynal
2020-11-20
mtd: rawnand: omap_elm: Finish half populated function header, demote empty ones
Lee Jones
2020-08-02
mtd: rawnand: omap_elm: Replace HTTP links with HTTPS ones
Alexander A. Klimov
2020-05-31
mtd: rawnand: omap_elm: Fix runtime PM imbalance on error
Dinghao Liu
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157
Thomas Gleixner
2019-03-21
mtd: rawnand: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-02-16
mtd: nand: move raw NAND related code to the raw/ subdir
Boris Brezillon