aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * mtd: cmdlinepart: describe mtd orderingChristopher Cordahi2013-02-04
| * mtd: cmdlinepart: skip partitions truncated to zeroChristopher Cordahi2013-02-04
| * mtd: cmdlinepart: fix skipping zero sized partitionChristopher Cordahi2013-02-04
| * mtd: gpmi: Always report ECC stats and return max_bitflipsZach Sadecki2013-02-04
| * mtd: docg3 fix missing bitreverse libRobert Jarzmik2013-02-04
| * mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov2013-02-04
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-03-02
|\ \
| * | MIPS: BCM47XX: add bcm47xx prefix in front of nvram function namesHauke Mehrtens2013-02-15
* | | mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita2013-02-27
* | | mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita2013-02-27
* | | mtd: mtd_speedtest: use prandom_bytesAkinobu Mita2013-02-27
* | | mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita2013-02-27
* | | mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita2013-02-27
* | | mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita2013-02-27
* | | mtd: convert to idr_alloc()Tejun Heo2013-02-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\ \ \
| * | | export kernel_write(), convert open-coded instancesAl Viro2013-02-26
| * | | new helper: file_inode(file)Al Viro2013-02-22
| | |/ | |/|
* | | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-26
|\ \ \
| * | | mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz2013-01-08
* | | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \
| * | | | ARM: nomadik: add FSMC NANDLinus Walleij2013-01-28
| | |/ / | |/| |
* | | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-21
|\ \ \ \
| * | | | mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia2013-02-01
| * | | | mtd: omap-nand: pass device_node in platform dataDaniel Mack2013-01-14
| |/ / /
* | | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \ \ | |_|_|/ |/| | |
| * | | mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| * | | drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| * | | drivers/mtd/devices: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| * | | drivers/mtd/chips: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| * | | drivers/mtd: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-11
| |/ /
* | | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds2013-02-04
|\ \ \ | |/ / |/| |
| * | mtd: nand: onfi don't WARN if we are in 16 bits modeMatthieu CASTET2013-01-19
| * | mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach2013-01-19
| * | mtd: docg3 fix missing bitreverse libRobert Jarzmik2013-01-15
| * | mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov2013-01-11
| * | mtd: bcm47xxnflash: increase NFLASH_READY_RETRIESRafał Miłecki2012-12-24
* | | Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-03
| |/ |/|
* | Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-20
|\ \ | |/ |/|
| * UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-10
| * UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-10
| * UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-03
| * UBI: remove spurious commentEzequiel Garcia2012-11-30
| * UBI: gluebi: rename misleading variablesEzequiel Garcia2012-11-30
| * UBI: do not allocate the memory unnecessarilyArtem Bityutskiy2012-10-26
| * UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-26
* | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-19
|\ \
| * | mtd: nand: typo in nand_id_has_period() commentsBrian Norris2012-12-13
| * | mtd: nand/gpio: use io{read,write}*_rep accessorsMatthew Leach2012-12-13
| * | mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.NeilBrown2012-12-13