index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
maps
Age
Commit message (
Expand
)
Author
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-05-25
mtd: uclinux: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: tqm8xll: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: scx200_docflash: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: sa1100-flash: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: rbtx4939-flash: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: plat-ram: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: latch-addr-flash: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: intel_vr_nor: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: impa7: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: h720x-flash: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: gpio-addr-flash: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: edb7312: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: dc21285: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: bfin: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: pxa: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: ixp: convert to mtd_device_register()
Jamie Iles
2011-05-25
mtd: physmap: convert to mtd_device_register()
Jamie Iles
2011-05-18
drivercore: revert addition of of_match to struct device
Grant Likely
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-03-25
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-16
Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2011-03-11
mtd: NOR flash driver for OMAP-L137/AM17x
David Griego
2011-03-11
mtd: ts5500_flash: avoid calling map_destroy on NULL
Julia Lawall
2011-03-11
mtd: drop CONFIG_MTD_CONCAT ifdefs
Dmitry Eremin-Solenikov
2011-03-11
mtd: drop MTD_CONCAT dependencies from Kconfig
Dmitry Eremin-Solenikov
2011-03-11
mtd: amd76xrom: fix oops at boot when resources are not available
Stanislaw Gruszka
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2011-01-17
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-01-03
of: make drivers depend on CONFIG_OF instead of CONFIG_PPC_OF
Rob Herring
2010-12-03
mtd: maps: Use printf extension %pR for struct resource
Joe Perches
2010-12-03
mtd: remove unnecessary casts of void ptr returning alloc function return values
Jesper Juhl
2010-12-03
mtd: bcm963xx-flash: try JEDEC probe if CFI fails
Guillaume LECERF
2010-11-30
ARM: pxa: fix pxa2xx-flash section mismatch
Marek Vasut
2010-10-30
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-10-25
mtd: maps: gpio-addr-flash: fix warnings and make more portable
Mike Frysinger
2010-10-25
mtd: physmap_of: Loop through all "reg" tuples for mapping
Stefan Roese
2010-10-25
mtd: Fix endianness issues from device tree
Ian Munsie
2010-10-25
mtd: add Broadcom BCM63xx image tag partition parser
Florian Fainelli
2010-10-24
mtd: pcmciamtd: remove dead code
Dan Carpenter
2010-10-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...
Linus Torvalds
2010-10-18
Update broken web addresses in the kernel.
Justin P. Mattock
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
pcmcia: avoid messages on module (un)loading
Dominik Brodowski
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
pcmcia: move Vpp setup to struct pcmcia_device
Dominik Brodowski
[next]