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
2012-12-03
mtd: nand: print flash size during detection
Matthieu CASTET
2012-12-03
mted: nand_wait_ready timeout fix
Matthieu CASTET
2012-12-03
mtd: bcm47xxnflash: support NAND_CMD_STATUS
Rafał Miłecki
2012-12-03
mtd: bcm47xxnflash: define some magic numbers
Rafał Miłecki
2012-12-03
mtd: remove the "chip" parameter in nand_get_device()
Huang Shijie
2012-12-03
mtd: remove the de-select chip code in nand_release_device()
Huang Shijie
2012-12-03
mtd: m25p80: modify info for Micron N25Q128
Liming Wang
2012-12-03
mtd cs553x_nand: Initialise ecc.strength before nand_scan()
Nathan Williams
2012-11-22
mtd: fix a number of checkpatch complaints
Artem Bityutskiy
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinitconst
Bill Pemberton
2012-11-22
mtd: remove use of __devinitdata
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-11-22
mtd: Drop FORTUNET support
Alexander Shiyan
2012-11-22
mtd: ofpart: Replicate mtd cmdline "lk" option with device tree "lock" property
Josh Radel
2012-11-22
mtd: m25p80: add support for the Winbond w25q80bl chip
Stephen Warren
2012-11-22
mtd: bcm47xxnflash: enable BCM4706 driver
Rafał Miłecki
2012-11-22
mtd: bcm47xxnflash: implement reading
Rafał Miłecki
2012-11-22
mtd: bcm47xxnflash: support for NAND_CMD_READID command
Rafał Miłecki
2012-11-22
mtd: bcm47xxnflash: init NAND on BCM4706
Rafał Miłecki
2012-11-22
mtd: prepare place for BCMA NAND flash driver(s)
Rafał Miłecki
2012-11-21
mtd: bcm63xxpart: use correct printk format for partitions
Jonas Gorski
2012-11-21
mtd: bcm63xxpart: move the last curpart++ to its correct place
Jonas Gorski
2012-11-21
mtd: bcm63xxpart: make fixed part length calculation more generic
Jonas Gorski
2012-11-21
mtd: bcm63xxpart: merge sparelen calculation
Jonas Gorski
2012-11-21
mtd: bcm63xxpart: remove unused variable
Jonas Gorski
2012-11-21
mtd: use SQUASHFS_MAGIC from uapi/linux/magic.h
Luka Perkov
2012-11-21
mtd: mtd_blkdevs: Replace request handler kthread with a workqueue
Ezequiel Garcia
2012-11-21
mtd: mtd_blkdev: Use a different name for block_device_operations variable
Ezequiel Garcia
2012-11-18
mtd: Fix typo mtd/tests
Masanari Iida
2012-11-18
mtd: de-select the chip when it is not used
Huang Shijie
2012-11-18
mtd: s3c2410: Fix potential NULL pointer dereference error
Sachin Kamat
2012-11-16
mtd: physmap_of: allow to specify the mtd name for retro compatiblity
Jean-Christophe PLAGNIOL-VILLARD
2012-11-16
mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution
Prabhakar Kushwaha
2012-11-16
mtd: diskonchip: don't warn about ARM architecture
Arnd Bergmann
2012-11-15
mtd: nand_wait: warn if the nand is busy on exit
Matthieu CASTET
2012-11-15
mtd: davinci: add support for parition binding nodes
Murali Karicheri
2012-11-15
mtd: cmdlinepart: fix the overflow of big mtd partitions
Huang Shijie
2012-11-15
mtdoops: don't erase flash at each boot
Matthieu CASTET
2012-11-15
mtd: sh_flctl: Add device tree support
Bastian Hecht
2012-11-15
mtd: sh_flctl: Add DMA capabilty
Bastian Hecht
2012-11-15
mtd: sh_flctl: Minor cleanups
Bastian Hecht
2012-11-15
mtd: gpmi: remove unneccessary header
Huang Shijie
2012-11-15
mtd: gpio-nand: Ability to use driver for configurations without RDY-pin
Alexander Shiyan
2012-11-15
mtd: use the NAND_STATUS_FAIL to replace the hardcode
Huang Shijie
2012-11-15
mtd: mtd_oobtest: printk -> pr_{info,err,crit}
Vikram Narayanan
2012-11-15
mtd: tests: mtd_torturetest: Replace printk with pr_{info,crit}
Vikram Narayanan
2012-11-15
mtd: tests: mtd_subpagetest: replace printk with pr_{info,crit,err}
Vikram Narayanan
2012-11-15
mtd: tests: mtd_speedtest: Replace printk with pr_{info,crit,err}
Vikram Narayanan
[next]