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