index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2018-01-20
mtd: nand: marvell: Fix missing memory allocation modifier
Miquel Raynal
2018-01-19
mtd: nand: marvell: remove redundant variable 'oob_len'
Colin Ian King
2018-01-19
mtd: nand: marvell: fix spelling mistake: "suceed"-> "succeed"
Colin Ian King
2018-01-19
mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()
Wei Yongjun
2018-01-16
mtd: onenand: omap2: print resource using %pR format string
Arnd Bergmann
2018-01-14
mtd: onenand: samsung: remove incorrect __iomem annotation
Christophe JAILLET
2018-01-12
mtd: onenand: omap2: Configure driver from DT
Ladislav Michl
2018-01-12
mtd: onenand: omap2: Decouple DMA enabling from INT pin availability
Ladislav Michl
2018-01-12
mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specific
Ladislav Michl
2018-01-12
mtd: onenand: omap2: Convert to use dmaengine for memcpy
Peter Ujfalusi
2018-01-12
mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementation
Ladislav Michl
2018-01-12
mtd: onenand: omap2: Simplify the DMA setup for various paths
Peter Ujfalusi
2018-01-12
mtd: onenand: omap2: Account waiting time as waiting on IO
Ladislav Michl
2018-01-12
mtd: onenand: omap2: Remove partitioning support from platform data
Ladislav Michl
2018-01-12
mtd: onenand: omap2: Remove skip initial unlocking support
Ladislav Michl
2018-01-12
mtd: onenand: omap2: Remove regulator support
Ladislav Michl
2018-01-12
Merge tag 'gpmc-omap-for-v4.16-immutable' of https://github.com/rogerq/linux ...
Boris Brezillon
2018-01-12
mtd: nand: add reworked Marvell NAND controller driver
Miquel Raynal
2018-01-12
mtd: nand: Fix nand_do_read_oob() return value
Miquel Raynal
2018-01-12
mtd: mtd_oobtest: Handle bitflips during reads
Miquel Raynal
2018-01-10
mtd: nand: samsung: Disable subpage writes on E-die NAND
Ladislav Michl
2018-01-09
mtd: tests: nandbiterrs: Fix read_page return value
Sascha Hauer
2018-01-09
mtd: nand: brcmnand: Disable prefetch by default
Kamal Dasu
2018-01-06
mtd: nand: qcom: Add a NULL check for devm_kasprintf()
Fabio Estevam
2018-01-06
mtd: nand: brcmnand: Add a NULL check for devm_kasprintf()
Fabio Estevam
2018-01-06
mtd: nand: Fix unfinished comment in nand_init_data_interface()
Miquel Raynal
2017-12-18
mtd: onenand: samsung: Remove a useless include
Christophe JAILLET
2017-12-18
mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'
Christophe JAILLET
2017-12-18
mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' fails
Christophe JAILLET
2017-12-18
mtd: onenand: samsung: use devm_ function to simplify code and fix some leaks
Christophe JAILLET
2017-12-16
mtd: nand: add ->exec_op() implementation
Miquel Raynal
2017-12-14
mtd: nand: samsung: add ECC requirements for K9F4G08U0D
Miquel Raynal
2017-12-14
mtd: nand: Only allocate ecc->{calc, code}_buf when actually needed
Boris Brezillon
2017-12-14
mtd: nand: denali: Avoid using ecc->code_buf as a temporary buffer
Boris Brezillon
2017-12-14
mtd: nand: mtk: Support MT7622 NAND flash controller.
RogerCC Lin
2017-12-14
mtd: nand: mtk: Support different MTK NAND flash controller IP
RogerCC Lin
2017-12-14
mtd: onenand: Remove obsolete url from Kconfig help
Ladislav Michl
2017-12-14
mtd: nand: cafe: clean up DMA address setup
Masahiro Yamada
2017-12-14
mtd: nand: squash struct nand_buffers into struct nand_chip
Masahiro Yamada
2017-12-14
mtd: nand: remove unused NAND_OWN_BUFFERS flag
Masahiro Yamada
2017-12-14
mtd: nand: cafe: remove use of NAND_OWN_BUFFERS
Masahiro Yamada
2017-12-14
mtd: nand: provide valid ->data_interface during NAND detection
Miquel Raynal
2017-12-14
mtd: nand: force drivers to explicitly send READ/PROG commands
Boris Brezillon
2017-12-14
mtd: nand: provide several helpers to do common NAND operations
Boris Brezillon
2017-12-01
memory: omap-gpmc: Make 'bank-width' property optional
Ladislav Michl
2017-12-01
mtd: nand: use usual return values for the ->erase() hook
Miquel Raynal
2017-11-30
mtd: nand: denali: rename misleading dma_buf to tmp_buf
Masahiro Yamada
2017-11-30
mtd: nand: remove unnecessary extern from driver headers
Masahiro Yamada
2017-11-30
mtd: nand: ifc: update bufnum mask for ver >= 2.0.0
Jagdish Gediya
2017-11-30
mtd: nand: denali_pci: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE
Jesse Chan
[next]