summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: mtdraw: drop ioctl callback for mtdraw deviceSascha Hauer2013-12-021-1/+0
* Merge branch 'for-next/mtd'Sascha Hauer2013-11-077-15/+28
|\
| * mtd: m25p80: Allow to specify devicename via devicetree aliasSascha Hauer2013-10-291-5/+16
| * mtd: Pass device_id to add_mtd_deviceSascha Hauer2013-10-296-10/+12
| * mtd: raw: rename raw deviceSascha Hauer2013-10-291-1/+1
* | mtd: nand: don't scan bbt if CONFIG_NAND_BBT not set张忠山2013-11-041-0/+3
|/
* nand_mxs: fix on i.MX28Eric Bénard2013-09-101-0/+1
* move print_hex_dump function to include/common.hSascha Hauer2013-08-071-8/+0
* mtd: ubi: Add support for opening a volume by cdevSascha Hauer2013-08-073-0/+25
* mtd: ubi: add ubi info functionsSascha Hauer2013-08-071-0/+76
* mtd: ubi: add missing prototype for ubi_volume_notifySascha Hauer2013-08-061-0/+2
* mtd: ubi: remove calls to nonexisting functionsSascha Hauer2013-08-061-5/+0
* Merge branch 'for-next/of'Sascha Hauer2013-08-051-0/+1
|\
| * mtd: Add devicetree partition parsingSascha Hauer2013-07-181-0/+1
* | Merge branch 'for-next/mtd'Sascha Hauer2013-08-0544-6952/+10591
|\ \
| * | mtd: Turn 'bad block at' message into pr_debugSascha Hauer2013-08-051-5/+1
| * | mtd: ubi: implement ubi_volume_notifySascha Hauer2013-07-273-0/+37
| * | UBI: reimport UBI from Linux v3.10Sascha Hauer2013-07-2521-2/+13540
| * | UBI: remove old ubi supportSascha Hauer2013-07-2420-11114/+1
| * | mtd: nand: mxs-nand: Add on flash bbt supportSascha Hauer2013-07-231-0/+13
| * | mtd: nand: mxs-nand: Add i.MX6 supportSascha Hauer2013-07-232-23/+81
| * | mtd: nand: gpmi: cleanup includesSascha Hauer2013-07-231-3/+1
| * | mtd: nand: gpmi: replace MXS_BCH_BASE with driver resourcesSascha Hauer2013-07-231-6/+8
| * | mtd: nand: gpmi: use io_base instead of MXS_GPMI_BASESascha Hauer2013-07-231-3/+2
| * | dma: apbh: Turn into a driverSascha Hauer2013-07-231-3/+0
| * | dma: apbh-dma: move header file to common locationSascha Hauer2013-07-231-1/+1
| * | ARM: MXS: introduce stmp device supportSascha Hauer2013-07-231-6/+6
| * | mtd: nand: update to v3.11-rc1Sascha Hauer2013-07-2315-2321/+3295
| * | mtd: introduce mtd_read_oob and mtd_write_oobSascha Hauer2013-07-223-4/+25
| * | mtd: introduce ecc strengthSascha Hauer2013-07-227-0/+18
| * | mtd: rename mtd_read_oobSascha Hauer2013-07-221-2/+2
| * | mtd: rename MTD_OOB_* to MTD_OPS_*Sascha Hauer2013-07-227-40/+40
| * | mtd: nand: write BBM to OOB even with flash-based BBTSascha Hauer2013-07-221-19/+60
| * | mtd: nand_imx: Add devicetree probe supportSascha Hauer2013-07-191-8/+68
* | | mtd: nand: omap: do not set write callback if mtd write is disabledSascha Hauer2013-07-221-1/+2
|/ /
* / nand_base: add missing newlineJan Luebbe2013-07-091-1/+1
|/
* Merge branch 'for-next/mxs'Sascha Hauer2013-07-011-2/+9
|\
| * mtd: gpmi-nand: switch to clk supportSascha Hauer2013-06-201-2/+9
* | Merge branch 'for-next/mtd'Sascha Hauer2013-07-011-0/+48
|\ \
| * | mtd: Align erase_op to eraseblock boundariesSascha Hauer2013-06-061-0/+48
| |/
* | Merge branch 'for-next/misc'Sascha Hauer2013-07-011-1/+1
|\ \
| * | mtd: Fix size_t printf format specifierSascha Hauer2013-06-211-1/+1
| |/
* / nand_base: fix chipsize for multi LUN nandsJan Weitzel2013-06-241-1/+2
|/
* Merge branch 'for-next/mci'Sascha Hauer2013-06-021-1/+2
|\
| * driver: Attach info callback to device, not to driverSascha Hauer2013-05-301-1/+2
* | Merge branch 'for-next/imx-oftree'Sascha Hauer2013-06-022-0/+20
|\ \
| * | mtd: m25p80: add devicetree supportSascha Hauer2013-05-311-0/+9
| * | mtd: dataflash: Add devicetree probing supportSascha Hauer2013-05-211-0/+11
| |/
* | mtd: call mtd_erase with complete area if possibleSascha Hauer2013-05-271-0/+6
* | cfi: make hardware device parent of mtd deviceSascha Hauer2013-05-271-0/+1