aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '40e6f93' into HEADKalimochoAz2012-10-142-2/+3
|\
| * mtd: omap2: fix module loadingAndreas Bießmann2012-10-131-0/+1
| * mtd: omap2: fix omap_nand_remove segfaultAndreas Bießmann2012-10-131-1/+1
| * mtd: nand: Use the mirror BBT descriptor when reading its versionShmulik Ladkani2012-10-131-1/+1
* | Merge commit '776a41b' into HEADKalimochoAz2012-10-142-8/+12
|\ \ | |/
| * mtd: nandsim: bugfix: fail if overridesize is too bigRichard Genoud2012-10-131-0/+1
| * mtd: autcpu12-nvram: Fix compile breakageAlexander Shiyan2012-10-131-8/+11
* | Merge commit '24e842a' into HEADKalimochoAz2012-10-141-0/+5
|\ \ | |/
| * UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-10-071-0/+5
* | Merge commit 'b9a7985' into HEADKalimochoAz2012-10-141-2/+2
|\ \ | |/
| * UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-10-021-2/+2
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-07-272-10/+4
|\ \ | |/
| * mtd: nandsim: don't open code a do_div helperHerton Ronaldo Krzesinski2012-07-191-9/+3
| * mtd: cafe_nand: fix an & vs | mistakeDan Carpenter2012-07-161-1/+1
* | Merge branch 'linux-3.0.y' into HEADKalimochoAz2012-06-132-1/+2
|\ \ | |/
| * mtd: nand: fix scan_read_raw_oobDmitry Maluka2012-06-101-0/+1
| * mtd: sm_ftl: fix typo in major number.Maxim Levitsky2012-06-011-1/+1
* | Merge branch 'linux-3.0.y' into icsKalimochoAz2012-04-184-0/+4
|\ \ | |/
| * mtd: m25p80: set writebufsizeBrian Norris2012-04-131-0/+1
| * mtd: lart: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
| * mtd: block2mtd: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
| * mtd: sst25l: initialize writebufsizeArtem Bityutskiy2012-04-131-0/+1
* | Merge branch 'linux-3.0.y' into cm.icsKalimochoAz2012-04-022-10/+8
|\ \ | |/
| * UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-04-021-6/+4
| * UBI: fix error handling in ubi_scan()Richard Weinberger2012-04-021-4/+4
* | Merge branch 'linux-3.0.update' into cm.ics.newKalimochoAz2012-02-1112-25/+63
|\ \ | |/
| * UBI: fix debugging messagesArtem Bityutskiy2012-01-251-1/+4
| * UBI: fix nameless volumes handlingRichard Weinberger2012-01-251-0/+3
| * UBI: fix use-after-free on error pathArtem Bityutskiy2012-01-251-3/+4
| * UBI: fix missing scrub when there is a bit-flipBhavesh Parekh2012-01-253-3/+10
| * mtd: tests: stresstest: bail out if device has not enough eraseblocksWolfram Sang2012-01-251-0/+7
| * mtd: mtd_blkdevs: don't increase 'open' count on error pathBrian Norris2012-01-251-1/+2
| * mtd: mtdoops: skip reading initially bad blocksRoman Tereshonkov2012-01-251-0/+3
| * mtdoops: fix the oops_page_used array sizeRoman Tereshonkov2012-01-251-1/+1
| * mtd: nand_base: always initialise oob_poi before writing OOB dataTHOMSON, Adam (Adam)2011-11-111-11/+16
| * mtd: pxa3xx_nand: Fix blank page ECC mismatchDaniel Mack2011-11-111-0/+2
| * mtd: pxa3xx_nand: fix nand detection issueLei Wen2011-11-111-5/+7
| * mtd: provide an alias for the redboot module nameAndres Salomon2011-11-111-0/+3
| * mtd: mtdchar: add missing initializer on raw writePeter Wippich2011-11-111-0/+1
* | mtd: onenand: Invalidate bufferram on resumeArve Hjønnevåg2011-11-171-2/+4
* | Revert "mtd: onenand: add ecclayout and subpage_sft for non-flex 4KiB page on...Arve Hjønnevåg2011-11-171-40/+6
* | S5PC11X: ONENAND: Now onenand_resume/suspend is called duplicate, remove onen...Choi jonghwan2011-11-172-14/+6
* | SP5C11X: ONENAND: Add onenand clock gating.Choi jonghwan2011-11-172-1/+23
* | S5PC11X: Partition: modified to get partition info from bootloaderSang-Jun Park2011-11-171-2/+53
* | [CREPO] boot up, yaffs mount, android run SuccessChoi Jong-hwan2011-11-161-0/+63
* | Merge commit 'v3.0-rc6' into android-3.0Dima Zavin2011-07-071-3/+3
|\ \ | |/
| * powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-221-3/+3
* | mtd: nand: Add naieve panic_write support for generic nand devices.San Mehat2011-06-141-0/+39
* | mtd: nand: Allow NAND chip ids to be included standalone.Dima Zavin2011-06-141-0/+24
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2011-05-27130-1592/+995
|\