summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Artem Bityutskiy2011-03-2529-445/+654
|\
| * Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-241-2/+2
| |\
| | * UBI: use GFP_NOFS properlyArtem Bityutskiy2011-03-241-2/+2
| * | tmio: Silence warnings introduced by mfd changesAndres Salomon2011-03-231-4/+4
| * | mtd: Use mfd_data instead of driver_data for tmio_nandAndres Salomon2011-03-231-2/+1
| * | mfd: mfd_cell is now implicitly available to t7166xb driversAndres Salomon2011-03-231-5/+5
| |/
| * Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2011-03-183-0/+19
| |\
| | * UBI: provide LEB offset informationArtem Bityutskiy2011-03-081-0/+1
| | * UBI: incorporate maximum write sizeArtem Bityutskiy2011-03-083-0/+18
| * | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2011-03-1812-234/+297
| |\ \
| | * | UBI: make tests modes dynamicArtem Bityutskiy2011-03-166-62/+49
| | * | UBI: make self-checks dynamicArtem Bityutskiy2011-03-168-25/+70
| | * | UBI: make debugging messages dynamicArtem Bityutskiy2011-03-163-55/+37
| | * | UBI: remove UBI_IO_DEBUG macroArtem Bityutskiy2011-03-162-21/+16
| | * | UBI: kill debugging bufferArtem Bityutskiy2011-03-162-19/+0
| | * | UBI: allocate erase checking buffer on demandArtem Bityutskiy2011-03-161-7/+12
| | * | UBI: allocate write checking buffer on demandArtem Bityutskiy2011-03-162-9/+16
| | * | UBI: always re-read in case of read failuresArtem Bityutskiy2011-02-061-1/+1
| | * | UBI: cleanup comments about corrupted PEBsArtem Bityutskiy2011-02-061-20/+34
| | * | UBI: add slab cache for ubi_scan_leb objectsArtem Bityutskiy2011-02-063-11/+25
| | * | UBI: use raw mtd read function in debugging codeArtem Bityutskiy2011-02-061-2/+4
| | * | UBI: try to reveal buggy MTD driversArtem Bityutskiy2011-02-061-0/+22
| | * | UBI: add a commentary about allocating VID header buffer on stackArtem Bityutskiy2011-01-261-0/+7
| | * | UBI: cleanup LEB start calculationsJohn Ogness2011-01-261-1/+1
| | * | UBI: fix NOR erase preparation quirkHolger Brunck2011-01-261-2/+4
| | |/
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-03-181-3/+2
| |\ \
| | * | kbuild, mtd, net: a few comment typo fixes and rewordingGilles Espinasse2011-02-171-3/+2
| * | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2011-03-173-133/+287
| |\ \ \
| | * \ \ Merge branch 'devel-cleanup' into omap-for-linusTony Lindgren2011-03-022-2/+2
| | |\ \ \
| | * | | | mtd: OneNAND: OMAP2: increase multiblock erase verify timeoutRoman Tereshonkov2011-02-171-5/+3
| | * | | | OMAP: OneNAND: determine frequency in one placeAdrian Hunter2011-02-171-23/+5
| | * | | | omap3: nand: making ecc layout as compatible with romcode eccSukumar Ghorai2011-02-171-1/+36
| | * | | | omap3: nand: ecc layout select from board fileSukumar Ghorai2011-02-171-15/+11
| | * | | | omap3: nand: configurable fifo threshold to gain the throughputSukumar Ghorai2011-02-171-8/+14
| | * | | | omap3: nand: prefetch in irq mode supportSukumar Ghorai2011-02-171-9/+189
| | * | | | omap3: nand: configurable transfer type per boardSukumar Ghorai2011-02-172-77/+34
| | * | | | omap3630: nand: fix device size to work in polled modeSukumar Ghorai2011-02-171-1/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'devel-stable' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-03-172-2/+2
| |\ \ \ \
| | * \ \ \ Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene...Russell King2011-03-151-1/+1
| | |\ \ \ \
| | | * | | | mtd: OneNAND: Change dependency of ARCH_EXYNOS4Kukjin Kim2011-02-221-1/+1
| | | | |/ / | | | |/| |
| | * | | | Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6 into dev...Russell King2011-03-101-1/+1
| | |\ \ \ \ | | | |/ / / | | |/| | |
| | | * | | ARM: imx5x: clean up ARCH_MX5XRichard Zhao2011-03-071-1/+1
| | | |/ /
| * | | | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2011-03-167-35/+33
| |\ \ \ \
| | * | | | dt: Eliminate of_platform_{,un}register_driverGrant Likely2011-02-287-35/+33
| | |/ / /
| * | | | Merge git://git.infradead.org/users/dwmw2/mtd-2.6.38Linus Torvalds2011-03-137-42/+44
| |\ \ \ \ | | |/ / / | |/| | |
| * | | | workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo2011-02-162-2/+2
| | |/ / | |/| |
| * | | Revert "UBI: use mtd->writebufsize to set minimal I/O unit size"Artem Bityutskiy2011-01-291-27/+1
* | | | mtd: mtdswap: fix compilation warningArtem Bityutskiy2011-03-251-1/+1
* | | | mtdswap: kill strict error handling optionYang Ruirui2011-03-252-15/+1
* | | | mtd: nand: enable software BCH ECC in nand simulatorIvan Djelic2011-03-111-1/+42
OpenPOWER on IntegriCloud