Show patches with: none      |   32944 patches
« 1 2 ... 141 142 143329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[04/17] blktrans: don't free mtd_blktrans_dev, core will do that for you - - - - --- 2010-02-04 Maxim Levitsky New
[05/17] blktrans: add proper locking - - - - --- 2010-02-04 Maxim Levitsky New
[06/17] blktrans: flush all requests before we remove the device - - - - --- 2010-02-04 Maxim Levitsky New
[07/17] blktrans: allow FTL drivers to export sysfs attributes - - - - --- 2010-02-04 Maxim Levitsky New
[08/17] MTD: call remove notifiers before removing the device - - - - --- 2010-02-04 Maxim Levitsky New
[09/17] MTD: nand: make MTD_OOB_PLACE work correctly. - - - - --- 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
[11/17] MTD: nand: fix bug that prevented write of more that one page by ->write_oob - - - - --- 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
[13/17] MTD: export few functions from nand_base.c - - - - --- 2010-02-04 Maxim Levitsky New
[14/17] MTD: common module for smartmedia/xD support - - - - --- 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
[16/17] MTD: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-02-04 Maxim Levitsky New
[17/17] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-02-04 Maxim Levitsky New
[1/7] MTD: nand: make MTD_OOB_PLACE work correctly. - - - - --- 2010-02-05 Maxim Levitsky New
[2/7] MTD: nand: cleanup nand_do_write_ops - - - - --- 2010-02-05 Maxim Levitsky Accepted
[3/7] MTD: nand: make suspend work if device is accessed by kernel threads. - - - - --- 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 Accepted
[5/7] NAND: make ->check_bad more user friendly - - - - --- 2010-02-05 Maxim Levitsky New
[6/7] MTD: common module for smartmedia/xD support - - - - --- 2010-02-05 Maxim Levitsky New
[7/7] MTD: add few workarounds to nand system for SmartMedia/xD chips. - - - - --- 2010-02-05 Maxim Levitsky New
[01/17] MTD: create lockless versions of {get, put}_mtd_device This will be used to resolve deadloc… - - - - --- 2010-02-09 Maxim Levitsky New
[02/17] blktrans: nuke mtd_blkcore_priv and make both thread and disk queue be per device - - - - --- 2010-02-09 Maxim Levitsky New
[03/17] blktrans: track open and close calls. - - - - --- 2010-02-09 Maxim Levitsky New
[04/17] blktrans: don't free mtd_blktrans_dev, core will do that for you - - - - --- 2010-02-09 Maxim Levitsky New
[05/17] blktrans: add proper locking - - - - --- 2010-02-09 Maxim Levitsky New
[06/17] blktrans: flush all requests before we remove the device - - - - --- 2010-02-09 Maxim Levitsky New
[07/17] blktrans: allow FTL drivers to export sysfs attributes - - - - --- 2010-02-09 Maxim Levitsky New
[08/17] MTD: call remove notifiers before removing the device - - - - --- 2010-02-09 Maxim Levitsky New
[09/17] MTD: nand: make MTD_OOB_PLACE work correctly. - - - - --- 2010-02-09 Maxim Levitsky New
[10/17] MTD: nand: cleanup nand_do_write_ops - - - - --- 2010-02-09 Maxim Levitsky New
[11/17] MTD: nand: make suspend work if device is accessed by kernel threads. - - - - --- 2010-02-09 Maxim Levitsky New
[12/17] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation - - - - --- 2010-02-09 Maxim Levitsky New
[13/17] NAND: make ->check_bad more user friendly - - - - --- 2010-02-09 Maxim Levitsky New
[14/17] MTD: common module for smartmedia/xD support - - - - --- 2010-02-09 Maxim Levitsky New
[15/17] MTD: add few workarounds to nand system for SmartMedia/xD chips. - - - - --- 2010-02-09 Maxim Levitsky New
[16/17] MTD: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-02-09 Maxim Levitsky New
[17/17] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-02-09 Maxim Levitsky New
[01/14] MTD: create unlocked versions of {get, put}_mtd_device Use these only if you know that you … - - - - --- 2010-02-13 Maxim Levitsky New
[02/14] blktrans: remove mtd_blkcore_priv and switch to per device queue and thread - - - - --- 2010-02-13 Maxim Levitsky New
[03/14] blktrans: Hotplug fixes - - - - --- 2010-02-13 Maxim Levitsky New
[04/14] MTD: call the remove notifiers before assuming it is in use - - - - --- 2010-02-13 Maxim Levitsky New
[05/14] blktrans: allow FTL drivers to export sysfs attributes - - - - --- 2010-02-13 Maxim Levitsky New
[06/14] MTD: nand: make suspend work if device is accessed by kernel threads. - - - - --- 2010-02-13 Maxim Levitsky New
[07/14] MTD: nand: make MTD_OOB_PLACE work correctly. - - - - --- 2010-02-13 Maxim Levitsky New
[08/14] MTD: nand: cleanup the nand_do_write_ops - - - - --- 2010-02-13 Maxim Levitsky New
[09/14] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation - - - - --- 2010-02-13 Maxim Levitsky New
[10/14] MTD: nand: add ->badblockbits to specify the minimum number of bits in bad block byte to co… - - - - --- 2010-02-13 Maxim Levitsky Accepted
[11/14] MTD: common module for smartmedia/xD support - - - - --- 2010-02-13 Maxim Levitsky New
[12/14] MTD: add few workarounds to nand system for SmartMedia/xD chips. - - - - --- 2010-02-13 Maxim Levitsky New
[13/14] MTD: Add nand driver for ricoh xD/SmartMedia reader - - - - --- 2010-02-13 Maxim Levitsky New
[14/14] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-02-13 Maxim Levitsky New
[01/14] MTD: create unlocked versions of {get,put}_mtd_device - - - - --- 2010-02-17 Maxim Levitsky New
[02/14] blktrans: remove mtd_blkcore_priv and switch to per device queue and thread - - - - --- 2010-02-17 Maxim Levitsky New
[03/14] blktrans: Hotplug fixes - - - - --- 2010-02-17 Maxim Levitsky New
[04/14] MTD: call the remove notifiers before assuming it is in use - - - - --- 2010-02-17 Maxim Levitsky New
[05/14] blktrans: allow FTL drivers to export sysfs attributes - - - - --- 2010-02-17 Maxim Levitsky New
[06/14] MTD: nand: make suspend work if device is accessed by kernel threads. - - - - --- 2010-02-17 Maxim Levitsky New
[07/14] MTD: nand: make MTD_OOB_PLACE work correctly. - - - - --- 2010-02-17 Maxim Levitsky New
[08/14] MTD: nand: cleanup the nand_do_write_ops - - - - --- 2010-02-17 Maxim Levitsky New
[09/14] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation - - - - --- 2010-02-17 Maxim Levitsky New
[10/14] MTD: nand: add ->badblockbits to specify the minimum number of bits in bad block byte to co… - - - - --- 2010-02-17 Maxim Levitsky New
[11/14] MTD: common module for smartmedia/xD support - - - - --- 2010-02-17 Maxim Levitsky New
[12/14] MTD: add few workarounds to nand system for SmartMedia/xD chips. - - - - --- 2010-02-17 Maxim Levitsky New
[13/14] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-02-17 Maxim Levitsky New
[14/14] MTD: Add nand driver for Ricoh xD/SmartMedia reader - - - - --- 2010-02-17 Maxim Levitsky New
MTD: Add new SmartMedia/xD FTL - - - - --- 2010-02-19 Maxim Levitsky New
[01/15] MTD: create unlocked versions of {get,put}_mtd_device - - - - --- 2010-02-22 Maxim Levitsky New
[02/15] blktrans: remove mtd_blkcore_priv and switch to per device queue and thread - - - - --- 2010-02-22 Maxim Levitsky Accepted
[03/15] blktrans: Hotplug fixes - - - - --- 2010-02-22 Maxim Levitsky Accepted
[04/15] MTD: mtdblock: test return value of add_mtd_blktrans_dev, because if can fail - - - - --- 2010-02-22 Maxim Levitsky Accepted
[05/15] MTD: call the remove notifiers before assuming it is in use - - - - --- 2010-02-22 Maxim Levitsky Accepted
[06/15] blktrans: allow FTL drivers to export sysfs attributes - - - - --- 2010-02-22 Maxim Levitsky Accepted
[07/15] MTD: nand: make suspend work if device is accessed by kernel threads. - - - - --- 2010-02-22 Maxim Levitsky New
[08/15] MTD: nand: make MTD_OOB_PLACE work correctly. - - - - --- 2010-02-22 Maxim Levitsky New
[09/15] MTD: nand: cleanup the nand_do_write_ops - - - - --- 2010-02-22 Maxim Levitsky New
[10/15] MTD: nand: make reads using MTD_OOB_RAW affect only ECC validation - - - - --- 2010-02-22 Maxim Levitsky New
[11/15] MTD: nand: add ->badblockbits to specify the minimum number of bits in bad block byte to co… - - - - --- 2010-02-22 Maxim Levitsky New
[12/15] MTD: common module for smartmedia/xD support - - - - --- 2010-02-22 Maxim Levitsky New
[13/15] MTD: add few workarounds to nand system for SmartMedia/xD chips. - - - - --- 2010-02-22 Maxim Levitsky New
[14/15] MTD: Add new SmartMedia/xD FTL - - - - --- 2010-02-22 Maxim Levitsky New
[15/15] MTD: Add nand driver for Ricoh xD/SmartMedia reader - - - - --- 2010-02-22 Maxim Levitsky New
mtd: Few follow up cleanups for Smartmedia/xD support - - - - --- 2010-02-26 Maxim Levitsky New
mtd: r852 fix pci ID - - - - --- 2010-02-26 Maxim Levitsky Accepted
MTD: r852: Few fixes for problems that occur when card is rapidly inserted/removed. - - - - --- 2010-02-27 Maxim Levitsky New
MTD: blktrans: do blk_cleanup_queue when it is really safe to do so - - - - --- 2010-02-27 Maxim Levitsky Accepted
MTD: SM_FTL: remove CONFIG_SM_FTL_MUSEUM and make it always on - - - - --- 2010-03-19 Maxim Levitsky Accepted
[1/2] MTD: SM_FTL: initialize sysfs attributes This is new requirement in 2.6.34 - - - - --- 2010-03-19 Maxim Levitsky Accepted
[2/2] MTD: NAND: split out ECC module - - - - --- 2010-03-19 Maxim Levitsky New
MTD: sm_common: split smartmedia and xD table - - - - --- 2010-04-19 Maxim Levitsky Accepted
[1/3] r852: register IRQ as last step - - - - --- 2010-05-22 Maxim Levitsky Accepted
[2/3] r852: Fixes in case of DMA timeout - - - - --- 2010-05-22 Maxim Levitsky Accepted
[3/3] MTD: Kconfig cleanups - - - - --- 2010-05-22 Maxim Levitsky New
[v2] MTD: Fix NAND submenu - - - - --- 2010-05-22 Maxim Levitsky New
[1/4] r852: register IRQ as last step - - - - --- 2010-06-02 Maxim Levitsky New
[2/4] r852: Fixes in case of DMA timeout - - - - --- 2010-06-02 Maxim Levitsky New
[3/4] r852: update card detect early. - - - - --- 2010-06-02 Maxim Levitsky Accepted
[4/4] MTD: Fix NAND submenu - - - - --- 2010-06-02 Maxim Levitsky New
[V2] MTD: Fix NAND submenu - - - - --- 2010-06-02 Maxim Levitsky Accepted
[1/2] MTD: blkdevs: fix crash related to sysfs attributes. - - - - --- 2010-07-28 Maxim Levitsky Accepted
« 1 2 ... 141 142 143329 330 »