index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2020-06-26
mtd: rawnand: fsl_upm: Use devm_kasprintf() to allocate the MTD name
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Allocate the fsl_upm_nand object using devm_kzalloc()
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Get rid of the unused fsl_upm_nand.parts field
Boris Brezillon
2020-06-26
mtd: rawnand: fsl_upm: Remove unused mtd var
Boris Brezillon
2020-06-26
mtd: rawnand: Allocate the interface configurations dynamically
Miquel Raynal
2020-06-26
mtd: rawnand: Get rid of the default ONFI timing mode
Miquel Raynal
2020-06-26
mtd: rawnand: toshiba: Choose the interface configuration for TH58NVG2S3HBAI4
Rickard x Andersson
2020-06-26
mtd: rawnand: hynix: Implement ->choose_interface_config() for H27UCG8T2ATR-BC
Miquel Raynal
2020-06-26
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58NVG0S3E
Miquel Raynal
2020-06-26
mtd: rawnand: toshiba: Implement ->choose_interface_config() for TC58TEG5DCLTA00
Miquel Raynal
2020-06-26
mtd: rawnand: Add the ->choose_interface_config() hook
Miquel Raynal
2020-06-26
mtd: rawnand: Introduce nand_choose_best_sdr_timings()
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Make onfi_fill_interface_config() a void helper
Miquel Raynal
2020-06-26
mtd: rawnand: s/data_interface/interface_config/
Miquel Raynal
2020-06-26
mtd: rawnand: Hide the chip->data_interface indirection
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Use default values for tPROG_max and tBERS_max
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Avoid redefining tR_max and tCCS_min
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Add a helper to find the closest ONFI mode
Miquel Raynal
2020-06-26
mtd: rawnand: timings: onfi_fill_data_interface timing mode is unsigned
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Provide onfi_fill_data_interface() with a data interface
Miquel Raynal
2020-06-26
mtd: rawnand: timings: Update onfi_fill_data_interface() kernel doc
Miquel Raynal
2020-06-26
mtd: rawnand: Rename nand_init_data_interface()
Miquel Raynal
2020-06-26
mtd: rawnand: Fix nand_setup_data_interface() description
Miquel Raynal
2020-06-26
mtd: rawnand: Rename nand_has_setup_data_iface()
Miquel Raynal
2020-06-26
mtd: rawnand: Use the data interface mode entry when relevant
Miquel Raynal
2020-06-26
mtd: rawnand: Compare the actual timing values
Miquel Raynal
2020-06-26
mtd: rawnand: Rename the manufacturer structure
Miquel Raynal
2020-06-26
mtd: rawnand: Create a nand_chip operations structure
Miquel Raynal
2020-06-26
mtd: nand: Drop useless 'depends on' in Kconfig
Miquel Raynal
2020-06-26
mtd: nand: Add an extra level in the Kconfig hierarchy
Miquel Raynal
2020-06-26
mtd: rawnand: tango: Convert the driver to exec_op()
Boris Brezillon
2020-06-19
spi: Move cadence-quadspi driver to drivers/spi/
Ramuthevar Vadivel Murugan
2020-06-19
mtd: spi-nor: Convert cadence-quadspi to use spi-mem framework
Ramuthevar Vadivel Murugan
2020-06-19
mtd: spi-nor: cadence-quadspi: Drop redundant WREN in erase path
Vignesh Raghavendra
2020-06-19
mtd: spi-nor: cadence-quadspi: Handle probe deferral while requesting DMA cha...
Vignesh Raghavendra
2020-06-19
mtd: spi-nor: cadence-quadspi: Fix error path on failure to acquire reset lines
Vignesh Raghavendra
2020-06-19
mtd: spi-nor: cadence-quadspi: Don't initialize rx_dma_complete on failure
Vignesh Raghavendra
2020-06-19
mtd: spi-nor: cadence-quadspi: Provide a way to disable DAC mode
Vignesh Raghavendra
2020-06-19
mtd: spi-nor: cadence-quadspi: Make driver independent of flash geometry
Vignesh Raghavendra
2020-06-15
mtd: set master partition panic write flag
Kamal Dasu
2020-06-15
nandsim: Fix return code testing of ns_find_operation()
Richard Weinberger
2020-06-15
mtd: rawnand: mtk: Convert the driver to exec_op()
Boris Brezillon
2020-06-10
Merge tag 'for-linus-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-06-10
Merge tag 'mtd/for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...
Linus Torvalds
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
2020-06-05
mtd: clear cache_state to avoid writing to bad blocks repeatedly
Xiaoming Ni
2020-06-05
mtd: parser: cmdline: Support MTD names containing one or more colons
Boris Brezillon
2020-06-05
mtd: physmap_of_gemini: remove defined but not used symbol 'syscon_match'
Jason Yan
2020-06-03
Merge tag 'cfi/for-5.8' of gitolite.kernel.org:pub/scm/linux/kernel/git/mtd/l...
Richard Weinberger
2020-06-02
Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block
Linus Torvalds
[prev]
[next]