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
/
onenand
Age
Commit message (
Expand
)
Author
2018-03-15
mtd: Move onenand code base to drivers/mtd/nand/onenand
Boris Brezillon
2018-03-15
mtd: onenand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
2018-01-29
Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-01-19
mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()
Wei Yongjun
2018-01-16
mtd: Remove duplicate checks on mtd_oob_ops parameter
Boris Brezillon
2018-01-16
mtd: Fallback to ->_read/write_oob() when ->_read/write() is missing
Boris Brezillon
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
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-14
mtd: onenand: Remove obsolete url from Kconfig help
Ladislav Michl
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-07-09
mtd: silence some uninitialized variable warnings
Dan Carpenter
2016-05-05
mtd: onenand: switch to mtd_ooblayout_ops
Boris Brezillon
2016-04-19
mtd: onenand: use mtd_set_ecclayout() where appropriate
Boris Brezillon
2016-04-19
mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-03-24
Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtd
Linus Torvalds
2016-03-07
mtd: create an mtd_oobavail() helper and make use of it
Boris BREZILLON
2016-03-07
mtd: kill the ecclayout->oobavail field
Boris BREZILLON
2016-02-24
mtd: onenand: fix deadlock in onenand_block_markbad
Aaro Koskinen
2016-02-16
gpio: Include linux/gpio.h instead of asm/gpio.h
Bjorn Helgaas
2016-01-23
mtd: onenand: unexport onenand_default_bbt()
Thomas Petazzoni
2016-01-23
mtd: onenand: make onenand_scan_bbt() static
Thomas Petazzoni
2015-11-11
mtd: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: onenand: omap2: drop owner and name assignment
Frans Klaver
2015-10-13
mtd: onenand: samsung: drop owner assignment
Frans Klaver
2015-10-13
mtd: onenand: generic: show parent device in sysfs
Frans Klaver
2015-08-10
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-05-07
mtd: samsung: Constify platform_device_id
Krzysztof Kozlowski
2015-03-11
mtd: onenand: drop dead code
Brian Norris
2014-10-20
mtd: onenand: drop owner assignment from platform_drivers
Wolfram Sang
2014-07-13
mtd: onenand: remove s5pc100 related onenand codes
Kukjin Kim
2014-05-20
mtd: onenand: fix build warning for dma type
Arnd Bergmann
2014-03-10
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-10
mtd: onenand: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-11
mtd: onenand: Trivial cleanup in samsung.h
Sachin Kamat
2014-01-07
mtd: onenand: fix warning (integer used as pointer)
Brian Norris
[next]