Show patches with: none      |   33008 patches
« 1 2 ... 266 267 268330 331 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
[135/493] mtd: remove use of __devexit_p - - - - --- 2012-11-19 Bill Pemberton New
[2/2] mtd: remove the "chip" parameter in nand_get_device() - - - - --- 2012-11-19 Huang Shijie Accepted
[1/2] mtd: remove the de-select chip code in nand_release_device() - - - - --- 2012-11-19 Huang Shijie Accepted
mtd: Drop FORTUNET support - - - - --- 2012-11-18 Alexander Shiyan Accepted
UBIFS: use kmalloc_array() in recomp_data_node() - - - - --- 2012-11-17 Dan Carpenter New
[RFC] LFTL: a FTL for large parallel IO flash cards - - - - --- 2012-11-16 srimugunthan dhandapani RFC
[Resend] mtd: s3c2410: Fix potential NULL pointer dereference error - - - - --- 2012-11-16 Sachin Kamat Accepted
[GIT,PULL] UBIFS changes for 3.7-rc6 - - - - --- 2012-11-15 Artem Bityutskiy Accepted
mtd: nand: typo in nand_id_has_period() comments - - - - --- 2012-11-15 Brian Norris Accepted
[for,3.7] mtd: nand: fix Samsung SLC detection regression - - - 1 --- 2012-11-15 Brian Norris New
[1/1] mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" property - - - - --- 2012-11-14 Josh Radel Accepted
state of support for "external ECC hardware" - - - - --- 2012-11-14 Angus CLARK New
[oselas] Mini2440 boot failure on kernel 3.7-rc1 - - - - --- 2012-11-14 Brian Norris Accepted
[v3,11/11] mtd: mtd_stresstest: use prandom_bytes() - - - - --- 2012-11-13 Akinobu Mita Accepted
[v3,10/11] mtd: mtd_subpagetest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[v3,09/11] mtd: mtd_speedtest: use prandom_bytes - - - - --- 2012-11-13 Akinobu Mita Accepted
[v3,08/11] mtd: mtd_pagetest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[v3,07/11] mtd: mtd_oobtest: convert to use prandom library - - - - --- 2012-11-13 Akinobu Mita New
[v3,06/11] mtd: mtd_nandecctest: use prandom_bytes instead of get_random_bytes() - - - - --- 2012-11-13 Akinobu Mita Accepted
[v3,05/11] ubifs: use prandom_bytes - - - - --- 2012-11-13 Akinobu Mita Accepted
[v3,04/11] mtd: nandsim: use prandom_bytes - - - - --- 2012-11-13 Akinobu Mita Accepted
[v3,02/11] prandom: introduce prandom_bytes() and prandom_bytes_state() - - - - --- 2012-11-13 Akinobu Mita New
[resend] Add devicetree support to m25p80 driver - - - - --- 2012-11-13 Michal Vanka New
[oselas] Mini2440 boot failure on kernel 3.7-rc1 - - - - --- 2012-11-12 Sylwester Nawrocki New
mtd: m25p80: add support for the Winbond w25q80bl chip - - - - --- 2012-11-12 Stephen Warren Accepted
[V2,6/6] mtd: bcm47xxnflash: enable BCM4706 driver - - - - --- 2012-11-12 Rafał Miłecki New
[V2,5/6] mtd: bcm47xxnflash: implement reading - - - - --- 2012-11-12 Rafał Miłecki New
[V2,4/6] mtd: bcm47xxnflash: support for NAND_CMD_READID command - - - - --- 2012-11-12 Rafał Miłecki Accepted
[V2,3/6] mtd: bcm47xxnflash: init NAND on BCM4706 - - - - --- 2012-11-12 Rafał Miłecki Accepted
[V2,2/6] mtd: prepare place for BCMA NAND flash driver(s) - - - - --- 2012-11-12 Rafał Miłecki Accepted
[V2,1/6] bcma: export PLL reading function - - - - --- 2012-11-12 Rafał Miłecki New
[5/5] MTD: bcm63xxpart: use correct printk format for partitions - - - - --- 2012-11-12 Jonas Gorski Accepted
[4/5] MTD: bcm63xxpart: move the last curpart++ to its correct place - - - - --- 2012-11-12 Jonas Gorski Accepted
[3/5] MTD: bcm63xxpart: make fixed part length calculation more generic - - - - --- 2012-11-12 Jonas Gorski Accepted
[2/5] MTD: bcm63xxpart: merge sparelen calculation - - - - --- 2012-11-12 Jonas Gorski Accepted
[1/5] MTD: bcm63xxpart: remove unused variable - - - - --- 2012-11-12 Jonas Gorski Accepted
[17/17] mtd: m25p80: change the m25p80_read to reading page to page - - - - --- 2012-11-12 Wenyou Yang New
MTD: use SQUASHFS_MAGIC from uapi/linux/magic.h - - - - --- 2012-11-11 Luka Perkov Accepted
mtd: sm_ftl: Remove unused kthread stuff - - - - --- 2012-11-10 Ezequiel Garcia Superseded
[RFC/PATCH] mtd_blkdevs: Replace request handler kthread with a workqueue - - - - --- 2012-11-10 Ezequiel Garcia Accepted
mtd_blkdev: Use a different name for block_device_operations variable - - - - --- 2012-11-09 Ezequiel Garcia Accepted
[trivial] mtd: Fix typo mtd/tests - - - - --- 2012-11-09 Masanari Iida Accepted
mtd: de-select the chip when it is not used - - - - --- 2012-11-09 Huang Shijie Accepted
Patch to solve NULL pointer dereference in physmap_of.c - - - - --- 2012-11-09 Prins Anton (ST-CO/ENG1.1) New
state of support for "external ECC hardware" - - - - --- 2012-11-08 Christopher Harvey New
[2/2] mtd: s3c2410: Fix potential NULL pointer dereference error - - - - --- 2012-11-08 Sachin Kamat Superseded
[1/2] mtd: s3c2410: Change return type of s3c2410_nand_add_partition function - - - - --- 2012-11-08 Sachin Kamat New
driver/mtd/IFC:Wait tWB time, poll R/B before command execution - - - - --- 2012-11-08 Prabhakar Kushwaha Accepted
[RESEND] mtd: gpio-nand: Ability to use driver for configurations without RDY-pin - - - - --- 2012-11-07 Alexander Shiyan New
[1/1] mtd: physmap_of: allow to specify the mtd name for retro compatiblity - - - - --- 2012-11-07 Jean-Christophe PLAGNIOL-VILLARD New
[3/8] mtd: uninitialized variable warning in map.h - - - - --- 2012-11-06 Arnd Bergmann New
[2/8] mtd: diskonchip: use inline functions for DocRead/DocWrite - - - - --- 2012-11-06 Arnd Bergmann Accepted
[1/8] mtd: diskonchip: don't warn about ARM architecture - - - - --- 2012-11-06 Arnd Bergmann Accepted
[RFC,v2,2/2] mtd: davinci - remove DaVinci architecture depedency - - - - --- 2012-11-06 Murali Karicheri RFC
[RFC,v2,1/2] memory: davinci - add aemif controller platform driver - - - - --- 2012-11-06 Murali Karicheri RFC
[RESEND:PATCH] mtd: davinci-nand: add support for partition binding nodes - - - - --- 2012-11-06 Murali Karicheri New
[3/3] omap nand : use onfi mode to compute optimized timings - - - - --- 2012-11-06 Matthieu CASTET New
[2/3] mtd nand : get timings from onfi - - - - --- 2012-11-06 Matthieu CASTET New
[1/3] omap gpmc : add support of setting CYCLE2CYCLEDELAY and BUSTURNAROUND - - - - --- 2012-11-06 Matthieu CASTET New
mtd nand : print flash size during detection - - - - --- 2012-11-06 Matthieu CASTET New
[3/3] omap3 nand : use NAND_BUSWIDTH_AUTO - - - - --- 2012-11-06 Matthieu CASTET New
[2/3] mtd nand : add NAND_BUSWIDTH_AUTO to autodetect bus width - - - - --- 2012-11-06 Matthieu CASTET Accepted
[1/3] mtd nand : onfi need to be probed in 8 bits mode - - - - --- 2012-11-06 Matthieu CASTET Accepted
jffs2: Make handling of erase_completion_lock consistent in jffs2_do_reserve_space() - - - - --- 2012-11-05 Alexey Khoroshilov New
[2/2] ubi-tests/integ: Add PRIxxx_t defines. - - - - --- 2012-11-05 Bill Pringlemeir New
[1/2] ubi-test/io_update: ubi_leb_change_start() no longer uses 'dtype'. - - - - --- 2012-11-05 Bill Pringlemeir Accepted
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
[v2,11/11] mtd: mtd_stresstest: use random32_get_bytes() - - - - --- 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
[v2,09/11] mtd: mtd_speedtest: 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,06/11] mtd: mtd_nandecctest: use random32_get_bytes instead of get_random_bytes() - - - - --- 2012-11-03 Akinobu Mita New
[v2,05/11] ubifs: use random32_get_bytes - - - - --- 2012-11-03 Akinobu Mita New
[v2,04/11] mtd: nandsim: use random32_get_bytes - - - - --- 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
[RFC,2/2] mtd: davinci - remove DaVinci architecture depedency - - - - --- 2012-11-02 Murali Karicheri RFC
[RFC,1/2] memory: davinci - add aemif controller platform driver - - - - --- 2012-11-02 Murali Karicheri RFC
[RESEND] mtd: davinci: add support for parition binding nodes - - 1 - --- 2012-11-02 Murali Karicheri New
mtd: davinci: add support for parition binding nodes - - - - --- 2012-11-02 Murali Karicheri Accepted
[2/3] mm: Only enforce stable page writes if the backing device requires it - - - - --- 2012-11-01 Darrick Wong New
[1/3] bdi: Track users that require stable page writes - - - - --- 2012-11-01 Darrick Wong New
mtd: cmdlinepart: fix the overflow of big mtd partitions - - - - --- 2012-11-01 Huang Shijie New
mtd: nand: Take celltype into account when parsing Samsung ext. nand ID's - - - - --- 2012-10-31 Robin van der Gracht New
[v2,3/3] mtd: nand: omap2: Support for hardware BCH error correction - - - - --- 2012-10-31 Philip, Avinash New
[v2,2/3] mtd: devices: elm: Add support for ELM error correction - - - - --- 2012-10-31 Philip, Avinash Superseded
[v2,1/3] mtd: nand: omap2: Update nerrors using ecc.strength - - - - --- 2012-10-31 Philip, Avinash Accepted
[v3] mtd: omap: nand: Remove 0xFF's that prefixed 16bit NAND addresses - - - - --- 2012-10-29 Christopher Harvey New
mtd: map: Fix compilation warning - - - - --- 2012-10-29 Viresh Kumar Accepted
[9/9] mtd: mtd_subpagetest: convert to use prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[8/9] mtd: mtd_speedtest: use random32_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
[6/9] mtd: mtd_oobtest: convert to use prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[5/9] ubifs: use random32_get_bytes - - - - --- 2012-10-28 Akinobu Mita New
[4/9] mtd: nandsim: use random32_get_bytes - - - - --- 2012-10-28 Akinobu Mita New
[3/9] mtd: mtd_nandecctest: use random32_get_bytes instead of get_random_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[1/9] random32: introduce random32_get_bytes() and prandom32_get_bytes() - - - - --- 2012-10-28 Akinobu Mita New
[v2] mtd: omap: nand: Remove 0xFF's that prefixed 16bit NAND commands - - - - --- 2012-10-26 Christopher Harvey New
[v2] mtd: omap: nand: Remove 0xFF's that prefixed 16bit NAND commands - - - - --- 2012-10-26 Christopher Harvey New
« 1 2 ... 266 267 268330 331 »