mtd: move manufacturer to the common cfi.h header file
[safe/jmp/linux-2.6] / drivers / mtd / nand /
2009-11-30 Roel Kluinmtd: ensure index is positive
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 Simon Kagstrommtd: Add panic_write for NAND flashes
2009-11-30 Akinobu Mitamtd: Add __nand_calculate_ecc() to NAND ECC functions
2009-10-20 David WoodhouseRevert "mtd: mxc_nand: fix 2KiB pagesize NAND on i...
2009-10-20 Leo (Hao) Chenmtd: add bcmring nand driver
2009-10-20 H Hartley Sweetenmtd: plat_nand: request memory resource before doing...
2009-10-17 Uwe Kleine-Königmtd: move mxcnd_remove to .exit.text
2009-10-08 Claudio Scordinomtd: atmel_nand: unused variable removed
2009-10-05 Hemant Pedanekarmtd: nand: davinci: fix to use mask_ale from pdata
2009-09-24 Jaswinder Singh... mtd: nand: fix htmldocs warnings
2009-09-23 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-09-21 Peter Huewetrivial: mtd: add __init/__exit macros to init/exitfunc...
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 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 Feng Kanmtd: nand: fix ECC Correction bug for SMC ordering...
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...
2009-09-19 Wan ZongShunmtd: add nand support for w90p910 (v2)
2009-09-19 Yeasah Pellmtd: pxa3xx_nand: add single-bit error corrections...
2009-09-19 Eric Benardmtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27
2009-09-19 Sneha Narnakajemtd: nand: DaVinci: Add 4-bit ECC support for large...
2009-09-19 Sneha Narnakajemtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
2009-09-19 Sneha Narnakajemtd: nand: add "page" parameter to all read_page/read_p...
2009-09-19 Uwe Kleine-Königmtd: nand: register orion_nand using platform_driver_pr...
2009-09-18 Linus TorvaldsMerge branch 'omap-for-linus' of git://git./linux/kerne...
2009-09-12 Russell KingMerge branch 'master' into devel
2009-09-12 Russell KingMerge branches 'arm', 'at91', 'bcmring', 'ep93xx',...
2009-09-04 Singh, Vimalmtd: nand_base: allow drivers to choose ECC block size
2009-09-04 H Hartley Sweetenmtd: ep93xx: cleanup includes in ts7250 nand driver
2009-09-04 vimal singhmtd: nand_base: use __func__ instead of typing names
2009-09-04 vimal singhmtd: nand: remove repeated comment, fix spelling
2009-08-28 Tony LindgrenOMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
2009-08-24 Simon Kagstrom[ARM] Orion NAND: Make asm volatile avoid GCC pushing...
2009-07-09 Hartley Sweeten[ARM] 5592/1: ep93xx: cleanup platform header includes
2009-06-28 vimal singhmtd: nand: fix build failure and incorrect return from...
2009-06-25 Thadeu Lima de Sou... mtd: atmel_nand: Fix typo s/parititions/partitions/
2009-06-22 Linus TorvaldsMerge git://git.infradead.org/mtd-2.6
2009-06-12 Pavel Machektrivial: Kconfig: .ko is normally not included in modul...
2009-06-09 Atsushi Nemotomtd: nand: Fix memory leak on txx9ndfmc probe failure.
2009-06-08 Nicolas Pitremtd: orion_nand: use burst reads with double word accesses
2009-06-08 Peter Korsgaardmtd/nand: s3c6400 support for s3c2410 driver
2009-06-08 David WoodhouseMerge branch 'next-mtd' of git://aeryn.fluff.org.uk...
2009-06-08 Ben Dooks[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
2009-06-08 Ben Dooks[MTD] [NAND] S3C2410: Deal with unaligned lengths in...
2009-06-08 Michel Pollet[MTD] [NAND] S3C2410: Allow the machine code to get...
2009-06-05 Roel Kluinmtd: nand: max_retries off by one in mxc_nand
2009-06-05 Peter Korsgaardmtd: nand: s3c2410_nand_setrate(): use correct macros...
2009-06-05 Kevin Hilmanmtd: davinci nand: update clock naming
2009-06-05 Vimal Singhmtd: nand: add OMAP2/OMAP3 NAND driver
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 Alexander Cloutermtd: extend plat_nand for (read|write)_buf
2009-06-05 David Brownellmtd: davinci_nand: cmdlinepart uses MTD 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-30 Andy Green[MTD] [NAND] S3C2410: Allow commandline partition proce...
2009-05-30 Andy Green[MTD] [NAND] S3C2410: Fix CFG debug order
2009-05-30 Nelson Castillo[MTD] [NAND] S3C2410: Uninitialised variable cleanup
2009-05-30 Andy Green[MTD] [NAND] S3C2410: NAND ECC by chip rather than...
2009-05-30 Ben Dooks[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
2009-05-30 Ben Dooks[MTD] [NAND] S3C2410: Move to using platform device...
2009-05-29 David Woodhousemtd: Fix handling of mtdname in txx9ndfmc.c
2009-05-29 Vladimir Barinovmtd: MXC NAND driver fixes (v5)
2009-05-26 David Woodhouse[MTD] Remove mtd->{suspend,resume} calls from board...
2009-04-24 Alan Coxcafe_nand: Fix warning
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 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 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 David Woodhouse[MTD] [NAND] Add parent info for CAFÉ controller
2009-04-04 David Brownell[MTD] support driver model updates
2009-04-03 Uwe Kleine-König[MTD] [NAND] move gen_nand's probe function to .devinit...
2009-03-31 Rusty Russellmodule: remove module_text_address()
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-27 Ingo MolnarMerge branch 'core/percpu' into percpu-cpumask-x86...
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 Yoshihiro Shimoda[MTD] [NAND] sh_flctl: fix hardware ecc handling for...
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
next