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
2017-03-24
mtd: nand: denali: remove unused CONFIG option and macros
Masahiro Yamada
2017-03-24
mtd: nand: use read_oob() instead of cmdfunc() for bad block check
Masahiro Yamada
2017-03-24
mtd: nand: allow to set only one of ECC size and ECC strength from DT
Masahiro Yamada
2017-03-23
mtd: nand: fsmc: remove CONFIG_OF conditional
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: remove unused definitions
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: use devm_clk_get()
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: finally remove fsmc_nand_platform_data
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: remove duplicate nand_set_flash_node()
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: kill {nr_, }partitions structure fields
Thomas Petazzoni
2017-03-23
mtd: nand: fmsc: kill {read, write}_dma_priv from fsmc_nand_platform_data
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: remove fsmc_select_chip()
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: remove ->select_bank() from fsmc_nand_platform_data
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: move fsmc_nand_data definition
Thomas Petazzoni
2017-03-23
mtd: nand: fsmc: fix NAND width handling
Thomas Petazzoni
2017-03-23
mtd: nand: hynix: Fix an error code in init
Dan Carpenter
2017-03-22
drivers mtd: spi-nor: add Macronix MX25Ux033E and MX25Ux035 variants
Alexander Kurz
2017-03-22
drivers mtd: spi-nor: add Winbond W25Q20 variants
Alexander Kurz
2017-03-22
mtd: spi-nor: Disable chip erase for Micron n25q00.
mar.krzeminski
2017-03-22
mtd: spi-nor: Fix whole chip erasing for stacked chips.
mar.krzeminski
2017-03-21
mtd: utilize new cdev_device_add helper function
Logan Gunthorpe
2017-03-16
mtd: nand: gpio: make nCE GPIO optional
Christophe Leroy
2017-03-16
mtd: nand: Update dependency of IFC for LS1021A
Alison Wang
2017-03-16
mtd: nand: tango: Enforce DMA direction type
Boris Brezillon
2017-03-16
mtd: nand: nandsim: fix spelling mistake: "weakpagess" -> "weakpages"
Colin Ian King
2017-03-16
mtd: nand: sunxi: simplify optional reset handling
Philipp Zabel
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
2017-03-08
mtd: nand: hynix: Add read-retry support for 1x nm MLC NANDs
Boris Brezillon
2017-03-08
mtd: nand: hynix: Rework NAND ID decoding to extract more information
Boris Brezillon
2017-03-08
mtd: nand: samsung: Retrieve ECC requirements from extended ID
Hans de Goede
2017-03-08
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
2017-03-08
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
2017-03-08
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
2017-03-08
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
2017-03-08
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
2017-03-08
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Boris Brezillon
2017-03-08
mtd: nand: Add manufacturer specific initialization/detection steps
Boris Brezillon
2017-03-08
mtd: nand: Do not expose the NAND manufacturer table directly
Boris Brezillon
2017-03-08
mtd: nand: Kill the MTD_NAND_IDS Kconfig option
Boris Brezillon
2017-03-08
mtd: nand: Rename the nand_manufacturers struct
Boris Brezillon
2017-03-08
mtd: nand: Rename nand_get_flash_type() into nand_detect()
Boris Brezillon
2017-03-08
mtd: nand: Get rid of busw parameter
Boris Brezillon
2017-03-08
mtd: nand: Store nand ID in struct nand_chip
Boris Brezillon
2017-03-08
mtd: nand: Get rid of the mtd parameter in all auto-detection functions
Boris Brezillon
2017-03-07
mtd: spi-nor: Add support for ESMT F25L32QA and F25L64QA
L. D. Pinney
2017-03-07
mtd: spi-nor: intel: use ERR_CAST in return statement
Nicholas Mc Guire
2017-03-07
mtd: spi-nor: intel: use true/false for boolean
Nicholas Mc Guire
2017-03-07
mtd: spi-nor: hisi: do not ignore clk_prepare_enable() failure
Alexey Khoroshilov
2017-03-03
Merge branch 'rebased-statx' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
[prev]
[next]