index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
pxa3xx_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-01
pxa3xx_nand: move pxa3xx_nand.h common into plat directory
Haojian Zhuang
1
-1
/
+1
2009-12-01
pxa3xx_nand: add new nand chip support
Haojian Zhuang
1
-0
/
+48
2009-12-01
pxa3xx_nand: disable nand irq in initialization
Haojian Zhuang
1
-0
/
+3
2009-12-01
pxa3xx_nand: remove hardcode irq number
Haojian Zhuang
1
-4
/
+7
2009-12-01
pxa3xx_nand: remove hardcode register address
Haojian Zhuang
1
-6
/
+4
2009-12-01
pxa3xx_nand: adjust timing of Micron NAND flash
Haojian Zhuang
1
-1
/
+1
2009-12-01
pxa3xx_nand: reset read buffer before reading
Haojian Zhuang
1
-0
/
+1
2009-12-01
pxa3xx_nand: fix memory out of bound
Haojian Zhuang
1
-2
/
+3
2009-09-20
mtd: pxa3xx_nand: add single-bit error corrections reporting
Yeasah Pell
1
-5
/
+12
2009-04-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-4
/
+115
2009-03-20
[MTD] [NAND] pxa3xx_nand: add ability to keep controller settings defined by ...
Mike Rapoport
1
-1
/
+102
2009-03-20
[MTD] [NAND] pxa3xx_nand: allow building as module
Mike Rapoport
1
-0
/
+10
2009-03-20
[MTD] [NAND] pxa3xx_nand: use resource_size instead of 'r->end - r->start + 1'
Mike Rapoport
1
-3
/
+3
2009-03-09
[ARM] pxa: move DMA registers definitions into <mach/dma.h>
Eric Miao
1
-1
/
+0
2009-01-05
[MTD] [NAND] pxa3xx: convert from ns to clock ticks more accurately
Matt Reimer
1
-1
/
+1
2009-01-05
[MTD] [NAND] pxa3xx: fix non-page-aligned reads
Matt Reimer
1
-2
/
+2
2008-12-16
Merge branch 'omap3-upstream' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Russell King
1
-0
/
+1
2008-12-03
[MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA
Denis V. Lunev
1
-0
/
+1
2008-12-03
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-1
/
+1
2008-12-02
[ARM] pxa: explicit #include <mach/dma.h> in various drivers
Eric Miao
1
-1
/
+1
2008-11-27
[ARM] pxa: don't pass a consumer clock name for devices with unique clocks
Russell King
1
-1
/
+1
2008-09-02
[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND
Enrico Scholz
1
-1
/
+4
2008-09-02
[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data
Enrico Scholz
1
-18
/
+25
2008-09-02
[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API
Enrico Scholz
1
-5
/
+5
2008-09-02
[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table
Enrico Scholz
1
-0
/
+4
2008-09-02
[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data
Enrico Scholz
1
-2
/
+16
2008-09-02
[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header
Enrico Scholz
1
-44
/
+0
2008-09-01
[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes
Semun Lee
1
-0
/
+23
2008-08-07
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
1
-2
/
+2
2008-06-04
[MTD] [NAND] pxa: fix incorrect calling of pxa3xx_nand_config() on resume path
Eric Miao
1
-1
/
+1
2008-04-22
[MTD] [NAND] Fix checkpatch errors in pxa3xx_nand
David Woodhouse
1
-9
/
+9
2008-04-22
[MTD] [NAND] support for pxa3xx
eric miao
1
-0
/
+1249