summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand
Commit message (Expand)AuthorAgeFilesLines
* 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-211-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/+0
* Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2008-08-161-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/+1
| * [MTD] [NAND] Blackfin NFC Driver: enable Blackfin nand HWECC support by defaultMike Frysinger2008-08-011-0/+1
| * [MTD] [NAND] Blackfin NFC Driver: add proper devinit/devexit markings to prob...Mike Frysinger2008-08-011-3/+3
| * [MTD] [NAND] Blackfin NFC Driver: add support for the ECC layout the Blackfin...Mike Frysinger2008-08-012-0/+52
| * [MTD] [NAND] Blackfin NFC Driver: fix bug - hw ecc calc by making sure we ext...Mike Frysinger2008-08-011-2/+2
| * [MTD] [NAND] Blackfin NFC Driver: fix bug - do not clobber the status from th...Mike Frysinger2008-08-011-1/+1
| * [MTD] [NAND] diskonchip.c fix sparse endian warningsHarvey Harrison2008-08-011-15/+15
| * [MTD] [NAND] drivers/mtd/nand/nandsim.c needs div64.hAndrew Morton2008-08-011-0/+1
| * [MTD] [NAND] fsl_elbc_nand.c: fix printk warningakpm@linux-foundation.org2008-07-301-1/+1
| * [MTD] [NAND] nandsim: support random page read commandArtem Bityutskiy2008-07-301-17/+40
* | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h insteadRussell King2008-08-071-1/+1
|/
* [MTD] [NAND] subpage read feature as a way to increase performance. Alexey Korolev2008-07-251-1/+86
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-252-32/+50
|\
| * Merge branch 'pxa' into develRussell King2008-07-131-32/+47
| |\
| | *-. Merge branches 'pxa-ian' and 'pxa-xm270' into pxaRussell King2008-07-121-32/+47
| | |\ \
| | | | * [ARM] 5105/1: CM-X270: update NAND flash driver to use gpio_libMike Rapoport2008-07-091-32/+47
| | | |/
| * | | [MTD] orion_nand: add chip_delay parameterSaeed Bishara2008-06-301-0/+3
| |/ /
* | | CPUFREQ: S3C24XX NAND driver frequency scaling support.Ben Dooks2008-07-251-21/+122
* | | [MTD][NAND] au1550nd: remove unused variableYoichi Yuasa2008-07-251-2/+0
* | | [MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=yAnton Vorontsov2008-07-251-2/+2
* | | [MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip driversMilton Miller2008-07-111-2/+0
* | | [MTD] [NAND] fsl_elbc_nand: ecclayout cleanupsAnton Vorontsov2008-07-111-6/+0
* | | [MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBTAnton Vorontsov2008-07-111-1/+33
* | | [MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chipsAnton Vorontsov2008-07-111-0/+15
* | | [MTD] [NAND] atmel_nand can be modularDavid Brownell2008-07-111-1/+1
* | | [MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratumHaavard Skinnemoen2008-07-111-2/+23
* | | [MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()David Brownell2008-07-111-5/+41
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2008-07-111-1/+1
|\ \ \ | |/ /
| * | [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume pathEric Miao2008-06-041-1/+1
| |/
* | [MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c movedDavid Woodhouse2008-06-071-3/+3
* | [MTD] [NAND] atmel_nand: make available on AVR32Håvard Skinnemoen2008-06-071-5/+5
* | [MTD] [NAND] atmel_nand: Clean up and fix probe() error pathHåvard Skinnemoen2008-06-071-19/+22
* | [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbolsHåvard Skinnemoen2008-06-072-93/+93
* | [MTD] [NAND] rename at91_nand -> atmel_nand: file names and KconfigHåvard Skinnemoen2008-06-074-15/+50
OpenPOWER on IntegriCloud