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
/
nand
Age
Commit message (
Expand
)
Author
2018-06-22
mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally
Masahiro Yamada
2018-06-22
mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS).
Mason Yang
2018-06-22
mtd: rawnand: fix return value check for bad block status
Abhishek Sahu
2018-06-19
mtd: rawnand: mxc: set spare area size register explicitly
Martin Kaiser
2018-06-19
mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features
Chris Packham
2018-06-12
Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-06-08
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-06-07
Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-06-05
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-05-25
Merge tag 'davinci-for-v4.18/soc' of git://git.kernel.org/pub/scm/linux/kerne...
Olof Johansson
2018-05-15
mtd: rawnand: Do not check FAIL bit when executing a SET_FEATURES op
Boris Brezillon
2018-05-14
mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
Boris Brezillon
2018-05-13
mtd: rawnand: use bit-wise majority to recover the ONFI param page
Wan, Jane (Nokia - US/Sunnyvale)
2018-05-10
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
Boris Brezillon
2018-05-09
mtd: rawnand: fsl_ifc: fix FSL NAND driver to read all ONFI parameter pages
Jane Wan
2018-05-04
mtd: rawnand: marvell: fix command xtype in BCH write hook
Miquel Raynal
2018-05-04
mtd: rawnand: marvell: pass ms delay to wait_op
Chris Packham
2018-05-02
mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
Ladislav Michl
2018-05-02
mtd: rawnand: davinci: stop using pdev->id as chipselect
Bartosz Golaszewski
2018-04-29
mtd: rawnand: gpmi: remove unnecessary variables
Sascha Hauer
2018-04-29
mtd: rawnand: gpmi: return valid value from bch_set_geometry()
Sascha Hauer
2018-04-29
mtd: rawnand: gpmi: remove direct_dma_map_ok from driver data struct
Sascha Hauer
2018-04-29
mtd: rawnand: gpmi: put only once used functions inline
Sascha Hauer
2018-04-29
mtd: rawnand: gpmi: pass buffer and len around
Sascha Hauer
2018-04-29
mtd: rawnand: gpmi: drop dma_ops_type
Sascha Hauer
2018-04-29
mtd: rawnand: add a way to pass an ID table with nand_scan()
Miquel Raynal
2018-04-29
mtd: rawnand: lpc32xx_slc: fix the probe function error path
Miquel Raynal
2018-04-29
mtd: rawnand: lpc32xx_slc: clean the probe function
Miquel Raynal
2018-04-29
mtd: rawnand: lpc32xx_mlc: fix the probe function error path
Miquel Raynal
2018-04-29
mtd: rawnand: lpc32xx_mlc: clean the probe function
Miquel Raynal
2018-04-29
mtd: rawnand: hisi504: fix the probe function error path
Miquel Raynal
2018-04-29
mtd: rawnand: hisi504: clean the probe function error path
Miquel Raynal
2018-04-29
mtd: rawnand: fsmc: fix the probe function error path
Miquel Raynal
2018-04-29
mtd: rawnand: fsmc: clean the probe function style
Miquel Raynal
2018-04-29
mtd: rawnand: fsl_ifc: fix probe function error path
Miquel Raynal
2018-04-29
mtd: rawnand: fsl_elbc: fix probe function error path
Miquel Raynal
2018-04-29
mtd: onenand: simplify getting .drvdata
Wolfram Sang
2018-04-29
mtd: rawnand: mtk: use of_device_get_match_data()
Ryder Lee
2018-04-29
mtd: rawnand: diskonchip: Replace mdelay with usleep_range in doc_probe
Jia-Ju Bai
2018-04-29
mtd: rawnand: sunxi: Remove support for GPIO-based Ready/Busy polling
Boris Brezillon
2018-04-29
mtd: rawnand: gpmi: add support for specific ECC strength
Stefan Agner
2018-04-26
mtd: rawnand: davinci: don't acquire and enable clock
Sekhar Nori
2018-04-26
mtd: rawnand: marvell: fix the chip-select DT parsing logic
Miquel Raynal
2018-04-24
mtd: rawnand: diskonchip: Allocate rs control per instance
Thomas Gleixner
[next]