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
/
onenand
Age
Commit message (
Expand
)
Author
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-11-30
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-25
Merge tag 'v3.7-rc7' into next/cleanup
Olof Johansson
2012-11-22
mtd: remove use of __devexit
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-09
mtd: onenand: Make flexonenand_set_boundary static
Sachin Kamat
2012-10-26
ARM: OMAP2+: fix build breakage introduced by commit b7754452b3e27716347a528b...
Paul Walmsley
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...
Tony Lindgren
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
mtd: onenand: omap: use pdata info instead of cpu_is
Afzal Mohammed
2012-10-15
mtd: onenand: omap: cleanup gpmc dependency
Afzal Mohammed
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-09-12
ARM: OMAP2+: Prepare for irqs.h removal
Tony Lindgren
2012-09-12
Merge tags 'omap-devel-gpmc-fixed-for-v3.7' and 'cleanup-omap-tags-for-v3.7' ...
Tony Lindgren
2012-09-10
ARM: OMAP: remove plat/board.h file
Igor Grinberg
2012-08-30
mtd: onenand: omap2: obtain memory from resource
Afzal Mohammed
2012-05-13
mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN
Mike Dunn
2012-03-30
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-27
mtd: unify initialization of erase_info->fail_addr
Shmulik Ladkani
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
mtd: remove retlen zeroing duplication
Artem Bityutskiy
2012-03-27
mtd: do not duplicate length and offset checks in drivers
Artem Bityutskiy
2012-03-27
mtd: add leading underscore to all mtd functions
Artem Bityutskiy
2012-03-27
mtd: onenand: samsung: add missing iounmap
Julia Lawall
2012-03-25
MTD: Relax dependencies
Richard Weinberger
2012-01-09
mtd: onenand: kill unused variable
Artem Bityutskiy
2012-01-09
mtd: introduce mtd_block_markbad interface
Artem Bityutskiy
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
mtd: Add export.h for EXPORT_SYMBOL/THIS_MODULE where needed
Paul Gortmaker
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-11
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
2011-09-11
mtd: OneNAND: Detect the correct NOP when 4KiB pagesize
Kyungmin Park
2011-09-11
mtd: onenand: remove redundant mtd_device_unregister before onenand_release
Axel Lin
2011-09-11
mtd: onenand/samsung.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: onenand/omap2.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: onenand/generic.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: remove printk's for [kv][mz]alloc failures
Brian Norris
2011-09-11
mtd: samsung/onenand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
mtd: onenand/omap2 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
mtd: onenand/generic don't specify default parsing options
Dmitry Eremin-Solenikov
2011-08-15
mtd: onenand: return proper error if regulator_get fails
Axel Lin
2011-08-08
ARM: gpio: omap: convert drivers to use asm/gpio.h rather than mach/gpio.h
Russell King
[next]