| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2015-03-21 | 1 | -1/+2 |
|\ |
|
| * | UBI: fix missing brace control flow | Brian Norris | 2015-02-23 | 1 | -1/+2 |
* | | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA | Geert Uytterhoeven | 2015-03-02 | 1 | -0/+1 |
* | | mtd: pxa3xx_nand: fix driver when num_cs is 0 | Robert Jarzmik | 2015-02-28 | 1 | -0/+2 |
* | | mtd: nand: pxa3xx: Fix PIO FIFO draining | Maxime Ripard | 2015-02-28 | 1 | -6/+42 |
|/ |
|
* | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2015-02-18 | 23 | -203/+1301 |
|\ |
|
| * | mtd: hisilicon: && vs & typo | Dan Carpenter | 2015-02-15 | 1 | -1/+1 |
| * | mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc | Zhou Wang | 2015-02-08 | 3 | -0/+897 |
| * | mtd: avoid registering reboot notifier twice | Niklas Cassel | 2015-02-07 | 1 | -1/+9 |
| * | mtd: concat: set the return lengths properly | Niklas Cassel | 2015-02-05 | 1 | -1/+2 |
| * | mtd: kconfig: replace PPC_OF with PPC | Kevin Hao | 2015-02-05 | 1 | -1/+1 |
| * | mtd: denali: remove unnecessary stubs | Masahiro Yamada | 2015-02-05 | 1 | -38/+0 |
| * | mtd: nand: remove redundant local variable | Baruch Siach | 2015-02-05 | 1 | -2/+1 |
| * | mtd: fsl-quadspi: improve read performance by increase AHB transfer size | Allen Xu | 2015-02-05 | 1 | -4/+14 |
| * | mtd: fsl-quadspi: Remove unnecessary 'map_failed' label | Fabio Estevam | 2015-02-05 | 1 | -18/+10 |
| * | mtd: fsl-quadspi: Remove unneeded success/error messages | Fabio Estevam | 2015-02-05 | 1 | -2/+0 |
| * | mtd: fsl-quadspi: Fix the error paths | Fabio Estevam | 2015-02-05 | 1 | -4/+4 |
| * | mtd: nand: omap: drop condition with no effect | Nicholas Mc Guire | 2015-02-05 | 1 | -22/+9 |
| * | mtd: nand: jz4740: Convert to GPIO descriptor API | Lars-Peter Clausen | 2015-02-02 | 1 | -19/+10 |
| * | mtd: nand: Request strength instead of bytes for soft BCH | Aaron Sierra | 2015-02-01 | 3 | -8/+9 |
| * | mtd: nand: default bitflip-reporting threshold to 75% of correction strength | Brian Norris | 2015-01-20 | 1 | -1/+1 |
| * | mtd: atmel_nand: introduce a new compatible string for sama5d4 chip | Wu, Josh | 2015-01-20 | 1 | -1/+24 |
| * | mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction() | Wu, Josh | 2015-01-20 | 1 | -3/+3 |
| * | mtd: fsl-quadspi: Fix module unbound | Fabio Estevam | 2015-01-20 | 1 | -6/+13 |
| * | mtd: spi-nor: support for (GigaDevice) GD25Q128B | Rafał Miłecki | 2015-01-20 | 1 | -0/+1 |
| * | nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA | Akinobu Mita | 2015-01-15 | 1 | -6/+0 |
| * | mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization | Akinobu Mita | 2015-01-15 | 1 | -5/+1 |
| * | mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chip | Allen Xu | 2015-01-15 | 1 | -0/+18 |
| * | mtd: denali: fix incorrect bitmask error in denali_setup_dma | Graham Moore | 2015-01-13 | 1 | -1/+1 |
| * | mtd: st_spi_fsm: Fix [-Wsign-compare] build warning | Lee Jones | 2015-01-12 | 1 | -1/+1 |
| * | mtd: st_spi_fsm: Obtain and use EMI clock | Lee Jones | 2015-01-12 | 1 | -2/+38 |
| * | mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes | Lee Jones | 2015-01-12 | 1 | -16/+79 |
| * | mtd: map_rom: Support UBI on ROM | Aaron Sierra | 2015-01-09 | 1 | -1/+12 |
| * | mtd: physmap_of: Add read-only fallback | Joe Schultz | 2015-01-09 | 1 | -0/+10 |
| * | mtd: map_ram: Enable mtdoops | Alessio Igor Bogani | 2015-01-09 | 1 | -0/+1 |
| * | mtd: nftl: reorganize operations in condition check | Andy Shevchenko | 2015-01-09 | 1 | -7/+11 |
| * | mtd: nand: remove duplicate comment line | Baruch Siach | 2015-01-09 | 1 | -1/+0 |
| * | mtd: nand: added nand_shutdown | Scott Branden | 2015-01-07 | 1 | -0/+11 |
| * | mtd: implement common reboot notifier boilerplate | Brian Norris | 2015-01-07 | 1 | -0/+20 |
| * | mtd: mtdblock: remove the needless mtdblks_lock | Gu Zheng | 2015-01-07 | 1 | -10/+0 |
| * | mtd: bcm47xxpart: support SquashFS with an original magic | Rafał Miłecki | 2015-01-07 | 1 | -2/+5 |
| * | mtd: bcm47xxpart: lower minimal blocksize to 4Ki (from 64Ki) | Rafał Miłecki | 2015-01-07 | 1 | -2/+6 |
| * | mtd: bcm47xxpart: support TRX data partition being UBI | Rafał Miłecki | 2015-01-07 | 1 | -2/+26 |
| * | mtd: spi-nor: Add quad I/O support for Micron SPI NOR | Bean Huo 霍斌斌 (beanhuo) | 2015-01-07 | 1 | -8/+54 |
| * | mtd: nand: gpmi: remove deprecated comment | Boris BREZILLON | 2014-12-22 | 1 | -8/+0 |
| * | mtd: gpmi: Remove noisy error message | Fabio Estevam | 2014-12-22 | 1 | -1/+0 |
* | | Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 2015-02-15 | 11 | -173/+319 |
|\ \ |
|
| * | | UBI: block: Fix checking for NULL instead of IS_ERR() | Dan Carpenter | 2015-02-12 | 1 | -2/+2 |
| * | | UBI: block: Continue creating ubiblocks after an initialization error | Dan Ehrenberg | 2015-02-12 | 1 | -15/+22 |
| * | | UBI: Block: Explain usage of blk_rq_map_sg() | Richard Weinberger | 2015-01-28 | 1 | -0/+6 |