summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2012-09-04UBI: fix a horrible memory deallocation bugArtem Bityutskiy
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-30mtd: nand: omap2: use gpmc provided irqsAfzal Mohammed
2012-08-30mtd: onenand: omap2: obtain memory from resourceAfzal Mohammed
2012-08-30mtd: nand: omap2: obtain memory from resourceAfzal Mohammed
2012-08-30mtd: nand: omap2: handle nand on gpmcAfzal Mohammed
2012-08-22Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...David Woodhouse
2012-08-20workqueue: deprecate flush[_delayed]_work_sync()Tejun Heo
2012-08-20mtd: nand: append missing parameter and valueHaojian Zhuang
2012-08-16MTD: pxa3xx-nand: add devicetree bindingsDaniel Mack
2012-08-13Merge tag 'at91-for-next-soc' of git://github.com/at91linux/linux-at91 into a...Arnd Bergmann
2012-08-13Merge branch 'testing/bcmring' into next/cleanupsArnd Bergmann
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-17mtd: m25p80: Add support for serial flash STM/Micron N25Q032Knut Wohlrab
2012-07-17mtd: gpmi: update the bitflip_thresholdHuang Shijie