开源镜像站
帮助
动态
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
/
gpmi-nand
/
gpmi-nand.c
Age
Commit message (
Expand
)
Author
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: nand: raw: gpmi: improve power management handling
Han Xu
2024-10-21
mtd: nand: raw: gpmi: switch to SYSTEM_SLEEP_PM_OPS
Han Xu
2024-07-17
mtd: rawnand: gpmi: add iMX8QXP support.
Han Xu
2024-07-17
mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata
Frank Li
2023-07-27
mtd: Explicitly include correct DT includes
Rob Herring
2023-04-11
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2022-10-18
mtd: rawnand: gpmi: using pm_runtime_resume_and_get instead of pm_runtime_get...
Zhang Qilong
2022-09-21
mtd: rawnand: gpmi: Fix typo 'the the' in comment
Slark Xiao
2022-07-15
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Sascha Hauer
2022-06-16
mtd: rawnand: gpmi: Fix setting busy timeout setting
Sascha Hauer
2022-04-21
mtd: rawnand: gpmi: Add large oob bch setting support
Han Xu
2022-04-21
mtd: rawnand: gpmi: Rename the variable ecc_chunk_size
Han Xu
2022-04-21
mtd: rawnand: gpmi: Uninline the gpmi_check_ecc function
Han Xu
2022-04-21
mtd: rawnand: gpmi: Add strict ecc strength check
Han Xu
2022-04-21
mtd: rawnand: gpmi: Refactor bch geometry settings function
Han Xu
2022-03-23
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
2022-01-26
mtd: rawnand: gpmi: don't leak PM reference in error path
Christian Eggers
2022-01-23
mtd: rawnand: gpmi: support fast edo timings for mx28
Dario Binacchi
2022-01-23
mtd: rawnand: gpmi: validate controller clock rate
Dario Binacchi
2022-01-23
mtd: rawnand: gpmi: fix controller timings setting
Dario Binacchi
2021-12-22
mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-17
mtd: rawnand: gpmi: remove unneeded variable
Minghao Chi
2021-11-19
mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
Christian Eggers
2021-11-19
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
Stefan Riedmueller
2021-09-14
mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-04-07
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
2021-01-04
mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
Sean Nyekjaer
2020-12-10
mtd: rawnand: gpmi: Use a single line for of_device_id
Fabio Estevam
2020-12-10
mtd: rawnand: gpmi: Fix the random DMA timeout issue
Han Xu
2020-12-10
mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue
Han Xu
2020-12-10
mtd: rawnand: gpmi: Use of_device_get_match_data()
Fabio Estevam
2020-12-10
mtd: rawnand: gpmi: fix reference count leak in gpmi ops
Zhang Qilong
2020-09-30
mtd: rawnand: gpmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
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-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-05-31
mtd: rawnand: gpmi: Use nand_extract_bits()
Miquel Raynal
2020-05-31
mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probe
Dinghao Liu
2020-05-31
mtd: rawnand: gpmi: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-31
mtd: rawnand: gpmi: Stop using nand_release()
Miquel Raynal
2020-05-10
mtd: rawnand: Take check_only into account
Boris Brezillon
2020-03-11
mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-01-17
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume
Esben Haabendal
2020-01-17
mtd: rawnand: gpmi: Fix suspend/resume problem
Esben Haabendal
2019-06-27
mtd: rawnand: gpmi: remove double assignment to block_size
Colin Ian King
2019-06-27
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2019-06-27
dmaengine: mxs: rename custom flag
Sascha Hauer
2019-06-27
dmaengine: mxs: Add header file to be shared with gpmi nand driver
Sascha Hauer
[next]