aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd
Commit message (Expand)AuthorAge
...
| * [MTD] [NAND] Rename cafe.c to cafe_nand.c and remove the multi-obj magicDavid Woodhouse2007-05-02
| * [MTD] [NAND] Use rslib for CAFÉ ECCSegher Boessenkool2007-05-02
* | misc doc and kconfig typosMatt LaPlante2007-05-09
* | Fix occurrences of "the the "Michael Opdenacker2007-05-09
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds2007-05-08
|\ \
| * \ Merge branch 'linux-2.6'Paul Mackerras2007-05-07
| |\ \
| * | | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-05-02
| | |/ | |/|
* | | Clean up mutex_trylock noiseJean Delvare2007-05-08
| |/ |/|
* | slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* | mm: make read_cache_page synchronousNick Piggin2007-05-07
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-06
|\ \
| * | kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-02
| |/
* / PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-02
|/
* [MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert pci_module_init()Adrian Bunk2007-04-27
* [MTD] [NAND] CM-x270 MTD driverMike Rapoport2007-04-27
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-04-27
|\
| * Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6Linus Torvalds2007-04-27
| |\
| | * UBI: remove unused variableArtem Bityutskiy2007-04-27
| | * UBI: Unsorted Block ImagesArtem B. Bityutskiy2007-04-27
| * | [SPARC/64] constify of_get_property return: driversStephen Rothwell2007-04-26
| |/
* | [MTD] [NAND] Wrong calculation of page number in nand_block_bad()Knobloch, Thomas2007-04-27
* | [MTD] [MAPS] fix plat-ram printk formatRandy Dunlap2007-04-26
* | [MTD] [OneNAND] Exit loop only when column start with 0Adrian Hunter2007-04-25
* | [MTD] [OneNAND] Fix access the past of the real oobfree arrayKyungmin Park2007-04-25
* | [MTD] [OneNAND] Update Samsung OneNAND official URLKyungmin Park2007-04-25
* | [MTD] Finish conversion mtd_blkdevs to use the kthread APIChristoph Hellwig2007-04-22
* | Use menuconfig objects: MTDJan Engelhardt2007-04-19
* | [MTD] mtd_blkdevs: Convert to use the kthread APIEric W. Biederman2007-04-19
* | [MTD] Fix fwh_lock lockingShashi Rao2007-04-17
* | [MTD] nandsim: enhance nandsim to allow arbitrary NAND sizeAdrian Hunter2007-04-17
* | [MTD] nandsim: Enhance nandsim optionally to report wear informationAdrian Hunter2007-04-17
* | [MTD] nandsim: enhance nandsim to simulate flash errorsAdrian Hunter2007-04-17
* | [MTD] nandsim: add partition capability to nandsimAdrian Hunter2007-04-17
* | [MTD] [NAND] Casting bug in nand_default_block_markbadAndre Renaud2007-04-17
* | [MTD] Driver for AT26Fxxx dataflash devicesHans-Jürgen Koch2007-04-17
* | [MTD] Fix length comparison in MEMREADOOBThomas Gleixner2007-04-17
* | [MTD] [NAND] Move ancient NAND chip support into a config optionThomas Gleixner2007-04-17
* | [MTD] [NAND] Use ecc.read/write_page_raw consequentlyThomas Gleixner2007-04-17
* | [MTD][NAND] Add Micron Manufacturer IDsshahrom@micron.com2007-04-17
* | [MTD] Fix dependencies for MIPS MTD driversRalf Baechle2007-04-17
* | [MTD] Alchemy cleanupsRalf Baechle2007-04-17
* | [MTD] [NOR] Support for auto locking flash on power upRodolfo Giometti2007-04-02
* | [MTD] PMC MSP71xx flash/rootfs mappingsMarc St-Jean2007-04-02
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/miscDavid Woodhouse2007-03-23
|\ \
| * | [PATCH] [MTD] block2mtd: remove readahead codeJoern Engel2007-02-20
| * | [PATCH] [MTD] block2mtd: remove warningJoern Engel2007-02-20
| * | [PATCH] [MTD] block2mtd: remove castsJoern Engel2007-02-20
* | | [MTD] [NAND] Remember timing settings for CAFÉ NAND controller.David Woodhouse2007-03-23
| |/ |/|
* | [MTD] [OneNAND] Classify the page data and oob bufferKyungmin Park2007-03-09
* | [MTD] [OneNAND] Exit the loop when transferring/filling of the oob is finishedKyungmin Park2007-03-09