Age | Commit message (Expand) | Author | Files | Lines |
2016-05-28 | Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 8 | -32/+32 |
2016-05-28 | Merge tag 'for-linus-20160527' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -29/+9 |
2016-05-26 | Revert "mtd: atmel_nand: Support variable RB_EDGE interrupts" | Wenyou Yang | 2 | -29/+9 |
2016-05-24 | Merge tag 'for-linus-20160523' of git://git.infradead.org/linux-mtd | Linus Torvalds | 58 | -2194/+3366 |
2016-05-24 | UBI: Fix static volume checks when Fastmap is used | Richard Weinberger | 3 | -2/+22 |
2016-05-24 | UBI: Set free_count to zero before walking through erase list | Heiko Schocher | 1 | -1/+1 |
2016-05-24 | UBI: Silence an unintialized variable warning | Dan Carpenter | 1 | -1/+2 |
2016-05-24 | UBI: Clean up return in ubi_remove_volume() | Dan Carpenter | 1 | -1/+1 |
2016-05-24 | UBI: Modify wrong comment in ubi_leb_map function. | z00189512 | 1 | -1/+1 |
2016-05-24 | UBI: Don't read back all data in ubi_eba_copy_leb() | Richard Weinberger | 1 | -26/+0 |
2016-05-24 | UBI: Add ro-mode sysfs attribute | Ezequiel Garcia | 1 | -0/+5 |
2016-05-20 | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -3/+3 |
2016-05-18 | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 5 | -0/+290 |
2016-05-18 | Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2 | -19/+13 |
2016-05-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -1/+1 |
2016-05-18 | Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -1/+1 |
2016-05-17 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/j.an... | Linus Torvalds | 2 | -28/+20 |
2016-05-11 | mtd: spi-nor: support GigaDevice gd25lq64c | Brian Norris | 1 | -0/+1 |
2016-05-06 | mtd: nand_bch: fix spelling of "probably" | Brian Norris | 1 | -1/+1 |
2016-05-06 | Merge tag 'nand/for-4.7' of github.com:linux-nand/linux | Brian Norris | 48 | -2185/+3324 |
2016-05-06 | mtd: brcmnand: respect ECC algorithm set by NAND subsystem | Brian Norris | 1 | -1/+23 |
2016-05-06 | gpmi-nand: Handle ECC Errors in erased pages | Markus Pargmann | 1 | -5/+73 |
2016-05-06 | mtd: nand: add support for "nand-ecc-algo" DT property | Rafał Miłecki | 1 | -7/+13 |
2016-05-06 | mtd: mtd: drop NAND_ECC_SOFT_BCH enum value | Rafał Miłecki | 6 | -15/+5 |
2016-05-06 | mtd: drop support for NAND_ECC_SOFT_BCH as "soft_bch" mapping | Rafał Miłecki | 1 | -1/+8 |
2016-05-06 | mtd: nand: read ECC algorithm from the new field | Rafał Miłecki | 1 | -61/+85 |
2016-05-06 | mtd: nand: fsmc: validate ECC setup by checking algorithm directly | Rafał Miłecki | 1 | -2/+5 |
2016-05-06 | mtd: nand: set ECC algorithm to Hamming on fallback | Rafał Miłecki | 1 | -0/+1 |
2016-05-06 | mtd: nand: atmel: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+13 |
2016-05-06 | mtd: nand: davinci: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+9 |
2016-05-06 | mtd: nand: bf5xx: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |
2016-05-06 | mtd: nand: omap2: Fix high memory dma prefetch transfer | Cooper Jr., Franklin | 1 | -11/+2 |
2016-05-06 | mtd: nand: omap2: Start dma request before enabling prefetch | Cooper Jr., Franklin | 1 | -4/+5 |
2016-05-06 | mtd: nandsim: add __init attribute | Julia Lawall | 1 | -3/+3 |
2016-05-06 | mtd: nand: move of_get_nand_xxx() helpers into nand_base.c | Boris Brezillon | 1 | -1/+93 |
2016-05-06 | mtd: nand: sh_flctl: rely on generic DT parsing done in nand_scan_ident() | Boris Brezillon | 1 | -15/+12 |
2016-05-06 | mtd: nand: mxc: rely on generic DT parsing done in nand_scan_ident() | Boris Brezillon | 1 | -22/+23 |
2016-05-06 | mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident() | Boris Brezillon | 1 | -16/+9 |
2016-05-06 | mtd: nand: hisi504: rely on generic DT parsing done in nand_scan_ident() | Boris Brezillon | 1 | -11/+3 |
2016-05-06 | mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident() | Boris Brezillon | 1 | -45/+38 |
2016-05-06 | mtd: nand: gpmi: rely on generic DT parsing done in nand_scan_ident() | Boris Brezillon | 1 | -11/+10 |
2016-05-06 | mtd: nand: omap2: fix compare_const_fl.cocci warnings | Julia Lawall | 1 | -1/+1 |
2016-05-06 | mtd: nand: jz4740: Remove unused local variable | Maarten ter Huurne | 1 | -1/+0 |
2016-05-06 | mtd: nand: fsl_elbc: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |
2016-05-06 | mtd: nand: fsl_ifc: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |
2016-05-06 | mtd: nand: fsl_upm: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |
2016-05-06 | mtd: nand: cmx270: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |
2016-05-06 | mtd: nand: mpc5121_nfc: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |
2016-05-06 | mtd: nand: au1550nd: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |
2016-05-06 | mtd: nand: sh_flctl: set ECC algorithm explicitly | Rafał Miłecki | 1 | -0/+1 |