| Commit message (Expand) | Author | Age |
* | mtd: nand: Add SmartMedia device table to sm_common module | David Woodhouse | 2010-02-26 |
* | mtd: Workaround wrong write protect status on some xD cards | Maxim Levitsky | 2010-02-26 |
* | mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() | David Woodhouse | 2010-02-26 |
* | mtd: common module for smartmedia/xD support | Maxim Levitsky | 2010-02-26 |
* | mtd: nand: add ->badblockbits for minimum number of set bits in bad block byte | Maxim Levitsky | 2010-02-26 |
* | mtd: nand: make reads using MTD_OOB_RAW affect only ECC validation | Maxim Levitsky | 2010-02-26 |
* | mtd: nand: cleanup the nand_do_write_ops | Maxim Levitsky | 2010-02-26 |
* | mtd: nand: make MTD_OOB_PLACE work correctly. | Maxim Levitsky | 2010-02-26 |
* | mtd: nand: make suspend work if device is accessed by kernel threads. | Maxim Levitsky | 2010-02-26 |
* | mtd: blktrans: allow FTL drivers to export sysfs attributes | Maxim Levitsky | 2010-02-26 |
* | mtd: call the remove notifiers before assuming it is in use | Maxim Levitsky | 2010-02-26 |
* | mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail | Maxim Levitsky | 2010-02-26 |
* | mtd: blktrans: Hotplug fixes | Maxim Levitsky | 2010-02-26 |
* | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread | Maxim Levitsky | 2010-02-26 |
* | mtd: create unlocked versions of {get,put}_mtd_device | Maxim Levitsky | 2010-02-26 |
* | mtd: nand: Add MPC5121 NAND Flash Controller driver | Anatolij Gustschin | 2010-02-26 |
* | mtd: nand_bcm: fix hot spin and code duplication | Roel Kluin | 2010-02-26 |
* | mtd: omap2 fix prefetch mode read issue | Vimal Singh | 2010-02-26 |
* | mtd: omap2: correct 'info' pointer in 'omap_nand_remove' | Vimal Singh | 2010-02-26 |
* | mtd: omap2: fixing compilation warning | Vimal Singh | 2010-02-26 |
* | mtd: move more manufacturers to the common cfi.h header file | Guillaume LECERF | 2010-02-26 |
* | mtd: mxc_nand: add RESET command support | Eric Benard | 2010-02-26 |
* | mtd: inftl: misplaced parenthesis in find_boot_record | Roel Kluin | 2010-02-26 |
* | mtd: OneNAND: do not use DMA if oops in progress | Aaro Koskinen | 2010-02-26 |
* | mtd: nand: add lock/unlock routines | Vimal Singh | 2010-02-26 |
* | mtd: nand: create a helper verification function | Vimal Singh | 2010-02-26 |
* | JFFS2: avoid using C++ keyword `new' in userspace-visible header | Andrew Morton | 2010-02-25 |
* | mtd: maps: ceiva: do not return random numbers | Artem Bityutskiy | 2010-02-25 |
* | mtdchar: Register the full range of minor numbers | Ben Hutchings | 2010-02-25 |
* | mtd: Raise limit on block device minor numbers | Ben Hutchings | 2010-02-25 |
* | mtd: Replace static array of devices with an idr structure | Ben Hutchings | 2010-02-25 |
* | idr: export idr_get_next() | Ben Hutchings | 2010-02-25 |
* | mtd: mtdblock: Dynamically allocate cache info structures | Ben Hutchings | 2010-02-25 |
* | mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES | Ben Hutchings | 2010-02-25 |
* | mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D... | Ben Hutchings | 2010-02-25 |
* | mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() | Ben Hutchings | 2010-02-25 |
* | mtd: Introduce and use iteration macro for reading the MTD device table | Ben Hutchings | 2010-02-25 |
* | mtd: change positive error return into negative | Roel Kluin | 2010-02-25 |
* | mtd: maps: Blackfin async: rename local funcs to avoid common clashes | Mike Frysinger | 2010-02-25 |
* | mtd: fix different address space noise | H Hartley Sweeten | 2010-02-25 |
* | mtd: quiet sparse noise in cfi.h | H Hartley Sweeten | 2010-02-25 |
* | mtd: ixp4xx: fix reading from half-word boundary | Jon Ringle | 2010-02-25 |
* | mtd: mxc-nand: don't disable clock in mxcnd-suspend | Uwe Kleine-König | 2010-02-25 |
* | mtd: mxc-nand: no need to check for validity of platform driver data | Uwe Kleine-König | 2010-02-25 |
* | mtd: cfi: remove unneeded NULL checks | Jiri Slaby | 2010-02-25 |
* | mtd: nand: make Open Firmware device id constant | Márton Németh | 2010-02-25 |
* | mtd: nand: make USB device id constant | Márton Németh | 2010-02-25 |
* | mtd: nand: make PCI device id constant | Márton Németh | 2010-02-25 |
* | mtd: nandsim: fix spelling | Andrey Yurovsky | 2010-02-25 |
* | mtd: orion_nand: Fix build failure caused by typo | Peter Huewe | 2010-02-10 |