Age | Commit message (Expand) | Author | Files | Lines |
2016-08-05 | Merge tag 'upstream-4.8-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 8 | -75/+263 |
2016-08-04 | tree-wide: replace config_enabled() with IS_ENABLED() | Masahiro Yamada | 1 | -1/+1 |
2016-08-03 | Merge tag 'for-linus-20160801' of git://git.infradead.org/linux-mtd | Linus Torvalds | 31 | -246/+5540 |
2016-07-31 | Merge tag 'powerpc-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 1 | -1/+1 |
2016-07-30 | ubi: Use bitmaps in Fastmap self-check code | Richard Weinberger | 1 | -9/+11 |
2016-07-30 | ubi: Be more paranoid while seaching for the most recent Fastmap | Richard Weinberger | 2 | -4/+27 |
2016-07-30 | ubi: Check whether the Fastmap anchor matches the super block | Richard Weinberger | 1 | -0/+7 |
2016-07-30 | ubi: Rework Fastmap attach base code | Richard Weinberger | 4 | -42/+162 |
2016-07-30 | ubi: Fix whitespace issue in count_fastmap_pebs() | Richard Weinberger | 1 | -1/+1 |
2016-07-30 | ubi: Introduce vol_ignored() | Richard Weinberger | 2 | -6/+33 |
2016-07-30 | ubi: Fix scan_fast() comment | Richard Weinberger | 1 | -1/+1 |
2016-07-30 | ubi: Make volume resize power cut aware | Richard Weinberger | 1 | -7/+18 |
2016-07-30 | ubi: Fix early logging | Richard Weinberger | 1 | -4/+4 |
2016-07-30 | ubi: gluebi: Fix double refcounting | Richard Weinberger | 1 | -5/+0 |
2016-07-30 | ubi: Fix race condition between ubi device creation and udev | Iosif Harutyunov | 1 | -1/+4 |
2016-07-30 | ubi: Only read necessary size when reading the VID header | Sascha Hauer | 1 | -1/+1 |
2016-07-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -1/+1 |
2016-07-27 | Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -3/+1 |
2016-07-27 | Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block | Linus Torvalds | 1 | -2/+2 |
2016-07-25 | Merge tag 'wireless-drivers-next-for-davem-2016-07-22' of git://git.kernel.or... | David S. Miller | 1 | -1/+1 |
2016-07-20 | mtd: spi-nor: don't build Cadence QuadSPI on non-ARM | Brian Norris | 1 | -1/+1 |
2016-07-19 | mtd: mtk-nor: remove duplicated include from mtk-quadspi.c | Wei Yongjun | 1 | -1/+0 |
2016-07-19 | mtd: nand: fix bug writing 1 byte less than page size | Hector Palacios | 1 | -1/+1 |
2016-07-19 | mtd: add arch dependency for MTD_BCM47XXSFLASH symbol | Rafał Miłecki | 1 | -1/+1 |
2016-07-18 | mtd: update description of MTD_BCM47XXSFLASH symbol | Rafał Miłecki | 1 | -2/+2 |
2016-07-18 | mtd: spi-nor: Add driver for Cadence Quad SPI Flash Controller | Graham Moore | 3 | -0/+1311 |
2016-07-17 | mtd: nand: brcmnand: Change BUG_ON in brcmnand_send_cmd | Florian Fainelli | 1 | -1/+1 |
2016-07-16 | mtd: pmcmsp-flash: Allocating too much in init_msp_flash() | Dan Carpenter | 1 | -3/+3 |
2016-07-16 | mtd: maps: sa1100-flash: potential NULL dereference | Dan Carpenter | 1 | -1/+3 |
2016-07-16 | Merge tag 'for-linus-20160715' of git://git.infradead.org/linux-mtd | Linus Torvalds | 1 | -2/+5 |
2016-07-16 | mtd: atmel-quadspi: add driver for Atmel QSPI controller | Cyrille Pitchen | 3 | -0/+742 |
2016-07-16 | mtd: nand: omap2: fix return value check in omap_nand_probe() | Wei Yongjun | 1 | -2/+2 |
2016-07-16 | Merge tag 'nand/for-4.8' of github.com:linux-nand/linux into mtd | Brian Norris | 13 | -122/+2806 |
2016-07-14 | mtd: nand: omap2: Add check for old elm binding | Teresa Remmet | 1 | -2/+5 |
2016-07-14 | mtd: spi-nor: add hisilicon spi-nor flash controller driver | Jiancheng Xue | 3 | -0/+497 |
2016-07-14 | mtd: spi-nor: support dual, quad, and WP for Gigadevice | Brian Norris | 1 | -4/+20 |
2016-07-14 | mtd: spi-nor: Added support for n25q00a. | P L Sai Krishna | 1 | -0/+1 |
2016-07-14 | memory: Update dependency of IFC for Layerscape | Raghav Dogra | 1 | -1/+1 |
2016-07-11 | mtd: nand: jz4780: Update MODULE_AUTHOR email address | Harvey Hunt | 2 | -2/+2 |
2016-07-11 | mtd: nand: sunxi: prevent a small memory leak | Dan Carpenter | 1 | -3/+3 |
2016-07-11 | mtd: nand: sunxi: add reset line support | Icenowy Zheng | 1 | -2/+23 |
2016-07-11 | mtd: nand: xway: add nandaddr to own struct | Hauke Mehrtens | 1 | -16/+14 |
2016-07-11 | mtd: nand: xway: add missing write_buf and read_buf to nand driver | Hauke Mehrtens | 1 | -0/+18 |
2016-07-11 | mtd: nand: xway: extract read and write function | Hauke Mehrtens | 1 | -9/+19 |
2016-07-11 | mtd: nand: xway: fix nand locking | John Crispin | 1 | -12/+8 |
2016-07-11 | mtd: nand: xway: remove manual reset | Hauke Mehrtens | 1 | -20/+0 |
2016-07-11 | mtd: nand: xway: Avoid messing up with IO_ADDR_W in ->cmd_ctrl() | John Crispin | 1 | -15/+11 |
2016-07-11 | mtd: nand: xway: convert to normal platform driver | Hauke Mehrtens | 2 | -37/+80 |
2016-07-11 | mtd: nand: xway: add some more documentation | Hauke Mehrtens | 1 | -6/+15 |
2016-07-11 | mtd: nandbiterrs: Support for NAND biterrors test on platforms without raw write | Iwo Mergler | 1 | -1/+1 |