summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-046-6/+6
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-032-6/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-172-6/+0
* | mtd: nand: extend NAND flash detection to new MLC chipsMarcus Folkesson2012-09-162-19/+108
|/
* Merge branch 'for-next/pbl'Sascha Hauer2012-09-052-0/+11
|\
| * ARM boards: Make boards pbl safeSascha Hauer2012-08-121-0/+1
| * ARM s3c boards: Do not hardcode image sizesSascha Hauer2012-08-121-0/+10
* | mtd OMAP NAND: implement buswidth autodetection supportSascha Hauer2012-08-031-13/+31
* | mtd nand: implement buswidth detectionSascha Hauer2012-08-031-4/+16
* | mtd OMAP NAND: Use prefetch engineSascha Hauer2012-08-031-0/+100
* | mtd OMAP NAND: Fix dev_ready handlingSascha Hauer2012-08-021-28/+7
|/
* Merge branch 'for-next/randconfig'Sascha Hauer2012-08-017-1824/+9
|\
| * mtd: scan_write_bbt is only needed with mtd write supportSascha Hauer2012-07-251-0/+2
| * mtd omap: add prefix to omap specific decode_bch functionSascha Hauer2012-07-252-3/+3
| * mtd: remove dead disk-on-chip supportSascha Hauer2012-07-253-1820/+0
| * mtd nand: Fix compilation without bbt supportSascha Hauer2012-07-251-1/+4
* | Merge branch 'for-next/onfi'Sascha Hauer2012-08-012-30/+242
|\ \ | |/ |/|
| * nand_imx: update to support onfi & 4k flashsEric Bénard2012-07-051-5/+93
| * nand_base: add ONFI flash detectionEric Bénard2012-07-051-25/+149
* | NAND/Samsung: remove a leftover from architeture clean upsJuergen Beisert2012-07-201-1/+0
* | mtd: fix 'write: Invalid argument' while writing to nand-bb devicesJan Luebbe2012-07-161-3/+3
* | mtd: fix bad block ioctlsSascha Hauer2012-07-101-2/+2
|/
* Merge branch 'for-next/mxs-nand'Sascha Hauer2012-07-023-0/+1265
|\
| * mtd nand: add mxs-nand driverWolfram Sang2012-06-303-0/+1265
* | use loff_t for file offsetsSascha Hauer2012-06-301-5/+5
* | mtd: fix arguments to bad block ioctlsSascha Hauer2012-06-301-10/+10
|/
* Make S3C24xx config options available for all S3CsAlexey Galakhov2012-05-211-5/+5
* fix typo funtion -> functionAntony Pavlov2012-05-131-1/+1
* atmel_nand: add on_flash_btt option to enable bbt optionJean-Christophe PLAGNIOL-VILLARD2012-04-021-0/+6
* commands: remove struct command pointer from commandsSascha Hauer2012-02-271-1/+1
* Revert "mtd omap nand: fix driver without CONFIG_PARAMETER"Jean-Christophe PLAGNIOL-VILLARD2012-01-191-1/+0
* mtd omap nand: fix driver without CONFIG_PARAMETERSascha Hauer2012-01-171-0/+1
* atmel_nand: disable hardware ecc if not enableJean-Christophe PLAGNIOL-VILLARD2012-01-171-2/+4
* fix gpmc_nand_probe without param supportJan Weitzel2012-01-161-0/+3
* nand_omap_gpmc: fix return valueAlexander Aring2012-01-051-2/+6
* Merge branch 'next'Sascha Hauer2012-01-0515-374/+78
|\
| * MTD/NAND/S3C: re-add change due to API changeJuergen Beisert2012-01-031-1/+1
| * MTD/NAND/DOC: add forgotten change due to API changeJuergen Beisert2012-01-031-1/+1
| * MACH SAMSUNG/S3C: Use the correct CPU family name to reflect NAND driver's usageJuergen Beisert2012-01-023-6/+6
| * MACH SAMSUNG/S3C: Make it more generic for future updatesJuergen Beisert2012-01-021-2/+2
| * atmel_nand: drop dead codeJean-Christophe PLAGNIOL-VILLARD2012-01-021-13/+0
| * mtd: atmel_nand: optimize read/write buffer functionsJean-Christophe PLAGNIOL-VILLARD2012-01-021-25/+8
| * drivers/mtd: split mtd mtdoob devicesRobert Jarzmik2011-12-221-6/+0
| * drivers/mtd: transfer NAND notions to MTD coreRobert Jarzmik2011-12-2214-30/+25
| * drivers/mtd: move nand.c into core.cRobert Jarzmik2011-12-222-291/+1
| * Merge branch 'master' into nextSascha Hauer2011-12-192-2/+7
| |\
| * | nand-bb: implement lseek in readonly modeSascha Hauer2011-12-151-0/+35
| * | cdev: pass flags to open functionSascha Hauer2011-12-151-1/+1
* | | nand_omap_bch_decoder: Fix up error detectionSteve Schefter2012-01-021-2/+6
| |/ |/|
* | mtd nand: fix oob compile time optionSascha Hauer2011-12-192-2/+7
|/