index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
fsl_ifc_nand.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: nand: fsl_ifc: set ECC algorithm explicitly
Rafał Miłecki
2016-05-05
1
-0
/
+1
*
mtd: nand: fsl_ifc: switch to mtd_ooblayout_ops
Boris Brezillon
2016-05-05
1
-164
/
+66
*
mtd: nand: fsl_ifc: use mtd_ooblayout_xxx() helpers where appropriate
Boris Brezillon
2016-04-19
1
-5
/
+9
*
mtd/ifc: Add support for IFC controller version 2.0
Raghav Dogra
2016-04-19
1
-33
/
+39
*
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2016-01-07
1
-13
/
+13
*
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
1
-1
/
+0
*
mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
1
-12
/
+16
*
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-12-08
1
-9
/
+9
*
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-11-11
1
-3
/
+2
*
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
2015-10-13
1
-1
/
+1
*
mtd: nand: fsl_ifc_nand: show parent device in sysfs
Frans Klaver
2015-10-13
1
-1
/
+1
*
mtd: fsl_ifc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
2015-09-28
1
-0
/
+1
*
fsl_ifc: Change IO accessor based on endianness
Jaiprakash Singh
2015-08-07
1
-128
/
+130
*
mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
2015-04-05
1
-2
/
+2
*
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-12-17
1
-6
/
+4
|
\
|
*
fsl_ifc: Support all 8 IFC chip selects
Aaron Sierra
2014-11-05
1
-6
/
+4
*
|
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
/
*
mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND
Joe Schultz
2014-05-20
1
-1
/
+4
*
mtd: fsl_ifc_nand: Use void type for IFC buffer
Aaron Sierra
2014-05-20
1
-7
/
+9
*
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-04-07
1
-1
/
+0
|
\
|
*
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-03-10
1
-1
/
+0
*
|
driver/memory:Move Freescale IFC driver to a common driver
Prabhakar Kushwaha
2014-02-18
1
-1
/
+1
|
/
*
mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBC
Prabhakar Kushwaha
2014-01-11
1
-1
/
+1
*
mtd: fsl_ifc_nand: Remove unnecessary OOM messages
Jingoo Han
2014-01-03
1
-1
/
+0
*
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-14
1
-32
/
+102
|
\
|
*
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
1
-0
/
+77
|
*
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: nand: remove obsolete 'ecclayout' field
Brian Norris
2013-10-27
1
-2
/
+0
*
|
drivers: clean-up prom.h implicit includes
Rob Herring
2013-10-09
1
-0
/
+1
|
/
*
mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
Scott Wood
2013-08-05
1
-1
/
+1
*
mtd: fsl_ifc_nand: remove incorrect kfree()
Brian Norris
2013-08-05
1
-1
/
+0
*
mtd: fsl_ifc_nand: use more portable i/o accessors
Kim Phillips
2013-02-04
1
-114
/
+119
*
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
1
-1
/
+1
*
mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution
Prabhakar Kushwaha
2012-11-16
1
-2
/
+2
*
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
2012-10-09
1
-1
/
+55
|
\
|
*
driver/mtd:IFC NAND:Initialise internal SRAM before any write
Prabhakar Kushwaha
2012-09-27
1
-1
/
+55
*
|
mtd: fsl_ifc_nand: fix sparse warnings
Kim Phillips
2012-09-29
1
-3
/
+3
*
|
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-09-29
1
-41
/
+0
*
|
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
2012-07-06
1
-1
/
+3
*
|
mtd: nand: kill NAND_NO_READRDY
Brian Norris
2012-07-06
1
-1
/
+0
|
/
*
mtd: IFC NAND: utilize oob_required parameter
Brian Norris
2012-05-13
1
-1
/
+2
*
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
2012-05-13
1
-6
/
+4
*
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-05-13
1
-1
/
+1
*
mtd: nand: read_page() returns max_bitflips
Mike Dunn
2012-05-13
1
-1
/
+8
*
mtd: nand: fix incorrect ecc strength values
Mike Dunn
2012-05-13
1
-0
/
+1
*
mtd: IFC NAND: Add support of ONFI NAND flash
Prabhakar Kushwaha
2012-05-13
1
-6
/
+16
*
NAND Machine support for Integrated Flash Controller
Prabhakar Kushwaha
2012-03-16
1
-0
/
+1072