Age | Commit message (Expand) | Author |
2011-06-10 | treewide: Convert uses of struct resource to resource_size(ptr) | Joe Perches |
2011-05-27 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-05-25 | mtd: kill CONFIG_MTD_PARTITIONS | Jamie Iles |
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-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-23 | Merge branches 'consolidate-clksrc', 'consolidate-flash', 'consolidate-generi... | Russell King |
2011-05-20 | ARM: 6910/1: MTD: physmap: let set_vpp() pass a platform_device instead of a ... | Marc Zyngier |
2011-05-20 | ARM: 6906/1: MTD: Remove integrator-flash | Marc Zyngier |
2011-05-20 | ARM: 6904/1: MTD: Add integrator-flash feature to physmap | Marc Zyngier |
2011-05-19 | MIPS: Lantiq: Add NOR flash support | John Crispin |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
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 |