summaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-05-0919-4677/+301
|\
| * [MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_flash, sharp)David Woodhouse2007-05-095-2976/+0
| * [MTD] Delete allegedly obsolete "bank_size" field of mtd_info.Robert P. J. Day2007-05-091-1/+0
| * [MTD] [MAPS] Remove flash maps for no longer supported 405LP boardsDavid Gibson2007-05-094-285/+0
| * [MTD] [MAPS] Fix missing printk() parameter in physmap_of.c MTD driverDavid Gibson2007-05-091-1/+1
| * [MTD] [NAND] platform NAND driver: add driverVitaly Wool2007-05-083-0/+160
| * [MTD] [NAND] at91_nand.c: CMDLINE_PARTS supportAndrew Victor2007-05-031-0/+10
| * [MTD] [NAND] Tidy up handling of page number in nand_block_bad()Thomas Knobloch2007-05-031-6/+5
| * [MTD] block2mtd_paramline[] mustn't be __initdataAdrian Bunk2007-05-021-1/+1
| * [MTD] [NAND] Support multiple chips in CAFÉ driverDavid Woodhouse2007-05-021-9/+20
| * [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse2007-05-022-1/+0
| * [MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool2007-05-024-1399/+106
* | misc doc and kconfig typosMatt LaPlante2007-05-091-1/+1
* | Fix occurrences of "the the "Michael Opdenacker2007-05-092-2/+2
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-081-4/+4
|\ \
| * \ Merge branch 'linux-2.6'Paul Mackerras2007-05-0810-15/+5
| |\ \
| * | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-021-4/+4
| | |/ | |/|
* | | Clean up mutex_trylock noiseJean Delvare2007-05-081-2/+2
| |/ |/|
* | 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
OpenPOWER on IntegriCloud