summaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)AuthorFilesLines
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
2012-05-20UBI: more of clean-up terminology for self-checksArtem Bityutskiy4-54/+49
2012-05-20UBI: clean-up terminology for self-checks in io.cArtem Bityutskiy1-39/+37
2012-05-20UBI: remove Kconfig debugging optionArtem Bityutskiy8-120/+0
2012-05-20UBI: rename ubi_dbg_dump_mkvol_reqArtem Bityutskiy3-5/+5
2012-05-20UBI: rename ubi_dbg_dump_sebArtem Bityutskiy3-7/+7
2012-05-20UBI: rename ubi_dbg_dump_svArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_dbg_dump_vtbl_recordArtem Bityutskiy4-9/+9
2012-05-20UBI: rename ubi_dbg_dump_vol_infoArtem Bityutskiy4-6/+6
2012-05-20UBI: amend commentaries WRT dtypeArtem Bityutskiy1-8/+1
2012-05-20UBI: Kill data type hintRichard Weinberger8-102/+36
2012-05-20UBI: remove superfluous "!!" operationRichard Weinberger1-1/+1
2012-05-20UBI: always warn if case of I/O errorsArtem Bityutskiy1-6/+6
2012-05-20UBI: always dump VID and EC headers in case of errorsArtem Bityutskiy4-28/+24
2012-05-20UBI: always dump flash contents in case of errorsArtem Bityutskiy4-47/+40
2012-05-20UBI: always dump the stack on errorArtem Bityutskiy5-23/+20
2012-04-27Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-0/+1
2012-04-20dma: mxs-dma: enable channel in device_issue_pending callShawn Guo1-0/+1
2012-04-09fix breakage in mtdchar_open(), sanitize failure exitsAl Viro1-10/+10
2012-04-06Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-9/+1
2012-04-06simple_open: automatically convert to simple_open()Stephen Boyd1-9/+1
2012-04-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-37/+16
2012-04-01mtdchar: kill persistently held vfsmountAl Viro1-37/+16
2012-03-31Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6Linus Torvalds100-1397/+4662
2012-03-30Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-14/+11
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds4-4/+0
2012-03-28Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-38/+98
2012-03-28Remove all #inclusions of asm/system.hDavid Howells4-4/+0
2012-03-28Merge branch 'for-linus-3.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds5-1/+6
2012-03-28Merge branch 'platforms' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds1-112/+0
2012-03-28Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-22/+52
2012-03-28Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2012-03-27mtd: docg3 add protection against concurrencyRobert Jarzmik2-11/+41
2012-03-27mtd: docg3 refactor cascade floors structureRobert Jarzmik2-45/+61
2012-03-27mtd: docg3 increase write/erase timeoutRobert Jarzmik1-3/+3
2012-03-27mtd: docg3 fix inbound calculationsRobert Jarzmik1-12/+5
2012-03-27mtd: nand: gpmi: fix function annotationsWolfram Sang1-6/+6
2012-03-27mtd: phram: fix section mismatch for phram_setupRyosuke Saito1-1/+1