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
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: do not scan bad blocks with NAND_BBT_NO_OOB set
Brian Norris
2011-09-21
1
-6
/
+7
*
mtd: nand: wait to set BBT version
Brian Norris
2011-09-21
1
-4
/
+8
*
mtd: nand: scrub BBT on ECC errors
Brian Norris
2011-09-21
1
-5
/
+24
*
mtd: nand: report ECC errors properly when reading BBT
Brian Norris
2011-09-21
1
-5
/
+12
*
mtd: utilize `mtd_is_*()' functions
Brian Norris
2011-09-21
23
-78
/
+78
*
mtd: define `mtd_is_*()' functions
Brian Norris
2011-09-21
1
-0
/
+12
*
mtd: nand: remove gotos in `check_create()'
Brian Norris
2011-09-11
1
-16
/
+19
*
mtd: nand: begin restructuring check_create
Brian Norris
2011-09-11
1
-19
/
+5
*
mtd: nand: fix style
Brian Norris
2011-09-11
1
-14
/
+14
*
mtd: nand: remove unnecessary variable
Brian Norris
2011-09-11
1
-5
/
+3
*
mtd: nand: do not ignore all ECC errors
Brian Norris
2011-09-11
1
-3
/
+3
*
mtd: nand: refactor scanning code
Brian Norris
2011-09-11
1
-20
/
+8
*
mtd: drop Integrator flash map Kconfig
Linus Walleij
2011-09-11
1
-4
/
+0
*
mtd: kill old field for `struct mtd_info_user'
Brian Norris
2011-09-11
2
-6
/
+3
*
mtd: nand: kill member `ops' of `struct nand_chip'
Brian Norris
2011-09-11
2
-24
/
+25
*
mtd: document ABI
Brian Norris
2011-09-11
2
-14
/
+74
*
mtd: add MEMWRITE ioctl
Brian Norris
2011-09-11
2
-0
/
+67
*
mtd: rename MTD_MODE_* to MTD_FILE_MODE_*
Brian Norris
2011-09-11
2
-22
/
+22
*
mtd: rename MTD_OOB_* to MTD_OPS_*
Brian Norris
2011-09-11
22
-97
/
+99
*
mtd: move mtd_oob_mode_t to shared kernel/user space
Brian Norris
2011-09-11
3
-17
/
+18
*
mtd: support reading OOB without ECC
Brian Norris
2011-09-11
3
-7
/
+17
*
mtd: nand: document nand_chip.oob_poi
Brian Norris
2011-09-11
1
-1
/
+2
*
mtd: support writing OOB without ECC
Brian Norris
2011-09-11
3
-2
/
+14
*
mtd: add the common code for GPMI-NAND controller driver
Huang Shijie
2011-09-11
2
-0
/
+1892
*
mtd: add GPMI-NAND driver in the config and Makefile
Huang Shijie
2011-09-11
3
-0
/
+17
*
mtd: add helper functions library and header files for GPMI NAND driver
Huang Shijie
2011-09-11
3
-0
/
+1313
*
mtd: check parts pointer before using it
Jason Liu
2011-09-11
1
-3
/
+4
*
mtd: style fixups in multi-line comment, indentation
Brian Norris
2011-09-11
1
-7
/
+9
*
mtd: nand: fix spelling error (date => data)
Brian Norris
2011-09-11
1
-1
/
+1
*
mtd: remove MEMSETOOBSEL macro definition
Brian Norris
2011-09-11
1
-1
/
+6
*
mtd: doc: remove mention of MEMSETOOBSEL
Brian Norris
2011-09-11
1
-14
/
+0
*
mtd: do not assume oobsize is power of 2
Brian Norris
2011-09-11
1
-4
/
+4
*
mtd: mxc_nand: add mx53 NFC driver support
Jason Liu
2011-09-11
1
-1
/
+1
*
mtd: bcm_umi_nand: clean up error handling code
Julia Lawall
2011-09-11
1
-15
/
+18
*
mtd: eLBC NAND: update ecc_stats.corrected when lteccr available
Michael Hench
2011-09-11
1
-0
/
+19
*
mtd: s3c2410 nand: Remove uncessary null check
Jonghwan Choi
2011-09-11
1
-1
/
+1
*
mtd: spelling fixes
Brian Norris
2011-09-11
8
-28
/
+28
*
mtd: use MTD_NAND_OMAP2 for OMAP4
Jan Weitzel
2011-09-11
1
-3
/
+4
*
mtd: Kbuild: remove reference to MTD_PARTITIONS
Brian Norris
2011-09-11
1
-1
/
+0
*
mtd: cleanup last uses of MTD_DEBUG config macros
Brian Norris
2011-09-11
2
-62
/
+43
*
mtd: remove CONFIG_MTD_DEBUG
Brian Norris
2011-09-11
2
-36
/
+0
*
mtd: pcmciamtd: remove custom DEBUG() function
Brian Norris
2011-09-11
1
-68
/
+52
*
mtd: cleanup style on pr_debug messages
Brian Norris
2011-09-11
9
-78
/
+66
*
mtd: replace DEBUG() with pr_debug()
Brian Norris
2011-09-11
26
-249
/
+216
*
mtd: nand: style fixups in pr_* messages
Brian Norris
2011-09-11
2
-48
/
+42
*
mtd: nand: convert printk() to pr_*()
Brian Norris
2011-09-11
2
-39
/
+39
*
mtd: nand: change KERN_DEBUG to KERN_INFO
Brian Norris
2011-09-11
1
-7
/
+7
*
mtd: dataflash: add device tree probe support
Shawn Guo
2011-09-11
2
-2
/
+30
*
mtd: pxa3xx_nand: enable multiple chip select support
Lei Wen
2011-09-11
9
-68
/
+164
*
mtd: pxa3xx_nand: sperate each chip individual info
Lei Wen
2011-09-11
1
-132
/
+160
[next]