index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Age
Commit message (
Expand
)
Author
2019-11-07
mtd: spi-nor: Use dev_dbg insted of dev_err for low level info
Tudor Ambarus
2019-11-02
mtd: spi-nor: fix silent truncation in spi_nor_read_raw()
Sergei Shtylyov
2019-11-02
mtd: spi-nor: fix silent truncation in spi_nor_read()
Sergei Shtylyov
2019-11-02
mtd: spi-nor: intel-spi: Add support for Intel Comet Lake-H SPI serial flash
Mika Westerberg
2019-11-02
mtd: spi-nor: Print device info in case of error
Tudor Ambarus
2019-11-01
mtd: spi-nor: Constify data to write to the Status Register
Tudor Ambarus
2019-11-01
mtd: spi-nor: Fix retlen handling in sst_write()
Tudor Ambarus
2019-11-01
mtd: spi-nor: Drop redundant error reports in Reg Ops callers
Tudor Ambarus
2019-11-01
mtd: spi-nor: Pointer parameter for CR in spi_nor_read_cr()
Tudor Ambarus
2019-11-01
mtd: spi-nor: Pointer parameter for FSR in spi_nor_read_fsr()
Tudor Ambarus
2019-11-01
mtd: spi-nor: Pointer parameter for SR in spi_nor_read_sr()
Tudor Ambarus
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
[prev]
[next]