Show patches with: none      |   32941 patches
« 1 2 ... 283 284 285329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[15/17] mtd: introduce mtd_can_have_bb helper - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[14/17] mtd: do not use mtd->suspend and mtd->resume directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[13/17] mtd: do not use mtd->lock, unlock and is_locked directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[12/17] mtd: do not use mtd->sync directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[11/17] mtd: harmonize mtd_writev usage - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[10/17] mtd: do not use mtd->lock_user_prot_reg directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[09/17] mtd: mtd->write_user_prot_reg directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[08/17] mtd: do not use mtd->read_*_prot_reg directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[07/17] mtd: do not use mtd->get_*_prot_info directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[06/17] mtd: do not use mtd->read_oob directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[05/17] mtd: mtdoops: do not use mtd->panic_write directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[04/17] romfs: do not use mtd->get_unmapped_area directly - - - - --- 2012-01-02 Artem Bityutskiy New
[03/17] mtd: do not use mtd->get_unmapped_area directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[02/17] mtd: do use mtd->point directly - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[01/17] mtd: introduce mtd_has_oob helper - - - - --- 2012-01-02 Artem Bityutskiy Accepted
[v3] MTD/GPMI bugfix : reset the BCH module when it is not MX23 1 - - - --- 2011-12-31 Huang Shijie New
mtd: map.h: fix arm cross-build failure - - - - --- 2011-12-30 Artem Bityutskiy Accepted
[4/4] mtd: mtdcore: export symbols cleanup - - - - --- 2011-12-30 Artem Bityutskiy Accepted
[3/4] mtd: clean-up the default_mtd_writev function - - - - --- 2011-12-30 Artem Bityutskiy Accepted
[2/4] jffs: remove custom mtd_fake_writev function - - - - --- 2011-12-30 Artem Bityutskiy New
[1/4] mtd: remove unused default_mtd_readv prototype - - - - --- 2011-12-30 Artem Bityutskiy Accepted
[v2] MTD/GPMI bugfix : reset the BCH module when it is not MX23 1 - - - --- 2011-12-30 Huang Shijie New
MTD/GPMI : select more modules for GPMI by default - - - - --- 2011-12-30 Huang Shijie New
MTD/GPMI bugfix : reset the BCH module when it is not MX23 - - - - --- 2011-12-30 Huang Shijie New
[2/2] mtd: sst25l: kill unused variable - - - - --- 2011-12-29 Artem Bityutskiy Accepted
[1/2] mtd: onenand: kill unused variable - - - - --- 2011-12-29 Artem Bityutskiy Accepted
mtd: kill dev_to_mtd helper 1 - - - --- 2011-12-29 Artem Bityutskiy Accepted
[2/2] mtd: remove extra retlen assignment - - - - --- 2011-12-29 Artem Bityutskiy Accepted
[1/2] mtd: always initialize retlen to zero - - - - --- 2011-12-29 Artem Bityutskiy Accepted
[2/2] mtd: doc: do not initialize mtd_info fields to 0 or NULL - - - - --- 2011-12-29 Artem Bityutskiy Accepted
[1/2] mtd: docprobe: use kzalloc instead - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,27/27] mtd: move mtd->{get,put}_device functions up - - - - --- 2011-12-29 Artem Bityutskiy Accepted
[v2,26/27] mtd: introduce mtd_block_markbad interface - - - - --- 2011-12-29 Artem Bityutskiy Accepted
[v2,25/27] mtd: introduce mtd_block_isbad interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,24/27] mtd: introduce mtd_resume interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,23/27] mtd: introduce mtd_suspend interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,22/27] mtd: introduce mtd_is_locked interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,21/27] mtd: introduce mtd_unlock interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,20/27] mtd: introduce mtd_lock interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,19/27] mtd: introduce mtd_sync interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,18/27] mtd: introduce mtd_writev interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,17/27] mtd: introduce mtd_lock_user_prot_reg interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,16/27] mtd: introduce mtd_write_user_prot_reg interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,15/27] mtd: introduce mtd_read_user_prot_reg interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,14/27] mtd: introduce mtd_get_user_prot_info interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,13/27] mtd: introduce mtd_read_fact_prot_reg interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,12/27] mtd: introduce mtd_get_fact_prot_info interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,11/27] mtd: introduce mtd_write_oob interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,10/27] mtd: introduce mtd_read_oob interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,09/27] mtd: introduce mtd_panic_write interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,08/27] mtd: introduce mtd_write interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,07/27] mtd: introduce mtd_read interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,06/27] mtd: introduce mtd_get_unmapped_area interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,05/27] mtd: introduce mtd_unpoint interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,04/27] mtd: introduce mtd_point interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,03/27] mtd: introduce mtd_erase interface - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,02/27] mtd: mtdchar: rename functions - - - - --- 2011-12-29 Artem Bityutskiy New
[v2,01/27] logfs: rename functions starting with mtd_ - - - - --- 2011-12-29 Artem Bityutskiy New
[2/2] mtd/nand: Fix IFC driver to support 2K NAND page - - - - --- 2011-12-29 Prabhakar Kushwaha New
[1/2] mtd/nand:Fix wrong address read in is_blank() - - - - --- 2011-12-29 Prabhakar Kushwaha New
mtd: gpio-nand: fix build breakage for !CONFIG_OF - - - - --- 2011-12-28 Jamie Iles New
pmc551: fix signedness bug in init_pmc551() - - - - --- 2011-12-27 Xi Wang New
mtd: lpddr: drop unnecessary zeroing - - - - --- 2011-12-27 Artem Bityutskiy Accepted
[6/6] drivers/mtd/nand/txx9ndfmc.c: use devm_request_and_ioremap - - - - --- 2011-12-27 Julia Lawall Accepted
MTD: drivers return bitlip info to mtd on read - - - - --- 2011-12-26 Mike Dunn New
[2/2] drivers/mtd/maps/lantiq-flash.c: drop iounmap for devm_ allocated data - - - - --- 2011-12-26 Julia Lawall Accepted
[28/28] mtd: introduce mtd_put_device interface - - - - --- 2011-12-23 Artem Bityutskiy New
[27/28] mtd: introduce mtd_get_device interface - - - - --- 2011-12-23 Artem Bityutskiy New
[26/28] mtd: introduce mtd_block_markbad interface - - - - --- 2011-12-23 Artem Bityutskiy New
[25/28] mtd: introduce mtd_resume interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[24/28] mtd: introduce mtd_resume interface - - - - --- 2011-12-23 Artem Bityutskiy New
[23/28] mtd: introduce mtd_suspend interface - - - - --- 2011-12-23 Artem Bityutskiy New
[22/28] mtd: introduce mtd_is_locked interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[21/28] mtd: introduce mtd_unlock interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[20/28] mtd: introduce mtd_lock interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[19/28] mtd: introduce mtd_sync interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[18/28] mtd: introduce mtd_writev interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[17/28] mtd: introduce mtd_lock_user_prot_reg interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[16/28] mtd: introduce mtd_write_user_prot_reg interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[15/28] mtd: introduce mtd_read_user_prot_reg interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[14/28] mtd: introduce mtd_get_user_prot_info interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[13/28] mtd: introduce mtd_read_fact_prot_reg interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[12/28] mtd: introduce mtd_get_fact_prot_info interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[11/28] mtd: introduce mtd_write_oob interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[10/28] mtd: introduce mtd_read_oob interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[09/28] mtd: introduce mtd_panic_write interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[08/28] mtd: introduce mtd_write interface - - - - --- 2011-12-23 Artem Bityutskiy New
[07/28] mtd: introduce mtd_read interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[06/28] mtd: introduce mtd_get_unmapped_area interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[05/28] mtd: introduce mtd_unpoint interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[04/28] mtd: introduce mtd_point interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[03/28] mtd: introduce mtd_erase interface - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[02/28] mtd: mtdchar: rename functions - - - - --- 2011-12-23 Artem Bityutskiy Accepted
[01/28] logfs: rename functions starting with mtd_ - - - - --- 2011-12-23 Artem Bityutskiy New
[RFC] ubi: Make vid_hdr non-static - - - - --- 2011-12-22 Richard Weinberger Accepted
mtd: nand: fix typo in comment - - - - --- 2011-12-21 Wolfram Sang Accepted
[2/2] MTD: read(), read_oob() driver methods return num bitflips - - - - --- 2011-12-20 Mike Dunn New
[1/2] MTD: pass driver methods through partition wrappers on unpartitioned devices - - - - --- 2011-12-20 Mike Dunn New
[v2,5/7] MTD: NAND: ams-delta: use GPIO instead of custom I/O - - 1 - --- 2011-12-19 Janusz Krzysztofik New
[v2] mtd: nand: write bad block marker even with BBT - - - - --- 2011-12-19 Brian Norris New
« 1 2 ... 283 284 285329 330 »