summaryrefslogtreecommitdiffstats
path: root/lib/bug.c (unfollow)
Commit message (Expand)AuthorFilesLines
2017-11-13mtd: mtdram: properly handle the phys argument in the point methodNicolas Pitre1-0/+22
2017-11-13mtd: mtdswap: fix spelling mistake: 'TRESHOLD' -> 'THRESHOLD'Arvind Yadav1-2/+2
2017-11-13mtd: slram: use memremap() instead of ioremap()Roy Franz1-4/+5
2017-11-13kconfig: kill off GENERIC_IO optionRob Herring3-6/+0
2017-11-06mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek1-1/+1
2017-11-06mtd: constify mtd_partitionArvind Yadav10-10/+10
2017-11-06mtd: plat-ram: Replace manual resource management by devmAnton Vasilyev1-34/+4
2017-10-31mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor1-3/+6
2017-10-30mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI IDKuppuswamy Sathyanarayanan1-0/+1
2017-10-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li1-2/+11
2017-10-29Linux 4.14-rc7v4.14-rc7Linus Torvalds1-1/+1
2017-10-29mtd: spi-nor: Add support for mr25h128Philipp Puschmann3-0/+3
2017-10-29mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.oXiaolei Li1-1/+1
2017-10-29mtd: spi-nor: enable 4B opcodes for mx66l51235lRoman Yeryomin1-1/+1
2017-10-29mtd: spi-nor: stm32-quadspi: fix prefetching outside fsizeLudovic Barre1-1/+11
2017-10-29mtd: spi-nor: stm32-quadspi: change license textLudovic Barre1-3/+16
2017-10-29mtd: spi-nor: stm32-quadspi: Fix uninitialized error return codeGeert Uytterhoeven1-2/+2
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi3-5/+40