| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2016-08-05 | 8 | -75/+263 |
|\ |
|
| * | ubi: Use bitmaps in Fastmap self-check code | Richard Weinberger | 2016-07-29 | 1 | -9/+11 |
| * | ubi: Be more paranoid while seaching for the most recent Fastmap | Richard Weinberger | 2016-07-29 | 2 | -4/+27 |
| * | ubi: Check whether the Fastmap anchor matches the super block | Richard Weinberger | 2016-07-29 | 1 | -0/+7 |
| * | ubi: Rework Fastmap attach base code | Richard Weinberger | 2016-07-29 | 4 | -42/+162 |
| * | ubi: Fix whitespace issue in count_fastmap_pebs() | Richard Weinberger | 2016-07-29 | 1 | -1/+1 |
| * | ubi: Introduce vol_ignored() | Richard Weinberger | 2016-07-29 | 2 | -6/+33 |
| * | ubi: Fix scan_fast() comment | Richard Weinberger | 2016-07-29 | 1 | -1/+1 |
| * | ubi: Make volume resize power cut aware | Richard Weinberger | 2016-07-29 | 1 | -7/+18 |
| * | ubi: Fix early logging | Richard Weinberger | 2016-07-29 | 1 | -4/+4 |
| * | ubi: gluebi: Fix double refcounting | Richard Weinberger | 2016-07-29 | 1 | -5/+0 |
| * | ubi: Fix race condition between ubi device creation and udev | Iosif Harutyunov | 2016-07-29 | 1 | -1/+4 |
| * | ubi: Only read necessary size when reading the VID header | Sascha Hauer | 2016-07-29 | 1 | -1/+1 |
* | | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 2016-08-04 | 1 | -1/+1 |
* | | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2016-08-02 | 31 | -246/+5540 |
|\ \ |
|
| * | | mtd: spi-nor: don't build Cadence QuadSPI on non-ARM | Brian Norris | 2016-07-20 | 1 | -1/+1 |
| * | | mtd: mtk-nor: remove duplicated include from mtk-quadspi.c | Wei Yongjun | 2016-07-19 | 1 | -1/+0 |
| * | | mtd: nand: fix bug writing 1 byte less than page size | Hector Palacios | 2016-07-19 | 1 | -1/+1 |
| * | | mtd: update description of MTD_BCM47XXSFLASH symbol | Rafał Miłecki | 2016-07-18 | 1 | -2/+2 |
| * | | mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller | Graham Moore | 2016-07-18 | 3 | -0/+1311 |
| * | | mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd | Florian Fainelli | 2016-07-17 | 1 | -1/+1 |
| * | | mtd: pmcmsp-flash: Allocating too much in init_msp_flash() | Dan Carpenter | 2016-07-16 | 1 | -3/+3 |
| * | | mtd: maps: sa1100-flash: potential NULL dereference | Dan Carpenter | 2016-07-16 | 1 | -1/+3 |
| * | | mtd: atmel-quadspi: add driver for Atmel QSPI controller | Cyrille Pitchen | 2016-07-16 | 3 | -0/+742 |
| * | | mtd: nand: omap2: fix return value check in omap_nand_probe() | Wei Yongjun | 2016-07-16 | 1 | -2/+2 |
| * | | Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd | Brian Norris | 2016-07-16 | 13 | -122/+2806 |
| |\ \ |
|
| | * | | mtd: nand: jz4780: Update MODULE_AUTHOR email address | Harvey Hunt | 2016-07-11 | 2 | -2/+2 |
| | * | | mtd: nand: sunxi: prevent a small memory leak | Dan Carpenter | 2016-07-11 | 1 | -3/+3 |
| | * | | mtd: nand: sunxi: add reset line support | Icenowy Zheng | 2016-07-11 | 1 | -2/+23 |
| | * | | mtd: nand: xway: add nandaddr to own struct | Hauke Mehrtens | 2016-07-11 | 1 | -16/+14 |
| | * | | mtd: nand: xway: add missing write_buf and read_buf to nand driver | Hauke Mehrtens | 2016-07-11 | 1 | -0/+18 |
| | * | | mtd: nand: xway: extract read and write function | Hauke Mehrtens | 2016-07-11 | 1 | -9/+19 |
| | * | | mtd: nand: xway: fix nand locking | John Crispin | 2016-07-11 | 1 | -12/+8 |
| | * | | mtd: nand: xway: remove manual reset | Hauke Mehrtens | 2016-07-11 | 1 | -20/+0 |
| | * | | mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl() | John Crispin | 2016-07-11 | 1 | -15/+11 |
| | * | | mtd: nand: xway: convert to normal platform driver | Hauke Mehrtens | 2016-07-11 | 2 | -37/+80 |
| | * | | mtd: nand: xway: add some more documentation | Hauke Mehrtens | 2016-07-11 | 1 | -6/+15 |
| | * | | mtd: nandbiterrs: Support for NAND biterrors test on platforms without raw write | Iwo Mergler | 2016-07-11 | 1 | -1/+1 |
| | * | | mtd: nand: sunxi: fix subpage write | Boris Brezillon | 2016-07-11 | 1 | -1/+32 |
| | * | | mtd: nand: sunxi: check ecc->size values | Boris Brezillon | 2016-07-11 | 1 | -0/+3 |
| | * | | mtd: nand: sunxi: prefer 1k ECC blocks when applicable | Boris Brezillon | 2016-07-11 | 1 | -0/+6 |
| | * | | mtd: nand: sunxi: Fix OOB bytes retrieval in read_chunks_dma() | Boris Brezillon | 2016-07-11 | 1 | -2/+4 |
| | * | | mtd: mediatek: driver for MTK Smart Device | Jorge Ramirez-Ortiz | 2016-07-11 | 5 | -0/+2114 |
| | * | | mtd: nand: sunxi: fix return value check in sunxi_nfc_dma_op_prepare() | Wei Yongjun | 2016-07-11 | 1 | -2/+2 |
| | * | | mtd: brcmnand: Detect sticky ucorr ecc error on dma reads | Kamal Dasu | 2016-07-11 | 1 | -0/+18 |
| | * | | mtd: brcmnand: Add check for erased page bitflips | Kamal Dasu | 2016-06-13 | 1 | -0/+62 |
| | * | | mtd: nand: add ESMT manufacturer | Rafał Miłecki | 2016-06-09 | 1 | -0/+1 |
| | * | | mtd: nand: sunxi: add support for DMA assisted operations | Boris Brezillon | 2016-06-06 | 1 | -7/+323 |
| | * | | mtd: brcmnand: Add v7.2 controller support | Florian Fainelli | 2016-06-03 | 1 | -14/+77 |
| | * | | mtd: nand: omap2: Support parsing dma channel information from DT | Cooper Jr., Franklin | 2016-05-30 | 1 | -5/+2 |