summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/redboot.c (unfollow)
Commit message (Expand)AuthorFilesLines
2015-08-19mtd: pxa3xx_nand: add a default chunk sizeAntoine Ténart1-0/+3
2015-08-19mtd: omap_elm: Fix module aliasAxel Lin1-1/+1
2015-08-19mtd: physmap_of: fix null pointer deference when kzalloc returns nullColin Ian King1-0/+6
2015-08-19mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()Alexey Khoroshilov1-3/+10
2015-08-19mtd: denali_pci: switch to dev_err()Andy Shevchenko1-4/+4
2015-08-19mtd: denali_pci: refactor driver using devres APIAndy Shevchenko1-17/+6
2015-08-19mtd: denali_pci: use module_pci_driver() macroAndy Shevchenko1-11/+1
2015-08-19mtd: denali: hide core part from user in KconfigAndy Shevchenko1-8/+5
2015-08-14mtd: spi-nor: add Spansion S25FL204K supportAntony Pavlov1-0/+1
2015-08-14mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPIFabio Estevam1-1/+2
2015-08-14mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)Joachim Eastwood3-0/+494