Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
22e580d07f6529a395c129575127ea6d860aed3a
/
drivers
/
mtd
/
nand
/
omap2.c
9211439
mtd: nand: omap: fix error return code in omap_nand_probe()
by Wei Yongjun
· 11 years ago
70ba6d7
mtd: nand: omap: updated devm_xx for all resource allocation and free calls
by Pekon Gupta
· 11 years ago
32d42a8
mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead of lib/bch.c
by Pekon Gupta
· 11 years ago
b491da7
mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
by Pekon Gupta
· 11 years ago
a919e51
mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_probe
by Pekon Gupta
· 11 years ago
f18befb
mtd: nand: omap: use DT specified bus-width only for scanning NAND device
by Pekon Gupta
· 11 years ago
633deb5
mtd: nand: omap: cleanup: replace local references with generic framework names
by Pekon Gupta
· 11 years ago
c66d039
mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
by Pekon Gupta
· 11 years ago
453810b
mtd: nand: use dev_get_platdata()
by Jingoo Han
· 11 years ago
dad2256
mtd: nand: remove NAND_BBT_SCANEMPTY
by Brian Norris
· 11 years ago
c156400
mtd: nand: omap2: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 11 years ago
4ff6772
mtd: omap2: use msecs_to_jiffies()
by Toan Pham
· 12 years ago
ad24578
mtd: devices: elm: check for device's presence before configuration
by Daniel Mack
· 12 years ago
48476df
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
62116e5
mtd: nand: omap2: Support for hardware BCH error correction.
by Philip Avinash
· 12 years ago
c3e4b99
mtd: nand: omap2: Update nerrors using ecc.strength
by Philip Avinash
· 12 years ago
ccf04c5
mtd: omap-nand: pass device_node in platform data
by Daniel Mack
· 12 years ago
ca2a88f
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 12 years ago
45c3eb7
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
by Tony Lindgren
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 12 years ago
99f0b8d
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-headers
by Tony Lindgren
· 12 years ago
2b6c4e7
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
by Lokesh Vutla
· 12 years ago
d5e7c86
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
by Lokesh Vutla
· 12 years ago
2ef9f3d
mtd: nand: omap: handle gpmc bch[48]
by Afzal Mohammed
· 12 years ago
47f88af4
mtd: nand: omap: bring in gpmc nand macros
by Afzal Mohammed
· 12 years ago
4ea1e4b
mtd: nand: omap: read nand using register address
by Afzal Mohammed
· 12 years ago
48b51d4
mtd: nand: omap: free region as per resource size
by Afzal Mohammed
· 12 years ago
ffe3150
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
by David Woodhouse
· 12 years ago
4d3d688
mtd: omap2: fix module loading
by Andreas Bießmann
· 12 years ago
7d9b110
mtd: omap2: fix omap_nand_remove segfault
by Andreas Bießmann
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
4cacbe2
mtd: omap2: fix some typos in comments
by Peter Meerwald
· 12 years ago
2203747
ARM: omap: move platform_data definitions
by Arnd Bergmann
· 12 years ago
5c46845
mtd: nand: omap2: use gpmc provided irqs
by Afzal Mohammed
· 12 years ago
9c4c2f8
mtd: nand: omap2: obtain memory from resource
by Afzal Mohammed
· 12 years ago
65b97cf
mtd: nand: omap2: handle nand on gpmc
by Afzal Mohammed
· 12 years ago
d680e2c
mtd/omap2: fix dmaengine_slave_config error handling
by Arnd Bergmann
· 12 years ago
2df41d0
mtd: omap2: remove private DMA API implementation
by Russell King
· 13 years ago
763e735
mtd: omap2: add DMA engine support
by Russell King
· 13 years ago
0e618ef
mtd: nand: omap: add support for hardware BCH ecc
by Ivan Djelic
· 13 years ago
a9c465f
mtd: nand: omap: fix race condition in omap_wait()
by Ivan Djelic
· 13 years ago
d7efe22
mtd: omap2: fix resource leak in prefetch-busy path
by Grazvydas Ignotas
· 13 years ago
6a918ba
mtd: flash drivers set ecc strength
by Mike Dunn
· 13 years ago
42d7fbe
mtd: do not use plain 0 as NULL
by Artem Bityutskiy
· 13 years ago
f99640d
mtd: convert drivers/mtd/* to use module_platform_driver()
by Axel Lin
· 13 years ago
e0d6511
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
a0e5cc5
mtd: Add module.h to drivers users that were implicitly using it.
by Paul Gortmaker
· 13 years ago
0a32a10
mtd: cleanup style on pr_debug messages
by Brian Norris
· 13 years ago
289c052
mtd: replace DEBUG() with pr_debug()
by Brian Norris
· 13 years ago
69c85f1
mtd: omap2.c: use mtd_device_parse_register
by Dmitry Eremin-Solenikov
· 13 years ago
f397d8c
mtd: omap2 don't specify default parsing options
by Dmitry Eremin-Solenikov
· 13 years ago
54e07f5
mtd: omap2: convert to mtd_device_register()
by Jamie Iles
· 13 years ago
c5d8c0c
mtd: omap: fix subpage ecc issue with prefetch
by Kishore Kadiyala
· 13 years ago
a80f1c1
mtd: omap2: mtd split nand_scan in ident and tail
by Jan Weitzel
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
0df0914
Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6
by Linus Torvalds
· 14 years ago
74f1b72
mtd: omap3: nand: report corrected ecc errors
by John Ogness
· 14 years ago
c804c73
mtd: add "platform:" prefix for platform modalias
by Axel Lin
· 14 years ago
f040d33
omap3: nand: making ecc layout as compatible with romcode ecc
by Sukumar Ghorai
· 14 years ago
f3d73f3
omap3: nand: ecc layout select from board file
by Sukumar Ghorai
· 14 years ago
317379a
omap3: nand: configurable fifo threshold to gain the throughput
by Sukumar Ghorai
· 14 years ago
4e07037
omap3: nand: prefetch in irq mode support
by Sukumar Ghorai
· 14 years ago
1b0b323c
omap3: nand: configurable transfer type per board
by Sukumar Ghorai
· 14 years ago
d5ce2b6
omap3630: nand: fix device size to work in polled mode
by Sukumar Ghorai
· 14 years ago
859158b
omap: nand: remove hardware ECC as default
by Sukumar Ghorai
· 14 years ago
6757792
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
by David Woodhouse
· 14 years ago
733daa5
mtd: omap2: fix static declaration warning
by G, Manjunath Kondaiah
· 14 years ago
f12f662
fix OMAP2 MTD build failure
by Daniel J Blueman
· 14 years ago
2c01946c
omap3 nand: cleanup virtual address usages
by Sukumar Ghorai
· 14 years ago
948d38e
omap3 gpmc: functionality enhancement
by Sukumar Ghorai
· 14 years ago
0ae28a3
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
329f905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 15 years ago
c3341d0
mtd: omap2 fix prefetch mode read issue
by Vimal Singh
· 15 years ago
f35b6ed
mtd: omap2: correct 'info' pointer in 'omap_nand_remove'
by Vimal Singh
· 15 years ago
bdaefc4
mtd: omap2: fixing compilation warning
by Vimal Singh
· 15 years ago
2f70a1e
omap2/3/4: Introducing 'gpmc-nand.c' for GPMC specific NAND init
by Vimal Singh
· 15 years ago
ce491cf
omap: headers: Move remaining headers from include/mach to include/plat
by Tony Lindgren
· 15 years ago
dfe3289
mtd: omap: adding DMA mode support in nand prefetch/post-write
by vimal singh
· 15 years ago
59e9c5a
mtd: omap: add support for nand prefetch-read and post-write
by vimal singh
· 15 years ago
c276aca
mtd: nand: fix build failure and incorrect return from omap_wait()
by vimal singh
· 15 years ago
67ce04b
mtd: nand: add OMAP2/OMAP3 NAND driver
by Vimal Singh
· 15 years ago