aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* merged 3.0.101 tagWolfgang Wiedmeyer2015-10-221-22/+34
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-279-24/+29
|\
| * mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-12-031-1/+1
| * 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
| * 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
| * UBI: fix autoresize handling in R/O modeArtem Bityutskiy2012-10-071-0/+5
| * UBI: fix a horrible memory deallocation bugArtem Bityutskiy2012-10-021-2/+2
| * 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
| * 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 linux-3.0.31 from korg into jellybeancodeworkx2012-09-1813-19/+46
|\ \ | |/
| * 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
| * UBI: fix eraseblock picking criteriaArtem Bityutskiy2012-04-021-6/+4
| * UBI: fix error handling in ubi_scan()Richard Weinberger2012-04-021-4/+4
| * 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
* | samsung update 1codeworkx2012-06-022-0/+63
|/
* 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
* powerpc/85xx: fix NAND_CMD_READID read bytes numberShaohui Xie2011-06-221-3/+3
* 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
| * mtd: orion_nand: convert to mtd_device_register()Jamie Iles2011-05-251-13/+1
| * mtd: omap2: convert to mtd_device_register()Jamie Iles2011-05-251-7/+3