aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/pxa3xx_nand.c
Commit message (Expand)AuthorAge
* pxa3xx_nand: move pxa3xx_nand.h common into plat directoryHaojian Zhuang2009-11-30
* pxa3xx_nand: add new nand chip supportHaojian Zhuang2009-11-30
* pxa3xx_nand: disable nand irq in initializationHaojian Zhuang2009-11-30
* pxa3xx_nand: remove hardcode irq numberHaojian Zhuang2009-11-30
* pxa3xx_nand: remove hardcode register addressHaojian Zhuang2009-11-30
* pxa3xx_nand: adjust timing of Micron NAND flashHaojian Zhuang2009-11-30
* pxa3xx_nand: reset read buffer before readingHaojian Zhuang2009-11-30
* pxa3xx_nand: fix memory out of boundHaojian Zhuang2009-11-30
* mtd: pxa3xx_nand: add single-bit error corrections reportingYeasah Pell2009-09-19
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-06
|\
| * [MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...Mike Rapoport2009-03-20
| * [MTD] [NAND] pxa3xx_nand: allow building as moduleMike Rapoport2009-03-20
| * [MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'Mike Rapoport2009-03-20
* | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-09
|/
* [MTD] [NAND] pxa3xx: convert from ns to clock ticks more accuratelyMatt Reimer2009-01-05
* [MTD] [NAND] pxa3xx: fix non-page-aligned readsMatt Reimer2009-01-05
* Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...Russell King2008-12-15
|\
| * [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXADenis V. Lunev2008-12-03
* | Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...Russell King2008-12-02
|\ \
| * | [ARM] pxa: explicit #include <mach/dma.h> in various driversEric Miao2008-12-02
| |/
* / [ARM] pxa: don't pass a consumer clock name for devices with unique clocksRussell King2008-11-27
|/
* [MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NANDEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2008-09-01
* [MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashesSemun Lee2008-09-01
* [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/machRussell King2008-08-07
* [MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume pathEric Miao2008-06-04
* [MTD] [NAND] Fix checkpatch errors in pxa3xx_nandDavid Woodhouse2008-04-22
* [MTD] [NAND] support for pxa3xxeric miao2008-04-22