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
2018-11-28
mtd: nand: Fix memory allocation in nanddev_bbt_init()
Frieder Schrempf
2018-11-28
mtd: spi-nor: fix erase_type array to indicate current map conf
Tudor Ambarus
2018-11-20
mtd: spi-nor: fix selection of uniform erase type in flexible conf
Tudor.Ambarus@microchip.com
2018-11-19
mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
Thor Thayer
2018-11-18
mtd: rawnand: qcom: Namespace prefix some commands
Olof Johansson
2018-11-18
mtd: rawnand: atmel: fix OF child-node lookup
Johan Hovold
2018-11-13
mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()
Tudor.Ambarus@microchip.com
2018-11-13
mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()
Tudor.Ambarus@microchip.com
2018-11-13
mtd: spi-nor: fix iteration over smpt array
Tudor.Ambarus@microchip.com
2018-11-13
mtd: spi-nor: don't drop sfdp data if optional parsers fail
Tudor.Ambarus@microchip.com
2018-11-06
mtd: sa1100: avoid VLA in sa1100_setup_mtd
Boris Brezillon
2018-11-05
mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed
Boris Brezillon
2018-11-05
mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()
Christophe JAILLET
2018-11-05
mtd: nand: drop kernel-doc notation for a deleted function parameter
Randy Dunlap
2018-11-05
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
2018-11-04
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-23
ubi: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-23
Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-10-19
Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-10-19
Merge tag 'spi-nor/for-4.20' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-10-16
mtd_blkdevs: convert to blk-mq
Jens Axboe
2018-10-12
mtd: spi-nor: fsl-quadspi: fix read error for flash size larger than 16MB
Liu Xiang
2018-10-12
mtd: spi-nor: intel-spi: Add support for Intel Ice Lake SPI serial flash
Mika Westerberg
2018-10-08
mtd: maps: gpio-addr-flash: Convert to gpiod
Ricardo Ribalda Delgado
2018-10-08
mtd: maps: gpio-addr-flash: Replace array with an integer
Ricardo Ribalda Delgado
2018-10-08
mtd: maps: gpio-addr-flash: Use order instead of size
Ricardo Ribalda Delgado
2018-10-08
mtd: spi-nor: fsl-quadspi: Don't let -EINVAL on the bus
Ahmad Fatoum
2018-10-08
mtd: devices: m25p80: Make sure WRITE_EN is issued before each write
Yogesh Gaur
2018-10-08
mtd: spi-nor: Support controllers with limited TX FIFO size
Yogesh Gaur
2018-10-08
mtd: spi-nor: cadence-quadspi: Use proper enum for dma_[un]map_single
Nathan Chancellor
2018-10-08
mtd: spi-nor: parse SFDP Sector Map Parameter Table
Tudor Ambarus
2018-10-08
mtd: spi-nor: add support to non-uniform SFDP SPI NOR flash memories
Tudor Ambarus
2018-10-08
mtd: rawnand: marvell: fix the IRQ handler complete() condition
Miquel Raynal
2018-10-08
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
Masahiro Yamada
2018-10-08
mtd: rawnand: r852: fix spelling mistake "card_registred" -> "card_registered"
Colin Ian King
2018-10-08
mtd: rawnand: toshiba: Pass a single nand_chip object to the status helper
Miquel Raynal
2018-10-05
mtd: maps: gpio-addr-flash: Use devm_* functions
Ricardo Ribalda Delgado
2018-10-05
mtd: maps: gpio-addr-flash: Fix ioremapped size
Ricardo Ribalda Delgado
2018-10-05
mtd: maps: gpio-addr-flash: Replace custom printk
Ricardo Ribalda Delgado
2018-10-05
mtd: physmap_of: Release resources on error
Ricardo Ribalda Delgado
2018-10-04
mtd: physmap_of: Remove unused struct of_device_id
Ricardo Ribalda Delgado
2018-10-03
mtd: rawnand: Allow selection of ECC byte ordering at runtime
Boris Brezillon
2018-10-03
mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
Nathan Chancellor
2018-10-03
mtd: rawnand: ams-delta: Set port direction when needed
Janusz Krzysztofik
2018-10-03
mtd: rawnand: ams-delta: Use private structure
Janusz Krzysztofik
2018-10-03
mtd: rawnand: ams-delta: show parent device in sysfs
Janusz Krzysztofik
2018-10-03
mtd: rawnand: ams-delta: use GPIO lookup table
Janusz Krzysztofik
2018-10-03
mtd: rawnand: atmel: Fix potential NULL pointer dereference
Gustavo A. R. Silva
2018-10-03
mtd: rawnand: marvell: Add support for 8kiB pages NAND chips layout
Konstantin Porotchkin
[next]