Age | Commit message (Expand) | Author |
2018-07-03 | mtd: spi-nor: cadence-quadspi: Fix direct mode write timeouts | Vignesh R |
2018-06-22 | mtd: rawnand: denali_dt: set clk_x_rate to 200 MHz unconditionally | Masahiro Yamada |
2018-06-22 | mtd: dataflash: Use ULL suffix for 64-bit constants | Geert Uytterhoeven |
2018-06-22 | mtd: cfi_cmdset_0002: Avoid walking all chips when unlocking. | Joakim Tjernlund |
2018-06-22 | mtd: cfi_cmdset_0002: Fix unlocking requests crossing a chip boudary | Joakim Tjernlund |
2018-06-22 | mtd: cfi_cmdset_0002: fix SEGV unlocking multiple chips | Joakim Tjernlund |
2018-06-22 | mtd: cfi_cmdset_0002: Use right chip in do_ppb_xxlock() | Joakim Tjernlund |
2018-06-22 | mtd: rawnand: All AC chips have a broken GET_FEATURES(TIMINGS). | Mason Yang |
2018-06-22 | mtd: rawnand: fix return value check for bad block status | Abhishek Sahu |
2018-06-19 | mtd: rawnand: mxc: set spare area size register explicitly | Martin Kaiser |
2018-06-19 | mtd: rawnand: micron: add ONFI_FEATURE_ON_DIE_ECC to supported features | Chris Packham |
2018-06-12 | Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2018-06-12 | treewide: Use array_size() in vzalloc() | Kees Cook |
2018-06-12 | treewide: Use array_size() in vmalloc() | Kees Cook |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook |
2018-06-12 | treewide: kzalloc() -> kcalloc() | Kees Cook |
2018-06-12 | treewide: kmalloc() -> kmalloc_array() | Kees Cook |
2018-06-11 | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a... | Linus Torvalds |
2018-06-10 | Merge tag 'upstream-4.18-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds |
2018-06-08 | Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2018-06-07 | Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon |
2018-06-07 | Merge tag 'nand/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next | Boris Brezillon |
2018-06-07 | mtd: ubi: Update ubi-media.h to dual license | Lionel Debieve |
2018-06-07 | ubi: fastmap: Detect EBA mismatches on-the-fly | Richard Weinberger |
2018-06-07 | ubi: fastmap: Check each mapping only once | Richard Weinberger |
2018-06-07 | ubi: fastmap: Correctly handle interrupted erasures in EBA | Richard Weinberger |
2018-06-07 | ubi: fastmap: Cancel work upon detach | Richard Weinberger |
2018-06-06 | Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2018-06-06 | treewide: Use struct_size() for devm_kmalloc() and friends | Kees Cook |
2018-06-05 | Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2018-06-04 | Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni... | Linus Torvalds |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-30 | mtd: cfi_cmdset_0002: Change erase one block to enable XIP once | Tokunori Ikegami |
2018-05-30 | mtd: cfi_cmdset_0002: Change erase functions to check chip good only | Tokunori Ikegami |
2018-05-30 | mtd: cfi_cmdset_0002: Change erase functions to retry for error | Tokunori Ikegami |
2018-05-30 | mtd: cfi_cmdset_0002: Change definition naming to retry write operation | Tokunori Ikegami |
2018-05-30 | mtd: cfi_cmdset_0002: Change write buffer to check correct value | Tokunori Ikegami |
2018-05-25 | Merge tag 'davinci-for-v4.18/soc' of git://git.kernel.org/pub/scm/linux/kerne... | Olof Johansson |
2018-05-23 | mtd: cmdlinepart: Update comment for introduction of OFFSET_CONTINUOUS | Geert Uytterhoeven |
2018-05-23 | mtd: bcm47xxpart: add of_match_table with a new DT binding | Rafał Miłecki |
2018-05-22 | mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata() | Boris Brezillon |
2018-05-18 | mtd: spi-nor: Add support for EN25QH32 | YuheiOKAWA |
2018-05-18 | mtd: spi-nor: Add support for is25wp series chips | Kimmo Rautkoski |
2018-05-18 | mtd: spi-nor: Add Winbond w25q32jv support | Stephen Douthit |
2018-05-18 | mtd: spi-nor: fsl-quadspi: add support for ls2080a/ls1080a | Yogesh Gaur |
2018-05-18 | mtd: spi-nor: stm32-quadspi: explicitly request exclusive reset control | Philipp Zabel |
2018-05-18 | mtd: spi-nor: intel: provide a range for poll_timout | Nicholas Mc Guire |
2018-05-18 | mtd: spi-nor: fsl-quadspi: fix api naming typo _init_ahb_read | Yogesh Gaur |
2018-05-18 | mtd: spi-nor: intel-spi: Explicitly mark the driver as dangerous in Kconfig | Mika Westerberg |