summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
...
| * | mtd: ep93xx: cleanup includes in ts7250 nand driverH Hartley Sweeten2009-09-041-1/+4
| * | mtd: fix a typo in commentMatthias Kaehlcke2009-09-041-1/+1
| * | mtd: nand_base: use __func__ instead of typing namesvimal singh2009-09-041-40/+42
| * | mtd: nand: remove repeated comment, fix spellingvimal singh2009-09-041-2/+1Star
| * | mtd: OneNAND: spelling fixesMika Korhonen2009-09-041-10/+10
* | | spi: prefix modalias with "spi:"Anton Vorontsov2009-09-231-0/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-09-228-11/+11
|\ \ \
| * | | trivial: fix typo "to to" in multiple filesAnand Gadiyar2009-09-213-3/+3
| * | | trivial: mtd: add __init/__exit macros to init/exitfunctionsPeter Huewe2009-09-215-8/+8
| | |/ | |/|
* | | const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* | | Merge branch 'linux-next' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-09-216-20/+90
|\ \ \ | |/ / |/| |
| * | UBI: improve NOR flash erasure quirkArtem Bityutskiy2009-08-141-15/+31
| * | UBI: introduce flash dump helperArtem Bityutskiy2009-08-143-0/+35
| * | UBI: eliminate possible undefined behaviourPhil Carmody2009-08-141-1/+2
| * | UBI: print a warning if too many PEBs are corruptedArtem Bityutskiy2009-08-142-2/+18
| * | UBI: amend NOR flash pre-erase quirkArtem Bityutskiy2009-08-141-4/+4
| * | UBI: print a message if ECH is corrupted and VIDH is okArtem Bityutskiy2009-08-141-1/+3
* | | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2009-09-181-4/+4
|\ \ \
| * | | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASETony Lindgren2009-08-281-4/+4
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds2009-09-161-1/+1
|\ \ \ \
| * | | | driver model: constify attribute groupsDavid Brownell2009-09-151-1/+1
* | | | | Nicolas Pitre has a new email addressNicolas Pitre2009-09-1510-12/+12
|/ / / /
* | | | Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2009-09-151-1/+4
|\ \ \ \ | |_|_|/ |/| | |
| * | | Merge branch 'master' into develRussell King2009-09-1210-268/+38Star
| |\| |
| * | | Merge branch 'devel-stable' into develRussell King2009-09-122-1/+2
| |\ \ \
| | \ \ \
| | \ \ \
| *-. \ \ \ Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...Russell King2009-09-1217-125/+156
| |\ \ \ \ \
| | * | | | | [ARM] 5592/1: ep93xx: cleanup platform header includesHartley Sweeten2009-07-091-1/+4
| |/ / / / /
* | | | | | mtd: nftl: fix offset alignmentsDimitri Gorokhovik2009-09-031-6/+9
* | | | | | mtd: nftl: write support is brokenDimitri Gorokhovik2009-09-031-1/+1
* | | | | | mtd: m25p80: fix null pointer dereference bugAnton Vorontsov2009-09-031-1/+1
| |_|_|/ / |/| | | |
* | | | | [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loopSimon Kagstrom2009-08-241-1/+1
| |_|_|/ |/| | |
* | | | Remove zero-length file drivers/mtd/maps/sbc8240.cJeff Garzik2009-08-121-0/+0
* | | | Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2009-08-092-1/+13
|\ \ \ \
| * | | | UBI: compatible fallback in absense of sequence numbersAdrian Hunter2009-07-241-1/+12
| * | | | UBI: fix double free on error pathAdrian Hunter2009-07-241-0/+1
| | |_|/ | |/| |
* | | | mtd: mtdblock: introduce mtdblks_lockMatthias Kaehlcke2009-08-031-1/+15
* | | | mtd: remove 'SBC8240 Wind River' Device Driver CodeSubrata Modak2009-08-033-258/+0Star
* | | | mtd: OneNAND: OMAP2/3: free GPMC CS on module removalMika Korhonen2009-08-031-0/+1
* | | | mtd: OneNAND: fix incorrect bufferram offsetMika Korhonen2009-08-031-1/+1
* | | | mtd: blkdevs: do not forget to get MTD devicesArtem Bityutskiy2009-08-031-3/+3
* | | | mtd: fix the conversion from dev to mtd_infoSaeed Bishara2009-08-031-3/+4
|/ / /
* | | UBI: fix bug in image sequence number handlingHolger Brunck2009-07-151-1/+1
* | | UBI: gluebi: initialize ubi_num fieldArtem Bityutskiy2009-07-151-0/+1
| |/ |/|
* | UBI: fix compilation warningsArtem Bityutskiy2009-07-081-3/+3
* | UBI: fix NOR flash recoveryArtem Bityutskiy2009-07-073-3/+64
* | UBI: nicify image sequence number handlingArtem Bityutskiy2009-07-054-16/+18
* | UBI: add image sequence number to EC headerAdrian Hunter2009-07-056-3/+33
* | UBI: remove bogus debugging checksArtem Bityutskiy2009-07-053-88/+2Star
* | UBI: add empty eraseblocks verificationArtem Bityutskiy2009-07-053-10/+21
* | mtd: nand: fix build failure and incorrect return from omap_wait()vimal singh2009-06-281-2/+5