| Commit message (Expand) | Author | Age | Files | Lines |
* | mtd: blktrans: Hotplug fixes | Maxim Levitsky | 2010-02-26 | 9 | -62/+151 |
* | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and thread | Maxim Levitsky | 2010-02-26 | 2 | -71/+63 |
* | mtd: create unlocked versions of {get,put}_mtd_device | Maxim Levitsky | 2010-02-26 | 2 | -22/+41 |
* | mtd: nand: Add MPC5121 NAND Flash Controller driver | Anatolij Gustschin | 2010-02-26 | 3 | -0/+924 |
* | mtd: nand_bcm: fix hot spin and code duplication | Roel Kluin | 2010-02-26 | 1 | -46/+25 |
* | mtd: omap2 fix prefetch mode read issue | Vimal Singh | 2010-02-26 | 1 | -4/+7 |
* | mtd: omap2: correct 'info' pointer in 'omap_nand_remove' | Vimal Singh | 2010-02-26 | 1 | -1/+2 |
* | mtd: omap2: fixing compilation warning | Vimal Singh | 2010-02-26 | 1 | -1/+1 |
* | mtd: move more manufacturers to the common cfi.h header file | Guillaume LECERF | 2010-02-26 | 2 | -14/+12 |
* | mtd: mxc_nand: add RESET command support | Eric Benard | 2010-02-26 | 1 | -0/+1 |
* | mtd: inftl: misplaced parenthesis in find_boot_record | Roel Kluin | 2010-02-26 | 1 | -3/+4 |
* | mtd: OneNAND: do not use DMA if oops in progress | Aaro Koskinen | 2010-02-26 | 1 | -2/+2 |
* | mtd: nand: add lock/unlock routines | Vimal Singh | 2010-02-26 | 2 | -0/+174 |
* | mtd: nand: create a helper verification function | Vimal Singh | 2010-02-26 | 1 | -18/+30 |
* | JFFS2: avoid using C++ keyword `new' in userspace-visible header | Andrew Morton | 2010-02-25 | 3 | -11/+11 |
* | mtd: maps: ceiva: do not return random numbers | Artem Bityutskiy | 2010-02-25 | 1 | -1/+1 |
* | mtdchar: Register the full range of minor numbers | Ben Hutchings | 2010-02-25 | 1 | -2/+3 |
* | mtd: Raise limit on block device minor numbers | Ben Hutchings | 2010-02-25 | 1 | -2/+5 |
* | mtd: Replace static array of devices with an idr structure | Ben Hutchings | 2010-02-25 | 3 | -83/+81 |
* | idr: export idr_get_next() | Ben Hutchings | 2010-02-25 | 1 | -1/+1 |
* | mtd: mtdblock: Dynamically allocate cache info structures | Ben Hutchings | 2010-02-25 | 1 | -43/+31 |
* | mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES | Ben Hutchings | 2010-02-25 | 3 | -10/+2 |
* | mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D... | Ben Hutchings | 2010-02-25 | 1 | -2/+5 |
* | mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() | Ben Hutchings | 2010-02-25 | 1 | -12/+6 |
* | mtd: Introduce and use iteration macro for reading the MTD device table | Ben Hutchings | 2010-02-25 | 3 | -34/+45 |
* | mtd: change positive error return into negative | Roel Kluin | 2010-02-25 | 1 | -1/+1 |
* | mtd: maps: Blackfin async: rename local funcs to avoid common clashes | Mike Frysinger | 2010-02-25 | 1 | -8/+8 |
* | mtd: fix different address space noise | H Hartley Sweeten | 2010-02-25 | 1 | -1/+1 |
* | mtd: quiet sparse noise in cfi.h | H Hartley Sweeten | 2010-02-25 | 1 | -1/+1 |
* | mtd: ixp4xx: fix reading from half-word boundary | Jon Ringle | 2010-02-25 | 1 | -2/+2 |
* | mtd: mxc-nand: don't disable clock in mxcnd-suspend | Uwe Kleine-König | 2010-02-25 | 1 | -4/+6 |
* | mtd: mxc-nand: no need to check for validity of platform driver data | Uwe Kleine-König | 2010-02-25 | 1 | -10/+7 |
* | mtd: cfi: remove unneeded NULL checks | Jiri Slaby | 2010-02-25 | 2 | -8/+4 |
* | mtd: nand: make Open Firmware device id constant | Márton Németh | 2010-02-25 | 3 | -3/+3 |
* | mtd: nand: make USB device id constant | Márton Németh | 2010-02-25 | 1 | -1/+1 |
* | mtd: nand: make PCI device id constant | Márton Németh | 2010-02-25 | 1 | -1/+1 |
* | mtd: nandsim: fix spelling | Andrey Yurovsky | 2010-02-25 | 1 | -2/+2 |
* | mtd: orion_nand: Fix build failure caused by typo | Peter Huewe | 2010-02-10 | 1 | -1/+1 |
* | mtd: Remove now-defunct ts7250 nand driver | H Hartley Sweeten | 2010-01-06 | 4 | -233/+0 |
* | mtd: Update ep93xx/ts72xx to use generic platform nand driver | H Hartley Sweeten | 2010-01-06 | 1 | -57/+131 |
* | MTD DocBook: fix ioremap return type | H Hartley Sweeten | 2010-01-02 | 1 | -6/+6 |
* | mtd: physmap_of: Correct the size argument to kzalloc | Julia Lawall | 2010-01-02 | 1 | -1/+1 |
* | mtd: nand: rename w90p910_nand.c to nuc900_nand.c | David Woodhouse | 2010-01-01 | 3 | -74/+74 |
* | ARM: NUC900: rename mtd nand driver name | Wan ZongShun | 2010-01-01 | 1 | -2/+2 |
* | mtd: drivers/mtd/nand/sh_flctl.c: use resource_size() | H Hartley Sweeten | 2009-12-31 | 1 | -1/+1 |
* | mtd: tmio_nand.c: use dev_get_platdata() and resource_size() | H Hartley Sweeten | 2009-12-31 | 1 | -7/+7 |
* | mtd: drivers/mtd/nand/s3c2410.c: use resource_size() | H Hartley Sweeten | 2009-12-31 | 1 | -1/+1 |
* | mtd: orion_nand.c: add error handling and use resource_size() | H Hartley Sweeten | 2009-12-31 | 1 | -2/+8 |
* | mtd: nomadik_nand.c: use resource_size() | H Hartley Sweeten | 2009-12-31 | 1 | -3/+3 |
* | mtd: drivers/mtd/nand/gpio.c: use resource_size() | H Hartley Sweeten | 2009-12-31 | 1 | -6/+6 |