Pull acpica into release branch
[safe/jmp/linux-2.6] / drivers / mtd /
2007-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-05-09 David Woodhouse[MTD] [CHIPS] Remove MTD_OBSOLETE_CHIPS (jedec, amd_fla...
2007-05-09 Robert P. J. Day[MTD] Delete allegedly obsolete "bank_size" field of...
2007-05-09 David Gibson[MTD] [MAPS] Remove flash maps for no longer supported...
2007-05-09 David Gibson[MTD] [MAPS] Fix missing printk() parameter in physmap_...
2007-05-09 Matt LaPlantemisc doc and kconfig typos
2007-05-09 Michael OpdenackerFix occurrences of "the the "
2007-05-08 Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2007-05-08 Jean DelvareClean up mutex_trylock noise
2007-05-08 Paul MackerrasMerge branch 'linux-2.6'
2007-05-07 Vitaly Wool[MTD] [NAND] platform NAND driver: add driver
2007-05-07 Christoph Lameterslab allocators: Remove SLAB_DEBUG_INITIAL flag
2007-05-07 Nick Pigginmm: make read_cache_page synchronous
2007-05-06 Linus TorvaldsMerge git://git./linux/kernel/git/sam/kbuild
2007-05-03 Andrew Victor[MTD] [NAND] at91_nand.c: CMDLINE_PARTS support
2007-05-03 Thomas Knobloch[MTD] [NAND] Tidy up handling of page number in nand_bl...
2007-05-03 Jean DelvarePCI: Cleanup the includes of <linux/pci.h>
2007-05-02 Alexander E. Patrakovkconfig: fix path to modules.txt in Kconfig help
2007-05-02 Adrian Bunk[MTD] block2mtd_paramline[] mustn't be __initdata
2007-05-02 David Woodhouse[MTD] [NAND] Support multiple chips in CAFÉ driver
2007-05-02 David Woodhouse[MTD] [NAND] Rename cafe.c to cafe_nand.c and remove...
2007-05-02 Segher Boessenkool[MTD] [NAND] Use rslib for CAFÉ ECC
2007-05-02 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-27 Adrian Bunk[MTD] [MAPS] drivers/mtd/maps/ck804xrom.c: convert...
2007-04-27 Mike Rapoport[MTD] [NAND] CM-x270 MTD driver
2007-04-27 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-27 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2007-04-27 Knobloch, Thomas[MTD] [NAND] Wrong calculation of page number in nand_b...
2007-04-27 Artem BityutskiyUBI: remove unused variable
2007-04-27 Artem B. BityutskiyUBI: Unsorted Block Images
2007-04-26 Paul MackerrasRevert "[POWERPC] Rename get_property to of_get_propert...
2007-04-26 Stephen Rothwell[SPARC/64] constify of_get_property return: drivers
2007-04-26 Randy Dunlap[MTD] [MAPS] fix plat-ram printk format
2007-04-25 Adrian Hunter[MTD] [OneNAND] Exit loop only when column start with 0
2007-04-25 Kyungmin Park[MTD] [OneNAND] Fix access the past of the real oobfree...
2007-04-25 Kyungmin Park[MTD] [OneNAND] Update Samsung OneNAND official URL
2007-04-22 Christoph Hellwig[MTD] Finish conversion mtd_blkdevs to use the kthread API
2007-04-19 Jan EngelhardtUse menuconfig objects: MTD
2007-04-19 Eric W. Biederman[MTD] mtd_blkdevs: Convert to use the kthread API
2007-04-17 Shashi Rao[MTD] Fix fwh_lock locking
2007-04-17 Adrian Hunter[MTD] nandsim: enhance nandsim to allow arbitrary NAND...
2007-04-17 Adrian Hunter[MTD] nandsim: Enhance nandsim optionally to report...
2007-04-17 Adrian Hunter[MTD] nandsim: enhance nandsim to simulate flash errors
2007-04-17 Adrian Hunter[MTD] nandsim: add partition capability to nandsim
2007-04-17 Andre Renaud[MTD] [NAND] Casting bug in nand_default_block_markbad
2007-04-17 Hans-Jürgen Koch[MTD] Driver for AT26Fxxx dataflash devices
2007-04-17 Thomas Gleixner[MTD] Fix length comparison in MEMREADOOB
2007-04-17 Thomas Gleixner[MTD] [NAND] Move ancient NAND chip support into a...
2007-04-17 Thomas Gleixner[MTD] [NAND] Use ecc.read/write_page_raw consequently
2007-04-17 sshahrom@micron.com[MTD][NAND] Add Micron Manufacturer ID
2007-04-17 Ralf Baechle[MTD] Fix dependencies for MIPS MTD drivers
2007-04-17 Ralf Baechle[MTD] Alchemy cleanups
2007-04-12 Stephen Rothwell[POWERPC] Rename get_property to of_get_property: drivers
2007-04-02 Rodolfo Giometti[MTD] [NOR] Support for auto locking flash on power up
2007-04-02 Marc St-Jean[MTD] PMC MSP71xx flash/rootfs mappings
2007-03-23 David WoodhouseMerge git://git./linux/kernel/git/joern/misc
2007-03-23 David Woodhouse[MTD] [NAND] Remember timing settings for CAFÉ NAND...
2007-03-09 Kyungmin Park[MTD] [OneNAND] Classify the page data and oob buffer
2007-03-09 Kyungmin Park[MTD] [OneNAND] Exit the loop when transferring/filling...
2007-03-09 Adrian Hunter[MTD] [OneNAND] add Nokia Copyright and a credit
2007-03-09 Kyungmin Park[MTD] [OneNAND] Fix typo & wrong comments
2007-03-09 Kyungmin Park[MTD] [OneNAND] Use oob buffer instead of main one...
2007-03-08 Adrian Hunter[MTD] Correct partition failed erase address
2007-03-08 Robert P. J. Day[MTD] [NAND] Correct misspelled preprocessor variable.
2007-03-08 Alan Cox[MTD] [MAPS] dilnetpc: Fix printk warning
2007-03-08 Vijay Sampath[MTD] [NOR] Fix oops in cfi_amdstd_sync
2007-03-08 Cyrill Gorcunov[MTD] ESB2 check for closed ROM window
2007-03-08 Vitaly Wool[MTD] [NAND] make oobavail public
2007-02-25 Arnaud Patard[ARM] 4233/1: nand/s3c2410.c: warning fix
2007-02-20 Joern Engel[PATCH] [MTD] block2mtd: remove readahead code
2007-02-20 Joern Engel[PATCH] [MTD] block2mtd: remove warning
2007-02-20 Joern Engel[PATCH] [MTD] block2mtd: remove casts
2007-02-19 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2007-02-18 Matthieu CASTET[MTD] [NAND] S3C2412 fix hw ecc
2007-02-18 Andrew Morton[MTD] [NAND] Work around false compiler warning in...
2007-02-18 Andrew Morton[MTD] [MAPS] ichxrom warning fix
2007-02-18 Andrew Morton[MTD] [MAPS] amd76xrom warning fix
2007-02-18 Andrew Morton[MTD] [MAPS] esb2rom warning fixes
2007-02-18 Andrew Morton[MTD] [MAPS] ck804xrom warning fix
2007-02-18 Andrew Morton[MTD] [MAPS] netsc520 warning fix
2007-02-18 Andrew Morton[MTD] [MAPS] sc520cdp warning fix
2007-02-18 Andrew Morton[MTD] [ONENAND] onenand_base warning fix
2007-02-14 Thomas Gleixner[PATCH] Scheduled removal of SA_xxx interrupt flags...
2007-02-14 Tim Schmielau[PATCH] remove many unneeded #includes of sched.h
2007-02-12 Arjan van de Ven[PATCH] mark struct file_operations const 5
2007-02-11 Andrew Morton[PATCH] remove invalidate_inode_pages()
2007-02-11 Thomas Koeller[MTD] [NAND] eXcite nand flash driver
2007-02-10 David Woodhouse[MTD] Improve heuristic for detecting wrong-endian...
2007-02-10 Rod Whitby[MTD] Fix RedBoot partition parsing regression harder.
2007-02-09 Ben Dooks[MTD] [NAND] S3C2410: Hardware ECC correction code
2007-02-09 Artem Bityutskiy[MTD] remove unused ecctype,eccsize fields from struct...
2007-02-09 Artem Bityutskiy[MTD] [NOR] Intel: remove ugly PROGREGION macros
2007-02-09 Artem Bityutskiy[MTD] [NOR] STAA: use writesize instead off eccsize...
2007-02-09 Adrian Hunter[MTD] OneNAND: Invalidate bufferRAM after erase
2007-02-09 Martin Michlmayr[MTD] Don't oops when the RedBoot partition table is...
2007-02-09 Adrian Bunk[MTD] [NAND] Fix an off-by-one in a BUG_ON in CAFÉ...
2007-02-09 Adrian Hunter[MTD] [NAND] Correctly validate out-of-band offset...
2007-02-09 David Woodhouse[MTD] Fix default timeouts for Intel NOR flash
2007-02-09 David WoodhouseMerge branch 'master' of git://git.infradead.org/~kmpar...
2007-02-09 akpm@osdl.org[MTD] CK804XROM must depend on PCI
next