index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
atmel_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
1
-2
/
+3
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-13
1
-3
/
+6
*
Merge tag 'for-linus-3.4' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-03-30
1
-0
/
+1
|
\
|
*
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
1
-0
/
+1
|
*
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-03-27
1
-2
/
+2
*
|
atmel/nand: add DT support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-20
/
+93
*
|
mtd/atmel_nand: add on_flash_bbt to enable the use of On Flash BBT
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-1
/
+1
*
|
ATMEL: fix nand ecc support
Jean-Christophe PLAGNIOL-VILLARD
2012-03-15
1
-19
/
+6
|
/
*
Revert "mtd: atmel_nand: optimize read/write buffer functions"
Artem Bityutskiy
2012-02-04
1
-4
/
+41
*
ARM: at91/nand: use gpio_is_valid to check the gpio
Jean-Christophe PLAGNIOL-VILLARD
2011-11-29
1
-4
/
+4
*
mtd: atmel_nand: optimize read/write buffer functions
Nicolas Ferre
2011-09-11
1
-41
/
+4
*
mtd: atmel_nand: fix wrong use of 0 as NULL
Nicolas Ferre
2011-09-11
1
-1
/
+1
*
mtd: atmel_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-17
/
+2
*
mtd: atmel_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+1
*
mtd: ATMEL, AVR32: inline nand partition table access
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+4
*
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-09-11
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-07-25
1
-2
/
+2
|
\
|
*
treewide: Convert uses of struct resource to resource_size(ptr)
Joe Perches
2011-06-10
1
-2
/
+2
*
|
net: remove mm.h inclusion from netdevice.h
Alexey Dobriyan
2011-06-21
1
-0
/
+1
|
/
*
mtd: atmel_nand: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-11
/
+1
*
mtd: atmel_nand: add missing include of linux/dmaengine.h
Hans-Christian Egtvedt
2011-05-25
1
-0
/
+1
*
mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region
Hong Xu
2011-04-01
1
-16
/
+2
*
mtd: atmel_nand: modify test case for using DMA operations
Nicolas Ferre
2011-04-01
1
-2
/
+4
*
mtd: atmel_nand: fix support for CPUs that do not support DMA access
Hong Xu
2011-04-01
1
-1
/
+4
*
mtd: atmel_nand: trivial: change DMA usage information trace
Nicolas Ferre
2011-04-01
1
-1
/
+2
*
mtd: atmel_nand: Add DMA support to access Nandflash
Hong Xu
2011-03-11
1
-9
/
+157
*
mtd: atmel_nand: fix warning: 'part_probes' defined but not used
Andreas Bießmann
2010-08-06
1
-1
/
+1
*
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-26
1
-1
/
+1
*
mtd: error return -EIO instead of EIO
Roel Kluin
2009-11-30
1
-2
/
+2
*
mtd: atmel_nand: unused variable removed
Claudio Scordino
2009-10-08
1
-1
/
+0
*
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
2009-09-19
1
-1
/
+1
*
mtd: atmel_nand: Fix typo s/parititions/partitions/
Thadeu Lima de Souza Cascardo
2009-06-25
1
-1
/
+1
*
mtd: add on-flash BBT support for Atmel NAND driver
Simon Polette
2009-06-05
1
-1
/
+10
*
[ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device con...
Gregory CLEMENT
2009-02-16
1
-1
/
+2
*
[MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written
Richard Genoud
2008-10-14
1
-52
/
+6
*
[ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach
Russell King
2008-08-07
1
-2
/
+2
*
[MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum
Haavard Skinnemoen
2008-07-11
1
-2
/
+23
*
[MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}()
David Brownell
2008-07-11
1
-5
/
+41
*
[MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved
David Woodhouse
2008-06-07
1
-3
/
+3
*
[MTD] [NAND] atmel_nand: Clean up and fix probe() error path
Håvard Skinnemoen
2008-06-07
1
-19
/
+22
*
[MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols
Håvard Skinnemoen
2008-06-07
1
-76
/
+76
*
[MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig
Håvard Skinnemoen
2008-06-07
1
-0
/
+590