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-04-18
mtd: rawnand: sunxi: Add A23/A33 DMA support
Miquel Raynal
2019-04-18
mtd: rawnand: sunxi: Add a platform data structure
Miquel Raynal
2019-04-18
mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops static
YueHaibing
2019-04-18
mtd: rawnand: ingenic: Add missing MODULE_* information
YueHaibing
2019-04-18
mtd: rawnand: denali: clean up coding style
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: remove DENALI_NR_BANKS macro
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: decouple controller and NAND chips
Masahiro Yamada
2019-04-18
mtd: rawnand: denali_pci: rename goto labels
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: use bool type instead of int where appropriate
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: refactor raw page accessors
Masahiro Yamada
2019-04-18
mtd: rawnand: denali: use more nand_chip pointers for internal functions
Masahiro Yamada
2019-04-18
mtd: rawnand: atmel: Fix spelling mistake in error message
Miquel Raynal
2019-04-18
mtd: rawnand: fsl_elbc: Make SW ECC work
Marek Behún
2019-04-18
mtd: rawnand: fsl_elbc: Implement RNDOUT command
Marek Behún
2019-04-18
mtd: rawnand: fsl_elbc: Cosmetic move
Marek Behún
2019-04-18
mtd: rawnand: fix build dependency
Anders Roxell
2019-04-18
mtd: nand: Remove useless line in Kconfig
Miquel Raynal
2019-04-18
mtd: rawnand: Clarify Kconfig entry MTD_NAND
Miquel Raynal
2019-04-18
mtd: rawnand: Change Kconfig titles and re-order a bit the list
Miquel Raynal
2019-04-18
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
Miquel Raynal
2019-04-18
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
Miquel Raynal
2019-04-08
drivers: Remove explicit invocations of mmiowb()
Will Deacon
2019-04-08
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->numchips
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->chipsize
Boris Brezillon
2019-04-08
mtd: rawnand: Get rid of chip->bits_per_cell
Boris Brezillon
2019-04-08
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
Boris Brezillon
2019-04-08
mtd: rawnand: Move all page cache related fields to a sub-struct
Boris Brezillon
2019-04-08
mtd: rawnand: Provide a helper to get chip->data_buf
Boris Brezillon
2019-04-08
mtd: rawnand: Initialize the nand_device object
Boris Brezillon
2019-04-08
mtd: rawnand: Fill memorg during detection
Boris Brezillon
2019-04-08
mtd: spinand: Implement mtd->_max_bad_blocks
Boris Brezillon
2019-04-08
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
Boris Brezillon
2019-04-08
mtd: rawnand: meson: set oob layout ops
Liang Yang
2019-04-08
mtd: rawnand: vf610: Avoid a potential NULL pointer dereference
Aditya Pakki
2019-04-08
mtd: rawnand: ingenic: Move BBTs out of ECC area
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add support for the JZ4725B
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Add support for the JZ4740
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Make use of ecc-engine property
Paul Cercueil
2019-04-08
mtd: rawnand: ingenic: Separate top-level and SoC specific code
Paul Cercueil
2019-04-05
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
Liu Jian
2019-04-01
spi-nor: s25fl512s supports region locking
Jonas Bonn
2019-04-01
mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
Alexander Sverdlin
2019-03-21
mtd: spi-nor: Fix comment of spi_nor_find_best_erase_type()
Alexander Sverdlin
2019-03-21
mtd: spi-nor: Print all JEDEC ID bytes on error
Geert Uytterhoeven
2019-03-21
mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset
Paul Cercueil
2019-03-21
mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
Paul Cercueil
[prev]
[next]