Show patches with: none      |   32944 patches
« 1 2 ... 13 14 15329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] UBI: add more checks to chdev open - - - - --- 2010-01-06 Artem Bityutskiy Accepted
[2/3] UBI: mark few variables as __initdata - - - - --- 2010-01-06 Artem Bityutskiy Accepted
[3/3] UBI: support attaching by MTD character device name - - - - --- 2010-01-06 Artem Bityutskiy Accepted
[2/2] Remove now-defunct ts7250 nand driver - - - - --- 2010-01-06 Hartley Sweeten New
[1/9] MTD: call remove notifiers before removing the device - - - - --- 2010-01-06 Maxim Levitsky New
[2/9] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-06 Maxim Levitsky New
[3/9] MTD: blkdevs: major cleanups - - - - --- 2010-01-06 Maxim Levitsky New
[4/9] mtd-make mtdtrans thread suspend friendly - - - - --- 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
[6/9] mtd: common module for smartmedia/xD support - - - - --- 2010-01-06 Maxim Levitsky New
[7/9] NAND: add few workarounds for SmartMedia/xD chips. - - - - --- 2010-01-06 Maxim Levitsky New
[8/9] mtd: SmartMedia/xD FTL - - - - --- 2010-01-06 Maxim Levitsky New
[9/9] mtd: add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-01-06 Maxim Levitsky New
Fix spelling in comments and documentation - - - - --- 2010-01-06 Stefan Weil Accepted
mtd/nand: Fix build failure caused by typo 1 - 1 - --- 2010-01-07 Peter Hüwe Accepted
[3/3,NAND,OMAP] : Fixing issue in oamp nand driver in prefetch mode read - - - - --- 2010-01-07 vimal singh New
drivers/mtd/chips/cfi_probe.c:18 remove unneeded comment - - - - --- 2010-01-07 René Bolldorf New
[1/9] MTD: call remove notifiers before removing the device - - - - --- 2010-01-08 Maxim Levitsky New
[2/9] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-08 Maxim Levitsky New
[3/9] MTD: blkdevs: make hotplug work - - - - --- 2010-01-08 Maxim Levitsky New
[4/9] MTD: make mtdtrans thread freezable. - - - - --- 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
[6/9] mtd: common module for smartmedia/xD support - - - - --- 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
[8/9] mtd: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-01-08 Maxim Levitsky New
[9/9] mtd: Add new SmartMedia/xD FTL - - - - --- 2010-01-08 Maxim Levitsky New
[1/3] nand: make PCI 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
[3/3] nand: make Open Firmware device id constant - - - - --- 2010-01-09 Németh Márton New
ubiattach fails with "bad image sequence number" - - - - --- 2010-01-09 Artem Bityutskiy New
[1/1] MTD: chips/cfi, remove unneeded NULL checks - - - - --- 2010-01-10 Jiri Slaby Accepted
add pismo support - - - - --- 2010-01-10 Artem Bityutskiy Accepted
[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
mxc-nand: no need to check for validity of platform drive data 1 - - - --- 2010-01-11 Uwe Kleine-König Accepted
mxc-nand: don't disable clock in mxcnd-suspend 1 - - - --- 2010-01-11 Uwe Kleine-König Accepted
[1/9] MTD: call remove notifiers before removing the device - - - - --- 2010-01-12 Maxim Levitsky New
[2/9] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-12 Maxim Levitsky New
[3/9] MTD: blkdevs: make hotplug work - - - - --- 2010-01-12 Maxim Levitsky New
[4/9] MTD: make mtdtrans thread freezeable. - - - - --- 2010-01-12 Maxim Levitsky New
[5/9] MTD: export few functions from nand_base.c - - - - --- 2010-01-12 Maxim Levitsky New
[6/9] MTD: common module for smartmedia/xD support - - - - --- 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
[8/9] MTD: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-01-12 Maxim Levitsky New
[9/9] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-01-12 Maxim Levitsky New
Fail to mount ubifs - - - - --- 2010-01-12 Jon Ringle New
[PATCHv2,1/7] mtd: Introduce and use iteration macro for reading the MTD device table - - - - --- 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,3/7] nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES - - - - --- 2010-01-12 Ben Hutchings New
[PATCHv2,4/7] mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES - - - - --- 2010-01-12 Ben Hutchings New
[PATCHv2,5/7] mtdblock: Dynamically allocate cache info structures - - - - --- 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,7/7] mtd: Raise limit on block device minor numbers - - - - --- 2010-01-12 Ben Hutchings New
[1/3] Introducing 'gpmc-nand.c' for GPMC specific NAND init - - - - --- 2010-01-13 vimal singh New
[1/2] Adding NAND lock / unlock routines - - - - --- 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
[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
[MTD] maps/ixp4xx: Fix reading from half-word boundary - - - - --- 2010-01-13 Jon Ringle Accepted
[1/3] mtd: mxc_nand: add MX25 to Kconfig - - - - --- 2010-01-14 Baruch Siach Accepted
[2/3] mx25: add NAND support - - - - --- 2010-01-14 Baruch Siach New
[3/3] mx25pdk: add NAND device support - - - - --- 2010-01-14 Baruch Siach New
[1/2] let MTD_XIP depend on XIP_KERNEL or ROMKERNEL - - - - --- 2010-01-15 Barry Song New
[2/2] mtd-physmap: add support users can assign the probe type in board files - - - - --- 2010-01-15 Barry Song Accepted
cfi.h: quiet sparse noise - - - - --- 2010-01-15 Hartley Sweeten Accepted
mtdchar.c: fix different address space noise - - - - --- 2010-01-15 Hartley Sweeten Accepted
Memory leak on UBI volume truncating - - - - --- 2010-01-17 Artem Bityutskiy New
Memory leak on UBI volume truncating - - - - --- 2010-01-17 Artem Bityutskiy New
mtd: maps: Blackfin async: rename local funcs to avoid common clashes - - - - --- 2010-01-17 Mike Frysinger New
[JFFS2] Readpages using Read-While-Load feature - - - - --- 2010-01-19 Amul Saha New
[06/11] mtd: Add MPC5121 NAND Flash Controller driver - - - - --- 2010-01-19 Anatolij Gustschin New
[1/4] MTD: call remove notifiers before removing the device - - - - --- 2010-01-22 Maxim Levitsky New
[2/4] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-22 Maxim Levitsky New
[3/4] MTD: blkdevs: make hotplug work - - - - --- 2010-01-22 Maxim Levitsky New
[4/4] MTD: make mtdtrans thread freezeable. - - - - --- 2010-01-22 Maxim Levitsky New
[1/6] MTD: nand: make MTD_OOB_PLACE work correctly. - - - - --- 2010-01-22 Maxim Levitsky Accepted
[2/6] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation - - - - --- 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
[4/6] MTD: export few functions from nand_base.c - - - - --- 2010-01-22 Maxim Levitsky New
[5/6] MTD: common module for smartmedia/xD support - - - - --- 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
[1/2] MTD: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-01-22 Maxim Levitsky New
[2/2] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-01-22 Maxim Levitsky New
mtd: hot spin and code duplication in nand_bcm_umi_bch_read_oobEcc() 1 - - - --- 2010-01-22 roel kluin Accepted
[1/8] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device - - - - --- 2010-01-23 Maxim Levitsky New
[2/8] blktrans: track open and close calls. - - - - --- 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
[4/8] MTD: create lockless versions of {get,put}_mtd_device - - - - --- 2010-01-23 Maxim Levitsky Accepted
[5/8] blktrans: add proper locking - - - - --- 2010-01-23 Maxim Levitsky New
[6/8] blktrans: flush all requests before we remove the device - - - - --- 2010-01-23 Maxim Levitsky New
[7/8] MTD: call remove notifiers before removing the device - - - - --- 2010-01-23 Maxim Levitsky New
[8/8] MTD: make mtdtrans thread freezeable. - - - - --- 2010-01-23 Maxim Levitsky New
[06/11] mtd: Add MPC5121 NAND Flash Controller driver - - - - --- 2010-01-25 Anatolij Gustschin New
UBIFS assert failed in ubifs_dirty_inode - - - - --- 2010-01-26 Artem Bityutskiy New
UBIFS assert failed in ubifs_dirty_inode - - - - --- 2010-01-26 Matt Mackall New
UBIFS assert failed in ubifs_dirty_inode - - - - --- 2010-01-27 Jeff Angielski New
mtd: trivial sh_flctl changes 1 - - - --- 2010-01-27 Magnus Damm New
mtd: sh_flctl SHBUSSEL and SEL_16BIT support 1 - - - --- 2010-01-27 Magnus Damm Accepted
[3/8,v2] mtd: Add MPC5121 NAND Flash Controller driver - - - - --- 2010-01-27 Anatolij Gustschin New
« 1 2 ... 13 14 15329 330 »