index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
raw
/
gpmi-nand
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: rawnand: gpmi: add iMX8QXP support.
Han Xu
2024-07-17
2
-1
/
+18
*
mtd: rawnand: gpmi: add 'support_edo_timing' in gpmi_devdata
Frank Li
2024-07-17
2
-1
/
+6
*
mtd: Explicitly include correct DT includes
Rob Herring
2023-07-27
1
-1
/
+1
*
mtd: nand: Convert to platform remove callback returning void
Uwe Kleine-König
2023-04-11
1
-3
/
+2
*
mtd: rawnand: gpmi: using pm_runtime_resume_and_get instead of pm_runtime_get...
Zhang Qilong
2022-10-18
1
-8
/
+4
*
mtd: rawnand: gpmi: Fix typo 'the the' in comment
Slark Xiao
2022-09-21
1
-1
/
+1
*
mtd: rawnand: gpmi: Set WAIT_FOR_READY timeout based on program/erase times
Sascha Hauer
2022-07-15
1
-2
/
+4
*
mtd: rawnand: gpmi: Fix setting busy timeout setting
Sascha Hauer
2022-06-16
1
-1
/
+1
*
mtd: rawnand: gpmi: Add large oob bch setting support
Han Xu
2022-04-21
2
-5
/
+197
*
mtd: rawnand: gpmi: Rename the variable ecc_chunk_size
Han Xu
2022-04-21
2
-27
/
+34
*
mtd: rawnand: gpmi: Uninline the gpmi_check_ecc function
Han Xu
2022-04-21
1
-1
/
+1
*
mtd: rawnand: gpmi: Add strict ecc strength check
Han Xu
2022-04-21
1
-1
/
+14
*
mtd: rawnand: gpmi: Refactor bch geometry settings function
Han Xu
2022-04-21
1
-12
/
+20
*
Merge tag 'nand/for-5.18' into mtd/next
Miquel Raynal
2022-03-23
1
-5
/
+22
|
\
|
*
mtd: rawnand: gpmi: support fast edo timings for mx28
Dario Binacchi
2022-01-23
1
-2
/
+2
|
*
mtd: rawnand: gpmi: validate controller clock rate
Dario Binacchi
2022-01-23
1
-4
/
+18
|
*
mtd: rawnand: gpmi: fix controller timings setting
Dario Binacchi
2022-01-23
1
-0
/
+3
*
|
mtd: rawnand: gpmi: don't leak PM reference in error path
Christian Eggers
2022-01-26
1
-1
/
+2
|
/
*
mtd: rawnand: gpmi: Use platform_get_irq_byname() to get the interrupt
Lad Prabhakar
2021-12-22
1
-7
/
+4
*
mtd: rawnand: gpmi: remove unneeded variable
Minghao Chi
2021-12-17
1
-4
/
+1
*
mtd: rawnand: gpmi: Add ERR007117 protection for nfc_apply_timings
Christian Eggers
2021-11-19
1
-3
/
+25
*
mtd: rawnand: gpmi: Remove explicit default gpmi clock setting for i.MX6
Stefan Riedmueller
2021-11-19
1
-9
/
+0
*
mtd: rawnand: gpmi: Make use of the helper function devm_platform_ioremap_res...
Cai Huoqing
2021-09-14
1
-3
/
+1
*
mtd: rawnand: Use more recent ONFI specification wording
Miquel Raynal
2021-05-26
1
-1
/
+1
*
mtd: rawnand: gpmi: Fix a double free in gpmi_nand_init
Lv Yunlong
2021-04-07
1
-1
/
+1
*
mtd: rawnand: gpmi: fix dst bit offset when extracting raw payload
Sean Nyekjaer
2021-01-04
1
-1
/
+1
*
mtd: rawnand: gpmi: Use a single line for of_device_id
Fabio Estevam
2020-12-10
1
-16
/
+6
*
mtd: rawnand: gpmi: Fix the random DMA timeout issue
Han Xu
2020-12-10
1
-9
/
+21
*
mtd: rawnand: gpmi: Fix the driver only sense CS0 R/B issue
Han Xu
2020-12-10
2
-2
/
+5
*
mtd: rawnand: gpmi: Use of_device_get_match_data()
Fabio Estevam
2020-12-10
1
-9
/
+1
*
mtd: rawnand: gpmi: fix reference count leak in gpmi ops
Zhang Qilong
2020-12-10
1
-2
/
+6
*
mtd: rawnand: gpmi: cleanup makefile
Marco Felsch
2020-12-10
1
-2
/
+1
*
mtd: rawnand: gpmi: Simplify with dev_err_probe()
Krzysztof Kozlowski
2020-09-30
1
-4
/
+2
*
mtd: rawnand: Use nanddev_get/set_ecc_requirements() when relevant
Miquel Raynal
2020-09-28
1
-6
/
+7
*
mtd: rawnand: Use the new ECC engine type enumeration
Miquel Raynal
2020-09-28
1
-1
/
+1
*
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
1
-3
/
+3
*
mtd: rawnand: gpmi: Use nand_extract_bits()
Miquel Raynal
2020-05-31
1
-164
/
+10
*
mtd: rawnand: gpmi: Fix runtime PM imbalance in gpmi_nand_probe
Dinghao Liu
2020-05-31
1
-1
/
+1
*
mtd: rawnand: gpmi: Fix runtime PM imbalance on error
Dinghao Liu
2020-05-31
1
-1
/
+3
*
mtd: rawnand: gpmi: Stop using nand_release()
Miquel Raynal
2020-05-31
1
-1
/
+5
*
mtd: rawnand: Take check_only into account
Boris Brezillon
2020-05-10
1
-0
/
+3
*
mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-03-11
1
-10
/
+11
*
mtd: rawnand: gpmi: Restore nfc timing setup after suspend/resume
Esben Haabendal
2020-01-17
1
-0
/
+4
*
mtd: rawnand: gpmi: Fix suspend/resume problem
Esben Haabendal
2020-01-17
1
-1
/
+6
*
mtd: rawnand: gpmi: remove double assignment to block_size
Colin Ian King
2019-06-27
1
-1
/
+1
*
mtd: rawnand: gpmi: Implement exec_op
Sascha Hauer
2019-06-27
2
-690
/
+440
*
dmaengine: mxs: rename custom flag
Sascha Hauer
2019-06-27
1
-6
/
+11
*
dmaengine: mxs: Add header file to be shared with gpmi nand driver
Sascha Hauer
2019-06-27
1
-22
/
+14
*
mtd: rawnand: gpmi: drop unnecessary flag
Sascha Hauer
2019-06-27
1
-9
/
+5
*
mtd: rawnand: gpmi: use runtime PM to manage clocks
Sascha Hauer
2019-06-27
1
-25
/
+44
[next]