aboutsummaryrefslogtreecommitdiff
path: root/drivers/mtd
AgeCommit message (Expand)Author
2008-07-24UBI: implement multiple volumes renameArtem Bityutskiy
2008-07-24UBI: fix and re-work debugging stuffArtem Bityutskiy
2008-07-24UBI: amend commentariesArtem Bityutskiy
2008-07-24UBI: fix error messageArtem Bityutskiy
2008-07-24UBI: improve mkvol request validationArtem Bityutskiy
2008-07-24UBI: add ubi_sync() interfaceArtem Bityutskiy
2008-07-24UBI: fix 64-bit calculationsBruce Leonard
2008-07-24UBI: fix LEB lockingArtem Bityutskiy
2008-07-24UBI: fix memory leak on error pathArtem Bityutskiy
2008-07-24UBI: do not forget to free internal volumesArtem Bityutskiy
2008-07-24UBI: fix memory leakArtem Bityutskiy
2008-07-24UBI: avoid unnecessary division operationsKyungmin Park
2008-07-24UBI: fix buffer paddingKyungmin Park
2008-07-24UBI: add a commentArtem Bityutskiy
2008-07-24UBI: print error codeArtem Bityutskiy
2008-07-23Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-21MTD: handle pci_name() being constGreg Kroah-Hartman
2008-07-21device create: mtd: convert device_create to device_create_drvdataGreg Kroah-Hartman
2008-07-15[MIPS] MTX-1 flash partition setup move to platform devices registrationYoichi Yuasa
2008-07-14Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2008-07-14Merge branch 'bkl-removal' of git://git.lwn.net/linux-2.6Linus Torvalds
2008-07-14Merge commit 'v2.6.26' into bkl-removalJonathan Corbet
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6Linus Torvalds
2008-07-13Merge branch 'pxa' into develRussell King
2008-07-12Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King
2008-07-11[MTD] Fix const assignment in the MTD command line partitioning driverDavid Howells
2008-07-11[MTD] [NOR] gen_probe: No debug message when debugging is disabledJean Delvare
2008-07-11[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller
2008-07-11[MTD] [MAPS] Remove the bast-flash driver.Ben Dooks
2008-07-11[MTD] [NAND] fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov
2008-07-11[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov
2008-07-11[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov
2008-07-11[MTD] [NAND] atmel_nand can be modularDavid Brownell
2008-07-11[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratumHaavard Skinnemoen
2008-07-11[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()David Brownell
2008-07-11[MTD] mtdchar.c remove shadowed variable warningsHarvey Harrison
2008-07-11[MTD] mtdchar.c silence sparse warningHarvey Harrison
2008-07-11[MTD] m25p80: fix bug - ATmel spi flash fails to be copied toMichael Hennerich
2008-07-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse
2008-07-10Merge branches 'at91', 'dyntick', 'ep93xx', 'iop', 'ixp', 'misc', 'orion', 'o...Russell King
2008-07-09[ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_libMike Rapoport
2008-07-03ARM: OMAP: Change omap_cf.c and omap_nor.c to use omap_readw/writew instead o...Tony Lindgren
2008-06-30[MTD] orion_nand: add chip_delay parameterSaeed Bishara
2008-06-24pcmcia: (re)move {pcmcia,pccard}_get_statusDominik Brodowski
2008-06-24pcmcia: remove unused bulkmem.hMagnus Damm
2008-06-24pcmcia: simplify pccard_validate_cisDominik Brodowski
2008-06-20UBI: cdev lock_kernel() pushdownJonathan Corbet
2008-06-20mtdchar: cdev lock_kernel() pushdownJonathan Corbet
2008-06-07[MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c movedDavid Woodhouse
2008-06-07[MTD] [NAND] atmel_nand: make available on AVR32HÃ¥vard Skinnemoen