| [7/7] MTD: add few workarounds to nand system for SmartMedia/xD chips. |
2010-02-05 |
Maxim Levitsky |
|
New |
| [6/7] MTD: common module for smartmedia/xD support |
2010-02-05 |
Maxim Levitsky |
|
New |
| [5/7] NAND: make ->check_bad more user friendly |
2010-02-05 |
Maxim Levitsky |
|
New |
| [4/7] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation |
2010-02-05 |
Maxim Levitsky |
|
New |
| [3/7] MTD: nand: make suspend work if device is accessed by kernel threads. |
2010-02-05 |
Maxim Levitsky |
|
New |
| [2/7] MTD: nand: cleanup nand_do_write_ops |
2010-02-05 |
Maxim Levitsky |
|
New |
| [1/7] MTD: nand: make MTD_OOB_PLACE work correctly. |
2010-02-05 |
Maxim Levitsky |
|
New |
| [v3,04/11] mtd: Add MPC5121 NAND Flash Controller driver |
2010-02-05 |
Anatolij Gustschin |
|
New |
| Emulated write failures cause block marking as bad |
2010-02-05 |
Marek Skuczynski |
|
New |
| [17/17] MTD: Add new SmartMedia/xD FTL |
2010-02-04 |
Maxim Levitsky |
|
New |
| [16/17] MTD: Add nand driver for ricoh xD/SmartMedia reader |
2010-02-04 |
Maxim Levitsky |
|
New |
| [15/17] MTD: add few workarounds to nand system for SmartMedia/xD chips. |
2010-02-04 |
Maxim Levitsky |
|
New |
| [14/17] MTD: common module for smartmedia/xD support |
2010-02-04 |
Maxim Levitsky |
|
New |
| [13/17] MTD: export few functions from nand_base.c |
2010-02-04 |
Maxim Levitsky |
|
New |
| [12/17] MTD: nand: make suspend work if device is accessed by kernel threads. |
2010-02-04 |
Maxim Levitsky |
|
New |
| [11/17] MTD: nand: fix bug that prevented write of more that one page by ->write_oob |
2010-02-04 |
Maxim Levitsky |
|
New |
| [10/17] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation |
2010-02-04 |
Maxim Levitsky |
|
New |
| [09/17] MTD: nand: make MTD_OOB_PLACE work correctly. |
2010-02-04 |
Maxim Levitsky |
|
New |
| [08/17] MTD: call remove notifiers before removing the device |
2010-02-04 |
Maxim Levitsky |
|
New |
| [07/17] blktrans: allow FTL drivers to export sysfs attributes |
2010-02-04 |
Maxim Levitsky |
|
New |
| [06/17] blktrans: flush all requests before we remove the device |
2010-02-04 |
Maxim Levitsky |
|
New |
| [05/17] blktrans: add proper locking |
2010-02-04 |
Maxim Levitsky |
|
New |
| [04/17] blktrans: don't free mtd_blktrans_dev, core will do that for you |
2010-02-04 |
Maxim Levitsky |
|
New |
| [03/17] blktrans: track open and close calls. |
2010-02-04 |
Maxim Levitsky |
|
New |
| [02/17] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device |
2010-02-04 |
Maxim Levitsky |
|
New |
| [01/17] MTD: create lockless versions of {get, put}_mtd_device This will be used to resolve deadlock in block translation layer. |
2010-02-04 |
Maxim Levitsky |
|
New |
| [1/1] mtd: nand: move the checking the validity of oob into nand_write_oob |
2010-02-04 |
Stanley.Miao |
|
New |
| [v2,2/2] Adding nand lock/unlock routines. |
2010-02-03 |
vimal singh |
|
New |
| [v2,1/2] Creating helper func for 'ofs' and 'len' verification for 'nand_erase_nand' |
2010-02-03 |
vimal singh |
|
New |
| mtd-utils: add option to not force largefile support |
2010-02-03 |
Peter Korsgaard |
|
New |
| [5/5] Place the cleanmarker in OOB area according to the mode MTD_OOB_AUTO |
2010-02-03 |
Stanley.Miao |
|
New |
| [4/5] Discard the legacy interface MEMGETOOBSEL in flash_eraseall |
2010-02-03 |
Stanley.Miao |
|
New |
| [3/5] Fix the bug of writing a yaffs2 image to NAND |
2010-02-03 |
Stanley.Miao |
|
New |
| [2/5] check if the start address is page-aligned. |
2010-02-03 |
Stanley.Miao |
|
New |
| [1/5] clean up the legacy interfaces in nandwrite.c |
2010-02-03 |
Stanley.Miao |
|
New |
| [5/5] Place the cleanmarker in OOB area according to the mode MTD_OOB_AUTO |
2010-02-03 |
Stanley.Miao |
|
New |
| [4/5] Discard the legacy interface MEMGETOOBSEL in flash_eraseall |
2010-02-03 |
Stanley.Miao |
|
New |
| [3/5] Fix the bug of writing a yaffs2 image to NAND |
2010-02-03 |
Stanley.Miao |
|
New |
| [2/5] check if the start address is page-aligned. |
2010-02-03 |
Stanley.Miao |
|
New |
| [1/5] clean up the legacy interfaces in nandwrite.c |
2010-02-03 |
Stanley.Miao |
|
New |
| [5/5] mtd: change positive error return into negative in mtd_do_writeoob() |
2010-02-02 |
Andrew Morton |
|
New |
| [4/5] mtd: hot spin and code duplication in nand_bcm_umi_bch_read_oobEcc() |
2010-02-02 |
Andrew Morton |
|
New |
| [2/5] jffs2: avoid using C++ keyword `new' in userspace-visible header |
2010-02-02 |
Andrew Morton |
|
New |
| [3/5] mtd: chips/cfi, remove unneeded NULL checks |
2010-02-02 |
Andrew Morton |
|
New |
| [1/5] jffs2: fix memory corruption in jffs2_read_inode_range() |
2010-02-02 |
Andrew Morton |
|
New |
| JFFS2: Erase max 3 EB's in jffs2_write_super() |
2010-02-02 |
Joakim Tjernlund |
|
New |
| MTD: Add new SmartMedia/xD FTL |
2010-01-30 |
Maxim Levitsky |
|
New |
| [17/17] MTD: Add new SmartMedia/xD FTL |
2010-01-30 |
Maxim Levitsky |
|
New |
| [16/17] MTD: Add nand driver for ricoh xD/SmartMedia reader |
2010-01-30 |
Maxim Levitsky |
|
New |
| [15/17] MTD: add few workarounds to nand system for SmartMedia/xD chips. |
2010-01-30 |
Maxim Levitsky |
|
New |
| [14/17] MTD: common module for smartmedia/xD support |
2010-01-30 |
Maxim Levitsky |
|
New |
| [13/17] MTD: export few functions from nand_base.c |
2010-01-30 |
Maxim Levitsky |
|
New |
| [12/17] MTD: nand: make suspend work if device is accessed by kernel threads. |
2010-01-30 |
Maxim Levitsky |
|
New |
| [11/17] MTD: nand: fix bug that prevented write of more that one page by ->write_oob |
2010-01-30 |
Maxim Levitsky |
|
New |
| [10/17] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation |
2010-01-30 |
Maxim Levitsky |
|
New |
| [09/17] MTD: nand: make MTD_OOB_PLACE work correctly. |
2010-01-30 |
Maxim Levitsky |
|
New |
| [08/17] MTD: call remove notifiers before removing the device |
2010-01-30 |
Maxim Levitsky |
|
New |
| [07/17] blktrans: allow FTL drivers to export sysfs attributes |
2010-01-30 |
Maxim Levitsky |
|
New |
| [06/17] blktrans: flush all requests before we remove the device |
2010-01-30 |
Maxim Levitsky |
|
New |
| [05/17] blktrans: add proper locking |
2010-01-30 |
Maxim Levitsky |
|
New |
| [04/17] blktrans: don't free mtd_blktrans_dev, core will do that for you |
2010-01-30 |
Maxim Levitsky |
|
New |
| [03/17] blktrans: track open and close calls. |
2010-01-30 |
Maxim Levitsky |
|
New |
| [02/17] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device |
2010-01-30 |
Maxim Levitsky |
|
New |
| [01/17] MTD: create lockless versions of {get, put}_mtd_device This will be used to resolve deadlock in block translation layer. |
2010-01-30 |
Maxim Levitsky |
|
New |
| [PATCHv3,9/9] mtdchar: Register the full range of minor numbers |
2010-01-29 |
Ben Hutchings |
|
New |
| [PATCHv3,8/9] mtd: Raise limit on block device minor numbers |
2010-01-29 |
Ben Hutchings |
|
New |
| [PATCHv3,7/9] mtd: Replace static array of devices with an idr structure |
2010-01-29 |
Ben Hutchings |
|
New |
| [PATCHv3,6/9] idr: Export idr_get_next() |
2010-01-29 |
Ben Hutchings |
|
New |
| [PATCHv3,5/9] mtdblock: Dynamically allocate cache info structures |
2010-01-29 |
Ben Hutchings |
|
New |
| [PATCHv3,4/9] mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES |
2010-01-29 |
Ben Hutchings |
|
New |
| [PATCHv3,3/9] nandsim: Define CONFIG_NANDSIM_MAX_PARTS and use it instead of MAX_MTD_DEVICES |
2010-01-29 |
Ben Hutchings |
|
New |
| [PATCHv3,2/9] mtd: Use get_mtd_device_nm() to find named device in get_sb_mtd() |
2010-01-29 |
Ben Hutchings |
|
New |
| [PATCHv3,1/9] mtd: Introduce and use iteration macro for reading the MTD device table |
2010-01-29 |
Ben Hutchings |
|
New |
| [16/16] MTD: Add new SmartMedia/xD FTL |
2010-01-29 |
Maxim Levitsky |
|
New |
| [15/16] MTD: Add nand driver for ricoh xD/SmartMedia reader |
2010-01-29 |
Maxim Levitsky |
|
New |
| [14/16] MTD: add few workarounds to nand system for SmartMedia/xD chips. |
2010-01-29 |
Maxim Levitsky |
|
New |
| [13/16] MTD: common module for smartmedia/xD support |
2010-01-29 |
Maxim Levitsky |
|
New |
| [12/16] MTD: export few functions from nand_base.c |
2010-01-29 |
Maxim Levitsky |
|
New |
| [11/16] MTD: nand: make suspend work if device is accessed by kernel threads |
2010-01-29 |
Maxim Levitsky |
|
New |
| [10/16] MTD: nand: fix bug that prevented write of more that one page by ->write_oob |
2010-01-29 |
Maxim Levitsky |
|
New |
| [09/16] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation |
2010-01-29 |
Maxim Levitsky |
|
New |
| [08/16] MTD: nand: make MTD_OOB_PLACE work correctly. |
2010-01-29 |
Maxim Levitsky |
|
New |
| [07/16] MTD: call remove notifiers before removing the device |
2010-01-29 |
Maxim Levitsky |
|
New |
| [06/16] blktrans: flush all requests before we remove the device |
2010-01-29 |
Maxim Levitsky |
|
New |
| [05/16] blktrans: add proper locking |
2010-01-29 |
Maxim Levitsky |
|
New |
| [04/16] blktrans: don't free mtd_blktrans_dev, core will do that for you |
2010-01-29 |
Maxim Levitsky |
|
New |
| [03/16] blktrans: track open and close calls. |
2010-01-29 |
Maxim Levitsky |
|
New |
| [02/16] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device |
2010-01-29 |
Maxim Levitsky |
|
New |
| [01/16] MTD: create lockless versions of {get, put}_mtd_device This will be used to resolve deadlock in block translation layer. |
2010-01-29 |
Maxim Levitsky |
|
New |
| mtd: Change positive error return into negative in mtd_do_writeoob() |
2010-01-29 |
roel kluin |
|
New |
| [5/5] UBI: add write checking |
2010-01-27 |
Artem Bityutskiy |
|
New |
| [4/5] UBI: simplify debugging return codes |
2010-01-27 |
Artem Bityutskiy |
|
New |
| [3/5] UBI: fix attaching error path |
2010-01-27 |
Artem Bityutskiy |
|
New |
| [2/5] UBI: support attaching by MTD character device name |
2010-01-27 |
Artem Bityutskiy |
|
New |
| [1/5] UBI: mark few variables as __initdata |
2010-01-27 |
Artem Bityutskiy |
|
New |
| [3/8,v2] mtd: Add MPC5121 NAND Flash Controller driver |
2010-01-27 |
Anatolij Gustschin |
|
New |
| mtd: sh_flctl SHBUSSEL and SEL_16BIT support |
2010-01-27 |
Magnus Damm |
|
New |
| mtd: trivial sh_flctl changes |
2010-01-27 |
Magnus Damm |
|
New |
| UBIFS assert failed in ubifs_dirty_inode |
2010-01-27 |
Jeff Angielski |
|
New |
| UBIFS assert failed in ubifs_dirty_inode |
2010-01-26 |
Matt Mackall |
|
New |