aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/onenand (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2-0/+2
2016-07-09mtd: silence some uninitialized variable warningsDan Carpenter1-2/+2
2016-05-05mtd: onenand: switch to mtd_ooblayout_opsBoris Brezillon1-65/+97
2016-04-19mtd: onenand: use mtd_set_ecclayout() where appropriateBoris Brezillon1-1/+1
2016-04-19mtd: onenand: use mtd_ooblayout_xxx() helpers where appropriateBoris Brezillon1-60/+15
2016-03-24Merge tag 'for-linus-20160324' of git://git.infradead.org/linux-mtdLinus Torvalds2-27/+10
2016-03-07mtd: create an mtd_oobavail() helper and make use of itBoris BREZILLON1-16/+3
2016-03-07mtd: kill the ecclayout->oobavail fieldBoris BREZILLON1-9/+7
2016-02-24mtd: onenand: fix deadlock in onenand_block_markbadAaro Koskinen1-1/+2
2016-02-16gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas1-1/+1
2016-01-23mtd: onenand: unexport onenand_default_bbt()Thomas Petazzoni1-2/+0
2016-01-23mtd: onenand: make onenand_scan_bbt() staticThomas Petazzoni1-2/+1
2015-11-11mtd: drop unnecessary partition parser dataBrian Norris1-5/+3
2015-10-13mtd: onenand: omap2: drop owner and name assignmentFrans Klaver1-2/+0
2015-10-13mtd: onenand: samsung: drop owner assignmentFrans Klaver1-1/+0
2015-10-13mtd: onenand: generic: show parent device in sysfsFrans Klaver1-2/+1
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams1-1/+1
2015-05-07mtd: samsung: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-03-11mtd: onenand: drop dead codeBrian Norris1-9/+3
2014-10-20mtd: onenand: drop owner assignment from platform_driversWolfram Sang2-2/+0
2014-07-13mtd: onenand: remove s5pc100 related onenand codesKukjin Kim2-26/+3
2014-05-20mtd: onenand: fix build warning for dma typeArnd Bergmann1-4/+4
2014-03-10mtd: Add a retlen parameter to _get_{fact,user}_prot_infoChristian Riesch1-18/+12
2014-03-10mtd: onenand: Remove unnecessary OOM messagesJingoo Han2-9/+2
2014-03-10mtd: delete non-required instances of include <linux/init.h>Paul Gortmaker3-3/+0
2014-01-11mtd: onenand: Trivial cleanup in samsung.hSachin Kamat1-2/+0
2014-01-07mtd: onenand: fix warning (integer used as pointer)Brian Norris1-1/+1
2013-11-15tree-wide: use reinit_completion instead of INIT_COMPLETIONWolfram Sang1-5/+5
2013-10-27mtd: onenand: omap: remove two unused functionsPaul Bolle1-22/+0
2013-10-27mtd: onenand: remove unused variable assignmentsBrian Norris1-7/+6
2013-10-27mtd: onenand: remove redundant offset checkBrian Norris1-4/+0
2013-08-30mtd: onenand: use dev_get_platdata()Jingoo Han3-3/+3
2013-08-30mtd: nand: remove NAND_BBT_SCANEMPTYBrian Norris1-1/+0
2013-08-05mtd: onenand/samsung: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-08-05mtd: onenand/omap2: Remove redundant platform_set_drvdata()Sachin Kamat1-1/+0
2013-08-05mtd: onenand/generic: Remove redundant platform_set_drvdata()Sachin Kamat1-2/+0
2013-05-09Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtdLinus Torvalds4-587/+1
2013-04-19mtd: onenand/samsung: make regs-onenand.h file localArnd Bergmann2-2/+63
2013-04-05mtd: omap2: Use module_platform_driver()Sachin Kamat1-13/+1
2013-04-05mtd: onenand: remove OneNAND simulatorArtem Bityutskiy3-573/+0
2013-04-05mtd: merge mtdchar module with mtdcoreArtem Bityutskiy1-1/+0
2013-02-01mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia1-1/+3
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds3-8/+8
2012-11-30Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/pm2Olof Johansson1-1/+1
2012-11-30ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.hTony Lindgren1-1/+1
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson1-1/+1
2012-11-22mtd: remove use of __devexitBill Pemberton3-3/+3
2012-11-22mtd: remove use of __devinitBill Pemberton2-2/+2
2012-11-22mtd: remove use of __devexit_pBill Pemberton3-3/+3
2012-11-09mtd: onenand: Make flexonenand_set_boundary staticSachin Kamat1-1/+1