summaryrefslogtreecommitdiffstats
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | mtd: nand: make suspend work if device is accessed by kernel threads.Maxim Levitsky2010-02-261-3/+0
| | * | | | mtd: blktrans: allow FTL drivers to export sysfs attributesMaxim Levitsky2010-02-261-0/+8
| | * | | | mtd: call the remove notifiers before assuming it is in useMaxim Levitsky2010-02-261-8/+11
| | * | | | mtd: mtdblock: test return value of add_mtd_blktrans_dev, because if can failMaxim Levitsky2010-02-262-2/+4
| | * | | | mtd: blktrans: Hotplug fixesMaxim Levitsky2010-02-268-62/+148
| | * | | | mtd: blktrans: remove mtd_blkcore_priv, switch to per device queue and threadMaxim Levitsky2010-02-261-66/+58
| | * | | | mtd: create unlocked versions of {get,put}_mtd_deviceMaxim Levitsky2010-02-261-21/+39
| | * | | | mtd: nand: Add MPC5121 NAND Flash Controller driverAnatolij Gustschin2010-02-263-0/+924
| | * | | | mtd: nand_bcm: fix hot spin and code duplicationRoel Kluin2010-02-261-46/+25
| | * | | | mtd: omap2 fix prefetch mode read issueVimal Singh2010-02-261-4/+7
| | * | | | mtd: omap2: correct 'info' pointer in 'omap_nand_remove'Vimal Singh2010-02-261-1/+2
| | * | | | mtd: omap2: fixing compilation warningVimal Singh2010-02-261-1/+1
| | * | | | mtd: move more manufacturers to the common cfi.h header fileGuillaume LECERF2010-02-261-9/+5
| | * | | | mtd: mxc_nand: add RESET command supportEric Benard2010-02-261-0/+1
| | * | | | mtd: inftl: misplaced parenthesis in find_boot_recordRoel Kluin2010-02-261-3/+4
| | * | | | mtd: OneNAND: do not use DMA if oops in progressAaro Koskinen2010-02-261-2/+2
| | * | | | mtd: nand: add lock/unlock routinesVimal Singh2010-02-261-0/+164
| | * | | | mtd: nand: create a helper verification functionVimal Singh2010-02-261-18/+30
| | * | | | mtd: maps: ceiva: do not return random numbersArtem Bityutskiy2010-02-251-1/+1
| | * | | | mtdchar: Register the full range of minor numbersBen Hutchings2010-02-251-2/+3
| | * | | | mtd: Raise limit on block device minor numbersBen Hutchings2010-02-251-2/+5
| | * | | | mtd: Replace static array of devices with an idr structureBen Hutchings2010-02-252-82/+81
| | * | | | mtd: mtdblock: Dynamically allocate cache info structuresBen Hutchings2010-02-251-43/+31
| | * | | | mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings2010-02-253-10/+2
| | * | | | mtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_D...Ben Hutchings2010-02-251-2/+5
| | * | | | mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd()Ben Hutchings2010-02-251-12/+6
| | * | | | mtd: Introduce and use iteration macro for reading the MTD device tableBen Hutchings2010-02-253-34/+45
| | * | | | mtd: change positive error return into negativeRoel Kluin2010-02-251-1/+1
| | * | | | mtd: maps: Blackfin async: rename local funcs to avoid common clashesMike Frysinger2010-02-251-8/+8
| | * | | | mtd: fix different address space noiseH Hartley Sweeten2010-02-251-1/+1
| | * | | | mtd: ixp4xx: fix reading from half-word boundaryJon Ringle2010-02-251-2/+2
| | * | | | mtd: mxc-nand: don't disable clock in mxcnd-suspendUwe Kleine-König2010-02-251-4/+6
| | * | | | mtd: mxc-nand: no need to check for validity of platform driver dataUwe Kleine-König2010-02-251-10/+7
| | * | | | mtd: cfi: remove unneeded NULL checksJiri Slaby2010-02-252-8/+4
| | * | | | mtd: nand: make Open Firmware device id constantMárton Németh2010-02-253-3/+3
| | * | | | mtd: nand: make USB device id constantMárton Németh2010-02-251-1/+1
| | * | | | mtd: nand: make PCI device id constantMárton Németh2010-02-251-1/+1
| | * | | | mtd: nandsim: fix spellingAndrey Yurovsky2010-02-251-2/+2
| | * | | | mtd: orion_nand: Fix build failure caused by typoPeter Huewe2010-02-101-1/+1
| | * | | | mtd: Remove now-defunct ts7250 nand driverH Hartley Sweeten2010-01-063-214/+0
| | * | | | mtd: physmap_of: Correct the size argument to kzallocJulia Lawall2010-01-021-1/+1
| | * | | | mtd: nand: rename w90p910_nand.c to nuc900_nand.cDavid Woodhouse2010-01-013-74/+74
| | * | | | ARM: NUC900: rename mtd nand driver nameWan ZongShun2010-01-011-2/+2
| | * | | | mtd: drivers/mtd/nand/sh_flctl.c: use resource_size()H Hartley Sweeten2009-12-311-1/+1
| | * | | | mtd: tmio_nand.c: use dev_get_platdata() and resource_size()H Hartley Sweeten2009-12-311-7/+7
| | * | | | mtd: drivers/mtd/nand/s3c2410.c: use resource_size()H Hartley Sweeten2009-12-311-1/+1
| | * | | | mtd: orion_nand.c: add error handling and use resource_size()H Hartley Sweeten2009-12-311-2/+8
| | * | | | mtd: nomadik_nand.c: use resource_size()H Hartley Sweeten2009-12-311-3/+3
| | * | | | mtd: drivers/mtd/nand/gpio.c: use resource_size()H Hartley Sweeten2009-12-311-6/+6
| | * | | | mtd: fls_upm.c: use resource_size()H Hartley Sweeten2009-12-311-1/+1