summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-2014-499/+2932
|\
| * [MTD] [NAND] GPIO driver depends on ARM... for now.David Woodhouse2008-10-201-1/+1
| * [MTD] [NAND] sh_flctl: fix compile errorYoshihiro Shimoda2008-10-201-0/+577
| * [MTD] [NAND] GPIO NAND flash driverMike Rapoport2008-10-183-0/+382
| * [MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.cManish Katiyar2008-10-181-0/+2
| * [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTLYoshihiro Shimoda2008-10-143-0/+309
| * [MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly writtenRichard Genoud2008-10-141-52/+6Star
| * [MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior2008-10-131-2/+1Star
| * [MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGEKumar Gala2008-10-101-7/+0Star
| * [MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger2008-10-102-5/+14
| * [MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov2008-10-101-24/+33
| * [MTD] [NAND] nand_base.c: reset chip firstKarl Beldan2008-09-161-0/+8
| * [MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer2008-09-023-0/+1085
| * [MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NANDEnrico Scholz2008-09-011-1/+4
| * [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2008-09-011-18/+25
| * [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2008-09-011-5/+5
| * [MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz2008-09-012-0/+11
| * [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2008-09-011-2/+16
| * [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2008-09-011-44/+0Star
| * [MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashesSemun Lee2008-09-011-0/+23
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-09-011-1/+1
| |\
| * | [MTD] [NAND] nand_ecc.c: adding support for 512 byte eccSingh, Vimal2008-08-251-24/+62
| * | [MTD] [NAND] au1550nd.c: remove unused #include <version.h>Huang Weiyi2008-08-251-1/+0Star
| * | [MTD] [NAND] Fix missing kernel-docAlexey Korolev2008-08-202-6/+6
| * | [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printkfrans2008-08-201-11/+33
| * | [MTD] [NAND] Minor cleanup of nand_ecc.cDavid Woodhouse2008-08-161-11/+9Star
| * | [MTD] [NAND] nand_ecc.c: rewrite for improved performancefrans2008-08-161-124/+372
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-08-1213-18/+582
| |\ \
| * | | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffffAdrian Hunter2008-08-121-1/+1
| * | | [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #includeHuang Weiyi2008-08-111-1/+0Star
| * | | [MTD] Remove references to TI 'toto' platform.David Woodhouse2008-08-043-213/+0Star
* | | | USB: remove info() macro from usb mtd driversGreg Kroah-Hartman2008-10-171-2/+2
* | | | omap drivers: switch to standard GPIO callsDavid Brownell2008-10-161-2/+2
* | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-10-133-5/+8
|\ \ \ \
| * \ \ \ Merge branch 'pxa-all' into develRussell King2008-10-091-1/+1
| |\ \ \ \
| | | \ \ \
| | | \ \ \
| | *-. \ \ \ Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi...Russell King2008-10-072-5/+5
| | |\ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | | * | | | [ARM] 5282/1: pxa: add CM-X255 supportMike Rapoport2008-10-071-1/+1
| | |/ / / /
| * | / / / [ARM] 5265/3: [AT91] Add copyright infoAndrew Victor2008-09-221-0/+3
| | |/ / / | |/| | |
| * | | | [MTD] [NAND] tmio_nand: fix base address programmingDmitry Baryshkov2008-09-051-4/+4
| |/ / /
* / / / [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉDavid Woodhouse2008-09-041-1/+5
|/ / /
* | | removed unused #include <linux/version.h>'sAdrian Bunk2008-08-231-1/+0Star
* | | Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-171-1/+1
|\ \ \ | |_|/ |/| |
| * | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/platLennert Buytenhek2008-08-091-1/+1
* | | mfd: have TMIO drivers and subdevices depend on ARMSamuel Ortiz2008-08-101-1/+1
* | | mfd: driver for the TMIO NAND controllerIan Molton2008-08-103-0/+564
|/ /
* | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-0710-18/+18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesRussell King2008-08-075-58/+146
|\|
| * [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warningsAndrew Morton2008-08-011-3/+5
| * [MTD] [NAND] Blackfin NFC Driver: Cleanup the error exit path of bf5xx_nand_p...Bryan Wu2008-08-011-14/+24
| * [MTD] [NAND] Blackfin NFC Driver: use standard dev_err() rather than printk()Mike Frysinger2008-08-011-2/+1Star