Show patches with: State = Action Required       |   5347 patches
« 1 2 ... 45 46 4753 54 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
UBIFS assert failed in ubifs_dirty_inode - - - - --- 2010-01-26 Artem Bityutskiy New
[06/11] mtd: Add MPC5121 NAND Flash Controller driver - - - - --- 2010-01-25 Anatolij Gustschin New
[8/8] MTD: make mtdtrans thread freezeable. - - - - --- 2010-01-23 Maxim Levitsky New
[7/8] MTD: call remove notifiers before removing the device - - - - --- 2010-01-23 Maxim Levitsky New
[6/8] blktrans: flush all requests before we remove the device - - - - --- 2010-01-23 Maxim Levitsky New
[5/8] blktrans: add proper locking - - - - --- 2010-01-23 Maxim Levitsky New
[3/8] blktrans: don't free mtd_blktrans_dev, core will do that for you - - - - --- 2010-01-23 Maxim Levitsky New
[2/8] blktrans: track open and close calls. - - - - --- 2010-01-23 Maxim Levitsky New
[1/8] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device - - - - --- 2010-01-23 Maxim Levitsky New
[2/2] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-01-22 Maxim Levitsky New
[1/2] MTD: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-01-22 Maxim Levitsky New
[6/6] MTD: add few workarounds to nand system for SmartMedia/xD chips. - - - - --- 2010-01-22 Maxim Levitsky New
[5/6] MTD: common module for smartmedia/xD support - - - - --- 2010-01-22 Maxim Levitsky New
[4/6] MTD: export few functions from nand_base.c - - - - --- 2010-01-22 Maxim Levitsky New
[3/6] MTD: nand: fix bug that prevented write of more that one page by ->write_oob - - - - --- 2010-01-22 Maxim Levitsky New
[2/6] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation - - - - --- 2010-01-22 Maxim Levitsky New
[4/4] MTD: make mtdtrans thread freezeable. - - - - --- 2010-01-22 Maxim Levitsky New
[3/4] MTD: blkdevs: make hotplug work - - - - --- 2010-01-22 Maxim Levitsky New
[2/4] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-22 Maxim Levitsky New
[1/4] MTD: call remove notifiers before removing the device - - - - --- 2010-01-22 Maxim Levitsky New
[06/11] mtd: Add MPC5121 NAND Flash Controller driver - - - - --- 2010-01-19 Anatolij Gustschin New
[JFFS2] Readpages using Read-While-Load feature - - - - --- 2010-01-19 Amul Saha New
mtd: maps: Blackfin async: rename local funcs to avoid common clashes - - - - --- 2010-01-17 Mike Frysinger New
Memory leak on UBI volume truncating - - - - --- 2010-01-17 Artem Bityutskiy New
Memory leak on UBI volume truncating - - - - --- 2010-01-17 Artem Bityutskiy New
[1/2] let MTD_XIP depend on XIP_KERNEL or ROMKERNEL - - - - --- 2010-01-15 Barry Song New
[3/3] mx25pdk: add NAND device support - - - - --- 2010-01-14 Baruch Siach New
[2/3] mx25: add NAND support - - - - --- 2010-01-14 Baruch Siach New
[v2,2/2] Creating helper func for block alignment verfication - - - - --- 2010-01-13 vimal singh New
[v2,2/2] Creating helper func for block alignment verfication - - - - --- 2010-01-13 vimal singh New
[2/2] Creating helper func for block alignment verfication - - - - --- 2010-01-13 vimal singh New
[2/2] Creating helper func for block alignment verfication - - - - --- 2010-01-13 vimal singh New
[1/2] Adding NAND lock / unlock routines - - - - --- 2010-01-13 vimal singh New
[1/3] Introducing 'gpmc-nand.c' for GPMC specific NAND init - - - - --- 2010-01-13 vimal singh New
[PATCHv2,7/7] mtd: Raise limit on block device minor numbers - - - - --- 2010-01-12 Ben Hutchings New
[PATCHv2,6/7] mtd: Replace static array of devices with an idr structure - - - - --- 2010-01-12 Ben Hutchings New
[PATCHv2,5/7] mtdblock: Dynamically allocate cache info structures - - - - --- 2010-01-12 Ben Hutchings New
[PATCHv2,4/7] mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES - - - - --- 2010-01-12 Ben Hutchings New
[PATCHv2,3/7] nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES - - - - --- 2010-01-12 Ben Hutchings New
[PATCHv2,2/7] mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() - - - - --- 2010-01-12 Ben Hutchings New
[PATCHv2,1/7] mtd: Introduce and use iteration macro for reading the MTD device table - - - - --- 2010-01-12 Ben Hutchings New
Fail to mount ubifs - - - - --- 2010-01-12 Jon Ringle New
[9/9] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-01-12 Maxim Levitsky New
[8/9] MTD: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-01-12 Maxim Levitsky New
[7/9] MTD: add few workarounds to nand system for SmartMedia/xD chips. - - - - --- 2010-01-12 Maxim Levitsky New
[6/9] MTD: common module for smartmedia/xD support - - - - --- 2010-01-12 Maxim Levitsky New
[5/9] MTD: export few functions from nand_base.c - - - - --- 2010-01-12 Maxim Levitsky New
[4/9] MTD: make mtdtrans thread freezeable. - - - - --- 2010-01-12 Maxim Levitsky New
[3/9] MTD: blkdevs: make hotplug work - - - - --- 2010-01-12 Maxim Levitsky New
[2/9] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-12 Maxim Levitsky New
[1/9] MTD: call remove notifiers before removing the device - - - - --- 2010-01-12 Maxim Levitsky New
[v3] : Introducing 'gpmc-nand.c' for GPMC specific NAND init - - - - --- 2010-01-11 vimal singh New
[v3] : Introducing 'gpmc-nand.c' for GPMC specific NAND init - - - - --- 2010-01-11 vimal singh New
ubiattach fails with "bad image sequence number" - - - - --- 2010-01-09 Artem Bityutskiy New
[3/3] nand: make Open Firmware device id constant - - - - --- 2010-01-09 Németh Márton New
[2/3] nand: make USB device id constant - - - - --- 2010-01-09 Németh Márton New
[1/3] nand: make PCI device id constant - - - - --- 2010-01-09 Németh Márton New
[9/9] mtd: Add new SmartMedia/xD FTL - - - - --- 2010-01-08 Maxim Levitsky New
[8/9] mtd: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-01-08 Maxim Levitsky New
[7/9] MTD: add few workarounds to nand system for SmartMedia/xD chips. - - - - --- 2010-01-08 Maxim Levitsky New
[6/9] mtd: common module for smartmedia/xD support - - - - --- 2010-01-08 Maxim Levitsky New
[5/9] MTD: nand subsystem, export nand_do_read_oob and nand_do_write_oob - - - - --- 2010-01-08 Maxim Levitsky New
[4/9] MTD: make mtdtrans thread freezable. - - - - --- 2010-01-08 Maxim Levitsky New
[3/9] MTD: blkdevs: make hotplug work - - - - --- 2010-01-08 Maxim Levitsky New
[2/9] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-08 Maxim Levitsky New
[1/9] MTD: call remove notifiers before removing the device - - - - --- 2010-01-08 Maxim Levitsky New
drivers/mtd/chips/cfi_probe.c:18 remove unneeded comment - - - - --- 2010-01-07 René Bolldorf New
[3/3,NAND,OMAP] : Fixing issue in oamp nand driver in prefetch mode read - - - - --- 2010-01-07 vimal singh New
[9/9] mtd: add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-01-06 Maxim Levitsky New
[8/9] mtd: SmartMedia/xD FTL - - - - --- 2010-01-06 Maxim Levitsky New
[7/9] NAND: add few workarounds for SmartMedia/xD chips. - - - - --- 2010-01-06 Maxim Levitsky New
[6/9] mtd: common module for smartmedia/xD support - - - - --- 2010-01-06 Maxim Levitsky New
[5/9] NAND: export nand_do_read_oob and nand_do_write_oob - - - - --- 2010-01-06 Maxim Levitsky New
[4/9] mtd-make mtdtrans thread suspend friendly - - - - --- 2010-01-06 Maxim Levitsky New
[3/9] MTD: blkdevs: major cleanups - - - - --- 2010-01-06 Maxim Levitsky New
[2/9] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-06 Maxim Levitsky New
[1/9] MTD: call remove notifiers before removing the device - - - - --- 2010-01-06 Maxim Levitsky New
[2/2] Remove now-defunct ts7250 nand driver - - - - --- 2010-01-06 Hartley Sweeten New
[3/3,NAND,OMAP] : Fixing issue in oamp nand driver in prefetch mode read - - - - --- 2010-01-06 vimal singh New
[2/3,NAND,OMAP] : correct 'info' pointer in 'omap_nand_remove' - - - - --- 2010-01-06 vimal singh New
[1/3,NAND,OMAP] : Fixing compilation warning for 'nand/omap2.c' - - - - --- 2010-01-06 vimal singh New
[-,V2] Add NAND lock/unlock routines - - - - --- 2010-01-06 vimal singh New
[1/2] Update ep93xx/ts72xx to use generic platform nand driver - - - 1 --- 2010-01-05 Hartley Sweeten New
[1/1] mtd: m25p80: Add erase timer to status polling. - - - - --- 2010-01-05 Andreas Fenkart New
[5/6] mtdblock: Replace array of block cache info with pointers in struct mtd_info - - - - --- 2010-01-05 Ben Hutchings New
[MTD] WWW: Spelling correction in UBI FAQ - - - - --- 2010-01-04 Lee Amirev New
[4/4] MTD: include ar7part in the list of partitions parsers - - - - --- 2010-01-03 Alexander Clouter New
[4/4] MTD: include ar7part in the list of partitions parsers - - - - --- 2010-01-03 Florian Fainelli New
Issue in oamp nand driver with 32-bit reads in prefetch mode - - - - --- 2009-12-31 vimal singh New
omap2/3: mtd: fix compile warning - - - - --- 2009-12-29 Sanjeev Premi New
Issue in oamp nand driver with 32-bit reads in prefetch mode - - - - --- 2009-12-23 vimal singh New
[PATCHv2,08/12] posix_acl: Add the check items - - - - --- 2009-12-21 Liuwenyi New
Fix mtd readtest, speedtest and stresstest for NOR devices - - - - --- 2009-12-16 Morten Thunberg Svendsen New
OneNAND: Fix test of unsigned in onenand_otp_walk() 1 - - - --- 2009-12-16 roel kluin New
mtd: move more manufacturers to the common cfi.h header file - - - - --- 2009-12-15 Guillaume LECERF New
OMAP: NAND: Adding config option to enable/disable HW ECC mode - - - - --- 2009-12-15 vimal singh New
nomadik_nand.c: use resource_size() - - - - --- 2009-12-14 Hartley Sweeten New
mxc_nand.c: use resource_size() - - - - --- 2009-12-14 Hartley Sweeten New
drivers/mtd/nand/gpio.c: use resource_size() - - - - --- 2009-12-14 Hartley Sweeten New
excite_nandflash.c: user resource_size() - - - - --- 2009-12-14 Hartley Sweeten New
« 1 2 ... 45 46 4753 54 »