aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2013-02-12mtd: physmap_of: Convert device allocation to managed devm_kzalloc()Ezequiel Garcia
2013-02-12mtd: at91: atmel_nand: for PMECC, add code to check the ONFI parameter ECC re...Josh Wu
2013-02-12mtd: atmel_nand: make pmecc-cap, pmecc-sector-size in dts is optional.Josh Wu
2013-02-12mtd: atmel_nand: avoid to report an error when lookup table offset is 0.Josh Wu
2013-02-05Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds
2013-02-04mtd: bcm47xxsflash: adjust names of bus-specific functionsRafał Miłecki
2013-02-04mtd: bcm47xxpart: improve probing of nvram partitionHauke Mehrtens
2013-02-04mtd: bcm47xxpart: add support for other erase sizesHauke Mehrtens
2013-02-04mtd: bcm47xxnflash: register this as normal driverHauke Mehrtens
2013-02-04mtd: bcm47xxnflash: fix messageHauke Mehrtens
2013-02-04mtd: bcm47xxsflash: register this as normal driverHauke Mehrtens
2013-02-04mtd: bcm47xxsflash: write number of written bytesHauke Mehrtens
2013-02-04mtd: gpmi: add sanity check for the ECCHuang Shijie
2013-02-04mtd: gpmi: set the Golois Field bit for mx6q's BCHHuang Shijie
2013-02-04mtd: devices: elm: Removes <xx> literals in elm DT nodePhilip Avinash
2013-02-04mtd: gpmi: fix a dereferencing freed memory errorHuang Shijie
2013-02-04mtd: fix the wrong timeo for panic_nand_wait()Huang Shijie
2013-02-04mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) lockingStefan Roese
2013-02-04mtd: Allow removal of partitioning modulesLubomir Rintel
2013-02-04mtd: cmdlinepart: Make it into a moduleLubomir Rintel
2013-02-04mtd: gpmi: dump the BCH registersHuang Shijie
2013-02-04mtd: nane: print source of error messageTormod Volden
2013-02-04mtd: fsl_ifc_nand: use more portable i/o accessorsKim Phillips
2013-02-04mtd: uclinux: add a comment about why uclinux_ram_map must not be staticUwe Kleine-König
2013-02-04mtd: uclinux: support ROM and allow passing the base addressUwe Kleine-König
2013-02-04mtd: bcm47xxsflash: add own struct for abstrating bus typeRafał Miłecki
2013-02-04mtd: bcm47xxpart: register extra "firmware" partitionRafał Miłecki
2013-02-04mtd: bcm47xxpart: simplify size calculation to one loopRafał Miłecki
2013-02-04mtd: chips: Add support for GigaDevice GD25Q32/GD25Q64 SPI Flash in m25p80.cMichel Stempin
2013-02-04mtd: nand: omap2: Support for hardware BCH error correction.Philip Avinash
2013-02-04mtd: devices: elm: Add support for ELM error correctionPhilip Avinash
2013-02-04mtd: nand: omap2: Update nerrors using ecc.strengthPhilip Avinash
2013-02-04mtd: mxc_nand: compress ID info for send_read_id_v3Roman Schneider
2013-02-04mtd: m25p80: Flash protection support for STmicro chipsAustin Boyle
2013-02-04mtd: rename random32() to prandom_u32()Akinobu Mita
2013-02-04mtd: cmdlinepart: update /proc/mtd commentChristopher Cordahi
2013-02-04mtd: cmdlinepart: describe mtd orderingChristopher Cordahi
2013-02-04mtd: cmdlinepart: skip partitions truncated to zeroChristopher Cordahi
2013-02-04mtd: cmdlinepart: fix skipping zero sized partitionChristopher Cordahi
2013-02-04mtd: gpmi: Always report ECC stats and return max_bitflipsZach Sadecki
2013-02-04mtd: docg3 fix missing bitreverse libRobert Jarzmik
2013-02-04mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov
2013-02-01mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia
2013-01-28ARM: nomadik: add FSMC NANDLinus Walleij
2013-01-25mtd: Convert to devm_ioremap_resource()Thierry Reding
2013-01-19mtd: nand: onfi don't WARN if we are in 16 bits modeMatthieu CASTET
2013-01-19mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach
2013-01-15mtd: docg3 fix missing bitreverse libRobert Jarzmik
2013-01-14mtd: omap-nand: pass device_node in platform dataDaniel Mack
2013-01-11drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTALKees Cook