Patchwork Linux MTD development

login
register
mail settings

Incoming patches

« Previous 1 2 ... 56 57 58 59 60 61 62 63 64 ... 69 70 Next »
Filters: State = Action Required remove filter    |    Archived = No remove filter
Patch Date Submitter Delegate State
[v2,4/7] mtd: nand-gpio: Use default nand_base {read/write}_buf functions 2013-04-26 Alexander Shiyan New
[v2,5/7] mtd: nand-gpio: Unneeded dependency on ARM removed 2013-04-26 Alexander Shiyan New
[v2,7/7] mtd: nand-gpio: Add missing "owner" field in platform_driver struct 2013-04-26 Alexander Shiyan New
[v2,2/4] mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory 2013-04-26 Christian Riesch New
[v2,1/7] mtd: nand-gpio: Convert driver to using resource-managed functions 2013-04-26 Alexander Shiyan New
ubiformat: clean up synopsis of command-line parameters 2012-12-13 Wolfram Sang New
mtd: gpmi: Always report ECC stats and return max_bitflips 2012-12-14 Zach Sadecki New
[v2,1/4] mtd: cfi_cmdset_0002: Add support for reading OTP 2013-04-26 Christian Riesch New
mtd: gpmi: Always report ECC stats and return max_bitflips 2012-12-14 Zach Sadecki New
[v2,4/4] mtd: cfi_cmdset_0002: Add support for locking OTP memory 2013-04-26 Christian Riesch New
[2/2] mtd: cmdlinepart: skip partitions truncated to zero 2012-12-17 Christopher Cordahi New
[v2,3/4] mtd: cfi_cmdset_0002: Add support for writing OTP memory 2013-04-26 Christian Riesch New
[1/2] mtd: cmdlinepart: describe mtd ordering 2012-12-18 Christopher Cordahi New
[12/33] drivers/mtd/nand: don't check resource with devm_ioremap_resource 2013-05-16 Wolfram Sang New
[2/2] mtd: cmdlinepart: update /proc/mtd comment 2012-12-18 Christopher Cordahi New
UBI: optimize erase-header read checks 2013-04-27 pekon gupta New
[2/3] at91: 9x5: add DT parameters to enable PMECC 2012-12-19 Wu, Josh New
[3/3] at91: at91sam9n12: add DT parameters to enable PMECC 2012-12-19 Wu, Josh New
[1/3] MTD: at91: atmel_nand: for PMECC, add code to choose the ecc bits and sector size according to the ONFI parameter ECC requirement. 2012-12-19 Wu, Josh New
[RESEND] mtd: nand: nand_bbt: scan for next free bbt block if writing bbt fails 2013-05-16 Jeff Westfahl New
[1/3] mtd: omap-onenand: pass device_node in platform data 2012-12-24 Ezequiel Garcia New
[3/3] arm: omap2: gpmc: add DT bindings for OneNAND 2012-12-24 Ezequiel Garcia New
[13/29] ubifs: rename random32() to prandom_u32() 2012-12-24 Akinobu Mita New
[17/29] mtd: rename random32() to prandom_u32() 2012-12-24 Akinobu Mita New
[FIX,3.8] mtd: bcm47xxnflash: increase NFLASH_READY_RETRIES 2012-12-24 Rafał Miłecki New
mtd-www: remove any references to dtype/UBI_SHORTTERM/UBI_LONGTTERM 2012-12-25 Shmulik Ladkani New
mtd: bcm47xxsflash: adjust names of bus-specific functions 2012-12-26 Rafał Miłecki New
[RFC] mtd: bcm47xxsflash: add own struct for abstrating bus type 2012-12-26 Rafał Miłecki New
[upstream] mtd/ifc: fix ifc driver memory release issue 2013-03-27 Zang Roy-R61911 New
fs/ext*,f2fs,jffs2,reiserfs: give comments for acl size and count calculation 2012-12-28 Chen Gang New
[-v2,17/26] mtd: rename random32() to prandom_u32() 2013-01-03 Akinobu Mita New
[-v2,13/26] ubifs: rename random32() to prandom_u32() 2013-01-03 Akinobu Mita New
mtd: m25p80: Flash protection support for STmicro chips 2013-01-04 Austin Boyle New
[GIT,PULL] UBIFS changes for 3.9-rc6 2013-04-04 Artem Bityutskiy New
[v4,1/3] mtd: nand: omap2: Update nerrors using ecc.strength 2013-01-04 Philip, Avinash New
[2/2] mtd: bcm47xxpart: register extra "firmware" partition 2013-01-06 Rafał Miłecki New
[1/2] mtd: bcm47xxpart: simplify size calculation to one loop 2013-01-06 Rafał Miłecki New
mtd: bcm47xxsflash: add own struct for abstrating bus type 2013-01-06 Rafał Miłecki New
[RESEND,v2,5/7] mtd: nand-gpio: Unneeded dependency on ARM removed 2013-05-06 Alexander Shiyan New
mtd: mxc_nand: Make use of supplied pinctrl data 2013-01-07 Marek Vasut New
[RESEND,v2,3/7] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config 2013-05-06 Alexander Shiyan New
[RESEND,v2,2/7] mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration 2013-05-06 Alexander Shiyan New
[RESEND,v2,4/7] mtd: nand-gpio: Use default nand_base {read/write}_buf functions 2013-05-06 Alexander Shiyan New
[RESEND,v2,1/7] mtd: nand-gpio: Convert driver to using resource-managed functions 2013-05-06 Alexander Shiyan New
[v2,2/8] mtd: add a helper to get the supported features for ONFI nand 2013-04-22 Huang Shijie New
[RESEND,v2,7/7] mtd: nand-gpio: Add missing "owner" field in platform_driver struct 2013-05-06 Alexander Shiyan New
[v2,5/8] mtd: add a new field for ecc info in the nand_flash_dev{} 2013-04-22 Huang Shijie New
[v2,4/8] mtd: replace the hardcode with the onfi_get_feature() 2013-04-22 Huang Shijie New
[v2,7/8] mtd: add the ecc info for some full-id nand chips 2013-04-22 Huang Shijie New
[v2,3/8] mtd: get the ECC info from the Extended Parameter Page 2013-04-22 Huang Shijie New
[v2,8/8] mtd: gpmi: set the BCH's geometry with the ecc info 2013-04-22 Huang Shijie New
[V5,30/30] ubifs: convert file ops from aio_read/write to read/write_iter 2013-01-09 Dave Kleikamp New
[v2,6/8] mtd: parse out the ECC info for the full-id nand chips 2013-04-22 Huang Shijie New
[1/2,v3] mtd/uclinux: support ROM and allow passing the base address 2013-01-10 Uwe Kleine-König New
[v2] mtd: replace the hardcode with the onfi_feature() 2013-04-22 Huang Shijie New
mtd: nand: print source of "uncorrectable error" message 2013-01-11 Tormod Volden New
[v2] mtd/nand: Print source of error message 2013-01-12 Tormod Volden New
[mtd-utils] flash_otp_write: fix format string warning 2013-02-20 Uwe Kleine-König New
[3.5.y.z,extended,stable] Patch "mtdchar: fix offset overflow detection" has been added to staging queue 2013-04-17 Luis Henriques New
[mtd-utils] Makefile: also build and install flash_otp_lock and flash_otp_write 2013-02-20 Uwe Kleine-König New
[v3] mtd: fix the wrong timeo for panic_nand_wait() 2013-01-30 Huang Shijie New
mtd: apply tPROG delay for ONFI nand's page program 2013-01-14 Huang Shijie New
mtd: gpmi: dump the BCH registers 2013-01-14 Huang Shijie New
[2/3] mtd: nand_base: Removed unnecessary cleaning "onfi_version" variable 2013-02-28 Alexander Shiyan New
[v2] mtd: vt8500: Add support for Wondermedia Serial Flash Controller 2013-01-15 Tony Prisk New
mtd: mxc_nand: compress ID info for send_read_id_v3 2013-01-15 Roman Schneider New
[1/2] mtd: cmdlinepart: Make it into a module 2013-01-16 Lubomir Rintel New
[2/2] mtd: Allow removal of partitioning modules 2013-01-16 Lubomir Rintel New
[v4,1/2] mtd/uclinux: support ROM and allow passing the base address 2013-01-16 Uwe Kleine-König New
[UBI-WWW] UBI: correct bad href in table of contents 2013-03-01 Richard Genoud New
[v4,2/2] mtd/uclinux: add a comment about why uclinux_ram_map must not be static 2013-01-16 Uwe Kleine-König New
[v2,3/3] at91: at91sam9n12: add DT parameters to enable PMECC 2013-01-17 Wu, Josh New
mtd: nand: onfi don't WARN if we are in 16 bits mode 2013-01-16 Matthieu CASTET New
[v2,2/3] at91: 9x5: add DT parameters to enable PMECC 2013-01-17 Wu, Josh New
[v2,1/3] MTD: at91: atmel_nand: for PMECC, add code to choose the ecc bits and sector size according to the ONFI parameter ECC requirement. 2013-01-17 Wu, Josh New
[mtd-utils,3/4,v2] nandwrite: add --input-{skip,size} options 2013-05-09 Mike Frysinger New
mtd: fix the wrong timeo for panic_nand_wait() 2013-01-22 Huang Shijie New
[mtd-utils,1/4,v2] nand{dump, test, write}: clean up --help handling 2013-05-09 Mike Frysinger New
mtd: nand: onfi don't WARN if we are in 16 bits mode (fwd) 2013-01-26 Paul Walmsley New
mtd: refactor call to request_module 2013-05-07 Kees Cook New
[1/7] Documentation: clk.txt: Fix a very small typo 2013-04-17 Ezequiel Garcia New
[2/7] mtd: nand: pxa3xx: Use devm_kzalloc 2013-04-17 Ezequiel Garcia New
[1/1] mtd: physmap_of: fix illegal dereference 2013-01-17 Stef van Os New
[3/7] mtd: nand: pxa3xx: Use devm_ioremap_resource 2013-04-17 Ezequiel Garcia New
[4/7] mtd: nand: pxa3xx: Use devm_clk_get 2013-04-17 Ezequiel Garcia New
[5/7] mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare 2013-04-17 Ezequiel Garcia New
[6/7] mtd: nand: pxa3xx: Check for clk_prepare_enable() return value 2013-04-17 Ezequiel Garcia New
[7/7] mtd: nand: pxa3xx: Move buffer release code to its own function 2013-04-17 Ezequiel Garcia New
[v2,3/3] arm: omap2: gpmc: add DT bindings for OneNAND 2013-01-19 Ezequiel Garcia New
[v2,2/3] arm: omap2: gpmc-onenand: drop __init annotation 2013-01-19 Ezequiel Garcia New
[v2,1/3] mtd: omap-onenand: pass device_node in platform data 2013-01-19 Ezequiel Garcia New
goldfish: NAND flash driver 2013-01-21 Alan Cox New
[v2] mtd: fix the wrong timeo for panic_nand_wait() 2013-01-22 Huang Shijie New
[2/7] mtd: orion_nand: use module_platform_driver_probe() 2013-03-05 Jingoo Han New
mtd: gpmi: fix a dereferencing freed memory error 2013-01-23 Huang Shijie New
[v2,0/9] fix max discard sectors limit 2013-04-20 James Bottomley New
[3/7] mtd: atmel_nand: use module_platform_driver_probe() 2013-03-05 Jingoo Han New
[1/4] arch: arm: gpmc: gpmc migration support 2013-01-23 Philip, Avinash New
[17/18] fs: Fix copyright symbol in printk() 2013-04-22 Marek Vasut New
[2/4] mtd: devices: elm: Low power transition support 2013-01-23 Philip, Avinash New