index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
fsl_ifc_nand.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
1
-13
/
+13
2015-12-19
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
1
-1
/
+0
2015-12-18
mtd: nand: fsl_ifc: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
1
-12
/
+16
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
1
-9
/
+9
2015-11-12
mtd: nand: drop unnecessary partition parser data
Brian Norris
1
-3
/
+2
2015-10-13
mtd: nand: pass page number to ecc->write_xxx() methods
Boris BREZILLON
1
-1
/
+1
2015-10-13
mtd: nand: fsl_ifc_nand: show parent device in sysfs
Frans Klaver
1
-1
/
+1
2015-09-29
mtd: fsl_ifc_nand: Fix module autoload for OF platform driver
Luis de Bethencourt
1
-0
/
+1
2015-08-08
fsl_ifc: Change IO accessor based on endianness
Jaiprakash Singh
1
-128
/
+130
2015-04-06
mtd: fsl_ifc_nand: use msecs_to_jiffies for time conversion
Nicholas Mc Guire
1
-2
/
+2
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-6
/
+4
2014-11-06
fsl_ifc: Support all 8 IFC chip selects
Aaron Sierra
1
-6
/
+4
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
1
-1
/
+0
2014-05-21
mtd: fsl_ifc_nand: Workaround bogus WP on 16-bit NAND
Joe Schultz
1
-1
/
+4
2014-05-21
mtd: fsl_ifc_nand: Use void type for IFC buffer
Aaron Sierra
1
-7
/
+9
2014-04-07
Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-1
/
+0
2014-03-11
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2014-02-19
driver/memory:Move Freescale IFC driver to a common driver
Prabhakar Kushwaha
1
-1
/
+1
2014-01-12
mtd: nand: Update mtd.name assignment type to u64 for IFC, eLBC
Prabhakar Kushwaha
1
-1
/
+1
2014-01-03
mtd: fsl_ifc_nand: Remove unnecessary OOM messages
Jingoo Han
1
-1
/
+0
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
1
-32
/
+102
2013-11-07
driver/mtd/ifc: Read Status while programming NAND flash
Prabhakar Kushwaha
1
-10
/
+24
2013-11-07
driver/mtd/IFC: Add support of 8K page size NAND flash
Prabhakar Kushwaha
1
-0
/
+77
2013-11-07
mtd: fsl_ifc_nand: Use module_platform_driver
Sachin Kamat
1
-19
/
+1
2013-11-07
mtd: fsl_ifc_nand: Remove redundant dev_set_drvdata
Sachin Kamat
1
-1
/
+0
2013-10-28
mtd: nand: remove obsolete 'ecclayout' field
Brian Norris
1
-2
/
+0
2013-10-10
drivers: clean-up prom.h implicit includes
Rob Herring
1
-0
/
+1
2013-08-05
mtd: fsl_ifc_nand: set NAND_NO_SUBPAGE_WRITE
Scott Wood
1
-1
/
+1
2013-08-05
mtd: fsl_ifc_nand: remove incorrect kfree()
Brian Norris
1
-1
/
+0
2013-02-04
mtd: fsl_ifc_nand: use more portable i/o accessors
Kim Phillips
1
-114
/
+119
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
1
-1
/
+1
2012-11-16
mtd: fsl_ifc_nand: wait tWB time, poll R/B before command execution
Prabhakar Kushwaha
1
-2
/
+2
2012-10-09
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowel...
David Woodhouse
1
-1
/
+55
2012-09-29
mtd: fsl_ifc_nand: fix sparse warnings
Kim Phillips
1
-3
/
+3
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-41
/
+0
2012-09-27
driver/mtd:IFC NAND:Initialise internal SRAM before any write
Prabhakar Kushwaha
1
-1
/
+55
2012-07-06
mtd: nand: teach write_page and write_page_raw return an error code
Josh Wu
1
-1
/
+3
2012-07-06
mtd: nand: kill NAND_NO_READRDY
Brian Norris
1
-1
/
+0
2012-05-14
mtd: IFC NAND: utilize oob_required parameter
Brian Norris
1
-1
/
+2
2012-05-14
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
Brian Norris
1
-6
/
+4
2012-05-14
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
1
-1
/
+1
2012-05-14
mtd: nand: read_page() returns max_bitflips
Mike Dunn
1
-1
/
+8
2012-05-14
mtd: nand: fix incorrect ecc strength values
Mike Dunn
1
-0
/
+1
2012-05-14
mtd: IFC NAND: Add support of ONFI NAND flash
Prabhakar Kushwaha
1
-6
/
+16
2012-03-16
NAND Machine support for Integrated Flash Controller
Prabhakar Kushwaha
1
-0
/
+1072