summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/onenand
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nand/for-4.16' of git://git.infradead.org/linux-mtd into mtd/nextBoris Brezillon2018-01-293-509/+260
|\
| * mtd: onenand: omap2: Remove redundant dev_err call in omap2_onenand_probe()Wei Yongjun2018-01-191-3/+1
| * mtd: onenand: omap2: print resource using %pR format stringArnd Bergmann2018-01-161-2/+1
| * mtd: onenand: samsung: remove incorrect __iomem annotationChristophe JAILLET2018-01-141-6/+6
| * mtd: onenand: omap2: Configure driver from DTLadislav Michl2018-01-122-98/+156
| * mtd: onenand: omap2: Decouple DMA enabling from INT pin availabilityLadislav Michl2018-01-121-31/+21
| * mtd: onenand: omap2: Do not make delay for GPIO OMAP3 specificLadislav Michl2018-01-121-5/+2
| * mtd: onenand: omap2: Convert to use dmaengine for memcpyPeter Ujfalusi2018-01-121-42/+38
| * mtd: onenand: omap2: Unify OMAP2 and OMAP3 DMA implementationLadislav Michl2018-01-121-125/+4
| * mtd: onenand: omap2: Simplify the DMA setup for various pathsPeter Ujfalusi2018-01-121-64/+45
| * mtd: onenand: omap2: Account waiting time as waiting on IOLadislav Michl2018-01-121-3/+2
| * mtd: onenand: omap2: Remove partitioning support from platform dataLadislav Michl2018-01-121-2/+1
| * mtd: onenand: omap2: Remove skip initial unlocking supportLadislav Michl2018-01-121-3/+0
| * mtd: onenand: omap2: Remove regulator supportLadislav Michl2018-01-121-41/+1
| * mtd: onenand: samsung: Remove a useless includeChristophe JAILLET2017-12-181-2/+0
| * mtd: onenand: samsung: Propagate the error returned by 'onenand_scan()'Christophe JAILLET2017-12-181-2/+3
| * mtd: onenand: samsung: return an error if 'mtd_device_parse_register()' failsChristophe JAILLET2017-12-181-0/+5
| * mtd: onenand: samsung: use devm_ function to simplify code and fix some leaksChristophe JAILLET2017-12-181-135/+30
| * mtd: onenand: Remove obsolete url from Kconfig helpLadislav Michl2017-12-141-2/+1
* | mtd: Remove duplicate checks on mtd_oob_ops parameterBoris Brezillon2018-01-161-18/+0
* | mtd: Fallback to ->_read/write_oob() when ->_read/write() is missingBoris Brezillon2018-01-161-63/+0
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-022-0/+2
* mtd: silence some uninitialized variable warningsDan Carpenter2016-07-091-2/+2
* mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon2016-05-051-65/+97
* mtd: onenand: use mtd_set_ecclayout() where appropriateBoris Brezillon2016-04-191-1/+1
* mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon2016-04-191-60/+15
* Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2016-03-242-27/+10
|\
| * mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON2016-03-071-16/+3
| * mtd: kill the ecclayout->oobavail fieldBoris BREZILLON2016-03-071-9/+7
| * mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen2016-02-241-1/+2
| * mtd: onenand: unexport onenand_default_bbt()Thomas Petazzoni2016-01-231-2/+0
| * mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni2016-01-231-2/+1
* | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-161-1/+1
|/
* mtd: drop unnecessary partition parser dataBrian Norris2015-11-111-5/+3
* mtd: onenand: omap2: drop owner and name assignmentFrans Klaver2015-10-131-2/+0
* mtd: onenand: samsung: drop owner assignmentFrans Klaver2015-10-131-1/+0
* mtd: onenand: generic: show parent device in sysfsFrans Klaver2015-10-131-2/+1
* arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-101-1/+1
* mtd: samsung: Constify platform_device_idKrzysztof Kozlowski2015-05-071-1/+1
* mtd: onenand: drop dead codeBrian Norris2015-03-111-9/+3
* mtd: onenand: drop owner assignment from platform_driversWolfram Sang2014-10-202-2/+0
* mtd: onenand: remove s5pc100 related onenand codesKukjin Kim2014-07-132-26/+3
* mtd: onenand: fix build warning for dma typeArnd Bergmann2014-05-201-4/+4
* mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch2014-03-101-18/+12
* mtd: onenand: Remove unnecessary OOM messagesJingoo Han2014-03-102-9/+2
* mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-03-103-3/+0
* mtd: onenand: Trivial cleanup in samsung.hSachin Kamat2014-01-111-2/+0
* mtd: onenand: fix warning (integer used as pointer)Brian Norris2014-01-071-1/+1
* tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang2013-11-151-5/+5
* mtd: onenand: omap: remove two unused functionsPaul Bolle2013-10-271-22/+0
OpenPOWER on IntegriCloud