aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* [MTD ONENAND] Check OneNAND lock scheme & all block unlock command supportKyungmin Park2006-09-26
* [MTD ONENAND] Remove unused MTD_ONENAND_SYNC_READ configurationKyungmin Park2006-09-26
* [MTD ONENAND] Fix OneNAND probeKyungmin Park2006-09-26
* [MTD NAND] Provide prototype for newly-exported nand_wait_ready()David Woodhouse2006-09-25
* [MTD] Remove #ifndef __KERNEL__ hack in <mtd/mtd-abi.h>David Woodhouse2006-09-25
* [MTD NAND] Allow override of page read and write functions.David Woodhouse2006-09-25
* [MTD NAND] Allocate chip->buffers separately to allow it to be overriddenDavid Woodhouse2006-09-25
* [MTD NAND] Split nand_scan() into two parts; allow board driver to interveneDavid Woodhouse2006-09-25
* [MTD NAND] Export nand_wait_ready() for use by board driversDavid Woodhouse2006-09-25
* [MTD] Whitespace cleanup in SSFDC driver.David Woodhouse2006-09-23
* [MTD] SSFDC translation layer minor cleanupDavid Woodhouse2006-09-23
* [MTD] Fix dependencies with CONFIG_MTD=mDavid Woodhouse2006-09-23
* Remove accidentally-added include/linux/utsrelease.hDavid Woodhouse2006-09-22
* Revert "[MTD] blkdev helper code: fix printk format warning"David Woodhouse2006-09-22
* [MTD] Add SSFDC (SmartMedia) read-only translation layerClaudio Lanconelli2006-09-22
* [MTD] pmc551 pci cleanupJiri Slaby2006-09-22
* [MTD] pmc551 use kzallocJiri Slaby2006-09-22
* [MTD] pmc551 whitespace cleanupJiri Slaby2006-09-22
* [MTD] Remove iq80310 map driverLennert Buytenhek2006-09-22
* [MTD NAND] Fix in typo ndfc.c causing wrong ECC layoutFrank Haverkamp2006-09-22
* [MTD] physmap: add power management supportLennert Buytenhek2006-09-22
* ioremap balanced with iounmap for drivers/mtd subsystemAmol Lad2006-09-22
* [MTD] Switch to pci_get_device and do ref countingAlan Cox2006-09-22
* [MTD] blkdev helper code: fix printk format warningRandy Dunlap2006-09-22
* [MTD] Fix ixp4xx partition parsing.Brian Walsh2006-09-22
* [JFFS2] Remove unneeded ifdefs from jffs2_fs_i.hMichal Piotrowski2006-09-22
* [MTD NAND] Remove old code in au1550nd.cMichal Piotrowski2006-09-22
* [MTD] Unlock NOR flash automatically where necessaryHåvard Skinnemoen2006-09-22
* Linux v2.6.18. Arrr!v2.6.18Linus Torvalds2006-09-19
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-09-19
|\
| * [IPV4] fib_trie: missing ntohl() when calling fib_semantic_match()Al Viro2006-09-19
| * [NETFILTER]: xt_quota: add missing module aliasesPatrick McHardy2006-09-19
| * [ATM]: [he] don't hold the device lock when upcallingChas Williams2006-09-19
* | Merge branch 'fixes' of git://git.linux-nfs.org/pub/linux/nfs-2.6Linus Torvalds2006-09-19
|\ \ | |/ |/|
| * NFS: Fix nfs_page use after free issues in fs/nfs/write.cTrond Myklebust2006-09-19
| * NFSv4: Fix incorrect semaphore release in _nfs4_do_open()Trond Myklebust2006-09-19
| * NFS: Fix Oopsable condition in nfs_readpage_sync()Trond Myklebust2006-09-19
* | Revert mmiocfg heuristics and blacklist changesLinus Torvalds2006-09-19
* | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2006-09-19
|\ \
| * | [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()Josef 'Jeff' Sipek2006-09-17
| * | MTD: Fix bug in fixup_convert_atmel_priHåvard Skinnemoen2006-09-16
| * | [JFFS2][SUMMARY] Fix a summary collecting bug.Havasi Ferenc2006-09-16
| * | [PATCH] [MTD] DEVICES: Fill more device IDs in the structure of m25p80Aubrey Lee2006-09-05
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-08-30
| |\ \
| * | | MTD: Add lock/unlock operations for Atmel AT49BV6416Haavard Skinnemoen2006-08-16
| * | | MTD: Convert Atmel PRI information to AMD formatHaavard Skinnemoen2006-08-16
| * | | fs/jffs2/xattr.c: remove dead codeAdrian Bunk2006-08-15
| * | | [PATCH] [MTD] Maps: Add dependency on alternate probe methods to physmapTakashi YOSHII2006-08-15
| * | | [PATCH] MTD: Add Macronix MX29F040 to JEDECTakashi YOSHI2006-08-14
| * | | [MTD] Fixes of performance and stability issues in CFI driver.Alexey Korolev2006-07-15