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
/
devices
Age
Commit message (
Expand
)
Author
2014-07-21
Merge tag 'v3.16-rc6' into MTD development branch
Brian Norris
2014-07-14
mtd: phram: Fix whitespace issues
Rob Ward
2014-07-05
mtd: devices: elm: fix elm_context_save() and elm_context_restore() functions
Ted Juan
2014-07-05
mtd: phram: replace kmalloc/strcpy by kstrdup
Fabian Frederick
2014-06-11
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2014-06-11
Merge tag 'for-linus-20140610' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-05-28
mtd: slram: fix unused variable warning
Brian Norris
2014-05-20
mtd: nand: omap: add support for BCH16_ECC - ELM driver updates
pekon gupta
2014-05-20
mtd: st_spi_fsm: Make of_device_id array const
Jingoo Han
2014-05-14
drivers/mtd/devices/docg3.c: avoid world-writable sysfs files.
Rusty Russell
2014-05-12
mtd: m25p80: Revive dual read support
Geert Uytterhoeven
2014-05-12
mtd: elm: compile suspend/resume only with PM_SLEEP
Wolfram Sang
2014-04-18
Shiraz has moved
Viresh Kumar
2014-04-16
mtd: st_spi_fsm: only build for ARM
Brian Norris
2014-04-16
mtd: st_spi_fsm: correct type issues
Brian Norris
2014-04-14
mtd: st_spi_fsm: begin using spi-nor.h opcodes
Brian Norris
2014-04-14
mtd: st_spi_fsm: replace FLACH_CMD_* with SPINOR_OP_*
Brian Norris
2014-04-14
mtd: st_spi_fsm: kill duplicate CMD definitions
Brian Norris
2014-04-14
mtd: st_spi_fsm: fixup Kconfig dependency
Brian Norris
2014-04-14
mtd: spi-nor: shorten Kconfig naming
Brian Norris
2014-04-14
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
mtd: st_spi_fsm: Add support for Macronix MX25L3255E
Angus Clark
2014-04-14
mtd: st_spi_fsm: Add Spansion S25FL032P to device table
Angus Clark
2014-04-14
mtd: st_spi_fsm: Refactor status register operations
Angus Clark
2014-04-14
mtd: st_spi_fsm: Update Macronix 'QE' configuration
Angus Clark
2014-04-14
mtd: st_spi_fsm: Update Macronix 32-bit addressing support
Angus Clark
2014-04-14
mtd: st_spi_fsm: Add Macronix MX25L25655E device
Angus Clark
2014-04-14
mtd: m25p80: use the SPI nor framework
Brian Norris
2014-03-25
mtd: devices: elm: update DRIVER_NAME as "omap-elm"
Pekon Gupta
2014-03-25
mtd: devices: elm: configure parallel channels based on ecc_steps
Pekon Gupta
2014-03-25
mtd: devices: elm: clean elm_load_syndrome
Pekon Gupta
2014-03-25
mtd: devices: elm: check for hardware engine's design constraints
Pekon Gupta
2014-03-20
mtd: st_spi_fsm: Succinctly reorganise .remove()
Lee Jones
2014-03-20
mtd: st_spi_fsm: Allow loop to run at least once before giving up CPU
Lee Jones
2014-03-20
mtd: st_spi_fsm: Correct vendor name spelling issue - missing "M"
Lee Jones
2014-03-20
mtd: st_spi_fsm: Avoid duplicating MTD core code
Lee Jones
2014-03-20
mtd: st_spi_fsm: Remove useless consts from function arguments
Lee Jones
2014-03-20
mtd: st_spi_fsm: Convert ST SPI FSM (NOR) Flash driver to new DT partitions
Lee Jones
2014-03-20
mtd: st_spi_fsm: Move runtime configurable msg sequences into device's struct
Lee Jones
2014-03-20
mtd: st_spi_fsm: Supply the W25Qxxx chip specific configuration call-back
Lee Jones
2014-03-20
mtd: st_spi_fsm: Supply the S25FLxxx chip specific configuration call-back
Lee Jones
2014-03-20
mtd: st_spi_fsm: Supply the MX25xxx chip specific configuration call-back
Lee Jones
2014-03-20
mtd: st_spi_fsm: Add the ability to write to FSM's status register
Lee Jones
2014-03-20
mtd: st_spi_fsm: Add the ability to read the FSM's status
Lee Jones
2014-03-20
mtd: st_spi_fsm: Erase partly or as a whole a Serial Flash device
Lee Jones
2014-03-20
mtd: st_spi_fsm: Supply a busy wait for post-write status
Lee Jones
2014-03-20
mtd: st_spi_fsm: Write to Flash via the FSM FIFO
Lee Jones
2014-03-20
mtd: st_spi_fsm: Add the ability to read from a Serial Flash device
Lee Jones
2014-03-20
mtd: st_spi_fsm: Prepare default sequences for read/write/erase
Lee Jones
2014-03-20
mtd: st_spi_fsm: Supply the N25Qxxx chip specific configuration call-back
Lee Jones
[next]