Patchwork Linux MTD development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 55 56 57 58 59 60 61 62 63 ... 69 70 Next »
Filters: Archived = No remove filter
Patch Date Submitter Delegate State
[06/12] mtd: nand: remove a bunch of unused commands 2013-03-04 Artem Bityutskiy New
ubiformat: fix error path 2012-12-13 Wolfram Sang New
[v3] mtd: cfi_cmdset_0002: Support Persistent Protection Bits (PPB) locking 2013-01-18 Stefan Roese New
ARM: nomadik: fixup some FSMC merge problems 2012-10-11 Linus Walleij New
[11/12] mtd: nand: rename the id filed of 'struct nand_flash_dev' 2013-03-04 Artem Bityutskiy New
mtd-www: Add fastmap doc 2012-10-02 Richard Weinberger New
[GIT,PULL] UBI fastmap for 3.7-rc1 2012-10-08 Artem Bityutskiy New
nand_wait : warn if the nand is busy on exit 2012-11-05 Matthieu CASTET New
nand_wait_ready timeout fix 2012-11-05 Matthieu CASTET New
ubi: use list_move_tail instead of list_del/list_add_tail 2012-10-09 Wei Yongjun New
[1/4] mtd: nand: omap2: Update nerrors using ecc.strength 2012-10-03 Philip, Avinash New
dma: add new DMA control commands 2012-10-18 Huang Shijie New
mtd-www: Add fastmap doc 2012-10-04 Richard Weinberger New
[04/12] mtd: nand: remove the rtc_from4 driver support 2013-03-04 Artem Bityutskiy New
JFFS2 deadlock, kernel 3.4.11 2012-10-04 Joakim Tjernlund New
[05/12] mtd: nand: remove AG-AND support 2013-03-04 Artem Bityutskiy New
[11/15] ARM: OMAP2+: gpmc: nand register helper bch update 2012-10-05 Mohammed Afzal New
[v2,11/14] ARM: OMAP2+: gpmc: nand register helper bch update 2012-10-08 Mohammed Afzal New
jffs2: Fix lock acquisition order bug in jffs2_write_begin 2012-10-05 Joakim Tjernlund New
[06/15] mtd: onenand: omap: use pdata info instead of cpu_is 2012-10-05 Mohammed Afzal New
[07/15] ARM: OMAP2+: onenand: header cleanup 2012-10-05 Mohammed Afzal New
[09/15] mtd: nand: omap: bring in gpmc nand macros 2012-10-05 Mohammed Afzal New
[10/15] ARM: OMAP2+: nand: bch capability check 2012-10-05 Mohammed Afzal New
[MTD] Adjust the NOR CFI flash timeouts to round better 2012-10-05 Jason Gunthorpe New
[v2,06/14] mtd: onenand: omap: use pdata info instead of cpu_is 2012-10-08 Mohammed Afzal New
[v2,07/14] ARM: OMAP2+: onenand: header cleanup 2012-10-08 Mohammed Afzal New
[v2,09/14] mtd: nand: omap: bring in gpmc nand macros 2012-10-08 Mohammed Afzal New
[v2,10/14] ARM: OMAP2+: nand: bch capability check 2012-10-08 Mohammed Afzal New
[RFC] mtd/uclinux: support ROM and allow passing the base address 2012-10-08 Uwe Kleine-König New
[02/11] fsmc/nand: Rearrange the fsmc_nand_data structure and update comments 2012-10-09 Vipin Kumar New
[08/11] fsmc/nand: Use relaxed variants of io accessors 2012-10-09 Vipin Kumar New
UBIFS Recovery Issue: 'grab_empty_leb: could not find an empty LEB' 2012-10-09 Artem Bityutskiy New
mtd-www: Add fastmap doc 2012-10-09 Richard Weinberger New
[RESEND] jffs2: Fix lock acquisition order bug in jffs2_write_begin 2012-10-09 Thomas Betker New
[1/2] UBIFS: introduce categorized lprops counter 2012-10-10 Artem Bityutskiy New
[upstream] mtd/ifc: fix ifc driver memory release issue 2013-03-29 Brian Norris New
[RFC] mtd/uclinux: support ROM and allow passing the base address 2012-10-12 Uwe Kleine-König New
[1/2,RFC,v2] mtd/uclinux: support ROM and allow passing the base address 2012-10-12 Uwe Kleine-König New
UBI(FS) issues: how to debug? 2013-03-29 pekon gupta New
[RESEND,1/5] mtd: nand-gpio: Unneeded dependency on ARM removed 2013-04-18 Alexander Shiyan New
[RESEND,3/5] mtd: nand-gpio: Use default dev_ready function if RDY-pin is missing in configuration 2013-04-18 Alexander Shiyan New
mtd: mkfs.ubifs: Improve error handling of is_contained() 2012-10-16 Marcus Prebble New
[v3] jffs2: Fix lock acquisition order bug in jffs2_write_begin 2012-10-17 Thomas Betker New
mtdoops : don't erase flash at each boot 2012-10-19 Matthieu CASTET New
[v3,1/3] mtd: sh_flctl: Minor cleanups 2012-10-19 Bastian Hecht New
driver/mtd/IFC:Wait tWB time, poll R/B before command execution 2012-11-08 Prabhakar Kushwaha New
Add devicetree support to m25p80 driver 2012-10-21 Michal Vanka New
mtd: denali_dt: harmless case of testing the wrong variable 2013-04-01 Dan Carpenter New
mtd: cfi_cmdset_0002: print @adr when write timeout occurs 2013-04-01 Huang Shijie New
[v2] mtd: omap: nand: Remove 0xFF's that prefixed 16bit NAND commands 2012-10-26 Christopher Harvey New
[v2] avr32: fix build error in atstk1006_defconfig 2013-04-01 Wu, Josh New
[9/9] mtd: mtd_subpagetest: convert to use prandom32_get_bytes() 2012-10-28 Akinobu Mita New
[7/9] mtd: mtd_pagetest: convert to use prandom32_get_bytes() 2012-10-28 Akinobu Mita New
[1/9] random32: introduce random32_get_bytes() and prandom32_get_bytes() 2012-10-28 Akinobu Mita New
[6/9] mtd: mtd_oobtest: convert to use prandom32_get_bytes() 2012-10-28 Akinobu Mita New
Patch to solve NULL pointer dereference in physmap_of.c 2012-12-05 Prins Anton (ST-CO/ENG1.1) New
[v2,1/3] mtd: nand: omap2: Update nerrors using ecc.strength 2012-10-31 Philip, Avinash New
UBIFS: cosmetic: correct mount message 2013-04-02 Richard Genoud New
mtd: m25p80: add support for Macronix chips 2013-04-02 Jim-Ting Kuo New
[RESEND,v2] mtd: nand_base: Use io{read, write}*_rep functions for transfer 2013-04-18 Alexander Shiyan New
[RESEND,4/5] mtd: nand-gpio: Use default nand_base {read/write}_buf functions 2013-04-18 Alexander Shiyan New
[RESEND,5/5] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config 2013-04-18 Alexander Shiyan New
mtd: cmdlinepart: fix the overflow of big mtd partitions 2012-11-01 Huang Shijie New
[RESEND,2/5] mtd: nand-gpio: Using resource-managed functions 2013-04-18 Alexander Shiyan New
[2/3] mm: Only enforce stable page writes if the backing device requires it 2012-11-01 Darrick J. Wong New
[4/5] mtd: nand: pxa3xx: Add address support for READID command 2013-05-14 Ezequiel Garcia New
mtd: davinci: add support for parition binding nodes 2012-11-02 Karicheri, Muralidharan New
[RESEND] mtd: davinci: add support for parition binding nodes 2012-11-02 Karicheri, Muralidharan New
[v2,05/11] ubifs: use random32_get_bytes 2012-11-03 Akinobu Mita New
[v2,08/11] mtd: mtd_pagetest: convert to use random32_get_bytes_state() 2012-11-03 Akinobu Mita New
[v2,07/11] mtd: mtd_oobtest: convert to use random32_get_bytes_state() 2012-11-03 Akinobu Mita New
[v2,02/11] random32: introduce random32_get_bytes() and random32_get_bytes_state() 2012-11-03 Akinobu Mita New
[v2,10/11] mtd: mtd_subpagetest: convert to use random32_get_bytes_state() 2012-11-03 Akinobu Mita New
jffs2: Make handling of erase_completion_lock consistent in jffs2_do_reserve_space() 2012-11-05 Alexey Khoroshilov New
[2/3] mtd nand : add NAND_BUSWIDTH_AUTO to autodetect bus width 2012-11-06 Matthieu CASTET New
[1/3] omap gpmc : add support of setting CYCLE2CYCLEDELAY and BUSTURNAROUND 2012-11-06 Matthieu CASTET New
[RESEND:PATCH] mtd: davinci-nand: add support for partition binding nodes 2012-11-06 Karicheri, Muralidharan New
[1/8] mtd: diskonchip: don't warn about ARM architecture 2012-11-06 Arnd Bergmann New
[2/8] mtd: diskonchip: use inline functions for DocRead/DocWrite 2012-11-06 Arnd Bergmann New
[2/2,v3] mtd/uclinux: add a comment about why uclinux_ram_map must not be static 2013-01-10 Uwe Kleine-König New
[1/1] mtd: physmap_of: allow to specify the mtd name for retro compatiblity 2012-11-07 Jean-Christophe PLAGNIOL-VILLARD New
UBI: fastmap convert used list to rb tree 2013-05-06 Brian Pomerantz New
[1/2] mtd: s3c2410: Change return type of s3c2410_nand_add_partition function 2012-11-08 Sachin Kamat New
state of support for "external ECC hardware" 2012-11-08 Christopher Harvey New
[RESEND] mtd: gpio-nand: Ability to use driver for configurations without RDY-pin 2012-11-07 Alexander Shiyan New
Patch to solve NULL pointer dereference in physmap_of.c 2012-11-09 Prins Anton (ST-CO/ENG1.1) New
mtd: de-select the chip when it is not used 2012-11-09 Huang Shijie New
[v3,02/11] prandom: introduce prandom_bytes() and prandom_bytes_state() 2012-11-13 Akinobu Mita New
[v3,05/11] ubifs: use prandom_bytes 2012-11-13 Akinobu Mita New
[1/3] mtd: sst25l: use spi_get_drvdata() and spi_set_drvdata() 2013-04-06 Jingoo Han New
[3/3] mtd: m25p80: use spi_get_drvdata() and spi_set_drvdata() 2013-04-06 Jingoo Han New
[2/3] mtd: dataflash: use spi_get_drvdata() and spi_set_drvdata() 2013-04-06 Jingoo Han New
[trivial] mtd: Fix typo mtd/tests 2012-11-09 Masanari Iida New
mtd_blkdev: Use a different name for block_device_operations variable 2012-11-09 Ezequiel Garcia New
[RFC/PATCH] mtd_blkdevs: Replace request handler kthread with a workqueue 2012-11-10 Ezequiel Garcia New
[2/5] MTD: bcm63xxpart: merge sparelen calculation 2012-11-12 Jonas Gorski New
[3/5] MTD: bcm63xxpart: make fixed part length calculation more generic 2012-11-12 Jonas Gorski New
[17/17] mtd: m25p80: change the m25p80_read to reading page to page 2012-11-12 Wenyou Yang New
[1/5] MTD: bcm63xxpart: remove unused variable 2012-11-12 Jonas Gorski New
[5/5] MTD: bcm63xxpart: use correct printk format for partitions 2012-11-12 Jonas Gorski New