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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
|
|
mtd: fsl_ifc_nand: fix sparse warnings
Kim Phillips
2012-09-29
1
-3
/
+3
*
|
|
|
|
mtd: nandsim: bugfix: fail if overridesize is too big
Richard Genoud
2012-09-29
1
-0
/
+1
*
|
|
|
|
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
Mike Dunn
2012-09-29
1
-0
/
+2
*
|
|
|
|
mtd: nand: use NAND_BBT_SCAN_MAXBLOCKS
Richard Genoud
2012-09-29
1
-4
/
+5
*
|
|
|
|
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: 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: 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: 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: 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: 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
24
-546
/
+0
*
|
|
|
|
mtd: use %*ph[CN] to dump small buffers
Andy Shevchenko
2012-09-29
2
-21
/
+8
*
|
|
|
|
mtd: gpmi: fix the compiler warnings
Huang Shijie
2012-09-29
3
-16
/
+12
*
|
|
|
|
mtd: nand: davinci: add OF support for davinci nand controller
Heiko Schocher
2012-09-29
1
-1
/
+71
*
|
|
|
|
mtd: s3c2410: Fix line over 80 characters warning
Sachin Kamat
2012-09-29
1
-10
/
+20
*
|
|
|
|
mtd: s3c2410: Fix checkpatch warnings and errors related to whitespaces
Sachin Kamat
2012-09-29
1
-8
/
+9
*
|
|
|
|
mtd: s3c2410: Do not initialise statics to 0 or NULL
Sachin Kamat
2012-09-29
1
-37
/
+27
*
|
|
|
|
mtd: s3c2410: Use <linux/io.h> instead of <asm/io.h>
Sachin Kamat
2012-09-29
1
-2
/
+1
*
|
|
|
|
mtd: s3c2410: Use pr_* instead of printk
Sachin Kamat
2012-09-29
1
-1
/
+4
*
|
|
|
|
mtd: s3c2410: Use module_platform_driver()
Sachin Kamat
2012-09-29
1
-14
/
+1
*
|
|
|
|
mtd: nand: Include IMX6 in the list of supported SoCs
Fabio Estevam
2012-09-29
1
-1
/
+1
*
|
|
|
|
mtd: omap2: fix some typos in comments
Peter Meerwald
2012-09-29
1
-5
/
+5
*
|
|
|
|
mtd: nand: allow NAND_NO_SUBPAGE_WRITE to be set from driver
Brian Norris
2012-09-29
1
-5
/
+2
*
|
|
|
|
mtd: atmel nand: fix gpio missing request
Jean-Christophe PLAGNIOL-VILLARD
2012-09-29
1
-2
/
+63
*
|
|
|
|
mtd: docg4: fix oob reads
Mike Dunn
2012-09-29
1
-27
/
+6
*
|
|
|
|
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2012-09-29
1
-2
/
+11
*
|
|
|
|
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
Roland Stigge
2012-09-29
1
-2
/
+11
*
|
|
|
|
mtd: nand: rename '_raw' BBT scan functions
Brian Norris
2012-09-29
1
-10
/
+10
*
|
|
|
|
mtd: nand: use ECC, if present, when scanning OOB
Brian Norris
2012-09-29
1
-7
/
+20
*
|
|
|
|
mtd: nand_bbt: use string library
Brian Norris
2012-09-29
1
-18
/
+9
*
|
|
|
|
mtd: nand: remove unused 'int' return codes
Brian Norris
2012-09-29
1
-11
/
+8
*
|
|
|
|
mtd: gpmi: change the code for clocks
Huang Shijie
2012-09-29
3
-18
/
+112
*
|
|
|
|
mtd: sh_flctl: Only copy OOB data if it is required
Bastian Hecht
2012-09-29
1
-1
/
+2
*
|
|
|
|
mtd: sh_flctl: Use memcpy() instead of using a loop
Bastian Hecht
2012-09-29
1
-6
/
+7
*
|
|
|
|
Merge tag 'v3.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvald...
David Woodhouse
2012-08-22
4
-88
/
+253
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'testing/new-warnings' into fixes
Arnd Bergmann
2012-08-10
1
-4
/
+3
|
|
\
\
\
\
[prev]
[next]