summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge branch 'for-next/ubi'Sascha Hauer2012-08-011-8/+27
|\
| * ubi: align ubi writes to LEB sizeSascha Hauer2012-07-311-7/+26
| * ubi: cdev->write has to return the bytes read, not 0Sascha Hauer2012-07-311-1/+1
* | Merge branch 'for-next/randconfig'Sascha Hauer2012-08-018-1824/+10
|\ \
| * | UBI: select crc32 supportSascha Hauer2012-07-251-0/+1
| * | 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
|\ \ | |/ |/|