summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-10-03UBI: Export next_sqnum()Richard Weinberger
2012-10-03UBI: Add fastmap stuff to ubi.hRichard Weinberger
2012-10-03UBI: Add fastmap on-flash data structuresRichard Weinberger
2012-09-26UBI: fix trivial typo 'it' => 'is'Brian Norris
2012-09-26UBI: load after mtd device driversJiang Lu
2012-09-04UBI: print lessArtem Bityutskiy
2012-09-04UBI: use pr_ helper instead of printkArtem Bityutskiy
2012-09-04UBI: comply with coding styleArtem Bityutskiy
2012-09-04UBI: erase free PEB with bitflip in EC headerMatthieu CASTET
2012-09-04UBI: fix autoresize handling in R/O modeArtem Bityutskiy
2012-09-04UBI: add max_beb_per1024 to attach ioctlRichard Genoud
2012-09-04UBI: allow specifying bad PEBs limit using module parameterRichard Genoud
2012-09-04UBI: check max_beb_per1024 value in ubi_attach_mtd_devRichard Genoud
2012-09-04UBI: prepare for max_beb_per1024 module parameter additionRichard Genoud
2012-09-04UBI: introduce MTD_PARAM_MAX_COUNTRichard Genoud
2012-09-04UBI: separate bad_peb_limit in a functionRichard Genoud
2012-09-04UBI: use the whole MTD device size to get bad_peb_limitRichard Genoud
2012-09-04mtd: mtdparts: introduce mtd_get_device_sizeRichard Genoud
2012-09-04mtd: mark mtd_is_partition argument as constantRichard Genoud
2012-09-04UBI: kill CONFIG_MTD_UBI_BEB_RESERVEShmulik Ladkani
2012-09-04UBI: limit amount of reserved eraseblocks for bad PEB handlingShmulik Ladkani
2012-09-04UBI: introduce new bad PEB limitShmulik Ladkani
2012-09-04UBI: print PID in debug messagesArtem Bityutskiy
2012-09-04UBI: print image sequence number as unsigned integerArtem Bityutskiy
2012-08-12Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-08-10Merge branch 'testing/new-warnings' into fixesArnd Bergmann
2012-08-10mtd/omap2: fix dmaengine_slave_config error handlingArnd Bergmann
2012-08-09ARM: imx: gpmi-nand depends on mxs-dmaArnd Bergmann
2012-08-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...Linus Torvalds
2012-08-01Merge branch 'dmaengine' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds
2012-07-31mtd: omap2: remove private DMA API implementationRussell King
2012-07-31mtd: omap2: add DMA engine supportRussell King
2012-07-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-07-25Merge branch 'v3.5-rc7-fixes' of git://github.com/lunn/linux into fixesArnd Bergmann
2012-07-25ARM: Kirkwood: Replace mrvl with marvellAndrew Lunn
2012-07-25ARM: Orion: fix driver probe error handling with respect to clkSimon Baatz
2012-07-23Merge tag 'upstream-3.6-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds
2012-07-23MTD: NAND: JZ4740: Multi-bank support with autodetectionMaarten ter Huurne
2012-07-18UBI: harmonize the update of ubi->beb_rsvd_pebsShmulik Ladkani
2012-07-18UBI: trivial: fix comment of ubi_calculate_reserved functionShmulik Ladkani
2012-07-18UBI: fix spelling of detach in debug outputPeter Meerwald
2012-07-18UBI: Change the default percentage of reserved PEBRichard Genoud
2012-07-14VFS: Pass mount flags to sget()David Howells
2012-07-13Merge tag 'for-linus-20120712' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-07-06Merge tag 'for-linus-20120706' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-07-06mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski
2012-07-06mtd: gpmi-nand: fix read page when reading to vmalloced areaSascha Hauer
2012-07-06mtd: mxc_nand: use 32bit copy functionsSascha Hauer
2012-07-06mtd: cafe_nand: fix an & vs | mistakeDan Carpenter
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds