Merge branch 'ht-delete-2.6.35' into release
[safe/jmp/linux-2.6] / drivers / mtd /
2009-11-30 Roel Kluinmtd: error return -EIO instead of EIO
2009-11-30 Hans-Christian Egtvedtmtd: move manufacturer to the common cfi.h header file
2009-11-30 Hans-Christian Egtvedtmtd: add lock fixup for AT49BV640D and AT49BV640DT...
2009-11-30 Roel Kluinmtd: ensure index is positive
2009-11-30 Johannes Stezenbachmtd: m25p80: make command buffer DMA-safe
2009-11-30 Ben Dooksmtd: s3c2410: propagate nand options from the platform...
2009-11-30 Ben Dooksmtd: nand: add option to quieten off the no device...
2009-11-30 Atsushi Nemotomtd: txx9ndfmc: Use nand_release to free resources
2009-11-30 Tobias Klausermtd: ixp4xx map: use resource_size
2009-11-30 Simon Kagstrommtd: Add panic_write for NAND flashes
2009-11-30 Nicolas Pitremtd: add missing put_chip() in cfi_intelext_reset()
2009-11-30 Mika Korhonenmtd: OneNAND: fix double printing of function name
2009-11-30 Mika Korhonenmtd: OneNAND: multiblock erase support
2009-11-30 Mika Korhonenmtd: OneNAND: move erase method to a separate function
2009-11-30 Akinobu Mitamtd: add nand_ecc test module
2009-11-30 Akinobu Mitamtd: Add __nand_calculate_ecc() to NAND ECC functions
2009-11-30 Amul Kumar Sahamtd: OneNAND OTP support rework
2009-11-28 Dominik Brodowskipcmcia: pcmcia_request_window() doesn't need a pointer...
2009-11-28 Magnus Dammpcmcia: Pass struct pcmcia_device to pcmcia_map_mem_page()
2009-11-28 Magnus Dammpcmcia: Pass struct pcmcia_device to pcmcia_release_win...
2009-11-26 Ilya Loginovblock: add helpers to run flush_dcache_page() against...
2009-11-24 Corentin CharyUBI: Add ubi_open_volume_path
2009-11-22 Tony LindgrenMerge 7xx-iosplit-plat-merge with omap-fixes
2009-11-20 Akinobu Mitamtd: vmu-flash: Use hweight_long
2009-11-16 Russell KingARM: Fix warning in sa1100-flash.c
2009-11-12 Sascha Hauermxc_nand: use DRIVER_NAME where appropriate
2009-11-12 Sascha Hauermxc_nand: remove TROP_US_DELAY
2009-11-12 Sascha Hauermxc_nand: Allow flash based bbt
2009-11-12 Sascha Hauermxc_nand: disable sp_en bit only once
2009-11-12 Sascha Hauermxc_nand: Add NFC V2 support
2009-11-12 Sascha Hauermxc_nand: Get rid of pagesize_2k flag
2009-11-12 Sascha Hauermxc_nand: Make main/spare areas runtime configurable
2009-11-12 Sascha Hauermxc_nand: remove unused defines
2009-11-12 Sascha Hauermxc nand: modify send_page to send all pages, not only one
2009-11-12 Sascha Hauermxc nand: simplify command processing
2009-11-12 Sascha Hauermxc nand: use buffers
2009-11-12 Sascha Hauermxc nand: use resource_size()
2009-11-12 Sascha Hauermxc nand: remove dead code
2009-11-12 Sascha Hauermxc nand: remove debug param
2009-11-12 Sascha Hauermxc_nand: introduce mxc_do_addr_cycle
2009-11-12 Sascha Hauermxc_nand: merge send_read_page and send_prog_page
2009-11-12 Sascha Hauermxc_nand: cleanup initialization
2009-11-12 Sascha Hauermxc_nand: cleanup eccoob descriptions
2009-11-11 Tony LindgrenMerge branch '7xx-iosplit-plat' with omap-fixes
2009-11-09 Atsushi Nemotomtd/maps: Fix accidental removal in Makefile
2009-11-09 Michael RothKconfig: Remove useless and sometimes wrong comments
2009-11-09 Dominik Brodowskipcmcia: use dynamic debug infrastructure, deprecate...
2009-11-08 Dominik Brodowskipcmcia: convert pcmciamtd driver to use new CIS helpers
2009-11-05 Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/mtd-2.6.32
2009-10-20 H Hartley Sweetenmtd: Fix compile failure and error path in physmap.c
2009-10-20 Tony Lindgrenomap: headers: Move remaining headers from include...
2009-10-20 David WoodhouseRevert "mtd: mxc_nand: fix 2KiB pagesize NAND on i...
2009-10-20 hartleysmtd_blkdevs.c: quiet a "symbol shadows" sparse warning
2009-10-20 Roel KluinUBI: fix check on unsigned long
2009-10-20 Artem BityutskiyUBI: fix backward compatibility
2009-10-20 Leo (Hao) Chenmtd: add bcmring nand driver
2009-10-20 H Hartley Sweetenmtd: Fix kernel NULL pointer dereference in physmap.c
2009-10-20 H Hartley Sweetenmtd: plat_nand: request memory resource before doing...
2009-10-18 Dominik Brodowskipcmcia: convert pcmciamtd driver to use new CIS helpers
2009-10-17 Dmitry Artamonowmtd: maps: remove obsolete ipaq-flash driver
2009-10-17 H Hartley Sweetenmtd: fix memory leak in mtd_dataflash
2009-10-17 Akinobu Mitamtd: cleanup mtd_oobtest
2009-10-17 Dmitry Artamonowmtd: maps/sa1100: fix section mismatch
2009-10-17 Uwe Kleine-Königmtd: move mxcnd_remove to .exit.text
2009-10-11 Alexey Dobriyanheaders: remove sched.h from interrupt.h
2009-10-08 Claudio Scordinomtd: atmel_nand: unused variable removed
2009-10-05 David Woodhousemtd: make onenand_base.c compile again
2009-10-05 Amul Kumar Sahamtd: Standardising prints in onenand_base.c
2009-10-05 Hemant Pedanekarmtd: nand: davinci: fix to use mask_ale from pdata
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-10-01 Christoph Hellwigblock: use normal I/O path for discard requests
2009-09-27 Russell Kingmtd: Fix warning in sa1100-flash.c
2009-09-24 Graf Yangmtd: m25p80: disable SST software protection bits by...
2009-09-24 Mike Frysingermtd/maps: gpio-addr-flash: depend on GPIO arch support
2009-09-24 Mike Frysingermtd/maps: gpio-addr-flash: pull in linux/ headers rathe...
2009-09-24 Linus TorvaldsMerge branch 'for-linus' of git://git.monstr.eu/linux...
2009-09-24 Jaswinder Singh... mtd: nand: fix htmldocs warnings
2009-09-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-09-23 Anton Vorontsovspi: prefix modalias with "spi:"
2009-09-23 Mike Frysingermtd: jedec_probe: add PSD4256G6V id
2009-09-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-21 Linus TorvaldsMerge branch 'linux-next' of git://git.infradead.org...
2009-09-21 Anand Gadiyartrivial: fix typo "to to" in multiple files
2009-09-21 Peter Huewetrivial: mtd: add __init/__exit macros to init/exitfunc...
2009-09-21 John Williamsmtd: Enable Open Firmware initialisation of MTD devices...
2009-09-20 Alessandro Rubinimtd: nand: driver for Nomadik 8815 SoC (on NHK8815...
2009-09-20 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2009-09-19 Kevin Cernekeem25p80: Add Spansion S25FL129P serial flashes
2009-09-19 David Woodhousemtd: sh_flctl: register sh_flctl using platform_driver_...
2009-09-19 Atsushi Nemotomtd: nand: txx9ndfmc: transfer 512 byte at a time if...
2009-09-19 Atsushi Nemotomtd: nand: fix tmio_nand ecc correction
2009-09-19 Atsushi Nemotomtd: nand: add __nand_correct_data helper function
2009-09-19 Massimo Cirillomtd: cfi_cmdset_0002: add 0xFF intolerance for M29W128G
2009-09-19 Mohanlal Jangirmtd: inftl: fix fold chain block number
2009-09-19 Stefan Roesemtd: jedec: fix compilation problem with I28F640C3B...
2009-09-19 Feng Kanmtd: nand: fix ECC Correction bug for SMC ordering...
2009-09-19 Benjamin Krillmtd: ofpart: Check availability of reg property instead...
2009-09-19 vimal singhmtd: omap: adding DMA mode support in nand prefetch...
2009-09-19 vimal singhmtd: omap: add support for nand prefetch-read and post...
next