mtd: maps: Blackfin async: fix memory leaks in probe/remove funcs
[safe/jmp/linux-2.6] / drivers / mtd /
2009-06-05 Mike Frysingermtd: maps: Blackfin async: fix memory leaks in probe...
2009-06-05 Mike Frysingermtd: uclinux: mark local stuff static
2009-06-05 Mike Frysingermtd: uclinux: do not allow to be built as a module
2009-06-05 Mike Frysingermtd: uclinux: allow systems to override map addr/size
2009-06-05 Cliff Caimtd: blackfin NFC: fix hang when using NAND on BF527...
2009-06-05 Mike Frysingermtd: blackfin NFC: remove pointless return value in...
2009-06-05 Simon Polettemtd: add on-flash BBT support for Atmel NAND driver
2009-06-05 Vladimir Barinovmtd: MXC NAND support for 2KiB page size flashes
2009-06-05 H Hartley Sweetenmtd: plat_nand: allow platform to set partitions
2009-06-05 H Hartley Sweetenmtd: plat_nand: add platform probe/remove callbacks
2009-06-05 Shane McDonaldmtd: remove pmcmsp-ramroot.c
2009-06-05 Mika Korhonenmtd: OneNAND: add missing __devexit_p
2009-06-05 Lennert Buytenhekmtd: m25p80: add support for Macronix MX25L12805D
2009-06-05 Daniel Ribeiromtd: CFI 1.0 and CFI 1.1
2009-06-05 Daniel Ribeiromtd: CFI: quirk for PF38F4476.
2009-06-05 Alexander Cloutermtd: extend plat_nand for (read|write)_buf
2009-06-05 Michał Mirosławmtd: add SST39SF040 chip to jedec_probe
2009-06-05 David Brownellmtd: davinci_nand: cmdlinepart uses MTD IDs
2009-06-05 Adrian Huntermtd: OneNAND: add support for OneNAND manufactured...
2009-06-05 Matthieu CASTETmtd: m25p80 nand: add m45pe10 ids
2009-06-05 Magnus Liljamtd: mxc_nand: add correct dev_id parameter to free_irq...
2009-06-05 Vimal Singhmtd: nand: fix 512 byte software ecc support
2009-06-05 David Brownellmtd: nand: davinci_nand, 4-bit ECC for smallpage
2009-06-05 David Brownellmtd: nand: minor davinci_nand cleanup
2009-06-05 David Brownellmtd: nand: don't walk past end of oobfree[]
2009-06-05 Thomas Choumtd: plat_nand: fix section error
2009-05-29 David Woodhousemtd: Fix pointer handling in compat ioctls to use compa...
2009-05-29 Kevin Cernekeemtd: Handle compat ioctls directly; remove all trace...
2009-05-29 Kevin Cernekeemtd: add OOB ioctls for >4GiB devices
2009-05-29 Kevin Cernekeemtd: compat_ioctl cleanup
2009-05-29 Kevin Cernekeemtd: add MEMERASE64 ioctl for >4GiB devices
2009-05-29 David Woodhousemtd: Fix handling of mtdname in txx9ndfmc.c
2009-05-29 Catalin Marinasmtd: Add armflash support for multiple blocks of flash
2009-05-29 David Woodhousemtd: DIL/NetPC broken for now
2009-05-26 David Woodhouse[MTD] Remove option for add_mtd_partitions() to not...
2009-05-26 David Woodhouse[MTD] Only set partition suspend/resume method if paren...
2009-05-26 David Woodhouse[MTD] Remove mtd->{suspend,resume} calls from board...
2009-05-26 David Woodhouse[MTD] Restore suspend/resume support for mtd devices
2009-05-26 David Woodhouse[MTD] set blkdev parent to the mtd device, not its...
2009-05-09 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-05-08 Peter Hortonmtd: fix timeout in M25P80 driver
2009-04-29 Steven A. Falcomtd: Bug in m25p80.c during whole-chip erase
2009-04-24 Alan Coxcafe_nand: Fix warning
2009-04-19 Artem Bityutskiymtd: expose subpage size via sysfs
2009-04-19 Denis V. Lunevmtd: mtd in mtd_release is unused without CONFIG_MTD_CHAR
2009-04-06 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-04-06 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-04-06 Kay Sievers[MTD] struct device - replace bus_id with dev_name...
2009-04-06 Darius Augulis[MTD] [NOR] Fixup for Numonyx M29W128 chips
2009-04-06 Yauhen Kharuzhy[MTD] mtdpart: Make ecc_stats more realistic.
2009-04-06 Wolfgang Grandegger[MTD] [NAND] FSL-UPM: Add wait flags to support board...
2009-04-06 Wolfgang Grandegger[MTD] [NAND] FSL-UPM: add multi chip support
2009-04-06 David Woodhouse[MTD] [NOR] Add device parent info to physmap_of
2009-04-06 Wolfgang Grandegger[MTD] [NAND] Add support for NAND on the Socrates board
2009-04-06 Thomas Gleixner[MTD] [NAND] Add support for 4KiB pages.
2009-04-05 Linus TorvaldsMerge git://git./linux/kernel/git/rusty/linux-2.6-modul...
2009-04-04 Kevin Cernekee[MTD] sysfs support should not depend on CONFIG_PROC_FS
2009-04-04 David Woodhouse[MTD] [NAND] Add parent info for CAFÉ controller
2009-04-04 David Brownell[MTD] support driver model updates
2009-04-04 Kevin Cernekee[MTD] driver model updates (part 2)
2009-04-04 David Brownell[MTD] driver model updates
2009-04-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-04-03 Uwe Kleine-König[MTD] [NAND] move gen_nand's probe function to .devinit...
2009-04-03 Uwe Kleine-König[MTD] [MAPS] move sa1100 flash's probe function to...
2009-04-03 Marcin Slusarz[MTD] fix use after free in register_mtd_blktrans
2009-04-02 Russell King[ARM] fix build-breaking 7a192ec commit
2009-03-31 Rusty Russellmodule: remove module_text_address()
2009-03-30 Hannes Edertrivial: NULL noise: drivers/mtd/tests/mtd_*test.c
2009-03-30 Niels de Vostrivial: MTD: remove EOL from MODULE_DESCRIPTION
2009-03-28 Linus TorvaldsMerge branch 'devel' of /home/rmk/linux-2.6-arm
2009-03-28 Russell KingMerge branch 'origin' into devel
2009-03-28 Ingo MolnarMerge branch 'linus' into percpu-cpumask-x86-for-linus-2
2009-03-27 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-03-27 Sukadev Bhattiproluvfs: simple_set_mnt() should return void
2009-03-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2009-03-26 Linus TorvaldsMerge git://git./linux/kernel/git/lethal/sh-2.6
2009-03-25 Russell KingMerge branch 'for-next' of git://git./linux/kernel...
2009-03-25 Russell King[ARM] acorn,ebsa110,footbridge,integrator,sa1100: Conve...
2009-03-25 Dmitry Eremin-Sole... [MTD] [MAPS] Drop now unused sharpsl-flash map
2009-03-24 Ming Leiplatform driver: fix incorrect use of 'platform_bus_typ...
2009-03-24 Kay Sieversmtd: struct device - replace bus_id with dev_name(...
2009-03-24 Benjamin Krill[MTD] ofpart: Check name property to determine partitio...
2009-03-24 Yoshihiro Shimoda[MTD] [NAND] sh_flctl: fix hardware ecc handling for...
2009-03-24 David HowellsNOMMU: Add support for direct mapping through mtdconcat...
2009-03-24 David HowellsNOMMU: Present backing device capabilities for MTD...
2009-03-23 Thomas GleixnerMerge branch 'cpus4096' into irq/threaded
2009-03-23 Kyungmin Park[MTD] [OneNAND] Add write-while-program support
2009-03-23 Adrian Hunter[MTD] [OneNAND] omap2: panic_write may be in an interru...
2009-03-20 Atsushi Nemoto[MTD] mtdpart: Make all partition parsers return alloca...
2009-03-20 Yegor Yefremov[MTD] [CHIPS] Add JEDEC probe support for the SST 39VF3...
2009-03-20 Adrian Hunter[MTD] mtdoops: fix a bit of spin lock usage
2009-03-20 Adrian Hunter[MTD] mtdoops: allow MTD selection by name
2009-03-20 Mike Rapoport[MTD] [NAND] pxa3xx_nand: add ability to keep controlle...
2009-03-20 Mike Rapoport[MTD] [NAND] pxa3xx_nand: allow building as module
2009-03-20 Mike Rapoport[MTD] [NAND] pxa3xx_nand: use resource_size instead...
2009-03-20 Scott James Remnant[MTD] Auto-load nftl module when device opened.
2009-03-20 Scott James Remnant[MTD] Auto-load mtdchar module when device opened.
2009-03-20 Graff Yang[MTD] [CHIPS] cfi_cmdset_0001.c: Fix a bug in inval_cac...
2009-03-20 Atsushi Nemoto[MTD] RBTX4939 map driver
next