summaryrefslogtreecommitdiff
path: root/drivers/mtd (follow)
Commit message (Expand)AuthorAge
...
| * | | | mtd: nand: sunxi: rely on nand_dt_init initializationBoris BREZILLON2015-09-11
| * | | | mtd: nand: Rename nand_chip .dn to .flash_nodeMarek Vasut2015-09-11
| * | | | mtd: spi-nor: Decouple SPI NOR's device_node from controller deviceMarek Vasut2015-09-11
| * | | | Merge MTD 4.3-rc1 updates into -nextBrian Norris2015-09-09
| |\ \ \ \
| * | | | | mtd: sunxi_nand: Select the chip in sunxi_nand_chip_init_timings()Stefan Roese2015-09-09
| * | | | | mtd: pxa3xx_nand: Remove unused platform-data flash specificationEzequiel García2015-09-02
| * | | | | mtd: fsl-quadspi: use automatic spi-nor detectionBrian Norris2015-09-02
| * | | | | mtd: spi-nor: embed struct mtd_info within struct spi_norBrian Norris2015-09-02
| * | | | | mtd: spi-nor: assign mtd->priv in spi_nor_scan()Brian Norris2015-09-02
| | | | | |
| \ \ \ \ \
*-. \ \ \ \ \ Merge remote-tracking branches 'spi/topic/omap-100k', 'spi/topic/omap-uwire',...Mark Brown2015-11-04
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | spi: Drop owner assignment from spi_driversAndrew F. Davis2015-10-28
| |/ / / / /
* | | | | | Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtdLinus Torvalds2015-10-07
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | mxc_nand: fix copy_spareEric Benard2015-09-27
| * | | | | mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()Boris BREZILLON2015-09-21
| * | | | | mtd: nand: sunxi: fix OOB handling in ->write_xxx() functionsBoris BREZILLON2015-09-21
| |/ / / /
* | | | | UBI: return ENOSPC if no enough space availableshengyong2015-09-29
* | | | | UBI: Validate data_sizeRichard Weinberger2015-09-29
|/ / / /
* | | | Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtdLinus Torvalds2015-09-09
|\ \ \ \ | | |/ / | |/| |
| * | | mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]Brian Norris2015-09-02
| |/ /
| * | mtd: spi-nor: s25sl064p supports both dual and quad I/OJoachim Eastwood2015-09-02
| * | mtd: spi-nor: allow dual/quad reads on S25FL129PJonas Gorski2015-09-02
| * | mtd: nand: omap2: Rename shippable module to omap2_nandRoger Quadros2015-09-02
| * | mtd: spi-nor: Add support for sst25wf020aAlexis Ballier2015-09-02
| * | mtd: spi-nor: Add support for Micron n25q064a serial flashMika Westerberg2015-09-02
* | | Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-08
|\ \ \
| * | | arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-10
| | |/ | |/|
* | | Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-09-03
|\ \ \
| * | | fsl_ifc: Change IO accessor based on endiannessJaiprakash Singh2015-08-07
| |/ /
* | | Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds2015-09-02
|\ \ \ | |_|/ |/| |
| * | block: have drivers use blk_queue_max_discard_sectors()Jens Axboe2015-07-17
| |/
* | mtd: mtd_oobtest: Fix the address offset with vary_offset caseRoger Quadros2015-08-27
* | mtd: blkdevs: fix switch-bool compilation warningTomer Barletz2015-08-25
* | mtd: spi-nor: stop (ab)using struct spi_device_idRafał Miłecki2015-08-25
* | mtd: nand: add Toshiba TC58NVG0S3E to nand_ids tableOleksij Rempel2015-08-25
* | mtd: dataflash: Export OF module alias informationJavier Martinez Canillas2015-08-21
* | nand: pxa3xx: Increase READ_ID buffer and make the size staticEzequiel García2015-08-19
* | mtd: nand: pxa3xx-nand: fix random command timeoutsRobert Jarzmik2015-08-19
* | mtd: nand: pxa3xx_nand: fix early spurious interruptRobert Jarzmik2015-08-19
* | mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart2015-08-18
* | mtd: omap_elm: Fix module aliasAxel Lin2015-08-18
* | mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King2015-08-18
* | mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov2015-08-18
* | mtd: denali_pci: switch to dev_err()Andy Shevchenko2015-08-18
* | mtd: denali_pci: refactor driver using devres APIAndy Shevchenko2015-08-18
* | mtd: denali_pci: use module_pci_driver() macroAndy Shevchenko2015-08-18
* | mtd: denali: hide core part from user in KconfigAndy Shevchenko2015-08-18
* | mtd: spi-nor: add Spansion S25FL204K supportAntony Pavlov2015-08-14
* | mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPIFabio Estevam2015-08-14
* | mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)Joachim Eastwood2015-08-14
* | nand: pxa3xx: Increase initial buffer sizeEzequiel Garcia2015-08-14