aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * mtd: kill CONFIG_MTD_PARTITIONSJamie Iles2011-05-255-27/+8
| * mtd: remove add_mtd_partitions, add_mtd_device and friendsJamie Iles2011-05-253-5/+9
| * mtd: convert remaining users to mtd_device_register()Jamie Iles2011-05-2559-147/+157
| * mtd: samsung onenand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+3
| * mtd: omap2 onenand: convert to mtd_device_register()Jamie Iles2011-05-251-7/+3
| * mtd: txx9ndfmc: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1
| * mtd: tmio_nand: convert to mtd_device_register()Jamie Iles2011-05-251-9/+1
| * mtd: socrates_nand: convert to mtd_device_register()Jamie Iles2011-05-251-15/+1
| * mtd: sharpsl: convert to mtd_device_register()Jamie Iles2011-05-251-10/+2
| * mtd: s3c2410 nand: convert to mtd_device_register()Jamie Iles2011-05-251-14/+2
| * mtd: ppchameleonevb: convert to mtd_device_register()Jamie Iles2011-05-251-10/+5