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
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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-28
mtd: nand: fix build failure and incorrect return from omap_wait()
vimal singh
1
-2
/
+5
2009-06-25
mtd: atmel_nand: Fix typo s/parititions/partitions/
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2009-06-23
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
13
-164
/
+1406
2009-06-12
trivial: Kconfig: .ko is normally not included in module names
Pavel Machek
1
-2
/
+2
2009-06-09
mtd: nand: Fix memory leak on txx9ndfmc probe failure.
Atsushi Nemoto
1
-9
/
+9
2009-06-08
mtd: orion_nand: use burst reads with double word accesses
Nicolas Pitre
1
-0
/
+23
2009-06-08
mtd/nand: s3c6400 support for s3c2410 driver
Peter Korsgaard
2
-9
/
+12
2009-06-08
Merge branch 'next-mtd' of git://aeryn.fluff.org.uk/bjdooks/linux
David Woodhouse
2
-100
/
+199
2009-06-08
[MTD] [NAND] S3C2410: Use DIV_ROUND_UP
Ben Dooks
1
-2
/
+1
2009-06-08
[MTD] [NAND] S3C2410: Deal with unaligned lengths in S3C2440 buffer read/write
Ben Dooks
1
-2
/
+20
2009-06-08
[MTD] [NAND] S3C2410: Allow the machine code to get the BBT table from NAND
Michel Pollet
1
-0
/
+6
2009-06-06
mtd: nand: max_retries off by one in mxc_nand
Roel Kluin
1
-1
/
+1
2009-06-06
mtd: nand: s3c2410_nand_setrate(): use correct macros for 2412/2440
Peter Korsgaard
1
-3
/
+3
2009-06-05
mtd: davinci nand: update clock naming
Kevin Hilman
1
-3
/
+4
2009-06-05
mtd: nand: add OMAP2/OMAP3 NAND driver
Vimal Singh
3
-0
/
+783
2009-06-05
mtd: blackfin NFC: fix hang when using NAND on BF527-EZKITs
Cliff Cai
1
-2
/
+11
2009-06-05
mtd: blackfin NFC: remove pointless return value in bf5xx_nand_dma_rw
Mike Frysinger
1
-3
/
+1
2009-06-05
mtd: add on-flash BBT support for Atmel NAND driver
Simon Polette
1
-1
/
+10
2009-06-05
mtd: MXC NAND support for 2KiB page size flashes
Vladimir Barinov
1
-9
/
+51
2009-06-05
mtd: plat_nand: allow platform to set partitions
H Hartley Sweeten
1
-0
/
+2
2009-06-05
mtd: plat_nand: add platform probe/remove callbacks
H Hartley Sweeten
1
-2
/
+11
2009-06-05
mtd: extend plat_nand for (read|write)_buf
Alexander Clouter
1
-0
/
+2
2009-06-05
mtd: davinci_nand: cmdlinepart uses MTD IDs
David Brownell
1
-11
/
+0
2009-06-05
mtd: mxc_nand: add correct dev_id parameter to free_irq() calls
Magnus Lilja
1
-2
/
+2
2009-06-05
mtd: nand: fix 512 byte software ecc support
Vimal Singh
1
-2
/
+2
2009-06-05
mtd: nand: davinci_nand, 4-bit ECC for smallpage
David Brownell
1
-13
/
+291
2009-06-05
mtd: nand: minor davinci_nand cleanup
David Brownell
1
-16
/
+11
2009-06-05
mtd: nand: don't walk past end of oobfree[]
David Brownell
1
-1
/
+2
2009-06-05
mtd: plat_nand: fix section error
Thomas Chou
1
-1
/
+1
2009-05-30
[MTD] [NAND] S3C2410: Allow commandline partition processing
Andy Green
1
-2
/
+16
2009-05-30
[MTD] [NAND] S3C2410: Fix CFG debug order
Andy Green
1
-2
/
+2
2009-05-30
[MTD] [NAND] S3C2410: Uninitialised variable cleanup
Nelson Castillo
1
-4
/
+1
2009-05-30
[MTD] [NAND] S3C2410: NAND ECC by chip rather than global
Andy Green
1
-9
/
+25
2009-05-30
[MTD] [NAND] S3C2410: Basic kerneldoc comment updates
Ben Dooks
1
-11
/
+78
2009-05-30
[MTD] [NAND] S3C2410: Move to using platform device table
Ben Dooks
1
-52
/
+26
2009-05-29
mtd: Fix handling of mtdname in txx9ndfmc.c
David Woodhouse
1
-4
/
+12
2009-05-29
mtd: MXC NAND driver fixes (v5)
Vladimir Barinov
1
-20
/
+23
2009-05-26
[MTD] Remove mtd->{suspend,resume} calls from board drivers
David Woodhouse
1
-5
/
+0
2009-04-24
cafe_nand: Fix warning
Alan Cox
1
-1
/
+1
2009-04-07
Merge git://git.infradead.org/mtd-2.6
Linus Torvalds
13
-55
/
+1695
2009-04-06
[MTD] struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
1
-1
/
+1
2009-04-06
[MTD] [NAND] FSL-UPM: Add wait flags to support board/chip specific delays
Wolfgang Grandegger
1
-2
/
+18
2009-04-06
[MTD] [NAND] FSL-UPM: add multi chip support
Wolfgang Grandegger
1
-23
/
+76
2009-04-06
[MTD] [NAND] Add support for NAND on the Socrates board
Wolfgang Grandegger
3
-0
/
+332
2009-04-06
[MTD] [NAND] Add support for 4KiB pages.
Thomas Gleixner
1
-0
/
+18
2009-04-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...
Linus Torvalds
1
-2
/
+2
2009-04-04
[MTD] [NAND] Add parent info for CAFÉ controller
David Woodhouse
1
-0
/
+1
2009-04-04
[MTD] support driver model updates
David Brownell
2
-0
/
+3
2009-04-03
[MTD] [NAND] move gen_nand's probe function to .devinit.text
Uwe Kleine-König
1
-1
/
+1
2009-03-31
module: remove module_text_address()
Rusty Russell
1
-2
/
+2
[next]