index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
omap2.c
Age
Commit message (
Expand
)
Author
2013-11-06
mtd: nand: omap: fix error return code in omap_nand_probe()
Wei Yongjun
2013-11-06
mtd: nand: omap: updated devm_xx for all resource allocation and free calls
Pekon Gupta
2013-11-06
mtd: nand: omap: use drivers/mtd/nand/nand_bch.c wrapper for BCH ECC instead ...
Pekon Gupta
2013-11-06
mtd: nand: omap: clean-up ecc layout for BCH ecc schemes
Pekon Gupta
2013-11-06
mtd: nand: omap2: clean-up BCHx_HW and BCHx_SW ECC configurations in device_p...
Pekon Gupta
2013-11-06
mtd: nand: omap: use DT specified bus-width only for scanning NAND device
Pekon Gupta
2013-11-06
mtd: nand: omap: cleanup: replace local references with generic framework names
Pekon Gupta
2013-11-06
mtd: nand: omap: combine different flavours of 1-bit hamming ecc schemes
Pekon Gupta
2013-08-30
mtd: nand: use dev_get_platdata()
Jingoo Han
2013-08-30
mtd: nand: remove NAND_BBT_SCANEMPTY
Brian Norris
2013-08-05
mtd: nand: omap2: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-05
mtd: omap2: use msecs_to_jiffies()
Toan Pham
2013-04-05
mtd: devices: elm: check for device's presence before configuration
Daniel Mack
2013-03-02
Merge tag 'for-linus-20130301' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-02-04
mtd: nand: omap2: Support for hardware BCH error correction.
Philip Avinash
2013-02-04
mtd: nand: omap2: Update nerrors using ecc.strength
Philip Avinash
2013-01-14
mtd: omap-nand: pass device_node in platform data
Daniel Mack
2012-12-19
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
Linus Torvalds
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-10-17
Merge branch 'omap-for-v3.8/cleanup-headers-gpmc' into omap-for-v3.8/cleanup-...
Tony Lindgren
2012-10-15
ARM: OMAP: DMA: Move plat/dma.h to plat-omap/dma-omap.h
Lokesh Vutla
2012-10-15
ARM: OMAP2+: DMA: Moving OMAP2+ DMA channel definitions to mach-omap2
Lokesh Vutla
2012-10-15
mtd: nand: omap: handle gpmc bch[48]
Afzal Mohammed
2012-10-15
mtd: nand: omap: bring in gpmc nand macros
Afzal Mohammed
2012-10-15
mtd: nand: omap: read nand using register address
Afzal Mohammed
2012-10-15
mtd: nand: omap: free region as per resource size
Afzal Mohammed
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-09-29
mtd: omap2: fix module loading
Andreas Bießmann
2012-09-29
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
mtd: omap2: fix some typos in comments
Peter Meerwald
2012-09-19
ARM: omap: move platform_data definitions
Arnd Bergmann
2012-08-30
mtd: nand: omap2: use gpmc provided irqs
Afzal Mohammed
2012-08-30
mtd: nand: omap2: obtain memory from resource
Afzal Mohammed
2012-08-30
mtd: nand: omap2: handle nand on gpmc
Afzal Mohammed
2012-08-10
mtd/omap2: fix dmaengine_slave_config error handling
Arnd Bergmann
2012-07-31
mtd: omap2: remove private DMA API implementation
Russell King
2012-07-31
mtd: omap2: add DMA engine support
Russell King
2012-05-13
mtd: nand: omap: add support for hardware BCH ecc
Ivan Djelic
2012-05-13
mtd: nand: omap: fix race condition in omap_wait()
Ivan Djelic
2012-05-13
mtd: omap2: fix resource leak in prefetch-busy path
Grazvydas Ignotas
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
2012-03-27
mtd: do not use plain 0 as NULL
Artem Bityutskiy
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
2011-10-31
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
2011-09-11
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
mtd: omap2.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
[next]