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-03-20
mtd: st_spi_fsm: Supply the N25Qxxx specific read configurations
Lee Jones
2014-03-20
mtd: st_spi_fsm: Provide the default read/write configurations
Lee Jones
2014-03-20
mtd: st_spi_fsm: Update the flash Volatile Configuration Register
Lee Jones
2014-03-20
mtd: st_spi_fsm: Provide a method to put the chip into 32bit addressing mode
Lee Jones
2014-03-20
mtd: st_spi_fsm: Add a check to if the chip can handle an SoC reset
Lee Jones
2014-03-20
mtd: st_spi_fsm: Prepare read/write sequences according to configuration
Lee Jones
2014-03-20
mtd: st_spi_fsm: Provide the sequence for enabling 32bit addressing mode
Lee Jones
2014-03-20
mtd: st_spi_fsm: Provide the erase one sector sequence
Lee Jones
2014-03-20
mtd: st_spi_fsm: Fetch boot-device from mode pins
Lee Jones
2014-03-20
mtd: st_spi_fsm: Prepare the read/write FSM message sequence(s)
Lee Jones
2014-03-20
mtd: st_spi_fsm: Use device size to determine address width
Lee Jones
2014-03-20
mtd: st_spi_fsm: Search for preferred FSM message sequence configurations
Lee Jones
2014-03-20
mtd: st_spi_fsm: Dynamically setup flash device based on JEDEC ID
Lee Jones
2014-03-20
mtd: st_spi_fsm: Provide device look-up table
Lee Jones
2014-03-20
mtd: devices: Provide header for shared OPCODEs and SFDP commands
Lee Jones
2014-03-20
mtd: st_spi_fsm: Add support for JEDEC ID extraction
Lee Jones
2014-03-20
mtd: st_spi_fsm: Supply a method to read from the FSM's FIFO
Lee Jones
2014-03-20
mtd: st_spi_fsm: Supply framework for device requests
Lee Jones
2014-03-20
mtd: st_spi_fsm: Initialise and configure the FSM for normal working conditions
Lee Jones
2014-03-20
mtd: st_spi_fsm: Supply all register address and bit logic defines
Lee Jones
2014-03-20
mtd: st_spi_fsm: Allocate resources and register with MTD framework
Lee Jones
2014-03-10
mtd: Fix the behavior of OTP write if there is not enough room for data
Christian Riesch
2014-03-10
mtd: block2mtd: check device size
Fabian Frederick
2014-03-10
mtd: m25p80: add Macronix mx66l1g55g 1Gbit SPI flash
Brian Norris
2014-03-10
mtd: Add a retlen parameter to _get_{fact,user}_prot_info
Christian Riesch
2014-03-10
mtd: m25p80: add support for the Spansion s25fl008k chip
Kuninori Morimoto
2014-03-10
mtd: pmc551: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
mtd: spear_smi: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
mtd: devices: elm: Remove unnecessary OOM messages
Jingoo Han
2014-03-10
mtd: elm: Use correct check on return value of pm_runtime_get_sync
Stefan Sørensen
2014-03-10
mtd: m25p80: Use positive logic to check JEDEC ID
Axel Lin
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
mtd: block2mtd: Add mutex_destroy
Fabian Frederick
2014-03-10
mtd: phram: Repair multiple instances support
Alexander Sverdlin
2014-03-10
mtd: m25p80: Enable Dual SPI read transfers for s25fl256s1 and s25fl512s
Geert Uytterhoeven
2014-03-10
mtd: m25p80: Add dual read support
Geert Uytterhoeven
2014-01-27
mtd: m25p80: Set rx_nbits for Quad SPI transfers
Geert Uytterhoeven
2014-01-27
mtd: m25p80: Enable Quad SPI read transfers for s25fl512s
Geert Uytterhoeven
2014-01-20
mtd: mtdram: add missing 'const'
Brian Norris
2014-01-20
mtd: m25p80: assign default read command
Brian Norris
2014-01-16
mtd: m25p80: Use OPCODE_QUAD_READ_4B for 4-byte addressing
Geert Uytterhoeven
2014-01-03
mtd: docg3: Use devm_*() functions
Jingoo Han
2014-01-03
mtd: m25p80: add support for m25px16
Igor Grinberg
2014-01-03
mtd: dataflash: remove unnecessary spi_set_drvdata()
Jingoo Han
2014-01-03
mtd: ms02-nv: remove superfluous name cast
Geert Uytterhoeven
2014-01-03
drivers: mtd: m25p80: add quad read support
Sourav Poddar
2014-01-03
drivers: mtd: m25p80: convert "bool" read check into an enum
Sourav Poddar
2013-11-07
mtd: dataflash: Say if we find a device we don't support
Mark Brown
2013-11-06
mtd: m25p80: fixup device removal failure path
Brian Norris
2013-11-06
mtd: m25p80: add support for Macronix mx25l3255e
Brian Norris
[prev]
[next]