index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
omap2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd/omap2: fix dmaengine_slave_config error handling
Arnd Bergmann
2012-08-10
1
-4
/
+3
*
mtd: omap2: remove private DMA API implementation
Russell King
2012-07-31
1
-110
/
+26
*
mtd: omap2: add DMA engine support
Russell King
2012-07-31
1
-1
/
+91
*
mtd: nand: omap: add support for hardware BCH ecc
Ivan Djelic
2012-05-13
1
-0
/
+245
*
mtd: nand: omap: fix race condition in omap_wait()
Ivan Djelic
2012-05-13
1
-1
/
+3
*
mtd: omap2: fix resource leak in prefetch-busy path
Grazvydas Ignotas
2012-05-13
1
-1
/
+3
*
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
*
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2012-01-09
1
-14
/
+1
*
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-11-07
1
-15
/
+7
|
\
|
*
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
1
-2
/
+2
|
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
1
-4
/
+4
|
*
mtd: omap2.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
1
-8
/
+2
|
*
mtd: omap2 don't specify default parsing options
Dmitry Eremin-Solenikov
2011-09-11
1
-3
/
+1
*
|
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
|
/
*
mtd: omap2: convert to mtd_device_register()
Jamie Iles
2011-05-25
1
-7
/
+3
*
mtd: omap: fix subpage ecc issue with prefetch
Kishore Kadiyala
2011-05-25
1
-7
/
+5
*
mtd: omap2: mtd split nand_scan in ident and tail
Jan Weitzel
2011-05-25
1
-2
/
+8
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Artem Bityutskiy
2011-03-25
1
-88
/
+279
|
\
|
*
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2011-03-17
1
-88
/
+279
|
|
\
|
|
*
omap3: nand: making ecc layout as compatible with romcode ecc
Sukumar Ghorai
2011-02-17
1
-1
/
+36
|
|
*
omap3: nand: ecc layout select from board file
Sukumar Ghorai
2011-02-17
1
-15
/
+11
|
|
*
omap3: nand: configurable fifo threshold to gain the throughput
Sukumar Ghorai
2011-02-17
1
-8
/
+14
|
|
*
omap3: nand: prefetch in irq mode support
Sukumar Ghorai
2011-02-17
1
-9
/
+189
|
|
*
omap3: nand: configurable transfer type per board
Sukumar Ghorai
2011-02-17
1
-60
/
+34
|
|
*
omap3630: nand: fix device size to work in polled mode
Sukumar Ghorai
2011-02-17
1
-1
/
+1
*
|
|
mtd: omap3: nand: report corrected ecc errors
John Ogness
2011-03-11
1
-4
/
+12
|
/
/
*
|
mtd: add "platform:" prefix for platform modalias
Axel Lin
2011-03-11
1
-1
/
+1
|
/
*
omap: nand: remove hardware ECC as default
Sukumar Ghorai
2010-12-06
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-10-30
1
-1
/
+1
|
\
|
*
fix OMAP2 MTD build failure
Daniel J Blueman
2010-09-29
1
-1
/
+1
*
|
mtd: omap2: fix static declaration warning
G, Manjunath Kondaiah
2010-10-25
1
-2
/
+2
|
/
*
omap3 nand: cleanup virtual address usages
Sukumar Ghorai
2010-08-02
1
-161
/
+53
*
omap3 gpmc: functionality enhancement
Sukumar Ghorai
2010-08-02
1
-2
/
+2
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-05-10
1
-0
/
+1
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
2010-03-26
1
-31
/
+4
|
\
\
|
|
/
|
*
omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
Vimal Singh
2010-02-15
1
-31
/
+4
*
|
mtd: omap2 fix prefetch mode read issue
Vimal Singh
2010-02-26
1
-4
/
+7
*
|
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
Vimal Singh
2010-02-26
1
-1
/
+2
*
|
mtd: omap2: fixing compilation warning
Vimal Singh
2010-02-26
1
-1
/
+1
|
/
*
omap: headers: Move remaining headers from include/mach to include/plat
Tony Lindgren
2009-10-20
1
-3
/
+3
*
mtd: omap: adding DMA mode support in nand prefetch/post-write
vimal singh
2009-09-19
1
-2
/
+184
*
mtd: omap: add support for nand prefetch-read and post-write
vimal singh
2009-09-19
1
-9
/
+152
*
mtd: nand: fix build failure and incorrect return from omap_wait()
vimal singh
2009-06-28
1
-2
/
+5
*
mtd: nand: add OMAP2/OMAP3 NAND driver
Vimal Singh
2009-06-05
1
-0
/
+776