summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* mtd: mtd_stresstest: use prandom_bytes()Akinobu Mita2013-02-281-2/+1Star
* mtd: mtd_subpagetest: convert to use prandom libraryAkinobu Mita2013-02-281-30/+12Star
* mtd: mtd_speedtest: use prandom_bytesAkinobu Mita2013-02-281-8/+1Star
* mtd: mtd_pagetest: convert to use prandom libraryAkinobu Mita2013-02-281-30/+13Star
* mtd: mtd_oobtest: convert to use prandom libraryAkinobu Mita2013-02-281-33/+16Star
* mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes()Akinobu Mita2013-02-281-1/+1
* mtd: convert to idr_alloc()Tejun Heo2013-02-281-7/+2Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-272-23/+13Star
|\
| * export kernel_write(), convert open-coded instancesAl Viro2013-02-261-22/+12Star
| * new helper: file_inode(file)Al Viro2013-02-231-1/+1
* | Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2013-02-261-8/+14
|\ \
| * | mtd: fsmc_nand: add missing DMA unmap to dma_xfer()Bartlomiej Zolnierkiewicz2013-01-081-8/+14
* | | Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-221-0/+1
|\ \ \
| * | | ARM: nomadik: add FSMC NANDLinus Walleij2013-01-281-0/+1
| | |/ | |/|
* | | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2013-02-222-2/+6
|\ \ \
| * | | mtd: omap-onenand: pass device_node in platform dataEzequiel Garcia2013-02-011-1/+3
| * | | mtd: omap-nand: pass device_node in platform dataDaniel Mack2013-01-141-1/+3
| |/ /
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-2113-64/+51Star
|\ \ \
| * | | mtd: Convert to devm_ioremap_resource()Thierry Reding2013-01-259-56/+44Star
| * | | drivers/mtd/nand: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-4/+3Star
| * | | drivers/mtd/devices: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-2/+2
| * | | drivers/mtd/chips: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| * | | drivers/mtd: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-111-1/+1
| |/ /
* | | Merge tag 'for-linus-20130204' of git://git.infradead.org/linux-mtdLinus Torvalds2013-02-045-6/+10
|\ \ \ | |/ / |/| |
| * | mtd: nand: onfi don't WARN if we are in 16 bits modeMatthieu CASTET2013-01-191-2/+5
| * | mtd: physmap_of: fix cmdline partition method w/o linux, mtd-nameBaruch Siach2013-01-191-1/+1
| * | mtd: docg3 fix missing bitreverse libRobert Jarzmik2013-01-151-0/+1
| * | mtd: davinci_nand: fix modular build with CONFIG_OF=ySergei Shtylyov2013-01-111-1/+1
| * | mtd: bcm47xxnflash: increase NFLASH_READY_RETRIESRafał Miłecki2012-12-241-2/+2
* | | Drivers: mtd: remove __dev* attributes.Greg Kroah-Hartman2013-01-0414-43/+37Star
| |/ |/|
* | Merge tag 'upstream-3.8-rc1' of git://git.infradead.org/linux-ubiLinus Torvalds2012-12-2012-135/+98Star
|\ \ | |/ |/|
| * UBI: embed ubi_debug_info field in ubi_device structEzequiel Garcia2012-12-104-85/+50Star
| * UBI: introduce helpers dbg_chk_{io, gen}Ezequiel Garcia2012-12-106-14/+23
| * UBI: replace memcpy with struct assignmentEzequiel Garcia2012-12-033-7/+4Star
| * UBI: remove spurious commentEzequiel Garcia2012-11-301-1/+0Star
| * UBI: gluebi: rename misleading variablesEzequiel Garcia2012-11-301-14/+14
| * UBI: do not allocate the memory unnecessarilyArtem Bityutskiy2012-10-261-12/+7Star
| * UBI: use list_move_tail instead of list_del/list_add_tailWei Yongjun2012-10-261-4/+2Star
* | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds2012-12-1993-1638/+2298
|\ \
| * | mtd: nand: typo in nand_id_has_period() commentsBrian Norris2012-12-131-1/+1
| * | mtd: nand/gpio: use io{read,write}*_rep accessorsMatthew Leach2012-12-131-4/+4
| * | mtd: block2mtd: throttle writes by calling balance_dirty_pages_ratelimited.NeilBrown2012-12-131-0/+2
| * | mtd: nand: gpmi: reset BCH earlier, too, to avoid NAND startup problemsWolfram Sang2012-12-131-0/+9
| * | mtd: nand/docg4: fix and improve read of factory bbtMike Dunn2012-12-121-5/+19
| * | mtd: nand/docg4: reserve bb marker area in ecclayoutMike Dunn2012-12-121-4/+6
| * | mtd: nand/docg4: add support for writing in reliable modeMike Dunn2012-12-121-0/+39
| * | mtd: mxc_nand: reorder part_probes to let cmdline override other sourcesLothar Waßmann2012-12-101-1/+2
| * | mtd: mxc_nand: fix unbalanced clk_disable() in error pathLothar Waßmann2012-12-101-1/+2
| * | mtd: nandsim: Introduce debugfs infrastructureEzequiel Garcia2012-12-101-56/+130
| * | mtd: physmap_of: error checking to prevent a NULL pointer dereferenceAnton Prins2012-12-101-2/+4