index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
Files
Lines
2011-05-27
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
52
-405
/
+208
2011-05-25
mtd: kill CONFIG_MTD_PARTITIONS
Jamie Iles
1
-9
/
+5
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
33
-93
/
+98
2011-05-25
mtd: uclinux: convert to mtd_device_register()
Jamie Iles
2
-11
/
+3
2011-05-25
mtd: tqm8xll: convert to mtd_device_register()
Jamie Iles
1
-15
/
+5
2011-05-25
mtd: scx200_docflash: convert to mtd_device_register()
Jamie Iles
2
-14
/
+4
2011-05-25
mtd: sa1100-flash: convert to mtd_device_register()
Jamie Iles
2
-16
/
+7
2011-05-25
mtd: rbtx4939-flash: convert to mtd_device_register()
Jamie Iles
1
-19
/
+5
2011-05-25
mtd: plat-ram: convert to mtd_device_register()
Jamie Iles
1
-15
/
+9
2011-05-25
mtd: latch-addr-flash: convert to mtd_device_register()
Jamie Iles
1
-28
/
+17
2011-05-25
mtd: intel_vr_nor: convert to mtd_device_register()
Jamie Iles
1
-17
/
+2
2011-05-25
mtd: impa7: convert to mtd_device_register()
Jamie Iles
1
-19
/
+3
2011-05-25
mtd: h720x-flash: convert to mtd_device_register()
Jamie Iles
1
-4
/
+2
2011-05-25
mtd: gpio-addr-flash: convert to mtd_device_register()
Jamie Iles
2
-18
/
+10
2011-05-25
mtd: edb7312: convert to mtd_device_register()
Jamie Iles
1
-18
/
+8
2011-05-25
mtd: dc21285: convert to mtd_device_register()
Jamie Iles
1
-17
/
+3
2011-05-25
mtd: bfin: convert to mtd_device_register()
Jamie Iles
2
-17
/
+5
2011-05-25
mtd: pxa: convert to mtd_device_register()
Jamie Iles
2
-15
/
+4
2011-05-25
mtd: ixp: convert to mtd_device_register()
Jamie Iles
2
-12
/
+8
2011-05-25
mtd: physmap: convert to mtd_device_register()
Jamie Iles
2
-51
/
+13
2011-05-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-1
/
+1
2011-05-23
Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi...
Russell King
4
-349
/
+29
2011-05-20
ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ...
Marc Zyngier
2
-42
/
+18
2011-05-20
ARM: 6906/1: MTD: Remove integrator-flash
Marc Zyngier
2
-310
/
+0
2011-05-20
ARM: 6904/1: MTD: Add integrator-flash feature to physmap
Marc Zyngier
1
-1
/
+15
2011-05-19
MIPS: Lantiq: Add NOR flash support
John Crispin
3
-0
/
+259
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
1
-2
/
+5
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
6
-7
/
+7
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2
-10
/
+13
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2
-10
/
+13
2011-03-11
mtd: NOR flash driver for OMAP-L137/AM17x
David Griego
3
-0
/
+282
2011-03-11
mtd: ts5500_flash: avoid calling map_destroy on NULL
Julia Lawall
1
-1
/
+0
2011-03-11
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
5
-40
/
+0
2011-03-11
mtd: drop MTD_CONCAT dependencies from Kconfig
Dmitry Eremin-Solenikov
1
-2
/
+2
2011-03-11
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
1
-0
/
+1
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2
-10
/
+13
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
8
-29
/
+19
2011-01-03
of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
Rob Herring
1
-1
/
+1
2010-12-03
mtd: maps: Use printf extension %pR for struct resource
Joe Perches
6
-28
/
+13
2010-12-03
mtd: remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
1
-1
/
+1
2010-12-03
mtd: bcm963xx-flash: try JEDEC probe if CFI fails
Guillaume LECERF
1
-0
/
+5
2010-11-30
ARM: pxa: fix pxa2xx-flash section mismatch
Marek Vasut
1
-1
/
+1
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2
-69
/
+37
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+1
2010-10-25
mtd: maps: gpio-addr-flash: fix warnings and make more portable
Mike Frysinger
1
-3
/
+7
2010-10-25
mtd: physmap_of: Loop through all "reg" tuples for mapping
Stefan Roese
1
-3
/
+5
2010-10-25
mtd: Fix endianness issues from device tree
Ian Munsie
1
-7
/
+7
2010-10-25
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
3
-0
/
+281
2010-10-24
mtd: pcmciamtd: remove dead code
Dan Carpenter
1
-4
/
+0
[next]