Age | Commit message (Expand) | Author |
2019-11-01 | mtd: spi-nor: Don't overwrite errno from Reg Ops | Tudor Ambarus |
2019-11-01 | mtd: spi-nor: Drop explicit cast to int to already int value | Tudor Ambarus |
2019-11-01 | mtd: spi-nor: Stop compare with negative in Reg Ops methods | Tudor Ambarus |
2019-11-01 | mtd: spi-nor: Group all Reg Ops to avoid forward declarations | Tudor Ambarus |
2019-11-01 | mtd: spi-nor: Drop duplicated new line | Tudor Ambarus |
2019-11-01 | mtd: spi-nor: Prepend spi_nor_ to all Reg Ops methods | Tudor Ambarus |
2019-10-30 | mtd: rawnand: remove unecessary checking if dmac is NULL | Piotr Sroka |
2019-10-29 | mtd: rawnand: cadence: Remove dev_err() on platform_get_irq() failure | YueHaibing |
2019-10-29 | mtd: rawnand: mxic: Remove dev_err() on platform_get_irq() failure | YueHaibing |
2019-10-29 | mtd: rawnand: brcmnand: Fix NULL pointer assignment | Florian Fainelli |
2019-10-29 | mtd: rawnand: denali: remove the old unified controller/chip DT support | Masahiro Yamada |
2019-10-29 | mtd: spear_smi: Fix Write Burst mode | Miquel Raynal |
2019-10-29 | mtd: physmap_of: add a hook for Intel IXP4xx flash probing | Linus Walleij |
2019-10-29 | mtd: maps: l440gx: Avoid printing address to dmesg | Fuqian Huang |
2019-10-23 | compat_ioctl: move drivers to compat_ptr_ioctl | Arnd Bergmann |
2019-10-23 | mtd: spi-nor: cadence-quadspi: Fix cqspi_command_read() definition | Tudor Ambarus |
2019-10-23 | mtd: spi-nor: Introduce 'struct spi_nor_controller_ops' | Tudor Ambarus |
2019-10-23 | mtd: spi-nor: hisi-sfc: Drop nor->erase NULL assignment | Tudor Ambarus |
2019-10-23 | mtd: spi-nor: add support for en25qh16 | DENG Qingfang |
2019-10-23 | mtd: spi-nor: intel-spi: add support for Intel Cannon Lake SPI flash | Jethro Beekman |
2019-10-23 | mtd: spi-nor: intel-spi: support chips without software sequencer | Jethro Beekman |
2019-10-08 | mtd: st_spi_fsm: remove unused field from struct stfsm | Bartosz Golaszewski |
2019-10-08 | mtd: Initialize all parameters of mtd_oob_ops | Miquel Raynal |
2019-10-08 | mtd: spear_smi: remove set but not used variable 'flash_info' | zhengbin |
2019-10-08 | mtd: Remove dev_err() usage after platform_get_irq() | Stephen Boyd |
2019-10-07 | mtd: rawnand: au1550nd: Fix au_read_buf16() prototype | Paul Burton |
2019-10-04 | mtd: spi-nor: Fix direction of the write_sr() transfer | Tudor Ambarus |
2019-10-04 | mtd: rawnand: Add new Cadence NAND driver to MTD subsystem | Piotr Sroka |
2019-10-04 | mtd: rawnand: Change calculating of position page containing BBM | Piotr Sroka |
2019-10-04 | mtd: nand: brcmnand: Add support for flash-dma v0 | Kamal Dasu |
2019-09-22 | Merge tag 'mips_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linux | Linus Torvalds |
2019-09-21 | Merge tag 'upstream-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2019-09-21 | Merge tag 'mtd/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/... | Linus Torvalds |
2019-09-19 | Merge branch 'work.mount2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2019-09-18 | Merge branch 'work.mount-base' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2019-09-15 | mtd: pmc551: Remove set but not used variable 'soff_lo' | zhengbin |
2019-09-15 | mtd: cfi_cmdset_0002: Fix do_erase_chip() to get chip as erasing mode | Tokunori Ikegami |
2019-09-15 | mtd: sm_ftl: Fix memory leak in sm_init_zone() error path | Wenwen Wang |
2019-09-15 | mtd: parsers: Move CMDLINE parser | Linus Walleij |
2019-09-15 | mtd: parsers: Move OF parser | Linus Walleij |
2019-09-15 | mtd: parsers: Move BCM63xx parser | Linus Walleij |
2019-09-15 | mtd: parsers: Move BCM47xx parser | Linus Walleij |
2019-09-15 | mtd: parsers: Move TI AR7 parser | Linus Walleij |
2019-09-15 | mtd: pismo: Simplify getting the adapter of a client | Wolfram Sang |
2019-09-15 | mtd: phram: Module parameters add writable permissions | Xiaoming Ni |
2019-09-15 | mtd: pxa2xx: Use ioremap_cache insted of ioremap_cached | Christoph Hellwig |
2019-09-15 | Merge tag 'cfi/for-5.4-rc1' of https://github.com/r-vignesh/linux into mtd/fo... | Richard Weinberger |
2019-09-15 | Merge tag 'spi-nor/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Richard Weinberger |
2019-09-15 | Merge tag 'nand/for-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd... | Richard Weinberger |
2019-09-15 | ubi: block: Warn if volume size is not multiple of 512 | Richard Weinberger |