Age | Commit message (Expand) | Author | Files | Lines |
2015-03-21 | Merge tag 'upstream-4.0-rc5' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 1 | -1/+2 |
2015-03-02 | mtd: nand: MTD_NAND_HISI504 should depend on HAS_DMA | Geert Uytterhoeven | 1 | -0/+1 |
2015-02-28 | mtd: pxa3xx_nand: fix driver when num_cs is 0 | Robert Jarzmik | 1 | -0/+2 |
2015-02-28 | mtd: nand: pxa3xx: Fix PIO FIFO draining | Maxime Ripard | 1 | -6/+42 |
2015-02-23 | UBI: fix missing brace control flow | Brian Norris | 1 | -1/+2 |
2015-02-18 | Merge tag 'for-linus-20150216' of git://git.infradead.org/linux-mtd | Linus Torvalds | 23 | -203/+1301 |
2015-02-15 | Merge branch 'for-linus-v3.20' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 11 | -173/+319 |
2015-02-15 | mtd: hisilicon: && vs & typo | Dan Carpenter | 1 | -1/+1 |
2015-02-12 | UBI: block: Fix checking for NULL instead of IS_ERR() | Dan Carpenter | 1 | -2/+2 |
2015-02-12 | UBI: block: Continue creating ubiblocks after an initialization error | Dan Ehrenberg | 1 | -15/+22 |
2015-02-08 | mtd: hisilicon: add a new NAND controller driver for hisilicon hip04 Soc | Zhou Wang | 3 | -0/+897 |
2015-02-07 | mtd: avoid registering reboot notifier twice | Niklas Cassel | 1 | -1/+9 |
2015-02-05 | mtd: concat: set the return lengths properly | Niklas Cassel | 1 | -1/+2 |
2015-02-05 | mtd: kconfig: replace PPC_OF with PPC | Kevin Hao | 1 | -1/+1 |
2015-02-05 | mtd: denali: remove unnecessary stubs | Masahiro Yamada | 1 | -38/+0 |
2015-02-05 | mtd: nand: remove redundant local variable | Baruch Siach | 1 | -2/+1 |
2015-02-05 | mtd: fsl-quadspi: improve read performance by increase AHB transfer size | Allen Xu | 1 | -4/+14 |
2015-02-05 | mtd: fsl-quadspi: Remove unnecessary 'map_failed' label | Fabio Estevam | 1 | -18/+10 |
2015-02-05 | mtd: fsl-quadspi: Remove unneeded success/error messages | Fabio Estevam | 1 | -2/+0 |
2015-02-05 | mtd: fsl-quadspi: Fix the error paths | Fabio Estevam | 1 | -4/+4 |
2015-02-05 | mtd: nand: omap: drop condition with no effect | Nicholas Mc Guire | 1 | -22/+9 |
2015-02-02 | mtd: nand: jz4740: Convert to GPIO descriptor API | Lars-Peter Clausen | 1 | -19/+10 |
2015-02-01 | mtd: nand: Request strength instead of bytes for soft BCH | Aaron Sierra | 3 | -8/+9 |
2015-01-28 | mtd: export new mtd_mmap_capabilities | Arnd Bergmann | 1 | -0/+1 |
2015-01-28 | UBI: Block: Explain usage of blk_rq_map_sg() | Richard Weinberger | 1 | -0/+6 |
2015-01-28 | UBI: fix soft lockup in ubi_check_volume() | hujianyang | 1 | -0/+2 |
2015-01-28 | UBI: Fastmap: Care about the protection queue | Richard Weinberger | 1 | -0/+13 |
2015-01-28 | UBI: do propagate positive error codes up | Artem Bityutskiy | 1 | -0/+1 |
2015-01-28 | UBI: clean-up printing helpers | Artem Bityutskiy | 1 | -4/+4 |
2015-01-28 | UBI: extend UBI layer debug/messaging capabilities - cosmetics | Tanya Brokhman | 5 | -22/+13 |
2015-01-28 | UBI: Block: Add blk-mq support | Richard Weinberger | 1 | -108/+94 |
2015-01-28 | UBI: Add initial support for scatter gather | Richard Weinberger | 3 | -15/+138 |
2015-01-28 | UBI: rename_volumes: Use UBI_METAONLY | Richard Weinberger | 1 | -1/+1 |
2015-01-28 | UBI: Implement UBI_METAONLY | Richard Weinberger | 3 | -7/+24 |
2015-01-20 | mtd: nand: default bitflip-reporting threshold to 75% of correction strength | Brian Norris | 1 | -1/+1 |
2015-01-20 | fs: introduce f_op->mmap_capabilities for nommu mmap support | Christoph Hellwig | 4 | -131/+32 |
2015-01-20 | mtd: atmel_nand: introduce a new compatible string for sama5d4 chip | Wu, Josh | 1 | -1/+24 |
2015-01-20 | mtd: atmel_nand: return max bitflips in all sectors in pmecc_correction() | Wu, Josh | 1 | -3/+3 |
2015-01-20 | mtd: fsl-quadspi: Fix module unbound | Fabio Estevam | 1 | -6/+13 |
2015-01-20 | mtd: spi-nor: support for (GigaDevice) GD25Q128B | Rafał Miłecki | 1 | -0/+1 |
2015-01-15 | nandsim: remove unused STATE_DATAOUT_STATUS_M and OPT_SMARTMEDIA | Akinobu Mita | 1 | -6/+0 |
2015-01-15 | mtd: nand: ams-delta: fix overwritten mtd_info->owner in initialization | Akinobu Mita | 1 | -5/+1 |
2015-01-15 | mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chip | Allen Xu | 1 | -0/+18 |
2015-01-13 | mtd: denali: fix incorrect bitmask error in denali_setup_dma | Graham Moore | 1 | -1/+1 |
2015-01-12 | mtd: st_spi_fsm: Fix [-Wsign-compare] build warning | Lee Jones | 1 | -1/+1 |
2015-01-12 | mtd: st_spi_fsm: Obtain and use EMI clock | Lee Jones | 1 | -2/+38 |
2015-01-12 | mtd: st_spi_fsm: Extend fsm_clear_fifo to handle unwanted bytes | Lee Jones | 1 | -16/+79 |
2015-01-09 | mtd: map_rom: Support UBI on ROM | Aaron Sierra | 1 | -1/+12 |
2015-01-09 | mtd: physmap_of: Add read-only fallback | Joe Schultz | 1 | -0/+10 |
2015-01-09 | mtd: map_ram: Enable mtdoops | Alessio Igor Bogani | 1 | -0/+1 |