summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: nand: Fix compiler warningAlexander Shiyan2013-03-061-1/+1
* Merge branch 'for-next/mtd'Sascha Hauer2013-03-0412-28/+2315
|\
| * mtd nor: remove unnecessary 'depend' in KconfigSascha Hauer2013-02-181-8/+0
| * nor flash: integrate into mtdSascha Hauer2013-02-148-0/+2232
| * mtd: implement mtd_lock and mtd_unlockSascha Hauer2013-02-141-0/+37
| * mtd: Use mtd_* functions where appropriateSascha Hauer2013-02-144-11/+11
| * mtd: Add mtd_* functionsSascha Hauer2013-02-141-9/+40
| * mtd: rename mtd file operations callback functionsSascha Hauer2013-02-141-8/+9
* | Merge branch 'for-next/misc'Sascha Hauer2013-03-047-58/+7
|\ \
| * | Use new device_platform_driver() macro for driversAlexander Shiyan2013-02-137-58/+7
| |/
* | mtd: always write page when oob is givenSascha Hauer2013-03-031-1/+1
* | mtd: nand: do not write empty pagesSascha Hauer2013-02-212-4/+38
|/
* Merge branch 'for-next/mtd'Sascha Hauer2013-02-041-0/+1
|\
| * mtd m25p80: Add support for w25q80blSascha Hauer2013-01-211-0/+1
* | Merge branch 'for-next/compile-log-level'Sascha Hauer2013-02-044-44/+53
|\ \
| * | mtd nand: Specify pr_fmt and change messages to pr_*Sascha Hauer2013-01-273-39/+47
| * | mtd m25p80: consistenly switch to dev_* messagesSascha Hauer2013-01-271-5/+6
| |/
* / nand_write: initialize OOB buffer for each pageJan Luebbe2013-02-041-5/+5
|/
* mtd-core: fix compiler warningAlexander Aring2013-01-171-0/+2
* Merge branch 'for-next/ubi'Sascha Hauer2013-01-094-407/+38
|\
| * devfs & mtd: add MEMERASE ioctl supportWolfram Sang2012-12-191-33/+35
| * ubi: consolidate ubi-media.hWolfram Sang2012-12-192-370/+2
| * mtd: drop custom is_power_of_2()Wolfram Sang2012-12-191-4/+1
* | Merge branch 'for-next/omap'Sascha Hauer2013-01-091-1/+0
|\ \
| * | ARM omap: include individual SoC filesSascha Hauer2012-12-191-1/+0
| |/
* | mtd: atmel_nand: request and configure pio via gpiolibJean-Christophe PLAGNIOL-VILLARD2013-01-021-2/+51
* | at91: use gpio_is_valid to check gpioJean-Christophe PLAGNIOL-VILLARD2012-12-221-2/+2
|/
* nand: mxs: NO_SUBPAGE_WRITE flag was overwrittenWolfram Sang2012-12-191-3/+9
* drivers/base: fix corrupt device treeSascha Hauer2012-12-121-3/+1
* Merge branch 'kconfig'Sascha Hauer2012-12-084-11/+10
|\
| * Remove bad Kconfig reference to MTD_NANDAlexander Shiyan2012-12-081-1/+0
| * Cleanup Kconfig filesAlexander Shiyan2012-12-084-10/+10
* | Merge branch 'for-next/mtd'Sascha Hauer2012-12-073-60/+6
|\ \ | |/ |/|
| * mtd core: call driver write function with complete bufferSascha Hauer2012-12-071-53/+3
| * mtd nand: allow partial page writesSascha Hauer2012-12-071-7/+0
| * mtd oob: do not register oob device for devices without oobSascha Hauer2012-11-291-0/+3
* | mtd: nand: mxs: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-12-061-3/+10
|/
* Revert "mtd: atmel_nand: optimize read/write buffer functions"Jean-Christophe PLAGNIOL-VILLARD2012-11-261-8/+25
* atmel_nand: fix pmecc timeoutJean-Christophe PLAGNIOL-VILLARD2012-11-261-1/+1
* m25p80: sync flash support with the kernelJean-Christophe PLAGNIOL-VILLARD2012-11-201-9/+33
* m25p80: re-import it againt mtd_add_hostJean-Christophe PLAGNIOL-VILLARD2012-11-203-0/+965
* nand-bb: Fix remove of nand-bb device.Juergen Kilb2012-11-201-0/+1
* Merge branch 'for-next/mxs'Sascha Hauer2012-11-161-3/+9
|\
| * mtd: nand: mxs: check for errors when resetting ip coreWolfram Sang2012-10-311-3/+9
* | Merge branch 'for-next/mtd'Sascha Hauer2012-11-1616-53/+1793
|\ \
| * | mtd: introduce mtd_block_isbadJean-Christophe PLAGNIOL-VILLARD2012-11-034-5/+14
| * | mtd: dataflash: fix spi_transfer initJean-Christophe PLAGNIOL-VILLARD2012-11-021-0/+6
| * | nand: atmel add pmecc supportJean-Christophe PLAGNIOL-VILLARD2012-10-213-45/+859
| * | mtd: add parent supportJean-Christophe PLAGNIOL-VILLARD2012-10-179-2/+14
| * | mtd: register device a pure deviceJean-Christophe PLAGNIOL-VILLARD2012-10-161-1/+1