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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-30
mtd: pxa3xx_nand: Fix PIO data transfer
David Hunter
1
-2
/
+2
2009-11-30
mtd: nand: fix multi-chip suspend problem
Li Yang
1
-2
/
+8
2009-11-30
mtd: Add bad block table overrides to Davinci NAND driver
Mark A. Greer
1
-0
/
+2
2009-11-30
mtd: don't use __exit_p to wrap mxcnd_remove
Uwe Kleine-König
1
-1
/
+1
2009-11-30
mtd: move excite_nand_remove to .devexit.text
Uwe Kleine-König
1
-1
/
+1
2009-11-30
mtd: eLBC NAND: give more verbose output on error
Scott Wood
1
-5
/
+8
2009-11-30
mtd: eLBC NAND: use recommended command sequences
Scott Wood
1
-39
/
+27
2009-11-30
mtd: eLBC NAND: increase bus timeout to maximum
Scott Wood
1
-0
/
+7
2009-11-30
mtd: alauda: Use hweight8
Akinobu Mita
1
-10
/
+1
2009-11-30
mtd: error return -EIO instead of EIO
Roel Kluin
1
-2
/
+2
2009-11-30
mtd: ensure index is positive
Roel Kluin
1
-1
/
+1
2009-11-30
mtd: s3c2410: propagate nand options from the platform data
Ben Dooks
1
-1
/
+1
2009-11-30
mtd: nand: add option to quieten off the no device found messgae
Ben Dooks
1
-1
/
+2
2009-11-30
mtd: txx9ndfmc: Use nand_release to free resources
Atsushi Nemoto
1
-2
/
+1
2009-11-30
mtd: Add panic_write for NAND flashes
Simon Kagstrom
1
-8
/
+120
2009-11-30
mtd: Add __nand_calculate_ecc() to NAND ECC functions
Akinobu Mita
1
-5
/
+20
2009-10-20
Revert "mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27"
David Woodhouse
1
-15
/
+1
2009-10-20
mtd: add bcmring nand driver
Leo (Hao) Chen
6
-0
/
+1318
2009-10-20
mtd: plat_nand: request memory resource before doing ioremap
H Hartley Sweeten
1
-16
/
+34
2009-10-17
mtd: move mxcnd_remove to .exit.text
Uwe Kleine-König
1
-1
/
+1
2009-10-08
mtd: atmel_nand: unused variable removed
Claudio Scordino
1
-1
/
+0
2009-10-05
mtd: nand: davinci: fix to use mask_ale from pdata
Hemant Pedanekar
1
-1
/
+1
2009-09-24
mtd: nand: fix htmldocs warnings
Jaswinder Singh Rajput
1
-0
/
+6
2009-09-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
18
-98
/
+1277
2009-09-21
trivial: mtd: add __init/__exit macros to init/exitfunctions
Peter Huewe
2
-4
/
+4
2009-09-20
mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board)
Alessandro Rubini
3
-0
/
+257
2009-09-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-4
/
+4
2009-09-20
mtd: sh_flctl: register sh_flctl using platform_driver_probe()
David Woodhouse
1
-2
/
+1
2009-09-20
mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible
Atsushi Nemoto
1
-5
/
+47
2009-09-20
mtd: nand: fix tmio_nand ecc correction
Atsushi Nemoto
1
-1
/
+16
2009-09-20
mtd: nand: add __nand_correct_data helper function
Atsushi Nemoto
1
-7
/
+24
2009-09-20
mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver
Feng Kan
1
-2
/
+2
2009-09-20
mtd: omap: adding DMA mode support in nand prefetch/post-write
vimal singh
2
-2
/
+193
2009-09-20
mtd: omap: add support for nand prefetch-read and post-write
vimal singh
2
-9
/
+160
2009-09-20
mtd: add nand support for w90p910 (v2)
Wan ZongShun
3
-0
/
+390
2009-09-20
mtd: pxa3xx_nand: add single-bit error corrections reporting
Yeasah Pell
1
-5
/
+12
2009-09-20
mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27
Eric Benard
1
-1
/
+15
2009-09-19
mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips
Sneha Narnakaje
1
-6
/
+39
2009-09-19
mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST
Sneha Narnakaje
1
-1
/
+60
2009-09-19
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
5
-12
/
+15
2009-09-19
mtd: nand: register orion_nand using platform_driver_probe()
Uwe Kleine-König
1
-2
/
+1
2009-09-18
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+4
2009-09-12
Merge branch 'master' into devel
Russell King
1
-1
/
+1
2009-09-12
Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '...
Russell King
3
-4
/
+10
2009-09-04
mtd: nand_base: allow drivers to choose ECC block size
Singh, Vimal
1
-1
/
+2
2009-09-04
mtd: ep93xx: cleanup includes in ts7250 nand driver
H Hartley Sweeten
1
-1
/
+4
2009-09-04
mtd: nand_base: use __func__ instead of typing names
vimal singh
1
-40
/
+42
2009-09-04
mtd: nand: remove repeated comment, fix spelling
vimal singh
1
-2
/
+1
2009-08-28
OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE
Tony Lindgren
1
-4
/
+4
2009-08-24
[ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop
Simon Kagstrom
1
-1
/
+1
[next]