summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* UBI: fix kernel-doc errors and warningsArtem Bityutskiy2008-07-248-35/+23
* UBI: fix checkpatch.pl errors and warningsArtem Bityutskiy2008-07-2411-81/+78
* UBI: bugfix - do not torture PEB needlesslyArtem Bityutskiy2008-07-241-1/+1
* UBI: rework scrubbing messagesArtem Bityutskiy2008-07-242-2/+12
* UBI: implement multiple volumes renameArtem Bityutskiy2008-07-245-12/+318
* UBI: fix and re-work debugging stuffArtem Bityutskiy2008-07-2411-177/+206
* UBI: amend commentariesArtem Bityutskiy2008-07-249-126/+127
* UBI: fix error messageArtem Bityutskiy2008-07-241-1/+1
* UBI: improve mkvol request validationArtem Bityutskiy2008-07-242-4/+7
* UBI: add ubi_sync() interfaceArtem Bityutskiy2008-07-241-0/+24
* UBI: fix 64-bit calculationsBruce Leonard2008-07-241-1/+2
* UBI: fix LEB lockingArtem Bityutskiy2008-07-241-20/+7
* UBI: fix memory leak on error pathArtem Bityutskiy2008-07-241-4/+30
* UBI: do not forget to free internal volumesArtem Bityutskiy2008-07-241-3/+25
* UBI: fix memory leakArtem Bityutskiy2008-07-244-29/+9
* UBI: avoid unnecessary division operationsKyungmin Park2008-07-248-16/+18
* UBI: fix buffer paddingKyungmin Park2008-07-241-3/+3
* UBI: add a commentArtem Bityutskiy2008-07-241-1/+10
* UBI: print error codeArtem Bityutskiy2008-07-241-18/+21
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-231-32/+47
|\
| * Merge branch 'pxa' into develRussell King2008-07-131-32/+47
| |\
| | *-. Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-121-32/+47
| | |\ \
| | | | * [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_libMike Rapoport2008-07-091-32/+47
| | | |/
* | | | MTD: handle pci_name() being constGreg Kroah-Hartman2008-07-211-3/+5
* | | | device create: mtd: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+6
* | | | [MIPS] MTX-1 flash partition setup move to platform devices registrationYoichi Yuasa2008-07-153-103/+0
* | | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-07-142-7/+19
|\| | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-----. \ \ Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King2008-07-102-7/+19
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | / | | | |_|_|/ | | |/| | |
| | | | | * ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren2008-07-031-7/+16
| | |_|_|/ | |/| | |
| | | | * [MTD] orion_nand: add chip_delay parameterSaeed Bishara2008-06-301-0/+3
| | |_|/ | |/| |
* | | | Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds2008-07-142-7/+22
|\ \ \ \
| * | | | Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-146-14/+16
| |\| | |
| * | | | UBI: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-1/+6
| * | | | mtdchar: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-6/+16
| | |/ / | |/| |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds2008-07-142-11/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | pcmcia: (re)move {pcmcia,pccard}_get_statusDominik Brodowski2008-06-241-3/+1
| * | | pcmcia: remove unused bulkmem.hMagnus Damm2008-06-241-4/+0
| * | | pcmcia: simplify pccard_validate_cisDominik Brodowski2008-06-241-4/+1
* | | | Merge git://git.infradead.org/~dwmw2/mtd-2.6.26Linus Torvalds2008-06-061-1/+3
|\ \ \ \
| * | | | [MTD] m25p80.c mutex unlock fixChen Gong2008-06-061-1/+3
* | | | | Fix various old email addresses for dwmw2David Woodhouse2008-06-061-1/+1
|/ / / /
* | | | [MTD] [MAPS] Fix cmdlineparse handling in mapping filesKyungmin Park2008-06-052-2/+2
* | | | [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume pathEric Miao2008-06-041-1/+1
|/ / /
* / / ck804rom: fix driver_data in probe table.David Woodhouse2008-05-271-9/+9
|/ /
* | mtd: solutionengine flash map depends on solution engine mach group.Paul Mundt2008-05-081-1/+1
* | sh: remove the broken SH_MPC1211 supportAdrian Bunk2008-05-083-88/+0
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-05-018-58/+78
|\ \
| * | [MTD][NOR] Add physical address to point() methodJared Hulbert2008-05-017-37/+57
| * | [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently.Atsushi Nemoto2008-04-261-21/+21
* | | drivers: fix integer as NULL pointer warningsHarvey Harrison2008-04-281-1/+1
|/ /