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
/
omap2.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc()
Roger Quadros
2014-08-25
1
-1
/
+1
*
mtd: nand: omap: Revert to using software ECC by default
Roger Quadros
2014-08-25
1
-3
/
+11
*
mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error
Ted Juan
2014-05-28
1
-5
/
+5
*
mtd: nand: omap: add support for BCH16_ECC - NAND driver updates
pekon gupta
2014-05-20
1
-0
/
+94
*
mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-...
pekon gupta
2014-05-20
1
-1
/
+1
*
mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’
Christian Engelmayer
2014-04-15
1
-1
/
+1
*
mtd: omap2: Use devm_ioremap_resource()
Jingoo Han
2014-03-25
1
-20
/
+3
*
mtd: devices: elm: check for hardware engine's design constraints
Pekon Gupta
2014-03-25
1
-3
/
+6
*
mtd: nand: omap: remove is_elm_present flag
Pekon Gupta
2014-03-20
1
-3
/
+0
*
mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC con...
Pekon Gupta
2014-03-20
1
-13
/
+10
*
mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GP...
Pekon Gupta
2014-03-20
1
-24
/
+50
*
mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwec...
Pekon Gupta
2014-03-20
1
-8
/
+7
*
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch8 in omap_calcul...
Pekon Gupta
2014-03-20
1
-49
/
+10
*
mtd: nand: omap: ecc.calculate: merge omap3_calculate_ecc_bch4 in omap_calcul...
Pekon Gupta
2014-03-20
1
-41
/
+10
*
mtd: nand: omap: ecc.calculate: refactor omap_calculate_ecc_bch for BCHx_HW e...
Pekon Gupta
2014-03-20
1
-33
/
+35
*
mtd: nand: omap: ecc.calculate: rename omap3_calculate_ecc_bch to omap_calcul...
Pekon Gupta
2014-03-20
1
-5
/
+5
*
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix programmed-page bit-...
Pekon Gupta
2014-03-20
1
-10
/
+19
*
mtd: nand: omap: ecc.correct: omap_elm_correct_data: cleanup for future enhan...
Pekon Gupta
2014-03-20
1
-25
/
+13
*
mtd: nand: omap: ecc.correct: omap_elm_correct_data: fix erased-page detectio...
Pekon Gupta
2014-03-20
1
-52
/
+33
*
mtd: nand: omap: ecc.correct: omap_elm_correct_data: rename ambiguous variabl...
Pekon Gupta
2014-03-20
1
-16
/
+23
*
mtd: nand: omap: add field to indicate current ecc-scheme in 'struct omap_nan...
Pekon Gupta
2014-03-20
1
-1
/
+3
*
mtd: nand: omap: fix ecclayout->oobfree->length
Pekon Gupta
2014-02-23
1
-3
/
+2
*
mtd: nand: omap: fix ecclayout->oobfree->offset
Pekon Gupta
2014-02-23
1
-10
/
+15
*
mtd: nand: omap: fix ecclayout to be in sync with u-boot NAND driver
Pekon Gupta
2014-02-23
1
-8
/
+23
*
mtd: omap2: use nand_base defaults for polled I/O
Brian Norris
2014-01-07
1
-7
/
+1
*
mtd: nand: omap: fix error return code in omap_nand_probe()
Wei Yongjun
2013-11-06
1
-1
/
+2
*
mtd: nand: omap: updated devm_xx for all resource allocation and free calls
Pekon Gupta
2013-11-06
1
-50
/
+35
*
mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...
Pekon Gupta
2013-11-06
1
-74
/
+22
*
mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
Pekon Gupta
2013-11-06
1
-99
/
+62
*
mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...
Pekon Gupta
2013-11-06
1
-123
/
+158
*
mtd: nand: omap: use DT specified bus-width only for scanning NAND device
Pekon Gupta
2013-11-06
1
-12
/
+9
*
mtd: nand: omap: cleanup: replace local references with generic framework names
Pekon Gupta
2013-11-06
1
-55
/
+57
*
mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
Pekon Gupta
2013-11-06
1
-6
/
+3
*
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
1
-1
/
+1
*
mtd: nand: remove NAND_BBT_SCANEMPTY
Brian Norris
2013-08-30
1
-1
/
+1
*
mtd: nand: omap2: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-08-05
1
-1
/
+0
*
mtd: omap2: use msecs_to_jiffies()
Toan Pham
2013-04-05
1
-2
/
+2
*
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2013-04-05
1
-2
/
+3
*
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-03-02
1
-42
/
+541
|
\
|
*
mtd: nand: omap2: Support for hardware BCH error correction.
Philip Avinash
2013-02-04
1
-39
/
+534
|
*
mtd: nand: omap2: Update nerrors using ecc.strength
Philip Avinash
2013-02-04
1
-4
/
+8
*
|
mtd: omap-nand: pass device_node in platform data
Daniel Mack
2013-01-14
1
-1
/
+3
|
/
*
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-12-19
1
-1
/
+1
|
\
|
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
|
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-30
1
-1
/
+0
*
|
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...
Tony Lindgren
2012-10-17
1
-21
/
+104
|
\
\
|
*
|
mtd: nand: omap: handle gpmc bch[48]
Afzal Mohammed
2012-10-15
1
-11
/
+89
|
*
|
mtd: nand: omap: bring in gpmc nand macros
Afzal Mohammed
2012-10-15
1
-8
/
+13
|
*
|
mtd: nand: omap: read nand using register address
Afzal Mohammed
2012-10-15
1
-1
/
+1
|
*
|
mtd: nand: omap: free region as per resource size
Afzal Mohammed
2012-10-15
1
-1
/
+1
|
|
/
[next]