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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd:rawnand: brcmnand: Fix PM resume crash
Kamal Dasu
2020-05-19
1
-2
/
+1
*
mtd: Convert fallthrough comments into statements
Miquel Raynal
2020-03-30
9
-24
/
+18
*
Merge tag 'nand/for-5.7' into mtd/next
Miquel Raynal
2020-03-30
19
-194
/
+959
|
\
|
*
mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Bui...
Yoshio Furuyama
2020-03-25
1
-2
/
+56
|
*
mtd: rawnand: macronix: Add support for deep power down mode
Mason Yang
2020-03-24
1
-0
/
+74
|
*
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
2020-03-24
1
-4
/
+13
|
*
mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers
Kamal Dasu
2020-03-11
1
-6
/
+287
|
*
mtd: rawnand: cadence: reinit completion before executing a new command
Piotr Sroka
2020-03-11
1
-0
/
+1
|
*
mtd: rawnand: cadence: change bad block marker size
Piotr Sroka
2020-03-11
1
-6
/
+3
|
*
mtd: rawnand: cadence: fix the calculation of the avaialble OOB size
Piotr Sroka
2020-03-11
1
-1
/
+2
|
*
mtd: rawnand: cadence: get meta data size from registers
Piotr Sroka
2020-03-11
1
-7
/
+14
|
*
mtd: rawnand: Macronix: Add support for block protection
Mason Yang
2020-03-11
1
-0
/
+72
|
*
mtd: rawnand: Add support for manufacturer specific lock/unlock operation
Mason Yang
2020-03-11
1
-2
/
+34
|
*
mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TEST
Paul Cercueil
2020-03-11
1
-0
/
+1
|
*
mtd: rawnand: stm32_fmc2: Use dma_request_chan() instead dma_request_slave_ch...
Peter Ujfalusi
2020-03-11
1
-7
/
+37
|
*
mtd: rawnand: qcom: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-03-11
1
-17
/
+33
|
*
mtd: rawnand: qcom: Release resources on failure within qcom_nandc_alloc()
Peter Ujfalusi
2020-03-11
1
-27
/
+34
|
*
mtd: rawnand: sunxi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-03-11
1
-5
/
+10
|
*
mtd: rawnand: marvell: Use dma_request_chan() instead dma_request_slave_chann...
Peter Ujfalusi
2020-03-11
1
-5
/
+8
|
*
mtd: rawnand: marvell: Release DMA channel on error
Peter Ujfalusi
2020-03-11
1
-6
/
+19
|
*
mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
2020-03-11
1
-10
/
+11
|
*
mtd: rawnand: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
2020-03-11
6
-6
/
+6
|
*
mtd: rawnand: Add support for Macronix NAND randomizer
Mason Yang
2020-03-11
1
-0
/
+81
|
*
mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand*
Janusz Krzysztofik
2020-03-11
1
-44
/
+42
|
*
mtd: rawnand: ams-delta: Make the driver custom I/O ready
Janusz Krzysztofik
2020-03-11
1
-6
/
+26
|
*
mtd: rawnand: ams-delta: Drop useless local variable
Janusz Krzysztofik
2020-03-11
1
-5
/
+3
|
*
mtd: rawnand: ams-delta: Support custom driver initialisation
Janusz Krzysztofik
2020-03-11
1
-0
/
+11
|
*
mtd: rawnand: ams-delta: Add module device tables
Janusz Krzysztofik
2020-03-11
1
-0
/
+18
|
*
mtd: rawnand: ams-delta: Handle more GPIO pins as optional
Janusz Krzysztofik
2020-03-09
1
-2
/
+4
|
*
mtd: rawnand: ams-delta: Make read pulses optional
Janusz Krzysztofik
2020-03-09
1
-3
/
+6
|
*
mtd: rawnand: ams-delta: Don't hardcode read/write pulse widths
Janusz Krzysztofik
2020-03-09
1
-2
/
+27
|
*
mtd: rawnand: ams-delta: Push inversion handling to gpiolib
Janusz Krzysztofik
2020-03-09
1
-11
/
+11
|
*
mtd: rawnand: ams-delta: Enable OF partition info support
Janusz Krzysztofik
2020-03-09
1
-0
/
+1
|
*
mtd: rawnand: ams-delta: Drop board specific partition info
Janusz Krzysztofik
2020-03-09
1
-27
/
+2
|
*
mtd: rawnand: ams-delta: Use struct gpio_nand_platdata
Janusz Krzysztofik
2020-03-09
1
-2
/
+10
|
*
mtd: rawnand: ams-delta: Write protect device during probe
Janusz Krzysztofik
2020-03-09
1
-2
/
+16
|
*
mtd: rawnand: ingenic: Use devm_platform_ioremap_resource()
Paul Cercueil
2020-03-09
1
-3
/
+1
|
*
mtd: spinand: toshiba: Add comment about Kioxia ID
Yoshio Furuyama
2020-03-09
1
-0
/
+1
|
*
mtd: rawnand: denali: deassert write protect pin
Masahiro Yamada
2020-03-09
1
-0
/
+1
|
*
mtd: rawnand: free the nand_device object
Christophe Kerello
2020-03-09
1
-0
/
+2
|
*
mtd: rawnand: Ensure nand_soft_waitrdy wait period is enough
Martin Devera
2020-03-09
1
-1
/
+6
*
|
mtd: fix spelling mistake "BlockMultiplerBits" -> "BlockMultiplierBits"
Colin Ian King
2020-03-11
1
-1
/
+1
|
/
*
Merge tag 'mtd/for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-01-31
7
-32
/
+83
|
\
|
*
Merge tag 'nand/for-5.6' into mtd/next
Miquel Raynal
2020-01-27
8
-40
/
+124
|
|
\
|
|
*
mtd: rawnand: atmel: switch to using devm_fwnode_gpiod_get()
Dmitry Torokhov
2020-01-21
1
-10
/
+10
|
|
*
mtd: rawnand: macronix: Use match_string() helper to simplify the code
YueHaibing
2020-01-21
1
-7
/
+4
|
|
*
mtd: rawnand: denali: remove hard-coded DENALI_DEFAULT_OOB_SKIP_BYTES
Masahiro Yamada
2020-01-21
1
-14
/
+7
|
|
*
mtd: rawnand: denali_dt: add reset controlling
Masahiro Yamada
2020-01-21
1
-1
/
+39
|
|
*
mtd: rawnand: denali_dt: Add support for configuring SPARE_AREA_SKIP_BYTES
Marek Vasut
2020-01-21
2
-3
/
+15
|
|
*
mtd: rawnand: denali_dt: error out if platform has no associated data
Masahiro Yamada
2020-01-21
1
-5
/
+6
[next]