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-07-18
mtd: maps: use mtd_device_register() where applicable
Rafał Miłecki
2018-07-18
mtd: powernv_flash: set of_node in mtd's dev
Rafał Miłecki
2018-07-18
mtd: rawnand: jz4780: Drop the dependency on MACH_JZ4780
Boris Brezillon
2018-07-18
mtd: rawnand: jz4740: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
MIPS: jz4740: Move jz4740_nand.h header to include/linux/platform_data/jz4740
Boris Brezillon
2018-07-18
mtd: rawnand: txx9ndfmc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
MIPS: txx9: Move the ndfc.h header to include/linux/platform_data/txx9
Boris Brezillon
2018-07-18
mtd: rawnand: fsl_ifc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fsl_ifc: Add an __iomem specifier on eccstat_regs
Boris Brezillon
2018-07-18
mtd: rawnand: fsmc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fsmc: Use uintptr_t casts instead of unsigned ones
Boris Brezillon
2018-07-18
mtd: rawnand: fscm: Avoid collision on PC def when compiling for MIPS
Boris Brezillon
2018-07-18
mtd: rawnand: sunxi: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: sunxi: Make sure ret is initialized in sunxi_nfc_read_byte()
Boris Brezillon
2018-07-18
mtd: rawnand: sunxi: Add an U suffix to NFC_PAGE_OP definition
Boris Brezillon
2018-07-18
mtd: rawnand: davinci: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: fix indentation in Kconfig
Miquel Raynal
2018-07-18
mtd: rawnand: davinci: Use uintptr_t casts instead of unsigned ones
Boris Brezillon
2018-07-18
mtd: rawnand: davinci: Stop doing iomem pointer <-> u32 conversions
Boris Brezillon
2018-07-18
mtd: rawnand: atmel: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: atmel: Add an __iomem cast on gen_pool_dma_alloc() call
Boris Brezillon
2018-07-18
mtd: rawnand: atmel: Use uintptr_t casts instead of unsigned int
Boris Brezillon
2018-07-18
mtd: rawnand: hynix: Use ->exec_op() in hynix_nand_reg_write_op()
Boris Brezillon
2018-07-18
mtd: rawnand: marvell: set reg_clk to NULL if it can't be obtained
Daniel Mack
2018-07-18
mtd: rawnand: marvell: remove bogus comment in marvell_nfc_select_chip()
Daniel Mack
2018-07-18
mtd: rawnand: marvell: add suspend and resume hooks
Daniel Mack
2018-07-18
mtd: rawnand: mxc: Switch to SPDX identifier
Fabio Estevam
2018-07-18
mtd: rawnand: gpmi: Switch to SPDX identifier
Fabio Estevam
2018-07-18
mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()
Boris Brezillon
2018-07-18
mtd: rawnand: orion_nand: Kill orion_nand_data.dev_ready()
Boris Brezillon
2018-07-18
mtd: rawnand: Kill the chip->scan_bbt() hook
Boris Brezillon
2018-07-18
mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()
Boris Brezillon
2018-07-18
mtd: rawnand: Kill cafe_nand_bug()
Boris Brezillon
2018-07-18
mtd: rawnand: nuc900: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: qcom: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: mxc: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: mxc: Avoid inclusion of asm/mach headers
Boris Brezillon
2018-07-18
mtd: rawnand: brcmnand: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: lpc32xx: Allow selection of these drivers when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: sharpsl: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: sharpsl: Remove inclusion of mach and asm headers
Boris Brezillon
2018-07-18
mtd: rawnand: omap2: Allow selection of this driver when COMPILE_TEST=y
Boris Brezillon
2018-07-18
mtd: rawnand: Add 'depends on HAS_IOMEM' where missing
Boris Brezillon
2018-07-18
mtd: rawnand: gpmi: Remove useless dependency on MTD_NAND
Boris Brezillon
2018-07-18
mtd: rawnand: qcom: erased page bitflips detection
Abhishek Sahu
2018-07-18
mtd: rawnand: gpmi: remove redundant variable payload_virt
Colin Ian King
2018-07-18
mtd: rawnand: docg4: fix the probe function error path
Miquel Raynal
2018-07-18
mtd: rawnand: denali: optimize timing parameters for data interface
Masahiro Yamada
2018-07-18
mtd: rawnand: denali_dt: add more clocks based on IP datasheet
Masahiro Yamada
2018-07-18
mtd: rawnand: denali_dt: use dev as a shorthand of &pdev->dev
Masahiro Yamada
[prev]
[next]