index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
diskonchip.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-01
mtd: diskonchip: mem resource name is not optional
Sasha Levin
1
-1
/
+1
2014-03-11
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
1
-1
/
+2
2014-01-03
mtd: diskonchip: Remove unnecessary OOM messages
Jingoo Han
1
-3
/
+0
2014-01-03
mtd: nand: diskonchip: Request memory region prior ioremap()
Alexander Shiyan
1
-1
/
+9
2013-10-28
mtd: diskonchip: Fix incorrect placement of __initdata
Sachin Kamat
1
-1
/
+1
2013-08-06
mtd: diskonchip: remove unused entries in Kconfig
Michael Opdenacker
1
-2
/
+2
2012-11-16
mtd: diskonchip: don't warn about ARM architecture
Arnd Bergmann
1
-2
/
+0
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
1
-63
/
+0
2012-03-27
mtd: flash drivers set ecc strength
Mike Dunn
1
-0
/
+1
2012-01-09
mtd: introduce mtd_read interface
Artem Bityutskiy
1
-2
/
+2
2011-11-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
1
-4
/
+4
2011-11-01
mtd: Add module.h to drivers users that were implicitly using it.
Paul Gortmaker
1
-0
/
+1
2011-09-21
mtd: utilize `mtd_is_*()' functions
Brian Norris
1
-1
/
+1
2011-09-11
mtd: spelling, capitalization, uniformity
Brian Norris
1
-2
/
+2
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
1
-1
/
+1
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
1
-1
/
+1
2011-05-25
mtd: diskonchip: convert to mtd_device_register()
Jamie Iles
1
-11
/
+7
2011-04-27
Revert wrong fixes for common misspellings
Lucas De Marchi
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-4
/
+4
2010-08-09
mtd: Remove obsolete <mtd/compatmac.h> include
David Woodhouse
1
-1
/
+0
2010-08-04
mtd: doc2000: fix uninitialized variable in doc_ecc_decode()
Mark Ware
1
-2
/
+3
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-12-04
tree-wide: fix assorted typos all over the place
André Goddard Rosa
1
-1
/
+1
2009-03-30
trivial: MTD: remove EOL from MODULE_DESCRIPTION
Niels de Vos
1
-1
/
+1
2008-08-01
[MTD] [NAND] diskonchip.c fix sparse endian warnings
Harvey Harrison
1
-15
/
+15
2008-07-11
[MTD] [NAND] remove __PPC__ hardcoded address from DiskOnChip drivers
Milton Miller
1
-2
/
+0
2008-06-04
MTD/JFFS2: remove CVS keywords
Adrian Bunk
1
-2
/
+0
2007-10-21
[MTD] [NAND] Replace -1 with -EBADMSG in nand error correction code
Jörn Engel
1
-2
/
+2
2007-08-01
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
David Woodhouse
1
-3
/
+0
2007-08-01
[MIPS] Remove Momentum Ocelot support.
Ralf Baechle
1
-3
/
+0
2007-07-11
[MTD] Remove Ocelot G support from DiskOnChip drivers.
Yoichi Yuasa
1
-2
/
+0
2007-07-10
[MIPS] Remove Momenco Ocelot C support
Franck Bui-Huu
1
-1
/
+1
2007-03-08
[MTD] [NAND] Correct misspelled preprocessor variable.
Robert P. J. Day
1
-1
/
+1
2006-11-29
[MTD] replace kmalloc+memset with kzalloc
Burman Yan
1
-2
/
+1
2006-06-20
[MTD] NAND: Fix breakage all over the place
Thomas Gleixner
1
-1
/
+1
2006-05-29
[MTD] NAND Replace oobinfo by ecclayout
Thomas Gleixner
1
-3
/
+2
2006-05-26
[MTD] NAND modularize write function
Thomas Gleixner
1
-1
/
+1
2006-05-25
[MTD] NAND Modularize read function
Thomas Gleixner
1
-1
/
+3
2006-05-24
[MTD] NAND remove write_byte/word function from nand_chip
Thomas Gleixner
1
-5
/
+6
2006-05-24
[MTD] Refactor NAND hwcontrol to cmd_ctrl
Thomas Gleixner
1
-48
/
+29
2006-05-23
[MTD] ECC rework broke diskonchip
Thomas Gleixner
1
-1
/
+1
2006-05-23
Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/
Thomas Gleixner
1
-8
/
+8
2006-05-23
[MTD] NAND modularize ECC
Thomas Gleixner
1
-4
/
+6
2006-05-23
[MTD] Introduce writesize
Joern Engel
1
-8
/
+8
2006-05-13
[MTD NAND] Indent all of drivers/mtd/nand/*.c.
David Woodhouse
1
-204
/
+211
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-1
/
+1
2005-11-07
[MTD] NAND: Clean up trailing white spaces
Thomas Gleixner
1
-50
/
+50
2005-05-23
[MTD] DiskOnChip: Add some comments
Dan Brown
1
-1
/
+11
2005-05-23
[MTD] DiskOnChip: Fix compile w/o CONFIG_MTD_PARTITIONS.
Dan Brown
1
-3
/
+1
2005-05-23
[MTD] DiskOnChip: Prevent problems with existing filesystems
Dan Brown
1
-2
/
+2
[next]