summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-071-2/+1
* mm: make read_cache_page synchronousNick Piggin2007-05-071-4/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-061-2/+2
|\
| * kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-021-2/+2
* | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-027-7/+0
|/
* [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk2007-04-271-1/+1
* [MTD] [NAND] CM-x270 MTD driverMike Rapoport2007-04-273-0/+273
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-2722-2/+11340
|\
| * Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2007-04-2721-0/+11338
| |\
| | * UBI: remove unused variableArtem Bityutskiy2007-04-271-1/+0
| | * UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-2721-0/+11339
| * | [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-261-2/+2
| |/
* | [MTD] [NAND] Wrong calculation of page number in nand_block_bad()Knobloch, Thomas2007-04-271-1/+1
* | [MTD] [MAPS] fix plat-ram printk formatRandy Dunlap2007-04-261-1/+2
* | [MTD] [OneNAND] Exit loop only when column start with 0Adrian Hunter2007-04-251-2/+2
* | [MTD] [OneNAND] Fix access the past of the real oobfree arrayKyungmin Park2007-04-251-5/+12
* | [MTD] [OneNAND] Update Samsung OneNAND official URLKyungmin Park2007-04-251-1/+1
* | [MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig2007-04-221-23/+9
* | Use menuconfig objects: MTDJan Engelhardt2007-04-196-78/+52
* | [MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman2007-04-191-14/+5
* | [MTD] Fix fwh_lock lockingShashi Rao2007-04-171-1/+2
* | [MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter2007-04-171-1/+20
* | [MTD] nandsim: Enhance nandsim optionally to report wear informationAdrian Hunter2007-04-171-0/+99
* | [MTD] nandsim: enhance nandsim to simulate flash errorsAdrian Hunter2007-04-171-1/+300
* | [MTD] nandsim: add partition capability to nandsimAdrian Hunter2007-04-171-24/+73
* | [MTD] [NAND] Casting bug in nand_default_block_markbadAndre Renaud2007-04-171-1/+1
* | [MTD] Driver for AT26Fxxx dataflash devicesHans-Jürgen Koch2007-04-173-0/+494
* | [MTD] Fix length comparison in MEMREADOOBThomas Gleixner2007-04-171-1/+1
* | [MTD] [NAND] Move ancient NAND chip support into a config optionThomas Gleixner2007-04-172-0/+12
* | [MTD] [NAND] Use ecc.read/write_page_raw consequentlyThomas Gleixner2007-04-171-2/+2
* | [MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com2007-04-171-0/+1
* | [MTD] Fix dependencies for MIPS MTD driversRalf Baechle2007-04-171-3/+3
* | [MTD] Alchemy cleanupsRalf Baechle2007-04-171-9/+0
* | [MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti2007-04-021-3/+90
* | [MTD] PMC MSP71xx flash/rootfs mappingsMarc St-Jean2007-04-024-0/+324
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/miscDavid Woodhouse2007-03-231-58/+9
|\ \
| * | [PATCH] [MTD] block2mtd: remove readahead codeJoern Engel2007-02-201-53/+4
| * | [PATCH] [MTD] block2mtd: remove warningJoern Engel2007-02-201-3/+3
| * | [PATCH] [MTD] block2mtd: remove castsJoern Engel2007-02-201-2/+2
* | | [MTD] [NAND] Remember timing settings for CAFÉ NAND controller.David Woodhouse2007-03-231-14/+11
| |/ |/|
* | [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-091-6/+18
* | [MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finishedKyungmin Park2007-03-091-2/+4
* | [MTD] [OneNAND] add Nokia Copyright and a creditAdrian Hunter2007-03-091-0/+5
* | [MTD] [OneNAND] Fix typo & wrong commentsKyungmin Park2007-03-091-9/+11
* | [MTD] [OneNAND] Use oob buffer instead of main one in oob functionsKyungmin Park2007-03-091-10/+13
* | [MTD] Correct partition failed erase addressAdrian Hunter2007-03-081-1/+5
* | [MTD] [NAND] Correct misspelled preprocessor variable.Robert P. J. Day2007-03-081-1/+1
* | [MTD] [MAPS] dilnetpc: Fix printk warningAlan Cox2007-03-081-2/+2
* | [MTD] [NOR] Fix oops in cfi_amdstd_syncVijay Sampath2007-03-082-0/+4
* | [MTD] ESB2 check for closed ROM windowCyrill Gorcunov2007-03-081-3/+8