Show patches with: none      |   32972 patches
« 1 2 ... 260 261 262329 330 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[1/3] mtd: onenand/generic: Remove redundant platform_set_drvdata() - - - - --- 2013-05-03 Sachin Kamat Accepted
[4/4] mtd: gpmi: update the ecc step size for mtd_info{} - - - - --- 2013-05-03 Huang Shijie New
[3/4] mtd: set the ecc step size for master/slave mtd_info - - - - --- 2013-05-03 Huang Shijie New
[2/4] mtd: add a new sys node to show the ecc step size - - - - --- 2013-05-03 Huang Shijie New
[1/4] mtd: add a new field to mtd_info{} - - - - --- 2013-05-03 Huang Shijie New
[RESEND] mtd: denali: fix error handling for devm_ioremap_nocache() - - - - --- 2013-05-03 Xi Wang New
mtd: tests: don't print error messages when out-of-memory - - - - --- 2013-05-02 Brian Norris Accepted
flash_erase: use pwrite() rather than lseek() && write() - - - - --- 2013-05-02 Mike Frysinger Accepted
drivers: mtd: devices: elm: use devm_ioremap_resource() - - - - --- 2013-05-02 Laurent Navet Superseded
[V2] drivers: mtd: nand: davinci: use devm_ioremap_resource() - - - - --- 2013-05-02 Laurent Navet Accepted
drivers: mtd: nand: davinci: use devm_ioremap_resource() - - - - --- 2013-05-02 Laurent Navet New
[v3,3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm - - - - --- 2013-05-02 pekon gupta Not Applicable
nand_base: fix for ONFI chips that do not support GET/SET FEATURES - - - - --- 2013-05-02 David Mosberger-Tang Accepted
nand_base: fix for ONFI chips that do not support GET/SET FEATURES - - - - --- 2013-05-02 David Mosberger-Tang New
UBI: document UBI_IOCVOLUP better in user header - - - - --- 2013-05-02 Mike Frysinger New
nand_base: fix for ONFI chips that do not support GET/SET FEATURES - - - - --- 2013-05-02 David Mosberger-Tang New
UBI: fastmap break out of used PEB search 1 - - - --- 2013-05-02 Brian Pomerantz Accepted
nand_base: fix for ONFI chips that do not support GET/SET FEATURES - - - - --- 2013-04-30 David Mosberger-Tang New
mtd: nand: fsmc: update of OF support - - - - --- 2013-04-29 Linus Walleij Accepted
[v2,3/3] ARM: dts: AM33XX: Add NAND flash device tree data to am335x-evm - - - 1 --- 2013-04-29 pekon gupta Not Applicable
[v2,2/3] ARM: dts: AM33XX: Add GPMC node 1 - - 1 --- 2013-04-29 pekon gupta Not Applicable
[v2,1/3] ARM: dts: AM33XX: Add ELM node 1 - - 1 --- 2013-04-29 pekon gupta Not Applicable
UBI: optimize erase-header IO read checks - - - - --- 2013-04-29 pekon gupta New
UBI: optimize vid-header IO read checks - - - - --- 2013-04-28 pekon gupta New
UBI: optimize erase-header read checks - - - - --- 2013-04-27 pekon gupta New
[v2,4/4] mtd: cfi_cmdset_0002: Add support for locking OTP memory - - - - --- 2013-04-26 Christian Riesch Superseded
[v2,3/4] mtd: cfi_cmdset_0002: Add support for writing OTP memory - - - - --- 2013-04-26 Christian Riesch Superseded
[v2,2/4] mtd: cfi_cmdset_0002: Invalidate cache after entering/exiting OTP memory - - - - --- 2013-04-26 Christian Riesch Superseded
[v2,1/4] mtd: cfi_cmdset_0002: Add support for reading OTP - - - - --- 2013-04-26 Christian Riesch Superseded
[v2,7/7] mtd: nand-gpio: Add missing "owner" field in platform_driver struct - - - - --- 2013-04-26 Alexander Shiyan New
[v2,6/7] mtd: nand-gpio: Rename internal variables to match functionality - - - - --- 2013-04-26 Alexander Shiyan Accepted
[v2,5/7] mtd: nand-gpio: Unneeded dependency on ARM removed - - - - --- 2013-04-26 Alexander Shiyan Accepted
[v2,4/7] mtd: nand-gpio: Use default nand_base {read/write}_buf functions - - - - --- 2013-04-26 Alexander Shiyan Accepted
[v2,3/7] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in ke… - - - - --- 2013-04-26 Alexander Shiyan New
[v2,2/7] mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration - - - - --- 2013-04-26 Alexander Shiyan Accepted
[v2,1/7] mtd: nand-gpio: Convert driver to using resource-managed functions - - - - --- 2013-04-26 Alexander Shiyan Accepted
mtd: mtdchar: Exit write loop when hitting end of OTP memory - - - - --- 2013-04-26 Christian Riesch Superseded
[V4,9/9] mtd: gpmi: set the BCH's geometry with the ecc info - - - - --- 2013-04-26 Huang Shijie New
[V4,8/9] mtd: add the ecc info for some full-id nand chips - - - - --- 2013-04-26 Huang Shijie New
[V4,7/9] mtd: parse out the ECC info for the full-id nand chips - - - - --- 2013-04-26 Huang Shijie New
[V4,6/9] mtd: add ECC info for nand_flash_dev{} - - - - --- 2013-04-26 Huang Shijie New
[V4,5/9] mtd: replace the hardcode with the onfi_feature() - - - - --- 2013-04-26 Huang Shijie New
[V4,4/9] mtd: get the ECC info from the Extended Parameter Page 1 - - - --- 2013-04-26 Huang Shijie New
[V4,3/9] mtd: add a helper to get the supported features for ONFI nand - - - - --- 2013-04-26 Huang Shijie New
[V4,2/9] mtd: add data structures for Extended Parameter Page 1 - - - --- 2013-04-26 Huang Shijie New
[V4,1/9] mtd: add more comment for ecc_strength/ecc_size - - - - --- 2013-04-26 Huang Shijie New
[21/21] mtd: omap2: allow bulding as a module - - - - --- 2013-04-23 Arnd Bergmann Accepted
[4/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) write via sram - - - - --- 2013-04-23 Josh Wu New
[3/4] mtd: atmel_nand: enable Nand Flash Controller (NFC) read data via sram - - - - --- 2013-04-23 Josh Wu New
[2/4] mtd: atmel_nand: add Nand Flash Controller (NFC) support - - - - --- 2013-04-23 Josh Wu New
[1/4] mtd: atmel_nand: replace pmecc enable code with one function. - - - - --- 2013-04-23 Josh Wu New
[V3,9/9] mtd: gpmi: set the BCH's geometry with the ecc info - - - - --- 2013-04-23 Huang Shijie New
[V3,8/9] mtd: add the ecc info for some full-id nand chips - - - - --- 2013-04-23 Huang Shijie New
[V3,7/9] mtd: parse out the ECC info for the full-id nand chips - - - - --- 2013-04-23 Huang Shijie New
[V3,6/9] mtd: add a new field for ecc info in the nand_flash_dev{} - - - - --- 2013-04-23 Huang Shijie New
[V3,5/9] mtd: replace the hardcode with the onfi_feature() - - - - --- 2013-04-23 Huang Shijie New
[V3,4/9] mtd: get the ECC info from the Extended Parameter Page - - - - --- 2013-04-23 Huang Shijie New
[V3,3/9] mtd: add a helper to get the supported features for ONFI nand - - - - --- 2013-04-23 Huang Shijie Accepted
[V3,2/9] mtd: add data structures for Extended Parameter Page - - - - --- 2013-04-23 Huang Shijie New
[V3,1/9] mtd: add more comment for ecc_strength/ecc_size - - - - --- 2013-04-23 Huang Shijie New
UBI: do not abort init when ubi.mtd devices cannot be found - - - - --- 2013-04-23 Mike Frysinger Accepted
UBI: drop redundant "UBI error" string - - - - --- 2013-04-23 Mike Frysinger Superseded
[17/18] fs: Fix copyright symbol in printk() - - - - --- 2013-04-22 Marek Vasut New
mtd: nand: docg4: add udelay(1) to polling loop - - - - --- 2013-04-22 Mike Dunn New
[22/23] ARM: u300: add FSMC flash into the device tree - - - - --- 2013-04-22 Linus Walleij Not Applicable
[v2] mtd: replace the hardcode with the onfi_feature() - - - - --- 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
[v2,7/8] mtd: add the ecc info for some full-id nand chips - - - - --- 2013-04-22 Huang Shijie Accepted
[v2,6/8] mtd: parse out the ECC info for the full-id nand chips - - - - --- 2013-04-22 Huang Shijie 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,3/8] mtd: get the ECC info from the Extended Parameter Page - - - - --- 2013-04-22 Huang Shijie New
[v2,2/8] mtd: add a helper to get the supported features for ONFI nand - - - - --- 2013-04-22 Huang Shijie New
[v2,1/8] mtd: add data structures for Extended Parameter Page - - - - --- 2013-04-22 Huang Shijie New
[v2,0/9] fix max discard sectors limit - - - - --- 2013-04-20 James Bottomley New
mtd: Convert logging messages - - - - --- 2013-04-19 Joe Perches Accepted
[v2,9/9] bcache: use generic helper to set max_discard_sectors - - - - --- 2013-04-19 Namjae Jeon New
[v2,8/9] dm thin: use generic helper to set max_discard_sectors - - - - --- 2013-04-19 Namjae Jeon New
[v2,7/9] brd: use generic helper to set max_discard_sectors - - - - --- 2013-04-19 Namjae Jeon New
[v2,6/9] nbd: use generic helper to set max_discard_sectors - - - - --- 2013-04-19 Namjae Jeon New
[v2,5/9] loop: use generic helper to set max_discard_sectors - - - - --- 2013-04-19 Namjae Jeon New
[v2,4/9] mtd: mtd_blkdevs: use generic helper to set - - - - --- 2013-04-19 Namjae Jeon New
[v2,3/9] sd: use generic helper to set max_discard_sectors - - - - --- 2013-04-19 Namjae Jeon New
[v2,2/9] mmc: fix max_discard_sectors - - - - --- 2013-04-19 Namjae Jeon New
[v2,1/9] block: fix max discard sectors limit - - - - --- 2013-04-19 Namjae Jeon New
[RESEND,5/5] mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled i… - - - - --- 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,3/5] mtd: nand-gpio: Use default dev_ready function if RDY-pin is missing in configuration - - - - --- 2013-04-18 Alexander Shiyan New
[RESEND,2/5] mtd: nand-gpio: Using resource-managed functions - - - - --- 2013-04-18 Alexander Shiyan New
[RESEND,1/5] mtd: nand-gpio: Unneeded dependency on ARM removed - - - - --- 2013-04-18 Alexander Shiyan Superseded
[RESEND,v2] mtd: nand_base: Use io{read, write}*_rep functions for transfer 1 - - - --- 2013-04-18 Alexander Shiyan New
[66/72] mtdchar: fix offset overflow detection 2 - - - --- 2013-04-18 Luis Henriques Accepted
[7/7] mtd: nand: pxa3xx: Move buffer release code to its own function - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[6/7] mtd: nand: pxa3xx: Check for clk_prepare_enable() return value - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[5/7] mtd: nand: pxa3xx: Use clk_prepare_enable and clk_disable_unprepare - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[4/7] mtd: nand: pxa3xx: Use devm_clk_get - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[3/7] mtd: nand: pxa3xx: Use devm_ioremap_resource - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[2/7] mtd: nand: pxa3xx: Use devm_kzalloc - - - - --- 2013-04-17 Ezequiel Garcia Accepted
[1/7] Documentation: clk.txt: Fix a very small typo - - - - --- 2013-04-17 Ezequiel Garcia Not Applicable
[3.5.y.z,extended,stable] Patch "mtdchar: fix offset overflow detection" has been added to staging … 2 - - - --- 2013-04-17 Luis Henriques New
« 1 2 ... 260 261 262329 330 »