aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlersJosef Bacik2015-05-021-3/+7
* Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvrZiyann2014-11-261-22/+34
|\
| * vm: convert mtdchar mmap to vm_iomap_memory() helperLinus Torvalds2013-04-251-30/+2
| * mtd: Disable mtdchar mmap on MMU systemsDavid Woodhouse2013-04-161-1/+5
| * mtdchar: fix offset overflow detectionLinus Torvalds2013-04-161-6/+42
* | Merge branch 'android-3.0' into android-omap-3.0Todd Poynor2013-01-169-24/+29
|\ \
| * \ Merge commit 'v3.0.58' into android-3.0Todd Poynor2013-01-151-1/+1
| |\ \ | | |/
| | * mtd: slram: invalid checking of absolute end addressJiri Engelthaler2012-12-031-1/+1
| * | Merge remote-tracking branch 'stable/linux-3.0.y' into android-3.0Todd Poynor2012-11-018-23/+28
| |\ \ | | |/
| | * 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-stable 3.0.28 into android-3.0Todd Poynor2012-04-1917-35/+75
| |\ \ | | |/
* | | Merge linux-omap-3.0 into android-omap-3.0Todd Poynor2012-04-1917-35/+75
|\ \ \
| * \ \ Merge linux-stable 3.0.28 into linux-omap-3.0Todd Poynor2012-04-1917-35/+75
| |\ \ \ | | | |/ | | |/|
| | * | 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
| | * | 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
* | | | Merge branch 'linux-omap-3.0' into android-omap-3.0Iliyan Malchev2011-09-291-0/+1
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | mtd: m25p80: add Winbond w25q80 chip supportStanimir Varbanov2011-09-291-0/+1
| |/
* | 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