aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-06-28Merge tag 'upstream-3.5-rc5' of git://git.infradead.org/linux-ubifsLinus Torvalds1-4/+4
2012-06-27UBI: correct usage of IS_ENABLED()Brian Norris1-4/+4
2012-06-15kmsg - kmsg_dump() use iterator to receive log buffer contentKay Sievers1-18/+4
2012-06-07UBI: correct ubi_wl_flush lockingArtem Bityutskiy1-4/+13
2012-06-07UBI: fix debugfs-less systems supportArtem Bityutskiy1-2/+10
2012-06-01Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtdLinus Torvalds50-704/+1342
2012-06-01mtd: mxc_nand: move ecc strengh setup before nand_scan_tailSascha Hauer1-6/+6
2012-06-01mtd: block2mtd: fix recursive call of mtd_writevGabor Juhos1-1/+0
2012-06-01mtd: gpmi-nand: define ecc.strengthMarek Vasut1-0/+5
2012-06-01mtd: of_parts: fix breakage in KconfigFrank Svendsboe1-1/+1
2012-05-29Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-44/+32
2012-05-29mtd: nand: fix scan_read_raw_oobDmitry Maluka1-0/+1
2012-05-29mtd: docg3 fix in-middle of blocks readsRobert Jarzmik1-11/+23
2012-05-26Merge tag 'clock' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-3/+21
2012-05-22Merge tag 'upstream-3.5-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds18-1410/+1198
2012-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-8/+8
2012-05-22Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-3/+44
2012-05-22Merge tag 'pinctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+9
2012-05-22Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-7/+5
2012-05-21MTD: MIPS: lantiq: verify that the NOR interface is available on falcon socJohn Crispin1-0/+7
2012-05-21MTD: MIPS: lantiq: implement OF supportJohn Crispin1-44/+25
2012-05-21UBI: modify ubi_wl_flush function to clear work queue for a lnumJoel Reardon6-31/+69
2012-05-21UBI: introduce UBI_ALL constantArtem Bityutskiy1-5/+5
2012-05-21UBI: add lnum and vol_id to struct ubi_workJoel Reardon3-18/+33
2012-05-21UBI: add volume id struct ubi_ainf_pebJoel Reardon2-16/+35
2012-05-20UBI: add in hex the value for UBI_INTERNAL_VOL_START to commentJoel Reardon1-2/+2
2012-05-20UBI: rename scan.c to attach.cArtem Bityutskiy2-1/+1
2012-05-20UBI: remove scan.hArtem Bityutskiy2-174/+147
2012-05-20UBI: rename UBI_SCAN_UNKNOWN_ECArtem Bityutskiy2-12/+15
2012-05-20UBI: move and rename attach_by_scanningArtem Bityutskiy4-62/+58
2012-05-20UBI: rename _init_scan functionsArtem Bityutskiy4-9/+9
2012-05-20UBI: amend comments after all the renamingsArtem Bityutskiy6-81/+73
2012-05-20UBI: rename ubi_scan_leb_slabArtem Bityutskiy2-16/+16
2012-05-20UBI: rename ubi_scan_move_to_listArtem Bityutskiy2-3/+3
2012-05-20UBI: rename ubi_scan_destroy_aiArtem Bityutskiy3-6/+6
2012-05-20UBI: rename ubi_scan_get_free_pebArtem Bityutskiy3-6/+6
2012-05-20UBI: rename ubi_scan_rm_volumeArtem Bityutskiy3-5/+5
2012-05-20UBI: rename ubi_scan_find_avArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_scan_add_usedArtem Bityutskiy3-12/+9
2012-05-20UBI: remove unused functionArtem Bityutskiy2-31/+0
2012-05-20UBI: make ubi_scan_erase_peb static and renameArtem Bityutskiy2-6/+4
2012-05-20UBI: rename sv to avArtem Bityutskiy7-182/+182
2012-05-20UBI: rename si to aiArtem Bityutskiy8-260/+260
2012-05-20UBI: rename seb to aebArtem Bityutskiy7-196/+196
2012-05-20UBI: amend comments after renaming in scan.cArtem Bityutskiy1-10/+11
2012-05-20UBI: rename struct ubi_scan_infoArtem Bityutskiy7-42/+44
2012-05-20UBI: rename struct ubi_scan_volumeArtem Bityutskiy7-34/+34
2012-05-20UBI: rename struct ubi_scan_lebArtem Bityutskiy8-37/+37
2012-05-20UBI: rename few functions for consistencyArtem Bityutskiy3-14/+15
2012-05-20UBI: get rid of dbg_errArtem Bityutskiy8-54/+52