fb_defio: fix for non-dirty ptes
[safe/jmp/linux-2.6] / drivers / mtd /
2010-03-02 Russell KingMerge branch 'for-rmk' of git://git.pengutronix.de...
2010-03-01 Tony LindgrenMerge ... mainline to remove plat-omap/Kconfig conflict
2010-03-01 Russell KingMTD: fix pismo build error
2010-02-27 Manuel LaussMIPS: Alchemy: physmap-flash for all devboards
2010-02-27 Manuel LaussMIPS: Alchemy: devboard register abstraction
2010-02-26 Maxim Levitskymtd: r852 fix pci ID
2010-02-26 Maxim Levitskymtd: Few follow up cleanups for Smartmedia/xD support
2010-02-26 Maxim Levitskymtd: nand: Add driver for Ricoh xD/SmartMedia reader
2010-02-26 Maxim Levitskymtd: Add new SmartMedia/xD FTL
2010-02-26 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2010-02-26 David Woodhousemtd: nand: Add SmartMedia device table to sm_common...
2010-02-26 Maxim Levitskymtd: Workaround wrong write protect status on some...
2010-02-26 David Woodhousemtd: nand: Allow caller to pass alternative ID table...
2010-02-26 Maxim Levitskymtd: common module for smartmedia/xD support
2010-02-26 Maxim Levitskymtd: nand: add ->badblockbits for minimum number of...
2010-02-26 Maxim Levitskymtd: nand: make reads using MTD_OOB_RAW affect only...
2010-02-26 Maxim Levitskymtd: nand: cleanup the nand_do_write_ops
2010-02-26 Maxim Levitskymtd: nand: make MTD_OOB_PLACE work correctly.
2010-02-26 Maxim Levitskymtd: nand: make suspend work if device is accessed...
2010-02-26 Maxim Levitskymtd: blktrans: allow FTL drivers to export sysfs attributes
2010-02-26 Maxim Levitskymtd: call the remove notifiers before assuming it is...
2010-02-26 Maxim Levitskymtd: mtdblock: test return value of add_mtd_blktrans_de...
2010-02-26 Maxim Levitskymtd: blktrans: Hotplug fixes
2010-02-26 Maxim Levitskymtd: blktrans: remove mtd_blkcore_priv, switch to per...
2010-02-26 Maxim Levitskymtd: create unlocked versions of {get,put}_mtd_device
2010-02-26 Anatolij Gustschinmtd: nand: Add MPC5121 NAND Flash Controller driver
2010-02-26 Roel Kluinmtd: nand_bcm: fix hot spin and code duplication
2010-02-26 Vimal Singhmtd: omap2 fix prefetch mode read issue
2010-02-26 Vimal Singhmtd: omap2: correct 'info' pointer in 'omap_nand_remove'
2010-02-26 Vimal Singhmtd: omap2: fixing compilation warning
2010-02-26 Guillaume LECERFmtd: move more manufacturers to the common cfi.h header...
2010-02-26 Eric Benardmtd: mxc_nand: add RESET command support
2010-02-26 Roel Kluinmtd: inftl: misplaced parenthesis in find_boot_record
2010-02-26 Aaro Koskinenmtd: OneNAND: do not use DMA if oops in progress
2010-02-26 Vimal Singhmtd: nand: add lock/unlock routines
2010-02-26 Vimal Singhmtd: nand: create a helper verification function
2010-02-25 Artem Bityutskiymtd: maps: ceiva: do not return random numbers
2010-02-25 Ben Hutchingsmtdchar: Register the full range of minor numbers
2010-02-25 Ben Hutchingsmtd: Raise limit on block device minor numbers
2010-02-25 Ben Hutchingsmtd: Replace static array of devices with an idr structure
2010-02-25 Ben Hutchingsmtd: mtdblock: Dynamically allocate cache info structures
2010-02-25 Ben Hutchingsmtd: Remove unnecessary comparisons with MAX_MTD_DEVICES
2010-02-25 Ben Hutchingsmtd: nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use...
2010-02-25 Ben Hutchingsmtd: Use get_mtd_device_nm() to find named device in...
2010-02-25 Ben Hutchingsmtd: Introduce and use iteration macro for reading...
2010-02-25 Roel Kluinmtd: change positive error return into negative
2010-02-25 Mike Frysingermtd: maps: Blackfin async: rename local funcs to avoid...
2010-02-25 H Hartley Sweetenmtd: fix different address space noise
2010-02-25 Jon Ringlemtd: ixp4xx: fix reading from half-word boundary
2010-02-25 Uwe Kleine-Königmtd: mxc-nand: don't disable clock in mxcnd-suspend
2010-02-25 Uwe Kleine-Königmtd: mxc-nand: no need to check for validity of platfor...
2010-02-25 Jiri Slabymtd: cfi: remove unneeded NULL checks
2010-02-25 Márton Némethmtd: nand: make Open Firmware device id constant
2010-02-25 Márton Némethmtd: nand: make USB device id constant
2010-02-25 Márton Némethmtd: nand: make PCI device id constant
2010-02-25 Andrey Yurovskymtd: nandsim: fix spelling
2010-02-15 Vimal Singhomap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific...
2010-02-15 Ladislav MichlMTD: remove no longer used OMAP flash map
2010-02-10 Peter Huewemtd: orion_nand: Fix build failure caused by typo
2010-02-09 Daniel Macktree-wide: Assorted spelling fixes
2010-02-05 Stefan WeilFix spelling of 'platform' in comments and doc
2010-02-04 Sebastian Andrzej... tree wide: remove execute flag from .c files
2010-02-02 Magnus Dammmtd: sh_flctl SHBUSSEL and SEL_16BIT support
2010-02-02 Magnus Dammmtd: trivial sh_flctl changes
2010-02-01 Artem BityutskiyUBI: add write checking
2010-02-01 Artem BityutskiyUBI: simplify debugging return codes
2010-02-01 Artem BityutskiyUBI: fix attaching error path
2010-02-01 Artem BityutskiyUBI: support attaching by MTD character device name
2010-02-01 Artem BityutskiyUBI: mark few variables as __initdata
2010-01-28 Linus TorvaldsMerge branch 'for-linus' of git://git.infradead.org...
2010-01-27 Mika WesterbergUBI: fix volume creation input checking
2010-01-26 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2010-01-24 Linus TorvaldsMerge git://git.infradead.org/~dwmw2/mtd-2.6.33
2010-01-18 Artem BityutskiyUBI: fix memory leak in update path
2010-01-14 Baruch Siachmtd: mxc_nand: add MX25 to Kconfig
2010-01-13 Morten Thunberg... mtd: tests: fix read, speed and stress tests on NOR...
2010-01-13 Russell King - ARM... mtd: Really add ARM pismo support
2010-01-12 Artem BityutskiyUBI: add more checks to chdev open
2010-01-12 Peter HortonUBI: initialise update marker
2010-01-06 H Hartley Sweetenmtd: Remove now-defunct ts7250 nand driver
2010-01-02 Julia Lawallmtd: physmap_of: Correct the size argument to kzalloc
2010-01-01 David Woodhousemtd: nand: rename w90p910_nand.c to nuc900_nand.c
2010-01-01 Wan ZongShunARM: NUC900: rename mtd nand driver name
2009-12-31 H Hartley Sweetenmtd: drivers/mtd/nand/sh_flctl.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: tmio_nand.c: use dev_get_platdata() and resource_s...
2009-12-31 H Hartley Sweetenmtd: drivers/mtd/nand/s3c2410.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: orion_nand.c: add error handling and use resource_...
2009-12-31 H Hartley Sweetenmtd: nomadik_nand.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: drivers/mtd/nand/gpio.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: fls_upm.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: fsl_elbc_nand.c: user resource_size()
2009-12-31 H Hartley Sweetenmtd: davinci_nand.c: use resource_size()
2009-12-31 H Hartley Sweetenmtd: au1550nd.c: remove unnecessary casts
2009-12-31 H Hartley Sweetenmtd: au1550nd.c: use kzalloc()
2009-12-31 KOSAKI Motohirokmsg_dump: Dump on crash_kexec as well
2009-12-18 Linus TorvaldsMerge branch 'upstream' of git://ftp.linux-mips.org...
2009-12-17 Linus TorvaldsMerge branch 'for-linus' of /home/rmk/linux-2.6-arm
2009-12-17 Russell KingMerge branch 'cache' (early part)
2009-12-17 Ralf BaechleMIPS: eXcite: Remove platform.
2009-12-16 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
next