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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
mtd: remove bcmring NAND driver
Christian Daudt
2012-09-29
6
-1246
/
+0
*
|
|
|
|
mtd: nand: clk: preparation for switch to common clock framework
m-karicheri2@ti.com
2012-09-29
1
-3
/
+3
*
|
|
|
|
mtd: mtd_nandecctest: add double bit error detection tests
Akinobu Mita
2012-09-29
1
-0
/
+79
*
|
|
|
|
mtd: mtd_nandecctest: add single bit error correction test
Akinobu Mita
2012-09-29
1
-0
/
+37
*
|
|
|
|
mtd: mtd_nandecctest: add no corruption test
Akinobu Mita
2012-09-29
1
-0
/
+26
*
|
|
|
|
mtd: mtd_nandecctest: rewrite the test routine
Akinobu Mita
2012-09-29
1
-23
/
+70
*
|
|
|
|
mtd: mtd_nandecctest: support injecting bit error for ecc code
Akinobu Mita
2012-09-29
1
-2
/
+16
*
|
|
|
|
mtd: tests: test for multi-bit error correction
Iwo Mergler
2012-09-29
2
-0
/
+461
*
|
|
|
|
mtd: cmdlinepart: make the partitions rule more strict
Shmulik Ladkani
2012-09-29
1
-1
/
+11
*
|
|
|
|
mtd: nand/gpio: Convert to module_platform_driver()
Sachin Kamat
2012-09-29
1
-14
/
+1
*
|
|
|
|
mtd: mxc_nand: Adapt the clock name to the new clock framework
Fabio Estevam
2012-09-29
1
-1
/
+1
*
|
|
|
|
mtd: mxc_nand: Convert to module_platform_driver()
Fabio Estevam
2012-09-29
1
-15
/
+3
*
|
|
|
|
mtd: gpmi-nand: Convert to module_platform_driver()
Fabio Estevam
2012-09-29
1
-22
/
+7
*
|
|
|
|
mtd: gpmi-nand: Improve logging style
Fabio Estevam
2012-09-29
1
-3
/
+6
*
|
|
|
|
mtd: m25p80: Disable 4KiB erase for s25sl032p, s25sl064p
Marek Vasut
2012-09-29
1
-2
/
+2
*
|
|
|
|
mtd: basic (read only) driver for BCMA serial flash
Rafał Miłecki
2012-09-29
3
-0
/
+114
*
|
|
|
|
mtd: mtd_nandecctest: ensure alignment requirement for bitops
Akinobu Mita
2012-09-29
1
-14
/
+29
*
|
|
|
|
mtd: mtd_nandecctest: improve message output
Akinobu Mita
2012-09-29
1
-19
/
+29
*
|
|
|
|
mtd: mtd_nandecctest: make module_init() return appropriate errno
Akinobu Mita
2012-09-29
1
-1
/
+1
*
|
|
|
|
mtd: mtd_nandecctest: remove unnecessary include
Akinobu Mita
2012-09-29
1
-1
/
+0
*
|
|
|
|
mtd: autcpu12-nvram: drop frees of devm_ alloc'd data
Julia Lawall
2012-09-29
1
-14
/
+4
*
|
|
|
|
mtd: cmdlinepart: minor cleanups
Artem Bityutskiy
2012-09-29
1
-78
/
+59
*
|
|
|
|
mtd: cmdlinepart: revise error handling
Artem Bityutskiy
2012-09-29
1
-16
/
+18
*
|
|
|
|
mtd: bcm47part driver for BCM47XX chipsets
Rafał Miłecki
2012-09-29
3
-0
/
+210
*
|
|
|
|
mtd: cmdlinepart: remove unneeded initialization
Artem Bityutskiy
2012-09-29
1
-1
/
+1
*
|
|
|
|
mtd: omap2: fix module loading
Andreas Bießmann
2012-09-29
1
-0
/
+1
*
|
|
|
|
mtd: omap2: fix omap_nand_remove segfault
Andreas Bießmann
2012-09-29
1
-1
/
+1
*
|
|
|
|
mtd: cfi_cmdset_0001: Fix problem with unlocking timeout
Stefan Roese
2012-09-29
1
-3
/
+11
*
|
|
|
|
mtd: nand: Added a device flag for subpage read support
Jeff Westfahl
2012-09-29
1
-2
/
+7
*
|
|
|
|
mtd: orion_nand: remove <mach/hardware.h> include
Thomas Petazzoni
2012-09-29
1
-1
/
+0
*
|
|
|
|
mtd: mtd_nandecctest: make module_init() return an error code if test fails
Akinobu Mita
2012-09-29
1
-3
/
+6
*
|
|
|
|
mtd: mtd_nandecctest: remove unnecessary srandom32() call
Akinobu Mita
2012-09-29
1
-2
/
+0
*
|
|
|
|
mtd: m25p80: add support for the EON EN25Q64 chip
Gabor Juhos
2012-09-29
1
-0
/
+1
*
|
|
|
|
mtd: m25p80: add support for Micron N25Q128
Jan Luebbe
2012-09-29
1
-0
/
+1
*
|
|
|
|
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
Roland Stigge
2012-09-29
1
-28
/
+18
*
|
|
|
|
mtd: lpc32xx_slc: Cleanup after DT-only conversion
Roland Stigge
2012-09-29
1
-31
/
+21
*
|
|
|
|
mtd: allow MTD_NAND_GPMI_NAND to be built as module
Fabio Estevam
2012-09-29
1
-1
/
+1
*
|
|
|
|
mtd: nand: nand_bbt: export nand_update_bbt
Fabio Estevam
2012-09-29
1
-1
/
+2
*
|
|
|
|
mtd: nand: rename create_bbt()'s 'len' variable to 'numpages'
Shmulik Ladkani
2012-09-29
1
-12
/
+12
*
|
|
|
|
mtd: s3c2410: Fix compiler warnings
Sachin Kamat
2012-09-29
1
-0
/
+2
*
|
|
|
|
mtd: s3c2410: Use devm_* functions
Sachin Kamat
2012-09-29
1
-37
/
+10
*
|
|
|
|
mtd: maps: rbtx4939-flash: delete unneeded test
Julia Lawall
2012-09-29
1
-2
/
+0
*
|
|
|
|
mtd: mtdpart: break it as soon as we parse out the partitions
Huang Shijie
2012-09-29
1
-1
/
+4
*
|
|
|
|
mtd: physmap_of: Add "no-unaligned-direct-access" DT property
Stefan Roese
2012-09-29
1
-0
/
+14
*
|
|
|
|
mtd: spear_smi: use devm_ functions consistently
Julia Lawall
2012-09-29
1
-65
/
+18
*
|
|
|
|
mtd: lantiq: Add NAND support on Lantiq XWAY SoC.
John Crispin
2012-09-29
3
-0
/
+210
*
|
|
|
|
mtd: check for valid pdata inside plat_nand
John Crispin
2012-09-29
1
-0
/
+5
*
|
|
|
|
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
25
-547
/
+0
*
|
|
|
|
mtd: m25p80: add support for Micron N25Q256A
Vivien Didelot
2012-09-29
1
-0
/
+3
*
|
|
|
|
mtd: maps: pci: remove dead code
Wolfram Sang
2012-09-29
1
-23
/
+0
[prev]
[next]