index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
fsl_elbc_nand.c
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-12-03
mtd: fsl_elbc_nand: fix jffs2 problem after NAND-flash image record in u-boot
Sergej.Stepanov@ids.de
2010-10-25
P4080/mtd: Fix the freescale lbc issue with 36bit mode
Lan Chunhe-B25806
2010-10-25
P4080/eLBC: Make Freescale elbc interrupt common to elbc devices
Roy Zang
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2009-12-31
mtd: fsl_elbc_nand.c: user resource_size()
H Hartley Sweeten
2009-11-30
mtd: eLBC NAND: give more verbose output on error
Scott Wood
2009-11-30
mtd: eLBC NAND: use recommended command sequences
Scott Wood
2009-11-30
mtd: eLBC NAND: increase bus timeout to maximum
Scott Wood
2009-09-19
mtd: nand: add "page" parameter to all read_page/read_page_raw APIs
Sneha Narnakaje
2009-01-28
powerpc: More printing warning fixes for the l64 to ll64 conversion
Stephen Rothwell
2008-12-10
[MTD] [NAND] Set the fsl elbc ECCM according the settings in bootloader.
Jason Jin
2008-10-13
[MTD] remove unused mtd parameter in of_mtd_parse_partitions()
Sebastian Andrzej Siewior
2008-07-30
[MTD] [NAND] fsl_elbc_nand.c: fix printk warning
akpm@linux-foundation.org
2008-07-25
[MTD] [NAND] fsl_elbc_nand: fix section mismatch with CONFIG_MTD_OF_PARTS=y
Anton Vorontsov
2008-07-11
[MTD] [NAND] fsl_elbc_nand: ecclayout cleanups
Anton Vorontsov
2008-07-11
[MTD] [NAND] fsl_elbc_nand: implement support for flash-based BBT
Anton Vorontsov
2008-07-11
[MTD] [NAND] fsl_elbc_nand: fix OOB workability for large page NAND chips
Anton Vorontsov
2008-06-07
[MTD] [NAND] fsl_elbc_nand: fix section mismatch between probe and remove
Anton Vorontsov
2008-04-22
[MTD] [NAND] fsl_elbc_nand: workaround for hangs during nand write
Anton Vorontsov
2008-04-22
[MTD] [NAND] corrected MPC8313 NAND fixes
Mike Hench
2008-04-22
[MTD] [NAND] fsl_elbc_nand: fix mtd name
Anton Vorontsov
2008-04-22
[MTD] [NAND] fsl_elbc_nand: Fix SEQIN handling for large pages.
Scott Wood
2008-04-17
[POWERPC] fsl_elbc_nand: factor out localbus defines
Anton Vorontsov
2008-02-07
[MTD] [NAND] Freescale enhanced Local Bus Controller FCM NAND support.
Scott Wood