Age | Commit message (Expand) | Author |
2015-10-07 | Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2015-09-29 | UBI: return ENOSPC if no enough space available | shengyong |
2015-09-29 | UBI: Validate data_size | Richard Weinberger |
2015-09-27 | mxc_nand: fix copy_spare | Eric Benard |
2015-09-21 | mtd: nand: sunxi: fix sunxi_nand_chips_cleanup() | Boris BREZILLON |
2015-09-21 | mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions | Boris BREZILLON |
2015-09-09 | Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2015-09-08 | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-09-03 | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds |
2015-09-02 | mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[] | Brian Norris |
2015-09-02 | mtd: spi-nor: s25sl064p supports both dual and quad I/O | Joachim Eastwood |
2015-09-02 | mtd: spi-nor: allow dual/quad reads on S25FL129P | Jonas Gorski |
2015-09-02 | mtd: nand: omap2: Rename shippable module to omap2_nand | Roger Quadros |
2015-09-02 | mtd: spi-nor: Add support for sst25wf020a | Alexis Ballier |
2015-09-02 | mtd: spi-nor: Add support for Micron n25q064a serial flash | Mika Westerberg |
2015-09-02 | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block | Linus Torvalds |
2015-08-27 | mtd: mtd_oobtest: Fix the address offset with vary_offset case | Roger Quadros |
2015-08-25 | mtd: blkdevs: fix switch-bool compilation warning | Tomer Barletz |
2015-08-25 | mtd: spi-nor: stop (ab)using struct spi_device_id | Rafał Miłecki |
2015-08-25 | mtd: nand: add Toshiba TC58NVG0S3E to nand_ids table | Oleksij Rempel |
2015-08-21 | mtd: dataflash: Export OF module alias information | Javier Martinez Canillas |
2015-08-19 | nand: pxa3xx: Increase READ_ID buffer and make the size static | Ezequiel García |
2015-08-19 | mtd: nand: pxa3xx-nand: fix random command timeouts | Robert Jarzmik |
2015-08-19 | mtd: nand: pxa3xx_nand: fix early spurious interrupt | Robert Jarzmik |
2015-08-18 | mtd: pxa3xx_nand: add a default chunk size | Antoine Ténart |
2015-08-18 | mtd: omap_elm: Fix module alias | Axel Lin |
2015-08-18 | mtd: physmap_of: fix null pointer deference when kzalloc returns null | Colin Ian King |
2015-08-18 | mtd: nettel: do not ignore mtd_device_register() failure in nettel_init() | Alexey Khoroshilov |
2015-08-18 | mtd: denali_pci: switch to dev_err() | Andy Shevchenko |
2015-08-18 | mtd: denali_pci: refactor driver using devres API | Andy Shevchenko |
2015-08-18 | mtd: denali_pci: use module_pci_driver() macro | Andy Shevchenko |
2015-08-18 | mtd: denali: hide core part from user in Kconfig | Andy Shevchenko |
2015-08-14 | mtd: spi-nor: add Spansion S25FL204K support | Antony Pavlov |
2015-08-14 | mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPI | Fabio Estevam |
2015-08-14 | mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI) | Joachim Eastwood |
2015-08-14 | nand: pxa3xx: Increase initial buffer size | Ezequiel Garcia |
2015-08-10 | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead | Dan Williams |
2015-08-07 | fsl_ifc: Change IO accessor based on endianness | Jaiprakash Singh |
2015-08-07 | mtd: brcmnand: Fix misuse of IS_ENABLED | Axel Lin |
2015-08-06 | mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase | Frank Li |
2015-08-06 | mtd: spi-nor: fsl-quadspi: reset the module in the probe | Frank Li |
2015-08-06 | mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode | Frank Li |
2015-08-06 | mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issue | Allen Xu |
2015-08-06 | mtd: spi-nor: fsl-quadspi: add i.mx6ul support | Frank Li |
2015-08-06 | mtd: spi-nor: fsl-quadspi: add imx7d support | Frank Li |
2015-08-06 | mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version | Han Xu |
2015-08-06 | mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB read | Han Xu |
2015-07-21 | mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor" | Brian Norris |
2015-07-20 | mtd: nand: sunxi: Set serial access mode correctly | Roy Spliet |
2015-07-20 | mtd: nand: sunxi: Replace failsafe timing cfg with calculated value | Roy Spliet |