summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | mtd: add dataflash supportJean-Christophe PLAGNIOL-VILLARD2012-10-153-0/+899
* | | Merge branch 'for-next/misc'Sascha Hauer2012-11-161-3/+3
|\ \ \
| * | | nomadik_nand: switch to named resourceJean-Christophe PLAGNIOL-VILLARD2012-10-301-3/+3
* | | | Merge branch 'for-next/imx'Sascha Hauer2012-11-161-7/+0
|\ \ \ \ | |_|_|/ |/| | |
| * | | ARM i.MX: get rid of imx-regs.hSascha Hauer2012-10-171-1/+0
| * | | Merge branch 'for-next/clk' into for-next/imxSascha Hauer2012-10-171-6/+0
| |\ \ \ | | |_|/ | |/| |
| | * | ARM i.MX: Enable clocks in common placeSascha Hauer2012-10-101-6/+0
| | |/
* | | mtd nand i.MX: fix compilation for unsupported SoCSascha Hauer2012-10-261-0/+3
* | | mtd mxs nand: select NAND_BBTSascha Hauer2012-10-261-0/+1
* | | mtd: fix mtdraw_write/mtdraw_erase argumentsSascha Hauer2012-10-261-2/+2
* | | mtd: ubi: fix typos in comment of build.cWolfram Sang2012-10-251-1/+1
* | | mtd: ubi: cdev: fix build warning for 64-bitWolfram Sang2012-10-231-1/+1
|/ /
* / mtd-core: add writesize in MEMGETINFO ioctlAlexander Aring2012-10-131-0/+1
|/
* switch all platform_bus device/driver registering to platform_driver/device_r...Jean-Christophe PLAGNIOL-VILLARD2012-10-048-8/+8
* Merge branch 'for-next/remove-fsf-address'Sascha Hauer2012-10-0317-51/+0
|\
| * Treewide: remove address of the Free Software FoundationSascha Hauer2012-09-1717-51/+0
* | Merge branch 'for-next/mtd'Sascha Hauer2012-10-032-19/+108
|\ \
| * | mtd: nand: extend NAND flash detection to new MLC chipsMarcus Folkesson2012-09-162-19/+108
* | | mtd mtdraw: fix fixing partial page readSascha Hauer2012-09-201-1/+1
* | | mtd mtdraw: Fix partial page readSascha Hauer2012-09-161-1/+2
| |/ |/|
* | mtd/mtdraw: fix format specifier for ssize_tJan Luebbe2012-09-071-1/+1
* | mtd: use correct format specifierJan Luebbe2012-09-071-2/+2
|/
* 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
* | Merge branch 'for-next/omap'Sascha Hauer2012-09-052-44/+153
|\ \
| * | 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
| |/
* | mtd: add private data to mtddev-hookAlexander Aring2012-09-034-6/+35
* | mtd: fix compiler warningsAlexander Aring2012-09-032-5/+5
|/