Show patches with: none      |   748 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
mtd: fsmc_nand: restore platform data partition support --- 2012-03-13 Linus Walleij Superseded
[1/6] mtd: s3c2410: Use module_platform_driver() --- 2012-07-16 Sachin Kamat Accepted
[2/6] mtd: s3c2410: Use pr_* instead of printk --- 2012-07-16 Sachin Kamat Accepted
[3/6] mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h> --- 2012-07-16 Sachin Kamat Accepted
[4/6] mtd: s3c2410: Do not initialise statics to 0 or NULL --- 2012-07-16 Sachin Kamat Superseded
[5/6] mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces --- 2012-07-16 Sachin Kamat Accepted
[6/6] mtd: s3c2410: Fix line over 80 characters warning --- 2012-07-16 Sachin Kamat Superseded
[4/6,Resend] mtd: s3c2410: Do not initialise statics to 0 or NULL --- 2012-07-16 Sachin Kamat Accepted
[6/6,-,Resend] mtd: s3c2410: Fix line over 80 characters warning --- 2012-08-21 Sachin Kamat Accepted
[1/2] mtd: s3c2410: Use devm_* functions --- 2012-08-21 Sachin Kamat Accepted
[2/2] mtd: s3c2410: Fix compiler warnings --- 2012-08-21 Sachin Kamat Accepted
mtd: nand/gpio: Use module_platform_driver macro --- 2012-09-05 Sachin Kamat Accepted
mtd: onenand: Make flexonenand_set_boundary static --- 2012-09-22 Sachin Kamat Accepted
mtd: ofpart: Fix incorrect NULL check in parse_ofoldpart_partitions() --- 2012-09-25 Sachin Kamat Accepted
mtd: map: Fix compilation warning --- 2012-10-29 Viresh Kumar Accepted
[1/2] mtd: s3c2410: Change return type of s3c2410_nand_add_partition function --- 2012-11-08 Sachin Kamat Deferred
[2/2] mtd: s3c2410: Fix potential NULL pointer dereference error --- 2012-11-08 Sachin Kamat Superseded
[Resend] mtd: s3c2410: Fix potential NULL pointer dereference error --- 2012-11-16 Sachin Kamat Accepted
mtd: nand: fsmc: update of OF support --- 2013-04-29 Linus Walleij Accepted
mtd: pxa3xx_nand: fix compilation error --- 2013-09-25 Linus Walleij New
[1/2] mtd: omap2: Cleanup header files --- 2013-12-30 Sachin Kamat Superseded
[2/2] mtd: orion: Cleanup mtd-orion_nand.h header --- 2013-12-30 Sachin Kamat Superseded
[1/1] mtd: s3c2410: Move plat/regs-nand.h to drivers/mtd --- 2013-12-31 Sachin Kamat Accepted
[1/1] mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c --- 2014-01-02 Sachin Kamat Accepted
[Resend,1/3] mtd: omap2: Cleanup header files --- 2014-01-10 Sachin Kamat Accepted
[Resend,2/3] mtd: orion: Cleanup mtd-orion_nand.h header --- 2014-01-10 Sachin Kamat Accepted
[Resend,3/3] mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c --- 2014-01-10 Sachin Kamat Accepted
[1/1] mtd: nand: s3c2410: Trivial cleanup in header file --- 2014-02-14 Sachin Kamat Accepted
ARM: OMAP2+: nand: Fix NAND on OMAP2 and OMAP3 boards --- 2014-05-14 Roger Quadros Accepted
[RFC,02/10] mtd: nand: omap: Always use chip->ecc.steps for BCH sector count --- 2014-07-09 Roger Quadros New
[RFC,03/10] OMAP: GPMC: Introduce APIs to access NAND control registers --- 2014-07-09 Roger Quadros New
[RFC,04/10] mtd: nand: omap: Use GPMC APIs for NAND control --- 2014-07-09 Roger Quadros New
[RFC,05/10] OMAP: GPMC: Introduce APIs for accessing Prefetch/Write-post engine --- 2014-07-09 Roger Quadros New
[RFC,06/10] mtd: nand: omap: Use GPMC APIs for accessing Prefetch engine --- 2014-07-09 Roger Quadros New
[RFC,07/10] OMAP: GPMC: Introduce APIs for Configuring ECC Engine --- 2014-07-09 Roger Quadros New
[RFC,08/10] OMAP: GPMC: Introduce APIs to get ECC/BCH results --- 2014-07-09 Roger Quadros New
[RFC,09/10] mtd: nand: omap: Use GPMC APIs for accessing ECC/BCH engine --- 2014-07-09 Roger Quadros New
[RFC,10/10] OMAP: GPMC: NAND: Don't pass NAND/ECC/BCH register adresses to NAND driver --- 2014-07-09 Roger Quadros New
[1/3] mtd: nand: omap: Revert to using software ECC by default --- 2014-08-05 Roger Quadros Accepted
[2/3] ARM: OMAP2+: GPMC: Support Software ECC scheme via DT --- 2014-08-05 Roger Quadros Accepted
[3/3] ARM: dts: omap3430-sdp: Revert to using software ECC for NAND --- 2014-08-05 Roger Quadros Accepted
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() --- 2014-08-08 Roger Quadros Accepted
[v2,1/2] mtd: nand: Force omap_elm to be built as a module if omap2_nand is a module --- 2014-10-01 Roger Quadros New
[2/2] mtd: nand: omap: Correct CONFIG_MTD_NAND_OMAP_BCH help message --- 2014-10-01 Roger Quadros Accepted
[1/2] mtd: mtd_oobtest: Show the verification error location and data --- 2014-10-21 Roger Quadros Accepted
[2/2] mtd: mtd_oobtest: add bitflip_limit parameter --- 2014-10-21 Roger Quadros Accepted
mtd: physmap_of: add a hook for Versatile write protection --- 2014-11-04 Linus Walleij New
mtd: nand: omap: Fix NAND enumeration on 3430 LDP --- 2014-11-05 Roger Quadros New
[v2] mtd: nand: omap: Fix NAND enumeration on 3430 LDP --- 2014-11-19 Roger Quadros Accepted
mtd: nand: added nand_shutdown --- 2014-11-20 Scott Branden Accepted
mtd: test: Replace timeval with ktime_t in speedtest.c and torturetest.c --- 2014-11-28 Chunyan Zhang New
mtd: physmap_of: fix potential NULL dereference --- 2014-11-30 Ard Biesheuvel Accepted
[v2] mtd: test: Replace timeval with ktime_t in speedtest.c and torturetest.c --- 2014-12-02 Chunyan Zhang New
[v3] mtd: test: Replace timeval with ktime_t in speedtest.c and torturetest.c --- 2014-12-18 Chunyan Zhang New
[1/3] ktime.h: Introduce ktime_ms_delta --- 2014-12-18 Chunyan Zhang Accepted
[2/3] mtd: test: Replace timeval with ktime_t in speedtest.c and torturetest.c --- 2014-12-18 Chunyan Zhang New
[3/3] media: rc: Replace timeval with ktime_t in imon.c --- 2014-12-18 Chunyan Zhang New
[v3,01/27] ARM: OMAP2+: gpmc: Add platform data --- 2015-09-18 Roger Quadros Superseded
[v3,03/27] memory: omap-gpmc: Introduce GPMC to NAND interface --- 2015-09-18 Roger Quadros Superseded
[v3,05/27] memory: omap-gpmc: Add GPMC-NAND ops to get writebufferempty status --- 2015-09-18 Roger Quadros Superseded
[v3,07/27] memory: omap-gpmc: Remove NAND IRQ code --- 2015-09-18 Roger Quadros New
[v3,10/27] mtd: nand: omap: Copy platform data parameters to omap_nand_info data --- 2015-09-18 Roger Quadros New
[v3,11/27] mtd: nand: omap: Clean up device tree support --- 2015-09-18 Roger Quadros Superseded
[v3,13/27] memory: omap-gpmc: Prevent mapping into 1st 16MB --- 2015-09-18 Roger Quadros Superseded
[v3,15/27] memory: omap-gpmc: Support general purpose input for WAITPINs --- 2015-09-18 Roger Quadros New
[v3,17/27] memory: omap-gpmc: Add irqchip support to the gpiochip --- 2015-09-18 Roger Quadros New
[v3,18/27] mtd: nand: omap2: Implement NAND ready using gpiolib --- 2015-09-18 Roger Quadros New
[v3,19/27] memory: omap-gpmc: Prevent GPMC_STATUS from being accessed via gpmc_regs --- 2015-09-18 Roger Quadros Accepted
[v3,21/27] ARM: dts: dra7x-evm: Provide NAND ready pin --- 2015-09-18 Roger Quadros New
[v3,22/27] ARM: dts: am437x: Fix NAND device nodes --- 2015-09-18 Roger Quadros New
[v3,23/27] ARM: dts: am437x-gp-evm: Provide NAND ready pin --- 2015-09-18 Roger Quadros New
[v3,24/27] ARM: dts: am335x: Fix NAND device nodes --- 2015-09-18 Roger Quadros New
[v3,25/27] ARM: dts: am335x: Provide NAND ready pin --- 2015-09-18 Roger Quadros New
[v3,26/27] ARM: dts: dm816x: Fix gpmc and NAND node --- 2015-09-18 Roger Quadros New
[v3,27/27] ARM: dts: omap3: Fix gpmc and NAND nodes --- 2015-09-18 Roger Quadros New
[v4,11/27] mtd: nand: omap: Clean up device tree support --- 2015-10-06 Roger Quadros Accepted
[v4,27/27] ARM: dts: omap3: Fix gpmc and NAND nodes --- 2015-10-14 Roger Quadros New
[01/10] mtd: afs: rename structs and functions for v1 --- 2015-10-15 Linus Walleij Accepted
[02/10] mtd: enable AFS selection for ARM64 --- 2015-10-15 Linus Walleij New
[03/10] mtd: afs: break out v1 footer magic to a define --- 2015-10-15 Linus Walleij Accepted
[04/10] mtd: afs: refactor v1 partition parsing --- 2015-10-15 Linus Walleij Accepted
[05/10] mtd: afs: simplify partition parsing --- 2015-10-15 Linus Walleij Superseded
[06/10] mtd: afs: simplify partition detection --- 2015-10-15 Linus Walleij New
[07/10] mtd: factor out v1 partition parsing --- 2015-10-15 Linus Walleij New
[08/10] mtd: afs: factor footer parsing into the v1 part parsing --- 2015-10-15 Linus Walleij New
[09/10] mtd: afs: factor the IIS read into partition parser --- 2015-10-15 Linus Walleij New
[10/10] mtd: afs: add v2 partition parsing --- 2015-10-15 Linus Walleij Superseded
mtd: document linux-specific partition parser DT binding --- 2015-10-15 Linus Walleij New
Regression caused by 073db4a51ee43ccb827f54a4261c0583b028d5ab --- 2015-10-22 Felipe Balbi New
mtd: document linux-specific partition parser DT binding --- 2015-10-23 Linus Walleij New
[2/3] mtd: physmap_of: break out array clone code --- 2015-10-29 Linus Walleij New
[3/3] mtd: physmap_of: handle the new "partition-type" --- 2015-10-29 Linus Walleij New
mtd/sm_ftl.c: fix wrong do_div() usage --- 2015-11-04 Nicolas Pitre Accepted
mtd: only use __xipram annotation when XIP_KERNEL is set --- 2016-01-25 Arnd Bergmann Accepted
mtd: avoid stack overflow in MTD CFI code --- 2016-01-25 Arnd Bergmann Accepted
[3/6] ARM: versatile: move flash registration to the device tree --- 2016-01-26 Linus Walleij Accepted
[5/6] ARM: realview: add flash devices to the PB1176 DTS --- 2016-01-26 Linus Walleij Accepted
[6/6] ARM: realview: fix up PB11MP flash compat strings --- 2016-01-26 Linus Walleij Accepted
[v5,01/26] ARM: OMAP2+: gpmc: Add platform data --- 2016-02-19 Roger Quadros Accepted
[v5,02/26] ARM: OMAP2+: gpmc: Add gpmc timings and settings to platform data --- 2016-02-19 Roger Quadros New
« 1 2 3 47 8 »