index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: omap: fix error return code in omap_nand_probe()
Wei Yongjun
2013-11-06
1
-1
/
+2
*
mtd: nand_bbt: kill NAND_BBT_SCANALLPAGES
Brian Norris
2013-11-06
3
-38
/
+3
*
mtd: m25p80: fixup device removal failure path
Brian Norris
2013-11-06
1
-3
/
+1
*
mtd: mxc_nand: Include linux/of.h header
Sachin Kamat
2013-11-06
1
-0
/
+1
*
mtd: remove duplicated include from mtdcore.c
Wei Yongjun
2013-11-06
1
-1
/
+0
*
mtd: m25p80: add support for Macronix mx25l3255e
Brian Norris
2013-11-06
1
-0
/
+1
*
mtd: nand: omap: remove selection of BCH ecc-scheme via KConfig
Pekon Gupta
2013-11-06
1
-34
/
+6
*
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
4
-17
/
+9
*
ARM: OMAP2+: cleaned-up DT support of various ECC schemes
Pekon Gupta
2013-11-06
3
-18
/
+51
*
mtd: m25p80: remove 'disabled' device check
Brian Norris
2013-11-06
1
-6
/
+1
*
mtd: m25p80: remove M25PXX_USE_FAST_READ Kconfig
Brian Norris
2013-11-06
2
-12
/
+6
*
mtd: m25p80: re-align ID entries
Brian Norris
2013-11-06
1
-16
/
+16
*
mtd: m25p80: remove obsolete FIXME
Brian Norris
2013-11-06
1
-9
/
+0
*
mtd: m25p80: fix allocation size
Brian Norris
2013-11-06
1
-13
/
+7
*
mtd: gpmi: imx6: fix the wrong method for checking ready/busy
Huang Shijie
2013-11-06
1
-0
/
+7
*
mtd: gpmi: scan two nand chips
Huang Shijie
2013-11-06
1
-1
/
+1
*
mtd: gpmi: use DMA channel 0 for all the nand chips
Huang Shijie
2013-11-06
1
-3
/
+2
*
mtd: gpmi: decouple the chip select from the DMA channel
Huang Shijie
2013-11-06
2
-0
/
+9
*
driver/mtd/ifc: Read Status while programming NAND flash
Prabhakar Kushwaha
2013-11-06
1
-10
/
+24
*
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
2013-11-06
2
-0
/
+79
*
mtd: map: fixed bug in 64-bit systems
Wang Haitao
2013-11-06
1
-2
/
+2
*
mtd: Move major number definitions to major.h
Ezequiel Garcia
2013-11-06
9
-3
/
+9
*
mtd: bcm47xxpart: detect "factory" partition
Rafał Miłecki
2013-11-06
1
-0
/
+8
*
mtd: bcm47xxpart: detect block aligned Squashfs partition
Rafał Miłecki
2013-11-06
1
-0
/
+8
*
mtd: bcm47xxpart: handle malloc failures
Hauke Mehrtens
2013-11-06
1
-0
/
+7
*
mtd: bcm47xxnflash: Use devm_kzalloc
Sachin Kamat
2013-11-06
1
-13
/
+5
*
mtd: bcm47xxnflash: Use module_platform_driver
Sachin Kamat
2013-11-06
1
-19
/
+1
*
mtd: plat-ram: Use module_platform_driver
Sachin Kamat
2013-11-06
1
-15
/
+1
*
mtd: nand: hack ONFI for non-power-of-2 dimensions
Brian Norris
2013-11-06
1
-2
/
+13
*
mtd: nand: pxa3xx: Allocate data buffer on detected flash size
Ezequiel Garcia
2013-11-06
1
-15
/
+30
*
mtd: nand: pxa3xx: Move DMA I/O enabling
Ezequiel Garcia
2013-11-06
1
-1
/
+5
*
mtd: m25p80: Add support for Micron N25Q512A memory
Priyanka Jain
2013-11-06
1
-0
/
+1
*
mtg: docg3: use free_bch() instead of kfree()
Wei Yongjun
2013-11-06
1
-1
/
+1
*
mtd: docg4: fix status polling loop
Mike Dunn
2013-11-06
1
-9
/
+6
*
mtd: socrates_nand: Use dev_err instead of printk
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: socrates_nand: Use devm_kzalloc
Sachin Kamat
2013-11-06
1
-8
/
+2
*
mtd: socrates_nand: Remove redundant dev_set_drvdata
Sachin Kamat
2013-11-06
1
-2
/
+0
*
mtd: fsl_ifc_nand: Use module_platform_driver
Sachin Kamat
2013-11-06
1
-19
/
+1
*
mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
Sachin Kamat
2013-11-06
1
-1
/
+0
*
mtd: sst25l: Use devm_kzalloc
Sachin Kamat
2013-11-06
1
-9
/
+3
*
mtd: sst25l: Remove redundant spi_set_drvdata
Sachin Kamat
2013-11-06
1
-1
/
+0
*
mtd: Use MTD_BLOCK_MAJOR instead of the magic number
Ezequiel Garcia
2013-11-06
2
-2
/
+2
*
mtd: nand: pxa3xx_nand: Remove redundant of_match_ptr
Sachin Kamat
2013-11-06
1
-1
/
+1
*
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
Sachin Kamat
2013-11-06
1
-1
/
+1
[next]