| Commit message (Expand) | Author | Age | Files | Lines |
* | UBI: fix a horrible memory deallocation bug | Artem Bityutskiy | 2012-09-04 | 1 | -2/+2 |
* | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2012-08-12 | 2 | -5/+4 |
|\ |
|
| * | Merge branch 'testing/new-warnings' into fixes | Arnd Bergmann | 2012-08-10 | 1 | -4/+3 |
| |\ |
|
| | * | mtd/omap2: fix dmaengine_slave_config error handling | Arnd Bergmann | 2012-08-10 | 1 | -4/+3 |
| * | | ARM: imx: gpmi-nand depends on mxs-dma | Arnd Bergmann | 2012-08-09 | 1 | -1/+1 |
| |/ |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 2012-08-03 | 1 | -3/+2 |
|\ \
| |/
|/| |
|
| * | mtd/uclinux: Use generic __bss_stop instead of _ebss | Geert Uytterhoeven | 2012-06-27 | 1 | -3/+2 |
* | | Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-08-01 | 1 | -50/+56 |
|\ \ |
|
| * | | mtd: omap2: remove private DMA API implementation | Russell King | 2012-07-31 | 1 | -110/+26 |
| * | | mtd: omap2: add DMA engine support | Russell King | 2012-07-31 | 1 | -1/+91 |
* | | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-07-30 | 1 | -36/+192 |
|\ \ \ |
|
| * | | | MTD: NAND: JZ4740: Multi-bank support with autodetection | Maarten ter Huurne | 2012-07-23 | 1 | -36/+192 |
* | | | | Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixes | Arnd Bergmann | 2012-07-25 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | ARM: Kirkwood: Replace mrvl with marvell | Andrew Lunn | 2012-07-25 | 1 | -1/+1 |
| * | | | | ARM: Orion: fix driver probe error handling with respect to clk | Simon Baatz | 2012-07-25 | 1 | -0/+4 |
| |/ / / |
|
* | | | | Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubi | Linus Torvalds | 2012-07-23 | 5 | -21/+29 |
|\ \ \ \ |
|
| * | | | | UBI: harmonize the update of ubi->beb_rsvd_pebs | Shmulik Ladkani | 2012-07-18 | 3 | -18/+26 |
| * | | | | UBI: trivial: fix comment of ubi_calculate_reserved function | Shmulik Ladkani | 2012-07-18 | 1 | -1/+1 |
| * | | | | UBI: fix spelling of detach in debug output | Peter Meerwald | 2012-07-18 | 1 | -1/+1 |
| * | | | | UBI: Change the default percentage of reserved PEB | Richard Genoud | 2012-07-18 | 1 | -1/+1 |
| |/ / / |
|
* / / / | VFS: Pass mount flags to sget() | David Howells | 2012-07-14 | 1 | -3/+1 |
|/ / / |
|
* | | | Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-07-13 | 3 | -22/+37 |
|\ \ \ |
|
| * | | | mtd: nandsim: don't open code a do_div helper | Herton Ronaldo Krzesinski | 2012-07-06 | 1 | -9/+3 |
| * | | | mtd: gpmi-nand: fix read page when reading to vmalloced area | Sascha Hauer | 2012-07-06 | 1 | -5/+5 |
| * | | | mtd: mxc_nand: use 32bit copy functions | Sascha Hauer | 2012-07-06 | 1 | -8/+29 |
* | | | | Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-07-06 | 2 | -1/+8 |
|\| | |
| |/ /
|/| | |
|
| * | | mtd: cafe_nand: fix an & vs | mistake | Dan Carpenter | 2012-07-06 | 1 | -1/+1 |
| * | | mtd: nand: initialize bitflip_threshold prior to BBT scanning | Shmulik Ladkani | 2012-06-09 | 1 | -0/+7 |
* | | | Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2012-06-28 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | UBI: correct usage of IS_ENABLED() | Brian Norris | 2012-06-27 | 1 | -4/+4 |
| |/ / |
|
* / / | kmsg - kmsg_dump() use iterator to receive log buffer content | Kay Sievers | 2012-06-15 | 1 | -18/+4 |
|/ / |
|
* | | UBI: correct ubi_wl_flush locking | Artem Bityutskiy | 2012-06-07 | 1 | -4/+13 |
* | | UBI: fix debugfs-less systems support | Artem Bityutskiy | 2012-06-07 | 1 | -2/+10 |
|/ |
|
* | Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2012-06-01 | 50 | -704/+1342 |
|\ |
|
| * | mtd: mxc_nand: move ecc strengh setup before nand_scan_tail | Sascha Hauer | 2012-06-01 | 1 | -6/+6 |
| * | mtd: block2mtd: fix recursive call of mtd_writev | Gabor Juhos | 2012-06-01 | 1 | -1/+0 |
| * | mtd: gpmi-nand: define ecc.strength | Marek Vasut | 2012-06-01 | 1 | -0/+5 |
| * | mtd: of_parts: fix breakage in Kconfig | Frank Svendsboe | 2012-06-01 | 1 | -1/+1 |
| * | mtd: nand: fix scan_read_raw_oob | Dmitry Maluka | 2012-05-29 | 1 | -0/+1 |
| * | mtd: docg3 fix in-middle of blocks reads | Robert Jarzmik | 2012-05-29 | 1 | -11/+23 |
| * | mtd: cfi_cmdset_0002: Slight cleanup of fixup messages | David Woodhouse | 2012-05-13 | 1 | -3/+3 |
| * | mtd: add fixup for S29NS512P NOR flash. | Javier Martin | 2012-05-13 | 1 | -0/+14 |
| * | mtd: nand: omap: add support for hardware BCH ecc | Ivan Djelic | 2012-05-13 | 2 | -0/+285 |
| * | mtd: nand: check the return code of 'read_oob/read_oob_raw' | Shmulik Ladkani | 2012-05-13 | 1 | -3/+10 |
| * | mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw' | Shmulik Ladkani | 2012-05-13 | 6 | -30/+17 |
| * | mtd: m25p80: Add support for Winbond W25Q80BW | Thomas Abraham | 2012-05-13 | 1 | -0/+1 |
| * | mtd: gpmi: add gpmi support for mx6q | Huang Shijie | 2012-05-13 | 5 | -16/+45 |
| * | mtd: gpmi: add device tree support to gpmi-nand | Huang Shijie | 2012-05-13 | 3 | -69/+68 |
| * | mtd: nand: utilize oob_required parameter | Brian Norris | 2012-05-13 | 1 | -2/+4 |
| * | mtd: gpmi-nand: utilize oob_requested parameter | Brian Norris | 2012-05-13 | 1 | -15/+18 |