index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
Lines
2020-03-17
mtd: spi-nor: Move Everspin bits out of core.c
Boris Brezillon
-6
/
+30
2020-03-17
mtd: spi-nor: Move ESMT bits out of core.c
Boris Brezillon
-5
/
+28
2020-03-17
mtd: spi-nor: Move Eon bits out of core.c
Boris Brezillon
-17
/
+37
2020-03-17
mtd: spi-nor: Move Atmel bits out of core.c
Boris Brezillon
-29
/
+53
2020-03-17
mtd: spi-nor: Add the concept of SPI NOR manufacturer driver
Boris Brezillon
-11
/
+81
2020-03-17
mtd: spi-nor: Expose stuctures and functions to manufacturer drivers
Boris Brezillon
-158
/
+169
2020-03-16
mtd: spi-nor: Move SFDP logic out of the core
Tudor Ambarus
-1297
/
+1349
2020-03-16
mtd: spi-nor: Prepare core / manufacturer code split
Boris Brezillon
-81
/
+86
2020-03-16
mtd: spi-nor: Emphasise which is the generic set_4byte_addr_mode() method
Tudor Ambarus
-16
/
+18
2020-03-16
mtd: spi-nor: Stop prefixing generic functions with a manufacturer name
Boris Brezillon
-35
/
+35
2020-03-13
Merge tag 'mtk-mtd-spi-move' into spi-nor/next
Tudor Ambarus
-574
/
+0
2020-03-12
mtd: spinand: micron: Add new Micron SPI NAND devices with multiple dies
Shivamurthy Shastri
-0
/
+58
2020-03-12
mtd: spinand: micron: Add M70A series Micron SPI NAND devices
Shivamurthy Shastri
-0
/
+22
2020-03-12
mtd: spinand: micron: identify SPI NAND device with Continuous Read mode
Shivamurthy Shastri
-0
/
+16
2020-03-12
mtd: spinand: micron: Add new Micron SPI NAND devices
Shivamurthy Shastri
-0
/
+33
2020-03-12
mtd: spinand: micron: Describe the SPI NAND device MT29F2G01ABAGD
Shivamurthy Shastri
-0
/
+1
2020-03-12
mtd: spinand: micron: Generalize the OOB layout structure and function names
Shivamurthy Shastri
-14
/
+14
2020-03-11
mtd: spi-nor: remove mtk-quadspi driver
Chuanhong Guo
-574
/
+0
2020-03-11
mtd: rawnand: brcmnand: Add support for flash-edu for dma transfers
Kamal Dasu
-6
/
+287
2020-03-11
mtd: rawnand: cadence: reinit completion before executing a new command
Piotr Sroka
-0
/
+1
2020-03-11
mtd: rawnand: cadence: change bad block marker size
Piotr Sroka
-6
/
+3
2020-03-11
mtd: rawnand: cadence: fix the calculation of the avaialble OOB size
Piotr Sroka
-1
/
+2
2020-03-11
mtd: rawnand: cadence: get meta data size from registers
Piotr Sroka
-7
/
+14
2020-03-11
mtd: rawnand: Macronix: Add support for block protection
Mason Yang
-0
/
+72
2020-03-11
mtd: rawnand: Add support for manufacturer specific lock/unlock operation
Mason Yang
-2
/
+34
2020-03-11
mtd: rawnand: ingenic: Add dependency on MIPS || COMPILE_TEST
Paul Cercueil
-0
/
+1
2020-03-11
mtd: rawnand: stm32_fmc2: Use dma_request_chan() instead dma_request_slave_ch...
Peter Ujfalusi
-7
/
+37
2020-03-11
mtd: rawnand: qcom: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
-17
/
+33
2020-03-11
mtd: rawnand: qcom: Release resources on failure within qcom_nandc_alloc()
Peter Ujfalusi
-27
/
+34
2020-03-11
mtd: rawnand: sunxi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
-5
/
+10
2020-03-11
mtd: rawnand: marvell: Use dma_request_chan() instead dma_request_slave_chann...
Peter Ujfalusi
-5
/
+8
2020-03-11
mtd: rawnand: marvell: Release DMA channel on error
Peter Ujfalusi
-6
/
+19
2020-03-11
mtd: rawnand: gpmi: Use dma_request_chan() instead dma_request_slave_channel()
Peter Ujfalusi
-10
/
+11
2020-03-11
mtd: rawnand: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
-6
/
+6
2020-03-11
mtd: spinand: Do not erase the block before writing a bad block marker
Frieder Schrempf
-3
/
+0
2020-03-11
mtd: spinand: Explicitly use MTD_OPS_RAW to write the bad block marker to OOB
Frieder Schrempf
-0
/
+1
2020-03-11
mtd: spinand: Stop using spinand->oobbuf for buffering bad block markers
Frieder Schrempf
-7
/
+7
2020-03-11
mtd: rawnand: Add support for Macronix NAND randomizer
Mason Yang
-0
/
+81
2020-03-11
mtd: rawnand: ams-delta: Rename structures and functions to gpio_nand*
Janusz Krzysztofik
-44
/
+42
2020-03-11
mtd: rawnand: ams-delta: Make the driver custom I/O ready
Janusz Krzysztofik
-6
/
+26
2020-03-11
mtd: rawnand: ams-delta: Drop useless local variable
Janusz Krzysztofik
-5
/
+3
2020-03-11
mtd: rawnand: ams-delta: Support custom driver initialisation
Janusz Krzysztofik
-0
/
+11
2020-03-11
mtd: rawnand: ams-delta: Add module device tables
Janusz Krzysztofik
-0
/
+18
2020-03-11
mtd: lpddr: Fix a double free in probe()
Dan Carpenter
-1
/
+0
2020-03-11
mtd: fix spelling mistake "BlockMultiplerBits" -> "BlockMultiplierBits"
Colin Ian King
-2
/
+2
2020-03-11
mtd: implement proper partition handling
Miquel Raynal
-594
/
+363
2020-03-09
mtd: rawnand: ams-delta: Handle more GPIO pins as optional
Janusz Krzysztofik
-2
/
+4
2020-03-09
mtd: rawnand: ams-delta: Make read pulses optional
Janusz Krzysztofik
-3
/
+6
2020-03-09
mtd: rawnand: ams-delta: Don't hardcode read/write pulse widths
Janusz Krzysztofik
-2
/
+27
2020-03-09
mtd: rawnand: ams-delta: Push inversion handling to gpiolib
Janusz Krzysztofik
-11
/
+11
[prev]
[next]